# Copyright (C) 2012 
# This file is distributed under the same license as the  package.
msgid ""
msgstr ""
"Project-Id-Version: BuddyPress Xprofile Custom Fields Type\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/buddypress-xprofile-custom-"
"fields-type\n"
"POT-Creation-Date: 2022-04-17 08:04+0530\n"
"PO-Revision-Date: 2022-04-17 08:04+0530\n"
"Last-Translator: Thorsten Wollenhöfer <thorsten.wollenhoefer@gmail.com>\n"
"Language-Team: Thorsten Wollenhöfer <thorsten.wollenhoefer@gmail.com>\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;__ngettext;_n;__ngettext_noop;_n_noop;_x;_nx;"
"_nx_noop;_ex;esc_attr__;esc_attr_e;esc_attr_x;esc_html__;esc_html_e;"
"esc_html_x;_c;_nc\n"
"X-Poedit-SourceCharset: UTF-8\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SearchPath-0: .\n"

#: src/admin/class-admin.php:48
msgid ""
"BuddyPress Xprofile Custom Field Types plugin needs Buddypress Xprofile "
"Component. Please enable Xprofile first."
msgstr ""
"Das Plugin BuddyPress Xprofile Custom Field Types benötigt Buddypress "
"Xprofile Component. Bitte aktivieren Sie zuerst Xprofile."

#: src/admin/class-field-settings-helper.php:244
msgid "Select2"
msgstr "Select2"

#: src/admin/class-field-settings-helper.php:246
msgid "Enable select2 javascript code."
msgstr "Aktivieren Sie Select2 JavaScript-Code."

#: src/admin/class-field-settings-helper.php:250
msgid "Select2 status for this field"
msgstr "Select2 Status für dieses Feld"

#: src/admin/class-field-settings-helper.php:253
msgid "Enabled"
msgstr "Aktiviert"

#: src/admin/class-field-settings-helper.php:256
msgid "Disabled"
msgstr "Deaktiviert"

#: src/field-types/class-field-type-birthdate.php:30
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Birthdate Selector"
msgid "Birthdate Selector"
msgstr "Geburtsdatum-Selektor"

#: src/field-types/class-field-type-birthdate.php:31
#: src/field-types/class-field-type-checkbox-acceptance.php:31
#: src/field-types/class-field-type-color.php:29
#: src/field-types/class-field-type-country.php:30
#: src/field-types/class-field-type-datepicker.php:29
#: src/field-types/class-field-type-decimal-number.php:30
#: src/field-types/class-field-type-email.php:30
#: src/field-types/class-field-type-file.php:30
#: src/field-types/class-field-type-from-to.php:30
#: src/field-types/class-field-type-image.php:30
#: src/field-types/class-field-type-multi-select-post-type.php:32
#: src/field-types/class-field-type-multi-select-taxonomy.php:31
#: src/field-types/class-field-type-number-min-max.php:29
#: src/field-types/class-field-type-oembed.php:27
#: src/field-types/class-field-type-select-post-type.php:30
#: src/field-types/class-field-type-select-taxonomy.php:31
#: src/field-types/class-field-type-slider.php:28
#: src/field-types/class-field-type-tags.php:31
#: src/field-types/class-field-type-token.php:31
#: src/field-types/class-field-type-web.php:27
#, fuzzy
#| msgctxt "xprofile field type category"
#| msgid "Custom Fields"
msgid "Custom Fields"
msgstr "Benutzerdefinierte Felder"

#: src/field-types/class-field-type-birthdate.php:67
#: src/field-types/class-field-type-birthdate.php:73
msgid "Date format"
msgstr "Datumsformat"

#: src/field-types/class-field-type-birthdate.php:89
msgid "Time elapsed"
msgstr "Zeit ist abgelaufen"

#: src/field-types/class-field-type-birthdate.php:89
msgid "<code>4 years ago</code>, <code>4 years from now</code>"
msgstr "<code>4 Jahre zuvor</code>, <code>4 Jahre von jetzt an</code>"

#: src/field-types/class-field-type-birthdate.php:96
msgid "Custom:"
msgstr "Benutzerdefiniert:"

#: src/field-types/class-field-type-birthdate.php:98
msgid "Enter custom time format"
msgstr "Eigenes Zeitformat angeben"

#: src/field-types/class-field-type-birthdate.php:99
msgid "Example:"
msgstr "Beispiel:"

#: src/field-types/class-field-type-birthdate.php:101
msgid "Documentation on date and time formatting"
msgstr "Dokumentation zur Datum/Zeit Formatierung"

#: src/field-types/class-field-type-birthdate.php:110
#: src/field-types/class-field-type-birthdate.php:116
msgid "Range"
msgstr "Bereich"

#: src/field-types/class-field-type-birthdate.php:123
msgid "Absolute"
msgstr "Absolut"

#: src/field-types/class-field-type-birthdate.php:128
#: src/field-types/class-field-type-birthdate.php:144
msgid "Start:"
msgstr "Start:"

#: src/field-types/class-field-type-birthdate.php:130
#: src/field-types/class-field-type-birthdate.php:159
msgid "End:"
msgstr "Ende:"

#: src/field-types/class-field-type-birthdate.php:139
msgid "Relative"
msgstr "Relativ"

#: src/field-types/class-field-type-birthdate.php:150
#: src/field-types/class-field-type-birthdate.php:164
msgid "Select range"
msgstr "Bereich auswählen"

#: src/field-types/class-field-type-birthdate.php:153
#: src/field-types/class-field-type-birthdate.php:167
msgid "years ago"
msgstr "Jahre zuvor"

#: src/field-types/class-field-type-birthdate.php:155
#: src/field-types/class-field-type-birthdate.php:169
msgid "years from now"
msgstr "Jahre von jetzt an"

#: src/field-types/class-field-type-birthdate.php:179
msgid "Show age:"
msgstr "Das Alter anzeigen:"

#: src/field-types/class-field-type-birthdate.php:182
msgid "Check this if you want to show age instead of birthdate:"
msgstr ""
"Aktivieren Sie diese Option, wenn Sie anstelle des Geburtsdatums das Alter "
"anzeigen möchten:"

#: src/field-types/class-field-type-birthdate.php:188
msgid "Display Label for age:"
msgstr "Label für das Alter anzeigen:"

#: src/field-types/class-field-type-birthdate.php:189
msgid "e.g Age."
msgstr "z.B. Alter."

#: src/field-types/class-field-type-birthdate.php:193
msgid "Hide months while showing age?"
msgstr "Die Monate ausblenden und dafür das Alter anzeigen?"

#: src/field-types/class-field-type-birthdate.php:199
msgid "Define a minimum age:"
msgstr "Definieren Sie ein Mindestalter:"

#: src/field-types/class-field-type-birthdate.php:202
msgid "Minimum age:"
msgstr "Mindestalter:"

#: src/field-types/class-field-type-birthdate.php:238
#, php-format
msgid "%s years"
msgstr "%s Jahre"

#: src/field-types/class-field-type-birthdate.php:241
#, fuzzy, php-format
#| msgid ", %s month"
#| msgid_plural ", %s months"
msgid ", %s month"
msgstr ", %s Monat"

#: src/field-types/class-field-type-checkbox-acceptance.php:30
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Checkbox Acceptance"
msgid "Checkbox Acceptance"
msgstr "Checkbox-Zustimmung"

#: src/field-types/class-field-type-checkbox-acceptance.php:122
msgid ""
"Use this field to write a text that should be displayed beside the checkbox:"
msgstr ""
"Verwenden Sie dieses Feld, um einen Text zu schreiben, der neben dem "
"Kontrollkästchen angezeigt werden soll:"

#: src/field-types/class-field-type-checkbox-acceptance.php:194
msgid "No"
msgstr "Nein"

#: src/field-types/class-field-type-checkbox-acceptance.php:194
#: src/field-types/class-field-type-web.php:62
msgid "Yes"
msgstr "Ja"

#: src/field-types/class-field-type-color.php:28
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Color (HTML5 field)"
msgid "Color (HTML5 field)"
msgstr "Farbe (HTML5-Feld)"

#: src/field-types/class-field-type-country.php:29
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Custom Taxonomy Selector"
msgid "Country Selector"
msgstr "Benutzerdefinierte Taxonomie-Auswahl"

#: src/field-types/class-field-type-country.php:62
#: src/field-types/class-field-type-country.php:152
#: src/field-types/class-field-type-multi-select-post-type.php:178
#: src/field-types/class-field-type-multi-select-taxonomy.php:170
#: src/field-types/class-field-type-select-post-type.php:61
#: src/field-types/class-field-type-select-post-type.php:158
#: src/field-types/class-field-type-select-taxonomy.php:62
#: src/field-types/class-field-type-select-taxonomy.php:157
msgid "Select..."
msgstr "Bitte auswählen..."

#: src/field-types/class-field-type-country.php:147
#: src/field-types/class-field-type-country.php:150
#, fuzzy
#| msgid "Select a post type:"
msgid "Select country:"
msgstr "Wählen Sie einen Beitragstyp:"

#: src/field-types/class-field-type-country.php:221
msgid "Afghanistan"
msgstr ""

#: src/field-types/class-field-type-country.php:222
msgid "Åland Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:223
msgid "Albania"
msgstr ""

#: src/field-types/class-field-type-country.php:224
msgid "Algeria"
msgstr ""

#: src/field-types/class-field-type-country.php:225
msgid "American Samoa"
msgstr ""

#: src/field-types/class-field-type-country.php:226
msgid "Andorra"
msgstr ""

#: src/field-types/class-field-type-country.php:227
msgid "Angola"
msgstr ""

#: src/field-types/class-field-type-country.php:228
msgid "Anguilla"
msgstr ""

#: src/field-types/class-field-type-country.php:229
msgid "Antarctica"
msgstr ""

#: src/field-types/class-field-type-country.php:230
msgid "Antigua and Barbuda"
msgstr ""

#: src/field-types/class-field-type-country.php:231
msgid "Argentina"
msgstr ""

#: src/field-types/class-field-type-country.php:232
msgid "Armenia"
msgstr ""

#: src/field-types/class-field-type-country.php:233
msgid "Aruba"
msgstr ""

#: src/field-types/class-field-type-country.php:234
msgid "Australia"
msgstr ""

#: src/field-types/class-field-type-country.php:235
msgid "Austria"
msgstr ""

#: src/field-types/class-field-type-country.php:236
msgid "Azerbaijan"
msgstr ""

#: src/field-types/class-field-type-country.php:237
msgid "Bahamas"
msgstr ""

#: src/field-types/class-field-type-country.php:238
msgid "Bahrain"
msgstr ""

#: src/field-types/class-field-type-country.php:239
msgid "Bangladesh"
msgstr ""

#: src/field-types/class-field-type-country.php:240
msgid "Barbados"
msgstr ""

#: src/field-types/class-field-type-country.php:241
msgid "Belarus"
msgstr ""

#: src/field-types/class-field-type-country.php:242
msgid "Belgium"
msgstr ""

#: src/field-types/class-field-type-country.php:243
msgid "Belau"
msgstr ""

#: src/field-types/class-field-type-country.php:244
msgid "Belize"
msgstr ""

#: src/field-types/class-field-type-country.php:245
msgid "Benin"
msgstr ""

#: src/field-types/class-field-type-country.php:246
msgid "Bermuda"
msgstr ""

#: src/field-types/class-field-type-country.php:247
msgid "Bhutan"
msgstr ""

#: src/field-types/class-field-type-country.php:248
msgid "Bolivia"
msgstr ""

#: src/field-types/class-field-type-country.php:249
msgid "Bonaire, Saint Eustatius and Saba"
msgstr ""

#: src/field-types/class-field-type-country.php:250
msgid "Bosnia and Herzegovina"
msgstr ""

#: src/field-types/class-field-type-country.php:251
msgid "Botswana"
msgstr ""

#: src/field-types/class-field-type-country.php:252
msgid "Bouvet Island"
msgstr ""

#: src/field-types/class-field-type-country.php:253
msgid "Brazil"
msgstr ""

#: src/field-types/class-field-type-country.php:254
msgid "British Indian Ocean Territory"
msgstr ""

#: src/field-types/class-field-type-country.php:255
msgid "Brunei"
msgstr ""

#: src/field-types/class-field-type-country.php:256
msgid "Bulgaria"
msgstr ""

#: src/field-types/class-field-type-country.php:257
msgid "Burkina Faso"
msgstr ""

#: src/field-types/class-field-type-country.php:258
msgid "Burundi"
msgstr ""

#: src/field-types/class-field-type-country.php:259
msgid "Cambodia"
msgstr ""

#: src/field-types/class-field-type-country.php:260
msgid "Cameroon"
msgstr ""

#: src/field-types/class-field-type-country.php:261
msgid "Canada"
msgstr ""

#: src/field-types/class-field-type-country.php:262
msgid "Cape Verde"
msgstr ""

#: src/field-types/class-field-type-country.php:263
msgid "Cayman Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:264
msgid "Central African Republic"
msgstr ""

#: src/field-types/class-field-type-country.php:265
msgid "Chad"
msgstr ""

#: src/field-types/class-field-type-country.php:266
msgid "Chile"
msgstr ""

#: src/field-types/class-field-type-country.php:267
msgid "China"
msgstr ""

#: src/field-types/class-field-type-country.php:268
msgid "Christmas Island"
msgstr ""

#: src/field-types/class-field-type-country.php:269
msgid "Cocos (Keeling) Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:270
#, fuzzy
#| msgid "Color"
msgid "Colombia"
msgstr "Farbe"

#: src/field-types/class-field-type-country.php:271
msgid "Comoros"
msgstr ""

#: src/field-types/class-field-type-country.php:272
msgid "Congo (Brazzaville)"
msgstr ""

#: src/field-types/class-field-type-country.php:273
msgid "Congo (Kinshasa)"
msgstr ""

#: src/field-types/class-field-type-country.php:274
msgid "Cook Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:275
msgid "Costa Rica"
msgstr ""

#: src/field-types/class-field-type-country.php:276
msgid "Croatia"
msgstr ""

#: src/field-types/class-field-type-country.php:277
msgid "Cuba"
msgstr ""

#: src/field-types/class-field-type-country.php:278
msgid "Cura&ccedil;ao"
msgstr ""

#: src/field-types/class-field-type-country.php:279
msgid "Cyprus"
msgstr ""

#: src/field-types/class-field-type-country.php:280
msgid "Czech Republic"
msgstr ""

#: src/field-types/class-field-type-country.php:281
msgid "Denmark"
msgstr ""

#: src/field-types/class-field-type-country.php:282
msgid "Djibouti"
msgstr ""

#: src/field-types/class-field-type-country.php:283
msgid "Dominica"
msgstr ""

#: src/field-types/class-field-type-country.php:284
msgid "Dominican Republic"
msgstr ""

#: src/field-types/class-field-type-country.php:285
msgid "Ecuador"
msgstr ""

#: src/field-types/class-field-type-country.php:286
msgid "Egypt"
msgstr ""

#: src/field-types/class-field-type-country.php:287
msgid "El Salvador"
msgstr ""

#: src/field-types/class-field-type-country.php:288
msgid "Equatorial Guinea"
msgstr ""

#: src/field-types/class-field-type-country.php:289
msgid "Eritrea"
msgstr ""

#: src/field-types/class-field-type-country.php:290
msgid "Estonia"
msgstr ""

#: src/field-types/class-field-type-country.php:291
msgid "Ethiopia"
msgstr ""

#: src/field-types/class-field-type-country.php:292
msgid "Falkland Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:293
msgid "Faroe Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:294
msgid "Fiji"
msgstr ""

#: src/field-types/class-field-type-country.php:295
msgid "Finland"
msgstr ""

#: src/field-types/class-field-type-country.php:296
msgid "France"
msgstr ""

#: src/field-types/class-field-type-country.php:297
msgid "French Guiana"
msgstr ""

#: src/field-types/class-field-type-country.php:298
msgid "French Polynesia"
msgstr ""

#: src/field-types/class-field-type-country.php:299
msgid "French Southern Territories"
msgstr ""

#: src/field-types/class-field-type-country.php:300
msgid "Gabon"
msgstr ""

#: src/field-types/class-field-type-country.php:301
msgid "Gambia"
msgstr ""

#: src/field-types/class-field-type-country.php:302
msgid "Georgia"
msgstr ""

#: src/field-types/class-field-type-country.php:303
msgid "Germany"
msgstr ""

#: src/field-types/class-field-type-country.php:304
msgid "Ghana"
msgstr ""

#: src/field-types/class-field-type-country.php:305
msgid "Gibraltar"
msgstr ""

#: src/field-types/class-field-type-country.php:306
msgid "Greece"
msgstr ""

#: src/field-types/class-field-type-country.php:307
msgid "Greenland"
msgstr ""

#: src/field-types/class-field-type-country.php:308
msgid "Grenada"
msgstr ""

#: src/field-types/class-field-type-country.php:309
msgid "Guadeloupe"
msgstr ""

#: src/field-types/class-field-type-country.php:310
msgid "Guam"
msgstr ""

#: src/field-types/class-field-type-country.php:311
msgid "Guatemala"
msgstr ""

#: src/field-types/class-field-type-country.php:312
msgid "Guernsey"
msgstr ""

#: src/field-types/class-field-type-country.php:313
msgid "Guinea"
msgstr ""

#: src/field-types/class-field-type-country.php:314
msgid "Guinea-Bissau"
msgstr ""

#: src/field-types/class-field-type-country.php:315
msgid "Guyana"
msgstr ""

#: src/field-types/class-field-type-country.php:316
msgid "Haiti"
msgstr ""

#: src/field-types/class-field-type-country.php:317
msgid "Heard Island and McDonald Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:318
msgid "Honduras"
msgstr ""

#: src/field-types/class-field-type-country.php:319
msgid "Hong Kong"
msgstr ""

#: src/field-types/class-field-type-country.php:320
msgid "Hungary"
msgstr ""

#: src/field-types/class-field-type-country.php:321
msgid "Iceland"
msgstr ""

#: src/field-types/class-field-type-country.php:322
msgid "India"
msgstr ""

#: src/field-types/class-field-type-country.php:323
msgid "Indonesia"
msgstr ""

#: src/field-types/class-field-type-country.php:324
msgid "Iran"
msgstr ""

#: src/field-types/class-field-type-country.php:325
msgid "Iraq"
msgstr ""

#: src/field-types/class-field-type-country.php:326
msgid "Ireland"
msgstr ""

#: src/field-types/class-field-type-country.php:327
msgid "Isle of Man"
msgstr ""

#: src/field-types/class-field-type-country.php:328
msgid "Israel"
msgstr ""

#: src/field-types/class-field-type-country.php:329
msgid "Italy"
msgstr ""

#: src/field-types/class-field-type-country.php:330
msgid "Ivory Coast"
msgstr ""

#: src/field-types/class-field-type-country.php:331
msgid "Jamaica"
msgstr ""

#: src/field-types/class-field-type-country.php:332
msgid "Japan"
msgstr ""

#: src/field-types/class-field-type-country.php:333
msgid "Jersey"
msgstr ""

#: src/field-types/class-field-type-country.php:334
msgid "Jordan"
msgstr ""

#: src/field-types/class-field-type-country.php:335
msgid "Kazakhstan"
msgstr ""

#: src/field-types/class-field-type-country.php:336
msgid "Kenya"
msgstr ""

#: src/field-types/class-field-type-country.php:337
msgid "Kiribati"
msgstr ""

#: src/field-types/class-field-type-country.php:338
msgid "Kuwait"
msgstr ""

#: src/field-types/class-field-type-country.php:339
msgid "Kyrgyzstan"
msgstr ""

#: src/field-types/class-field-type-country.php:340
msgid "Laos"
msgstr ""

#: src/field-types/class-field-type-country.php:341
msgid "Latvia"
msgstr ""

#: src/field-types/class-field-type-country.php:342
msgid "Lebanon"
msgstr ""

#: src/field-types/class-field-type-country.php:343
msgid "Lesotho"
msgstr ""

#: src/field-types/class-field-type-country.php:344
msgid "Liberia"
msgstr ""

#: src/field-types/class-field-type-country.php:345
msgid "Libya"
msgstr ""

#: src/field-types/class-field-type-country.php:346
msgid "Liechtenstein"
msgstr ""

#: src/field-types/class-field-type-country.php:347
msgid "Lithuania"
msgstr ""

#: src/field-types/class-field-type-country.php:348
msgid "Luxembourg"
msgstr ""

#: src/field-types/class-field-type-country.php:349
msgid "Macao"
msgstr ""

#: src/field-types/class-field-type-country.php:350
msgid "North Macedonia"
msgstr ""

#: src/field-types/class-field-type-country.php:351
msgid "Madagascar"
msgstr ""

#: src/field-types/class-field-type-country.php:352
msgid "Malawi"
msgstr ""

#: src/field-types/class-field-type-country.php:353
msgid "Malaysia"
msgstr ""

#: src/field-types/class-field-type-country.php:354
msgid "Maldives"
msgstr ""

#: src/field-types/class-field-type-country.php:355
msgid "Mali"
msgstr ""

#: src/field-types/class-field-type-country.php:356
msgid "Malta"
msgstr ""

#: src/field-types/class-field-type-country.php:357
msgid "Marshall Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:358
msgid "Martinique"
msgstr ""

#: src/field-types/class-field-type-country.php:359
msgid "Mauritania"
msgstr ""

#: src/field-types/class-field-type-country.php:360
msgid "Mauritius"
msgstr ""

#: src/field-types/class-field-type-country.php:361
msgid "Mayotte"
msgstr ""

#: src/field-types/class-field-type-country.php:362
msgid "Mexico"
msgstr ""

#: src/field-types/class-field-type-country.php:363
msgid "Micronesia"
msgstr ""

#: src/field-types/class-field-type-country.php:364
msgid "Moldova"
msgstr ""

#: src/field-types/class-field-type-country.php:365
msgid "Monaco"
msgstr ""

#: src/field-types/class-field-type-country.php:366
msgid "Mongolia"
msgstr ""

#: src/field-types/class-field-type-country.php:367
msgid "Montenegro"
msgstr ""

#: src/field-types/class-field-type-country.php:368
msgid "Montserrat"
msgstr ""

#: src/field-types/class-field-type-country.php:369
msgid "Morocco"
msgstr ""

#: src/field-types/class-field-type-country.php:370
msgid "Mozambique"
msgstr ""

#: src/field-types/class-field-type-country.php:371
msgid "Myanmar"
msgstr ""

#: src/field-types/class-field-type-country.php:372
msgid "Namibia"
msgstr ""

#: src/field-types/class-field-type-country.php:373
msgid "Nauru"
msgstr ""

#: src/field-types/class-field-type-country.php:374
msgid "Nepal"
msgstr ""

#: src/field-types/class-field-type-country.php:375
msgid "Netherlands"
msgstr ""

#: src/field-types/class-field-type-country.php:376
msgid "New Caledonia"
msgstr ""

#: src/field-types/class-field-type-country.php:377
msgid "New Zealand"
msgstr ""

#: src/field-types/class-field-type-country.php:378
msgid "Nicaragua"
msgstr ""

#: src/field-types/class-field-type-country.php:379
msgid "Niger"
msgstr ""

#: src/field-types/class-field-type-country.php:380
msgid "Nigeria"
msgstr ""

#: src/field-types/class-field-type-country.php:381
msgid "Niue"
msgstr ""

#: src/field-types/class-field-type-country.php:382
msgid "Norfolk Island"
msgstr ""

#: src/field-types/class-field-type-country.php:383
msgid "Northern Mariana Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:384
msgid "North Korea"
msgstr ""

#: src/field-types/class-field-type-country.php:385
msgid "Norway"
msgstr ""

#: src/field-types/class-field-type-country.php:386
msgid "Oman"
msgstr ""

#: src/field-types/class-field-type-country.php:387
msgid "Pakistan"
msgstr ""

#: src/field-types/class-field-type-country.php:388
msgid "Palestinian Territory"
msgstr ""

#: src/field-types/class-field-type-country.php:389
msgid "Panama"
msgstr ""

#: src/field-types/class-field-type-country.php:390
msgid "Papua New Guinea"
msgstr ""

#: src/field-types/class-field-type-country.php:391
msgid "Paraguay"
msgstr ""

#: src/field-types/class-field-type-country.php:392
msgid "Peru"
msgstr ""

#: src/field-types/class-field-type-country.php:393
msgid "Philippines"
msgstr ""

#: src/field-types/class-field-type-country.php:394
msgid "Pitcairn"
msgstr ""

#: src/field-types/class-field-type-country.php:395
msgid "Poland"
msgstr ""

#: src/field-types/class-field-type-country.php:396
msgid "Portugal"
msgstr ""

#: src/field-types/class-field-type-country.php:397
msgid "Puerto Rico"
msgstr ""

#: src/field-types/class-field-type-country.php:398
msgid "Qatar"
msgstr ""

#: src/field-types/class-field-type-country.php:399
msgid "Reunion"
msgstr ""

#: src/field-types/class-field-type-country.php:400
msgid "Romania"
msgstr ""

#: src/field-types/class-field-type-country.php:401
msgid "Russia"
msgstr ""

#: src/field-types/class-field-type-country.php:402
msgid "Rwanda"
msgstr ""

#: src/field-types/class-field-type-country.php:403
msgid "Saint Barth&eacute;lemy"
msgstr ""

#: src/field-types/class-field-type-country.php:404
msgid "Saint Helena"
msgstr ""

#: src/field-types/class-field-type-country.php:405
msgid "Saint Kitts and Nevis"
msgstr ""

#: src/field-types/class-field-type-country.php:406
msgid "Saint Lucia"
msgstr ""

#: src/field-types/class-field-type-country.php:407
msgid "Saint Martin (French part)"
msgstr ""

#: src/field-types/class-field-type-country.php:408
msgid "Saint Martin (Dutch part)"
msgstr ""

#: src/field-types/class-field-type-country.php:409
msgid "Saint Pierre and Miquelon"
msgstr ""

#: src/field-types/class-field-type-country.php:410
msgid "Saint Vincent and the Grenadines"
msgstr ""

#: src/field-types/class-field-type-country.php:411
msgid "San Marino"
msgstr ""

#: src/field-types/class-field-type-country.php:412
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
msgstr ""

#: src/field-types/class-field-type-country.php:413
msgid "Saudi Arabia"
msgstr ""

#: src/field-types/class-field-type-country.php:414
msgid "Senegal"
msgstr ""

#: src/field-types/class-field-type-country.php:415
msgid "Serbia"
msgstr ""

#: src/field-types/class-field-type-country.php:416
msgid "Seychelles"
msgstr ""

#: src/field-types/class-field-type-country.php:417
msgid "Sierra Leone"
msgstr ""

#: src/field-types/class-field-type-country.php:418
msgid "Singapore"
msgstr ""

#: src/field-types/class-field-type-country.php:419
msgid "Slovakia"
msgstr ""

#: src/field-types/class-field-type-country.php:420
msgid "Slovenia"
msgstr ""

#: src/field-types/class-field-type-country.php:421
msgid "Solomon Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:422
msgid "Somalia"
msgstr ""

#: src/field-types/class-field-type-country.php:423
msgid "South Africa"
msgstr ""

#: src/field-types/class-field-type-country.php:424
msgid "South Georgia/Sandwich Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:425
msgid "South Korea"
msgstr ""

#: src/field-types/class-field-type-country.php:426
msgid "South Sudan"
msgstr ""

#: src/field-types/class-field-type-country.php:427
msgid "Spain"
msgstr ""

#: src/field-types/class-field-type-country.php:428
msgid "Sri Lanka"
msgstr ""

#: src/field-types/class-field-type-country.php:429
msgid "Sudan"
msgstr ""

#: src/field-types/class-field-type-country.php:430
msgid "Suriname"
msgstr ""

#: src/field-types/class-field-type-country.php:431
msgid "Svalbard and Jan Mayen"
msgstr ""

#: src/field-types/class-field-type-country.php:432
msgid "Swaziland"
msgstr ""

#: src/field-types/class-field-type-country.php:433
msgid "Sweden"
msgstr ""

#: src/field-types/class-field-type-country.php:434
msgid "Switzerland"
msgstr ""

#: src/field-types/class-field-type-country.php:435
msgid "Syria"
msgstr ""

#: src/field-types/class-field-type-country.php:436
msgid "Taiwan"
msgstr ""

#: src/field-types/class-field-type-country.php:437
msgid "Tajikistan"
msgstr ""

#: src/field-types/class-field-type-country.php:438
msgid "Tanzania"
msgstr ""

#: src/field-types/class-field-type-country.php:439
msgid "Thailand"
msgstr ""

#: src/field-types/class-field-type-country.php:440
msgid "Timor-Leste"
msgstr ""

#: src/field-types/class-field-type-country.php:441
msgid "Togo"
msgstr ""

#: src/field-types/class-field-type-country.php:442
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Token"
msgid "Tokelau"
msgstr "Token"

#: src/field-types/class-field-type-country.php:443
msgid "Tonga"
msgstr ""

#: src/field-types/class-field-type-country.php:444
msgid "Trinidad and Tobago"
msgstr ""

#: src/field-types/class-field-type-country.php:445
msgid "Tunisia"
msgstr ""

#: src/field-types/class-field-type-country.php:446
msgid "Turkey"
msgstr ""

#: src/field-types/class-field-type-country.php:447
msgid "Turkmenistan"
msgstr ""

#: src/field-types/class-field-type-country.php:448
msgid "Turks and Caicos Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:449
msgid "Tuvalu"
msgstr ""

#: src/field-types/class-field-type-country.php:450
msgid "Uganda"
msgstr ""

#: src/field-types/class-field-type-country.php:451
msgid "Ukraine"
msgstr ""

#: src/field-types/class-field-type-country.php:452
msgid "United Arab Emirates"
msgstr ""

#: src/field-types/class-field-type-country.php:453
msgid "United Kingdom"
msgstr ""

#: src/field-types/class-field-type-country.php:454
msgid "United States"
msgstr ""

#: src/field-types/class-field-type-country.php:455
msgid "United States Minor Outlying Islands"
msgstr ""

#: src/field-types/class-field-type-country.php:456
msgid "Uruguay"
msgstr ""

#: src/field-types/class-field-type-country.php:457
msgid "Uzbekistan"
msgstr ""

#: src/field-types/class-field-type-country.php:458
msgid "Vanuatu"
msgstr ""

#: src/field-types/class-field-type-country.php:459
msgid "Vatican"
msgstr ""

#: src/field-types/class-field-type-country.php:460
msgid "Venezuela"
msgstr ""

#: src/field-types/class-field-type-country.php:461
msgid "Vietnam"
msgstr ""

#: src/field-types/class-field-type-country.php:462
msgid "Virgin Islands (British)"
msgstr ""

#: src/field-types/class-field-type-country.php:463
msgid "Virgin Islands (US)"
msgstr ""

#: src/field-types/class-field-type-country.php:464
msgid "Wallis and Futuna"
msgstr ""

#: src/field-types/class-field-type-country.php:465
msgid "Western Sahara"
msgstr ""

#: src/field-types/class-field-type-country.php:466
msgid "Samoa"
msgstr ""

#: src/field-types/class-field-type-country.php:467
msgid "Yemen"
msgstr ""

#: src/field-types/class-field-type-country.php:468
msgid "Zambia"
msgstr ""

#: src/field-types/class-field-type-country.php:469
msgid "Zimbabwe"
msgstr ""

#: src/field-types/class-field-type-datepicker.php:28
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Datepicker (HTML5 field)"
msgid "Datepicker (HTML5 field)"
msgstr "Datumsauswahl (HTML5 Feld)"

#: src/field-types/class-field-type-decimal-number.php:29
msgid "Decimal number (HTML5 field)"
msgstr "Dezimalzahl (HTML5-Feld)"

#: src/field-types/class-field-type-decimal-number.php:128
#: src/field-types/class-field-type-from-to.php:192
msgid "Options"
msgstr "Optionen"

#: src/field-types/class-field-type-decimal-number.php:131
msgid "Precision"
msgstr "Genauigkeit"

#: src/field-types/class-field-type-decimal-number.php:140
msgid "Step Size"
msgstr "Schrittgröße"

#: src/field-types/class-field-type-decimal-number.php:143
msgid ""
"Use decimal in step e.g .05, 1.3 etc, otherwise the field will behave as "
"number"
msgstr ""
"Verwenden Sie die Dezimalstelle in Schritten, z. B. 0,05; 1,3 usw., "
"andernfalls verhält sich das Feld wie eine Nummer"

#: src/field-types/class-field-type-email.php:29
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Email (HTML5 field)"
msgid "Email (HTML5 field)"
msgstr "E-Mail (HTML5 Feld)"

#: src/field-types/class-field-type-file.php:29
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "File"
msgid "File"
msgstr "Datei"

#: src/field-types/class-field-type-file.php:88
#: src/field-types/class-field-type-image.php:86
msgid "Check this to delete this file"
msgstr "Aktivieren Sie diese Option, um diese Datei zu löschen"

#: src/field-types/class-field-type-file.php:152
msgid "Download file"
msgstr "Datei herunterladen"

#: src/field-types/class-field-type-from-to.php:29
msgid "From/To values"
msgstr "Von / zu Werten"

#: src/field-types/class-field-type-from-to.php:195
msgid "Value Type"
msgstr "Werttyp"

#: src/field-types/class-field-type-from-to.php:197
msgid "No restrictions"
msgstr "Keine Einschränkungen"

#: src/field-types/class-field-type-from-to.php:198
msgid "Integers"
msgstr "Ganzzahlen"

#: src/field-types/class-field-type-from-to.php:199
msgid "Numeric"
msgstr "Numerisch"

#: src/field-types/class-field-type-from-to.php:200
msgid "String"
msgstr "Zeichenkette"

#: src/field-types/class-field-type-from-to.php:205
msgid "Integer/Numeric Type Constraints"
msgstr "Integer/numerische Typbeschränkungen"

#: src/field-types/class-field-type-from-to.php:207
msgid "Default Values"
msgstr "Standardwerte"

#: src/field-types/class-field-type-from-to.php:210
msgid "From"
msgstr "Von"

#: src/field-types/class-field-type-from-to.php:215
msgid "To"
msgstr "Bis"

#: src/field-types/class-field-type-from-to.php:223
msgid "Value separator"
msgstr ""

#: src/field-types/class-field-type-from-to.php:225
msgid "Hyphen(v1 - v2)"
msgstr ""

#: src/field-types/class-field-type-from-to.php:226
msgid "Colon(v1 : v2)"
msgstr ""

#: src/field-types/class-field-type-from-to.php:227
msgid "to( v1 to v2)"
msgstr ""

#: src/field-types/class-field-type-from-to.php:264
msgid "to"
msgstr ""

#: src/field-types/class-field-type-image.php:29
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Image"
msgid "Image"
msgstr "Bild"

#: src/field-types/class-field-type-multi-select-post-type.php:31
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Custom Post Type Multiselector"
msgid "Custom Post Type Multiselector"
msgstr "Benutzerdefinierter Post-Typ-Multiselektor"

#: src/field-types/class-field-type-multi-select-post-type.php:171
#: src/field-types/class-field-type-select-post-type.php:151
msgid ""
"There is no custom post type. You need to create at least one to use this "
"field."
msgstr ""
"Es gibt keinen benutzerdefinierten Post-Typ. Sie müssen mindestens einen "
"erstellen, um dieses Feld zu verwenden."

#: src/field-types/class-field-type-multi-select-post-type.php:173
#: src/field-types/class-field-type-multi-select-post-type.php:176
#: src/field-types/class-field-type-select-post-type.php:153
#: src/field-types/class-field-type-select-post-type.php:156
msgid "Select a post type:"
msgstr "Wählen Sie einen Beitragstyp:"

#: src/field-types/class-field-type-multi-select-taxonomy.php:30
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Custom Taxonomy Multiselector"
msgid "Custom Taxonomy Multiselector"
msgstr "Benutzerdefinierter Taxonomie-Multiselektor"

#: src/field-types/class-field-type-multi-select-taxonomy.php:163
#: src/field-types/class-field-type-select-taxonomy.php:150
msgid ""
"There is no custom taxonomy. You need to create at least one to use this "
"field."
msgstr ""
"Es gibt keine benutzerdefinierte Taxonomie. Sie müssen mindestens einen "
"erstellen, um dieses Feld zu verwenden."

#: src/field-types/class-field-type-multi-select-taxonomy.php:165
#: src/field-types/class-field-type-multi-select-taxonomy.php:168
#: src/field-types/class-field-type-select-taxonomy.php:152
#: src/field-types/class-field-type-select-taxonomy.php:155
msgid "Select a custom taxonomy:"
msgstr "Wählen Sie eine benutzerdefinierte Taxonomie aus:"

#: src/field-types/class-field-type-multi-select-taxonomy.php:179
msgid "Allow users to add new terms:"
msgstr "Erlauben Sie den Benutzern, neue Begriffe hinzuzufügen:"

#: src/field-types/class-field-type-number-min-max.php:28
msgid "Number within min/max values (HTML5 field)"
msgstr "Anzahl in Min / Max-Werten (HTML5-Feld)"

#: src/field-types/class-field-type-number-min-max.php:123
msgid "Write min and max values. You can leave any field blank if you want."
msgstr ""
"Schreibe Min- und Max-Werte. Sie können jedes Feld leer lassen, wenn Sie "
"möchten."

#: src/field-types/class-field-type-number-min-max.php:128
#: src/field-types/class-field-type-slider.php:125
msgid "Minimum:"
msgstr "Minimum:"

#: src/field-types/class-field-type-number-min-max.php:134
#: src/field-types/class-field-type-slider.php:129
msgid "Maximum:"
msgstr "Maximum:"

#: src/field-types/class-field-type-oembed.php:26
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "oEmbed URL"
msgid "oEmbed URL"
msgstr "oEmbed URL"

#: src/field-types/class-field-type-select-post-type.php:29
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Custom Post Type Selector"
msgid "Custom Post Type Selector"
msgstr "Benutzerdefinierte Beitragstyp-Auswahl"

#: src/field-types/class-field-type-select-taxonomy.php:30
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Custom Taxonomy Selector"
msgid "Custom Taxonomy Selector"
msgstr "Benutzerdefinierte Taxonomie-Auswahl"

#: src/field-types/class-field-type-slider.php:27
msgid "Range input (HTML5 field)"
msgstr "Bereichseingabe (HTML5-Feld)"

#: src/field-types/class-field-type-slider.php:121
msgid "Write min and max values."
msgstr "Schreibe Min- und Max-Werte."

#: src/field-types/class-field-type-tags.php:32
msgid "Tags"
msgstr ""

#: src/field-types/class-field-type-tags.php:70
#, fuzzy
#| msgid "Add a list of allowed tokens(separated by comma(,) eg. ONE,two etc):"
msgid "Default tags List(separate tags by comma(,) eg. One,Two etc):"
msgstr ""
"Fügen Sie eine Liste der zulässigen Token hinzu (durch Komma (,) getrennt, "
"z. B. EINE, zwei usw.):"

#: src/field-types/class-field-type-tags.php:78
msgid ""
"Allow users to add new tags( If you tick this option, please make sure to "
"<strong>enable select2</strong>strong> from right sidebar)."
msgstr ""

#: src/field-types/class-field-type-tags.php:151
msgid "Clear"
msgstr ""

#: src/field-types/class-field-type-token.php:30
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Token"
msgid "Token"
msgstr "Token"

#: src/field-types/class-field-type-token.php:61
msgid "Add a list of allowed tokens(separated by comma(,) eg. ONE,two etc):"
msgstr ""
"Fügen Sie eine Liste der zulässigen Token hinzu (durch Komma (,) getrennt, "
"z. B. EINE, zwei usw.):"

#: src/field-types/class-field-type-token.php:68
msgid "Ignore cases of the token while matching."
msgstr "Ignoriere Fälle des Tokens während des Abgleichs."

#: src/field-types/class-field-type-web.php:26
#, fuzzy
#| msgctxt "xprofile field type"
#| msgid "Website (HTML5 field)"
msgid "Website (HTML5 field)"
msgstr "Website (HTML5 Field)"

#: src/field-types/class-field-type-web.php:55
msgid "Link options:-"
msgstr ""

#: src/field-types/class-field-type-web.php:59
msgid "Open link in new window?"
msgstr ""

#: src/handlers/class-birthdate-field-validator.php:70
#: src/handlers/class-birthdate-field-validator.php:77
msgid "Incorrect birthdate selection."
msgstr "Falsche Auswahl des Geburtsdatums."

#: src/handlers/class-birthdate-field-validator.php:84
#: src/handlers/class-signup-validator.php:151
#: src/handlers/class-signup-validator.php:171
#, php-format
msgid "You have to be at least %s years old."
msgstr "Sie müssen mindestens %s Jahre alt sein."

#: src/handlers/class-field-upload-helper.php:197
msgid "Invalid file."
msgstr "Ungültige Datei."

#: src/handlers/class-field-upload-helper.php:201
msgid "Invalid file size."
msgstr "Ungültige Dateigröße."

#: src/handlers/class-field-upload-helper.php:209
#: src/handlers/class-signup-validator.php:131
#, php-format
msgid "File type not allowed: (%s)."
msgstr "Dateityp nicht erlaubt: ( %s)."

#: src/handlers/class-field-upload-helper.php:211
#, php-format
msgid "Max image upload size: %s MB."
msgstr "Max. Bilduploadgröße: %s MB."

#: src/handlers/class-signup-validator.php:69
#: src/handlers/class-signup-validator.php:115
msgid "This is a required field."
msgstr "Dieses Feld muss ausgefüllt werden."

#: src/handlers/class-signup-validator.php:81
#: src/handlers/class-signup-validator.php:88
msgid "This is a required field"
msgstr "Dieses Feld wird benötigt"

#: src/handlers/class-signup-validator.php:127
#, php-format
msgid "File exceed the upload limit. Max upload size %d."
msgstr "Datei überschreitet das Upload-Limit. Maximale Uploadgröße %d."

#: src/handlers/class-signup-validator.php:161
msgid "Invalid date."
msgstr "Ungültiges Datum."

#: src/handlers/class-signup-validator.php:190
msgid "Please provide a valid token."
msgstr "Geben Sie ein gültiges Token an."

#: src/handlers/class-tags-creator.php:144
#, fuzzy
#| msgid "Invalid file."
msgid "Invalid Request."
msgstr "Ungültige Datei."

#: src/handlers/class-tags-creator.php:154
msgid "Tag not found."
msgstr ""

#: src/handlers/class-tags-creator.php:161
msgid "Tag removed."
msgstr ""

#~ msgid "BuddyPress Xprofile Custom Field Types"
#~ msgstr "(BuddyDev) BuddyPress Xprofile Custom Field Types"

#~ msgid "https://buddydev.com/plugins/buddypress-xprofile-custom-field-types/"
#~ msgstr ""
#~ "https://buddydev.com/plugins/buddypress-xprofile-custom-field-types/"

#~ msgid "Have all the extra field types at your disposal."
#~ msgstr "Haben Sie alle zusätzlichen Feldtypen zu Ihrer Verfügung."

#~ msgid "BuddyDev"
#~ msgstr "BuddyDev"

#~ msgid "https://buddydev.com"
#~ msgstr "https://buddydev.com"

#~ msgid "Image type not allowed: (%s)."
#~ msgstr "Bildtyp nicht erlaubt: (%s)."

#~ msgid "Max file upload size: %s MB."
#~ msgstr "Max Dateigröße: %s MB."

#~ msgid "no"
#~ msgstr "nein"

#~ msgid "Not empty"
#~ msgstr "Nicht leer"

#~ msgid "Show age (hide birthdate):"
#~ msgstr "Anzeigen Alter (ausblenden Geburtsdatum):"

#~ msgid "(required)"
#~ msgstr "(required)"

# no option picked in select box
#~ msgid "----"
#~ msgstr "----"

#~ msgid "January"
#~ msgstr "Januar"

#~ msgid "February"
#~ msgstr "Februar"

#~ msgid "March"
#~ msgstr "März"

#~ msgid "April"
#~ msgstr "April"

#~ msgid "May"
#~ msgstr "Mai"

#~ msgid "June"
#~ msgstr "Juni"

#~ msgid "July"
#~ msgstr "Juli"

#~ msgid "August"
#~ msgstr "August"

#~ msgid "September"
#~ msgstr "September"

#~ msgid "October"
#~ msgstr "Oktober"

#~ msgid "November"
#~ msgstr "November"

#~ msgid "December"
#~ msgstr "Dezember"

#~ msgid "Select max number of decimals:"
#~ msgstr "Wählen Sie max Anzahl der Nachkommastellen:"

#~ msgid "Check this to delete this image"
#~ msgstr "Aktivieren Sie diese Option, um dieses Bild zu löschen"

#~ msgid "Min value cannot be bigger than max value."
#~ msgstr "Mindeswert darf nicht größer als der Maximalwert sein."

#~ msgid "You have to fill at least one field."
#~ msgstr "Sie müssen mindestens ein Feld ausfüllen."

#~ msgid "--"
#~ msgstr "--"

#~ msgid "You have to fill the two fields."
#~ msgstr "Sie müssen die beiden Felder ausfüllen."

#~ msgid ""
#~ "Buddypress Xprofile Custom Fields Type plugin needs <b>Buddypress 2.0</"
#~ "b>, please install or upgrade Buddypress."
#~ msgstr ""
#~ "BuddyPress Xprofile Custom Fields Type Plugin benötigt <b>BuddyPress 2.0</"
#~ "b>, bitte installieren oder aktualisieren BuddyPress."

#~ msgid "yourwebsite.com"
#~ msgstr "yourwebsite.com"

#~ msgid "example@mail.com"
#~ msgstr "example@mail.com"

#~ msgid "*"
#~ msgstr "*"

#~ msgid "Email"
#~ msgstr "Email"

#~ msgid "Website"
#~ msgstr "Website"

#~ msgid "Datepicker"
#~ msgstr "Datumsauswahl 2"

#~ msgid "Number"
#~ msgstr "Anzahl"

#~ msgid "Custom Post Type:"
#~ msgstr "Benutzerdefinierter Post Typ:"

#~ msgid "Show age (hide birthdate)"
#~ msgstr "Zeige das Alter (den Geburtstag verstecken)"

#~ msgid "Nobody"
#~ msgstr "Niemand"

#~ msgid "Field type unrecognized"
#~ msgstr "Feldtyp nicht erkannt"

#~ msgid ""
#~ "Please make sure you fill in all required fields in this profile field "
#~ "group before saving."
#~ msgstr ""
#~ "Bitte stellen Sie sicher, dass Sie alle erforderlichen Felder in diesem "
#~ "Profil Feldgruppe füllen vor dem Speichern."

#~ msgid ""
#~ "There was a problem updating some of your profile information, please try "
#~ "again."
#~ msgstr ""
#~ "Es war ein Problem beim Aktualisieren einige Ihrer Profilinformationen, "
#~ "please try again."

#~ msgid "Changes saved."
#~ msgstr "Änderungen gespeichert."
