The Events Calendar - Version 4.6.9

Version Description

Download this release

Release Info

Developer barry.hughes
Plugin Icon The Events Calendar
Version 4.6.9
Comparing to
See all releases

Code changes from version 4.6.8 to 4.6.9

Files changed (78) hide show
  1. common/lang/tribe-common-af.po +9 -5
  2. common/lang/tribe-common-ar.po +9 -5
  3. common/lang/tribe-common-bg_BG.po +9 -5
  4. common/lang/tribe-common-ca.po +9 -5
  5. common/lang/tribe-common-cs_CZ.po +9 -5
  6. common/lang/tribe-common-da_DK.po +9 -5
  7. common/lang/tribe-common-de_DE.mo +0 -0
  8. common/lang/tribe-common-de_DE.po +10 -6
  9. common/lang/tribe-common-el.po +9 -5
  10. common/lang/tribe-common-en_GB.po +9 -5
  11. common/lang/tribe-common-es_ES.po +9 -5
  12. common/lang/tribe-common-et.po +9 -5
  13. common/lang/tribe-common-fi.po +9 -5
  14. common/lang/tribe-common-fr_CA.po +9 -5
  15. common/lang/tribe-common-fr_FR.po +9 -5
  16. common/lang/tribe-common-hu_HU.po +9 -5
  17. common/lang/tribe-common-id_ID.po +9 -5
  18. common/lang/tribe-common-is_IS.po +9 -5
  19. common/lang/tribe-common-it_IT.po +9 -5
  20. common/lang/tribe-common-lt_LT.po +9 -5
  21. common/lang/tribe-common-lv.po +9 -5
  22. common/lang/tribe-common-nb_NO.po +9 -5
  23. common/lang/tribe-common-nl_NL.po +9 -5
  24. common/lang/tribe-common-pl_PL.po +9 -5
  25. common/lang/tribe-common-pt_BR.po +9 -5
  26. common/lang/tribe-common-pt_PT.po +9 -5
  27. common/lang/tribe-common-ro_RO.po +9 -5
  28. common/lang/tribe-common-ru_RU.po +9 -5
  29. common/lang/tribe-common-sk_SK.po +9 -5
  30. common/lang/tribe-common-sl_SI.po +9 -5
  31. common/lang/tribe-common-sr_RS.po +9 -5
  32. common/lang/tribe-common-sv_SE.po +9 -5
  33. common/lang/tribe-common-tr_TR.po +9 -5
  34. common/lang/tribe-common-zh_CN.po +9 -5
  35. common/lang/tribe-common-zh_TW.po +9 -5
  36. common/readme.txt +6 -0
  37. common/src/Tribe/Customizer/Section.php +1 -1
  38. common/src/Tribe/Log/File_Logger.php +26 -25
  39. common/src/Tribe/Main.php +1 -1
  40. common/src/Tribe/Validate.php +5 -12
  41. common/src/functions/template-tags/date.php +6 -2
  42. common/tribe-common.php +1 -1
  43. lang/the-events-calendar-bg_BG.mo +0 -0
  44. lang/the-events-calendar-bg_BG.po +3 -3
  45. lang/the-events-calendar-cs_CZ.mo +0 -0
  46. lang/the-events-calendar-cs_CZ.po +5 -5
  47. lang/the-events-calendar-de_DE.mo +0 -0
  48. lang/the-events-calendar-de_DE.po +288 -263
  49. lang/the-events-calendar-es_ES.mo +0 -0
  50. lang/the-events-calendar-es_ES.po +33 -33
  51. lang/the-events-calendar-sl_SI.mo +0 -0
  52. lang/the-events-calendar-sl_SI.po +109 -109
  53. lang/the-events-calendar-sv_SE.mo +0 -0
  54. lang/the-events-calendar-sv_SE.po +2 -2
  55. lang/the-events-calendar.pot +56 -35
  56. readme.txt +23 -2
  57. src/Tribe/Aggregator/Event.php +19 -16
  58. src/Tribe/Aggregator/Record/Abstract.php +189 -57
  59. src/Tribe/Linked_Posts/Chooser_Meta_Box.php +2 -2
  60. src/Tribe/Main.php +1 -1
  61. src/Tribe/Organizer.php +18 -5
  62. src/Tribe/Query.php +11 -5
  63. src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php +4 -0
  64. src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php +4 -0
  65. src/Tribe/REST/V1/Endpoints/Single_Event.php +5 -0
  66. src/Tribe/REST/V1/Endpoints/Single_Organizer.php +10 -0
  67. src/Tribe/REST/V1/Endpoints/Single_Organizer_Slug.php +86 -0
  68. src/Tribe/REST/V1/Endpoints/Single_Venue.php +10 -0
  69. src/Tribe/REST/V1/Endpoints/Single_Venue_Slug.php +86 -0
  70. src/Tribe/REST/V1/Main.php +96 -0
  71. src/Tribe/REST/V1/Post_Repository.php +12 -11
  72. src/Tribe/Template/Month.php +37 -1
  73. src/Tribe/Validator/Base.php +38 -0
  74. src/Tribe/Venue.php +15 -2
  75. src/Tribe/iCal.php +3 -2
  76. src/functions/template-tags/general.php +71 -2
  77. src/views/modules/map.php +3 -1
  78. the-events-calendar.php +1 -1
common/lang/tribe-common-af.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: af_ZA\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr ""
812
  msgid "Go to plugins page"
813
  msgstr ""
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratis"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Verstellings Gestoor"
2286
  msgid "General"
2287
  msgstr "Algemene"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Geen kies opsies gespesifiseer"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Geen boks opsies gespesifiseer"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Geen radio opsies gespesifiseer"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Ongeldig veld tipe gespesifiseer"
2304
 
11
  "Language: af_ZA\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr ""
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratis"
822
 
2290
  msgid "General"
2291
  msgstr "Algemene"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Geen kies opsies gespesifiseer"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Geen boks opsies gespesifiseer"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Geen radio opsies gespesifiseer"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Ongeldig veld tipe gespesifiseer"
2308
 
common/lang/tribe-common-ar.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: ar\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -824,7 +828,7 @@ msgstr ""
824
  msgid "Go to plugins page"
825
  msgstr ""
826
 
827
- #: src/Tribe/Cost_Utils.php:108
828
  msgid "Free"
829
  msgstr "مجانا"
830
 
@@ -2302,19 +2306,19 @@ msgstr ""
2302
  msgid "General"
2303
  msgstr ""
2304
 
2305
- #: src/Tribe/Field.php:616
2306
  msgid "No select options specified"
2307
  msgstr ""
2308
 
2309
- #: src/Tribe/Field.php:558
2310
  msgid "No checkbox options specified"
2311
  msgstr ""
2312
 
2313
- #: src/Tribe/Field.php:522
2314
  msgid "No radio options specified"
2315
  msgstr ""
2316
 
2317
- #: src/Tribe/Field.php:227
2318
  msgid "Invalid field type specified"
2319
  msgstr ""
2320
 
11
  "Language: ar\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
828
  msgid "Go to plugins page"
829
  msgstr ""
830
 
831
+ #: src/Tribe/Cost_Utils.php:114
832
  msgid "Free"
833
  msgstr "مجانا"
834
 
2306
  msgid "General"
2307
  msgstr ""
2308
 
2309
+ #: src/Tribe/Field.php:617
2310
  msgid "No select options specified"
2311
  msgstr ""
2312
 
2313
+ #: src/Tribe/Field.php:559
2314
  msgid "No checkbox options specified"
2315
  msgstr ""
2316
 
2317
+ #: src/Tribe/Field.php:523
2318
  msgid "No radio options specified"
2319
  msgstr ""
2320
 
2321
+ #: src/Tribe/Field.php:228
2322
  msgid "Invalid field type specified"
2323
  msgstr ""
2324
 
common/lang/tribe-common-bg_BG.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: bg\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Върни се на страницата с плъгини"
812
  msgid "Go to plugins page"
813
  msgstr "Отиди на страницата с плъгини"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Безплатно"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Настройките са записани."
2286
  msgid "General"
2287
  msgstr "Общи"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Не е избрана опция от падащия списък"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Не е избрана отметка"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Не е избран радио бутон"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Посочен е невалиден тип на полето"
2304
 
11
  "Language: bg\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Отиди на страницата с плъгини"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Безплатно"
822
 
2290
  msgid "General"
2291
  msgstr "Общи"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Не е избрана опция от падащия списък"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Не е избрана отметка"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Не е избран радио бутон"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Посочен е невалиден тип на полето"
2308
 
common/lang/tribe-common-ca.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: ca\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Tornar a la pàgina de plugins"
812
  msgid "Go to plugins page"
813
  msgstr "Anar a la pàgina de plugins"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratuït"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Configuració guardada."
2286
  msgid "General"
2287
  msgstr "General"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "No s'ha especificat cap opció"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "No s'ha especificat cap opció"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "No s'ha especificat cap opció "
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "El tipus de camp especificat és incorrecte"
2304
 
11
  "Language: ca\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Anar a la pàgina de plugins"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratuït"
822
 
2290
  msgid "General"
2291
  msgstr "General"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "No s'ha especificat cap opció"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "No s'ha especificat cap opció"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "No s'ha especificat cap opció "
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "El tipus de camp especificat és incorrecte"
2308
 
common/lang/tribe-common-cs_CZ.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: cs_CZ\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr "Zpět na přehled pluginů"
815
  msgid "Go to plugins page"
816
  msgstr "Zobrazit stránku s přehledem pluginů"
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Zdarma"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Nastavení bylo uloženo."
2290
  msgid "General"
2291
  msgstr "Obecné"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Nebyly specifikovány položky rozbalovacího seznamu"
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nebyly specifikovány položky zaškrtávacího políčka"
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Nebyly specifikovány položky přepínače"
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Uvedený typ pole je neplatný"
2308
 
11
  "Language: cs_CZ\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr "Zobrazit stránku s přehledem pluginů"
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Zdarma"
825
 
2294
  msgid "General"
2295
  msgstr "Obecné"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Nebyly specifikovány položky rozbalovacího seznamu"
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Nebyly specifikovány položky zaškrtávacího políčka"
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Nebyly specifikovány položky přepínače"
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Uvedený typ pole je neplatný"
2312
 
common/lang/tribe-common-da_DK.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: da_DK\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Vend tilbage til plugin siden"
812
  msgid "Go to plugins page"
813
  msgstr "Gå til plugin siden"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratis"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Indstillingerne blev gemt."
2286
  msgid "General"
2287
  msgstr "General"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Ingen select options valgt"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Ingen checkbox options valgt"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Ingen radio options valgt"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Forkert felttype valgt"
2304
 
11
  "Language: da_DK\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Gå til plugin siden"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratis"
822
 
2290
  msgid "General"
2291
  msgstr "General"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Ingen select options valgt"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Ingen checkbox options valgt"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Ingen radio options valgt"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Forkert felttype valgt"
2308
 
common/lang/tribe-common-de_DE.mo CHANGED
Binary file
common/lang/tribe-common-de_DE.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Tribe Common package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-11-03 17:11:04+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: de\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr "Sint Maarten"
@@ -812,7 +816,7 @@ msgstr "Zurück zur Pluginseite"
812
  msgid "Go to plugins page"
813
  msgstr "Gehe zur Pluginseite"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Eintritt frei"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Einstellungen gespeichert.."
2286
  msgid "General"
2287
  msgstr "Allgemein"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Keine Auswahloptionen definiert"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Keine Checkboxoptionen definiert"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Keine Bewertungsoptionen definiert"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Falsche Feldart definiert"
2304
 
2
  # This file is distributed under the same license as the Tribe Common package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2017-12-19 11:05:56+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
11
  "Language: de\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr "%s muss eine E-Mail Adresse sein."
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr "Sint Maarten"
816
  msgid "Go to plugins page"
817
  msgstr "Gehe zur Pluginseite"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Eintritt frei"
822
 
2290
  msgid "General"
2291
  msgstr "Allgemein"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Keine Auswahloptionen definiert"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Keine Checkboxoptionen definiert"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Keine Bewertungsoptionen definiert"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Falsche Feldart definiert"
2308
 
common/lang/tribe-common-el.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: el_GR\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Επιστροφή στην σελίδα των Πρόσθετων"
812
  msgid "Go to plugins page"
813
  msgstr "Μετάβαση στην σελίδα των Πρόσθετων"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Δωρεάν"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Οι ρυθμίσεις αποθηκεύθηκαν."
2286
  msgid "General"
2287
  msgstr "Γενικά"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Δεν ορίστηκαν επιλογές του select"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Δεν ορίστηκαν επιλογές κουτιών"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Δεν ορίστηκαν επιλογές κουμπιών"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Ορίστηκε μη έγκυρος τύπος πεδίου"
2304
 
11
  "Language: el_GR\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Μετάβαση στην σελίδα των Πρόσθετων"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Δωρεάν"
822
 
2290
  msgid "General"
2291
  msgstr "Γενικά"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Δεν ορίστηκαν επιλογές του select"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Δεν ορίστηκαν επιλογές κουτιών"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Δεν ορίστηκαν επιλογές κουμπιών"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Ορίστηκε μη έγκυρος τύπος πεδίου"
2308
 
common/lang/tribe-common-en_GB.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: en_GB\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr ""
812
  msgid "Go to plugins page"
813
  msgstr ""
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Free"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Settings saved."
2286
  msgid "General"
2287
  msgstr "General"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "No select options specified"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "No checkbox options specified"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "No radio options specified"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Invalid field type specified"
2304
 
11
  "Language: en_GB\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr ""
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Free"
822
 
2290
  msgid "General"
2291
  msgstr "General"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "No select options specified"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "No checkbox options specified"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "No radio options specified"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Invalid field type specified"
2308
 
common/lang/tribe-common-es_ES.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: es\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Volver a la página de plugins"
812
  msgid "Go to plugins page"
813
  msgstr "Ir a la página de plugins"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratuito"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Ajustes guardados."
2286
  msgid "General"
2287
  msgstr "General"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "No se seleccionó ninguna opción."
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "No se especificó ninguna opción."
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "No se especificó ninguna opción."
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Tipo de Campo especificado es incorrecto"
2304
 
11
  "Language: es\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Ir a la página de plugins"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratuito"
822
 
2290
  msgid "General"
2291
  msgstr "General"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "No se seleccionó ninguna opción."
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "No se especificó ninguna opción."
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "No se especificó ninguna opción."
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Tipo de Campo especificado es incorrecto"
2308
 
common/lang/tribe-common-et.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: et_EE\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Tagasi pluginate lehele"
812
  msgid "Go to plugins page"
813
  msgstr "Mine pluginate lehele"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Tasuta"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Seaded salvestatud"
2286
  msgid "General"
2287
  msgstr "Üldine"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Valik on tegemata"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Checkboxi võimalused on täpsustamata"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Raadio võimalused on täpsustamata"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Väär välja tüüp "
2304
 
11
  "Language: et_EE\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Mine pluginate lehele"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Tasuta"
822
 
2290
  msgid "General"
2291
  msgstr "Üldine"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Valik on tegemata"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Checkboxi võimalused on täpsustamata"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Raadio võimalused on täpsustamata"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Väär välja tüüp "
2308
 
common/lang/tribe-common-fi.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: fi\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr ""
812
  msgid "Go to plugins page"
813
  msgstr ""
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Vapaa"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Asetukset tallennettu."
2286
  msgid "General"
2287
  msgstr "Yleinen"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Ei monivalinnan asetuksia määritettynä"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Ei valintaruudun asetuksia määritettynä"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Ei valintanapin asetuksia määritettynä"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Virheellinen kentän tyyppi"
2304
 
11
  "Language: fi\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr ""
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Vapaa"
822
 
2290
  msgid "General"
2291
  msgstr "Yleinen"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Ei monivalinnan asetuksia määritettynä"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Ei valintaruudun asetuksia määritettynä"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Ei valintanapin asetuksia määritettynä"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Virheellinen kentän tyyppi"
2308
 
common/lang/tribe-common-fr_CA.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: fr_CA\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr ""
812
  msgid "Go to plugins page"
813
  msgstr ""
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratuit"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Paramètres enregistrés."
2286
  msgid "General"
2287
  msgstr "Général"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Option de sélection non-spécifié"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Option de case non spécifié"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Option de bouton non-spécifié"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "type de champs invalide spécifié"
2304
 
11
  "Language: fr_CA\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr ""
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratuit"
822
 
2290
  msgid "General"
2291
  msgstr "Général"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Option de sélection non-spécifié"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Option de case non spécifié"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Option de bouton non-spécifié"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "type de champs invalide spécifié"
2308
 
common/lang/tribe-common-fr_FR.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: fr\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Retourner à la page des extensions"
812
  msgid "Go to plugins page"
813
  msgstr "Aller à la page des extensions"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratuit"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Réglages sauvegardés."
2286
  msgid "General"
2287
  msgstr "Général"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Aucune option sélectionnée dans la liste déroulante"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Aucune case cochée"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Aucune option sélectionnée"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Type de champ spécifié invalide"
2304
 
11
  "Language: fr\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Aller à la page des extensions"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratuit"
822
 
2290
  msgid "General"
2291
  msgstr "Général"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Aucune option sélectionnée dans la liste déroulante"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Aucune case cochée"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Aucune option sélectionnée"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Type de champ spécifié invalide"
2308
 
common/lang/tribe-common-hu_HU.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: hu\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr ""
812
  msgid "Go to plugins page"
813
  msgstr ""
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Ingyenes"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Beállítások elmentve."
2286
  msgid "General"
2287
  msgstr "Általános"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Nincs megadva választási lehetőség"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Nincs megadva jelölőnégyzet lehetőség"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Nincs megadva rádió gomb lehetőség"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Érvénytelen mező típus lett megadva"
2304
 
11
  "Language: hu\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr ""
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Ingyenes"
822
 
2290
  msgid "General"
2291
  msgstr "Általános"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Nincs megadva választási lehetőség"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nincs megadva jelölőnégyzet lehetőség"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Nincs megadva rádió gomb lehetőség"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Érvénytelen mező típus lett megadva"
2308
 
common/lang/tribe-common-id_ID.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: id\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr ""
812
  msgid "Go to plugins page"
813
  msgstr ""
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratis"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Pengaturan disimpan."
2286
  msgid "General"
2287
  msgstr "Umum "
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Tidak ada opsi select ditentukan"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Tidak ada checkbox centang yang ditentukan"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Tidak ada pilihan radio yang ditentukan"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Jenis field tidak valid"
2304
 
11
  "Language: id\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr ""
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratis"
822
 
2290
  msgid "General"
2291
  msgstr "Umum "
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Tidak ada opsi select ditentukan"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Tidak ada checkbox centang yang ditentukan"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Tidak ada pilihan radio yang ditentukan"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Jenis field tidak valid"
2308
 
common/lang/tribe-common-is_IS.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: is\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr ""
812
  msgid "Go to plugins page"
813
  msgstr ""
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Frítt"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Stillingar vistaðar."
2286
  msgid "General"
2287
  msgstr "Flokkur"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Enginn valinn valkostur ákveðinn"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Enginn valglugga möguleiki ákveðinn"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Enginn útvarps valmöguleiki ákveðinn"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Ógild tegund svæðis ákveðin"
2304
 
11
  "Language: is\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr ""
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Frítt"
822
 
2290
  msgid "General"
2291
  msgstr "Flokkur"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Enginn valinn valkostur ákveðinn"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Enginn valglugga möguleiki ákveðinn"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Enginn útvarps valmöguleiki ákveðinn"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Ógild tegund svæðis ákveðin"
2308
 
common/lang/tribe-common-it_IT.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: it\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Ritorna alla pagina dei plugin"
812
  msgid "Go to plugins page"
813
  msgstr "Vai alla pagina dei plugin"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Libero"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Impostazioni salvate"
2286
  msgid "General"
2287
  msgstr "Generale"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Nessuna opzione di selezione specificata"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Nessuna opzione checkbox specificate"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "No radio options specified"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Tipo di campo specificato non valido"
2304
 
11
  "Language: it\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Vai alla pagina dei plugin"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Libero"
822
 
2290
  msgid "General"
2291
  msgstr "Generale"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Nessuna opzione di selezione specificata"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nessuna opzione checkbox specificate"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "No radio options specified"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Tipo di campo specificato non valido"
2308
 
common/lang/tribe-common-lt_LT.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: lt\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr "Grįžti į įskiepių puslapį"
815
  msgid "Go to plugins page"
816
  msgstr "Eiti į įskiepių puslapį"
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Nemokama"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Nustatymai išsaugoti"
2290
  msgid "General"
2291
  msgstr "Bendras"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Nenurodytas joks pasirinkimas"
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nenurodytas joks pasirinkimas varnele"
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Nenurodytas joks pasirinkimas taškeliu "
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Nurodytas neleistinas lauko tipas"
2308
 
11
  "Language: lt\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr "Eiti į įskiepių puslapį"
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Nemokama"
825
 
2294
  msgid "General"
2295
  msgstr "Bendras"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Nenurodytas joks pasirinkimas"
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Nenurodytas joks pasirinkimas varnele"
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Nenurodytas joks pasirinkimas taškeliu "
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Nurodytas neleistinas lauko tipas"
2312
 
common/lang/tribe-common-lv.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: lv\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr ""
815
  msgid "Go to plugins page"
816
  msgstr ""
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Par brīvu"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Iestatījumi saglabāti"
2290
  msgid "General"
2291
  msgstr "Vispārējie"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Nav norādītas atlasīšanas opcijas"
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nav norādītas izvēles rūtiņu opcijas"
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Nav norādītas radio pogu opcijas"
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Norādīts nepareizs lauka tips"
2308
 
11
  "Language: lv\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr ""
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Par brīvu"
825
 
2294
  msgid "General"
2295
  msgstr "Vispārējie"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Nav norādītas atlasīšanas opcijas"
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Nav norādītas izvēles rūtiņu opcijas"
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Nav norādītas radio pogu opcijas"
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Norādīts nepareizs lauka tips"
2312
 
common/lang/tribe-common-nb_NO.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: nb_NO\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Gå tilbake til utvidelser"
812
  msgid "Go to plugins page"
813
  msgstr "Gå til utvidelser"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratis"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Innstillinger lagret."
2286
  msgid "General"
2287
  msgstr "Generelt"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Ingen valg spesifisert"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Ingen valg er spesifisert"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Ingen valg spesifisert"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Ugyldig felttype spesifisert"
2304
 
11
  "Language: nb_NO\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Gå til utvidelser"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratis"
822
 
2290
  msgid "General"
2291
  msgstr "Generelt"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Ingen valg spesifisert"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Ingen valg er spesifisert"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Ingen valg spesifisert"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Ugyldig felttype spesifisert"
2308
 
common/lang/tribe-common-nl_NL.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: nl\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -814,7 +818,7 @@ msgstr "Keer terug naar pluginpagina"
814
  msgid "Go to plugins page"
815
  msgstr "Ga naar pluginpagina"
816
 
817
- #: src/Tribe/Cost_Utils.php:108
818
  msgid "Free"
819
  msgstr "Gratis"
820
 
@@ -2288,19 +2292,19 @@ msgstr "Instellingen opgeslagen"
2288
  msgid "General"
2289
  msgstr "Algemeen"
2290
 
2291
- #: src/Tribe/Field.php:616
2292
  msgid "No select options specified"
2293
  msgstr "Geen selecteeropties gegeven"
2294
 
2295
- #: src/Tribe/Field.php:558
2296
  msgid "No checkbox options specified"
2297
  msgstr "Geen checkbox-opties gegeven"
2298
 
2299
- #: src/Tribe/Field.php:522
2300
  msgid "No radio options specified"
2301
  msgstr "Geen radio-opties gegeven"
2302
 
2303
- #: src/Tribe/Field.php:227
2304
  msgid "Invalid field type specified"
2305
  msgstr "Ongeldig veldtype gegeven"
2306
 
11
  "Language: nl\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
818
  msgid "Go to plugins page"
819
  msgstr "Ga naar pluginpagina"
820
 
821
+ #: src/Tribe/Cost_Utils.php:114
822
  msgid "Free"
823
  msgstr "Gratis"
824
 
2292
  msgid "General"
2293
  msgstr "Algemeen"
2294
 
2295
+ #: src/Tribe/Field.php:617
2296
  msgid "No select options specified"
2297
  msgstr "Geen selecteeropties gegeven"
2298
 
2299
+ #: src/Tribe/Field.php:559
2300
  msgid "No checkbox options specified"
2301
  msgstr "Geen checkbox-opties gegeven"
2302
 
2303
+ #: src/Tribe/Field.php:523
2304
  msgid "No radio options specified"
2305
  msgstr "Geen radio-opties gegeven"
2306
 
2307
+ #: src/Tribe/Field.php:228
2308
  msgid "Invalid field type specified"
2309
  msgstr "Ongeldig veldtype gegeven"
2310
 
common/lang/tribe-common-pl_PL.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: pl\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr ""
815
  msgid "Go to plugins page"
816
  msgstr ""
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Darmowy"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Ustawienia zapisane."
2290
  msgid "General"
2291
  msgstr "Ogólnie"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Nie ustawiono opcji \"select\" "
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nie ustawiono opcji \"checkbox\""
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Nie ustawiono opcji \"radio\""
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Określono nieprawidłowy typ pola"
2308
 
11
  "Language: pl\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr ""
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Darmowy"
825
 
2294
  msgid "General"
2295
  msgstr "Ogólnie"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Nie ustawiono opcji \"select\" "
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Nie ustawiono opcji \"checkbox\""
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Nie ustawiono opcji \"radio\""
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Określono nieprawidłowy typ pola"
2312
 
common/lang/tribe-common-pt_BR.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: pt_BR\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Voltar a página de Plugins"
812
  msgid "Go to plugins page"
813
  msgstr "Ir para a página de Plugins"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Livre"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Configurações salvas."
2286
  msgid "General"
2287
  msgstr "Geral"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Nenhuma opção de seleção especificada"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Nenhuma opção de checkbox especificada"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Nenhuma opção de rádio especificada"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Tipo de campo especificado inválido"
2304
 
11
  "Language: pt_BR\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Ir para a página de Plugins"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Livre"
822
 
2290
  msgid "General"
2291
  msgstr "Geral"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Nenhuma opção de seleção especificada"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nenhuma opção de checkbox especificada"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Nenhuma opção de rádio especificada"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Tipo de campo especificado inválido"
2308
 
common/lang/tribe-common-pt_PT.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: pt\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Voltar para a página de plugins"
812
  msgid "Go to plugins page"
813
  msgstr "Ir para a página de plugins"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratuito"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Definições guardadas."
2286
  msgid "General"
2287
  msgstr "Geral"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Não foram especificadas opções para o selector"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Não foram especificadas opções para as caixas de selecção"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Não foram especificadas opções para os botões"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "O tipo de campo especificado é inválido"
2304
 
11
  "Language: pt\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Ir para a página de plugins"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratuito"
822
 
2290
  msgid "General"
2291
  msgstr "Geral"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Não foram especificadas opções para o selector"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Não foram especificadas opções para as caixas de selecção"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Não foram especificadas opções para os botões"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "O tipo de campo especificado é inválido"
2308
 
common/lang/tribe-common-ro_RO.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: ro\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr ""
815
  msgid "Go to plugins page"
816
  msgstr ""
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Gratuit"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Configurările au fost salvate"
2290
  msgid "General"
2291
  msgstr "General"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Nu aţi specificat opţiuni pentru selectare"
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nu aţi specificat opţiuni pentru caseta de selectare"
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Nu aţi specificat opţiuni pentru butoanele radio"
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Tipul de câmp este incorect specificat"
2308
 
11
  "Language: ro\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr ""
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Gratuit"
825
 
2294
  msgid "General"
2295
  msgstr "General"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Nu aţi specificat opţiuni pentru selectare"
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Nu aţi specificat opţiuni pentru caseta de selectare"
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Nu aţi specificat opţiuni pentru butoanele radio"
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Tipul de câmp este incorect specificat"
2312
 
common/lang/tribe-common-ru_RU.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: ru\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr "Вернуться на страницу плагина"
815
  msgid "Go to plugins page"
816
  msgstr "Перейти на страницу плагина"
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Бесплатные"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Настройки сохранены."
2290
  msgid "General"
2291
  msgstr "Общее"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Параметры выбора не установлены"
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Ни один из параметров не задан"
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Параметры радио не установлены"
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Указан недопустимый тип поля"
2308
 
11
  "Language: ru\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr "Перейти на страницу плагина"
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Бесплатные"
825
 
2294
  msgid "General"
2295
  msgstr "Общее"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Параметры выбора не установлены"
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Ни один из параметров не задан"
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Параметры радио не установлены"
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Указан недопустимый тип поля"
2312
 
common/lang/tribe-common-sk_SK.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: sk\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr ""
815
  msgid "Go to plugins page"
816
  msgstr ""
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Zadarmo"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Nastavenia boli uložené."
2290
  msgid "General"
2291
  msgstr "Všeobecne"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Nebola zvolená žiadna možnosť"
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Nebola zvolená žiadna možnosť"
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Nebola zvolená žiadna možnosť"
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Uvedený typ poľa je neplatný"
2308
 
11
  "Language: sk\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr ""
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Zadarmo"
825
 
2294
  msgid "General"
2295
  msgstr "Všeobecne"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Nebola zvolená žiadna možnosť"
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Nebola zvolená žiadna možnosť"
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Nebola zvolená žiadna možnosť"
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Uvedený typ poľa je neplatný"
2312
 
common/lang/tribe-common-sl_SI.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: sl_SI\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -818,7 +822,7 @@ msgstr "Vrni se na stran z vtičniki"
818
  msgid "Go to plugins page"
819
  msgstr "Pojdi na stran z vtičniki"
820
 
821
- #: src/Tribe/Cost_Utils.php:108
822
  msgid "Free"
823
  msgstr "Zastonj"
824
 
@@ -2294,19 +2298,19 @@ msgstr "Nastavitve shranjene."
2294
  msgid "General"
2295
  msgstr "Splošno"
2296
 
2297
- #: src/Tribe/Field.php:616
2298
  msgid "No select options specified"
2299
  msgstr "Nobenih določenih opcij. "
2300
 
2301
- #: src/Tribe/Field.php:558
2302
  msgid "No checkbox options specified"
2303
  msgstr "Ni označenih 'checkbox options'"
2304
 
2305
- #: src/Tribe/Field.php:522
2306
  msgid "No radio options specified"
2307
  msgstr "Ni označenih 'radio options'"
2308
 
2309
- #: src/Tribe/Field.php:227
2310
  msgid "Invalid field type specified"
2311
  msgstr "Nepravilen tip polja"
2312
 
11
  "Language: sl_SI\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
822
  msgid "Go to plugins page"
823
  msgstr "Pojdi na stran z vtičniki"
824
 
825
+ #: src/Tribe/Cost_Utils.php:114
826
  msgid "Free"
827
  msgstr "Zastonj"
828
 
2298
  msgid "General"
2299
  msgstr "Splošno"
2300
 
2301
+ #: src/Tribe/Field.php:617
2302
  msgid "No select options specified"
2303
  msgstr "Nobenih določenih opcij. "
2304
 
2305
+ #: src/Tribe/Field.php:559
2306
  msgid "No checkbox options specified"
2307
  msgstr "Ni označenih 'checkbox options'"
2308
 
2309
+ #: src/Tribe/Field.php:523
2310
  msgid "No radio options specified"
2311
  msgstr "Ni označenih 'radio options'"
2312
 
2313
+ #: src/Tribe/Field.php:228
2314
  msgid "Invalid field type specified"
2315
  msgstr "Nepravilen tip polja"
2316
 
common/lang/tribe-common-sr_RS.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: sr_RS\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -815,7 +819,7 @@ msgstr ""
815
  msgid "Go to plugins page"
816
  msgstr ""
817
 
818
- #: src/Tribe/Cost_Utils.php:108
819
  msgid "Free"
820
  msgstr "Slobodan"
821
 
@@ -2290,19 +2294,19 @@ msgstr "Podešavanja sačuvana."
2290
  msgid "General"
2291
  msgstr "Generalno"
2292
 
2293
- #: src/Tribe/Field.php:616
2294
  msgid "No select options specified"
2295
  msgstr "Opcije polja za odabir nisu označene"
2296
 
2297
- #: src/Tribe/Field.php:558
2298
  msgid "No checkbox options specified"
2299
  msgstr "Checkbox opcije nisu označene"
2300
 
2301
- #: src/Tribe/Field.php:522
2302
  msgid "No radio options specified"
2303
  msgstr "Radio opcije nisu označene"
2304
 
2305
- #: src/Tribe/Field.php:227
2306
  msgid "Invalid field type specified"
2307
  msgstr "Neodgovarajući tip polja je označen"
2308
 
11
  "Language: sr_RS\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
819
  msgid "Go to plugins page"
820
  msgstr ""
821
 
822
+ #: src/Tribe/Cost_Utils.php:114
823
  msgid "Free"
824
  msgstr "Slobodan"
825
 
2294
  msgid "General"
2295
  msgstr "Generalno"
2296
 
2297
+ #: src/Tribe/Field.php:617
2298
  msgid "No select options specified"
2299
  msgstr "Opcije polja za odabir nisu označene"
2300
 
2301
+ #: src/Tribe/Field.php:559
2302
  msgid "No checkbox options specified"
2303
  msgstr "Checkbox opcije nisu označene"
2304
 
2305
+ #: src/Tribe/Field.php:523
2306
  msgid "No radio options specified"
2307
  msgstr "Radio opcije nisu označene"
2308
 
2309
+ #: src/Tribe/Field.php:228
2310
  msgid "Invalid field type specified"
2311
  msgstr "Neodgovarajući tip polja je označen"
2312
 
common/lang/tribe-common-sv_SE.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: sv_SE\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Återgå till plugin-sidan"
812
  msgid "Go to plugins page"
813
  msgstr "Gå till plugin-sidan"
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Gratis"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Inställningar sparade."
2286
  msgid "General"
2287
  msgstr "Generellt"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Inga val angivna"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Inga kryssruteval angivna"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Inga radioknappsval specificerade"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Ogiltig fälttyp angiven"
2304
 
11
  "Language: sv_SE\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Gå till plugin-sidan"
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Gratis"
822
 
2290
  msgid "General"
2291
  msgstr "Generellt"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Inga val angivna"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Inga kryssruteval angivna"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Inga radioknappsval specificerade"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Ogiltig fälttyp angiven"
2308
 
common/lang/tribe-common-tr_TR.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: tr\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -812,7 +816,7 @@ msgstr "Eklentiler sayfasına dön"
812
  msgid "Go to plugins page"
813
  msgstr "Eklentiler sayfasına git "
814
 
815
- #: src/Tribe/Cost_Utils.php:108
816
  msgid "Free"
817
  msgstr "Ücretsiz"
818
 
@@ -2286,19 +2290,19 @@ msgstr "Ayarlar kaydedildi."
2286
  msgid "General"
2287
  msgstr "Genel"
2288
 
2289
- #: src/Tribe/Field.php:616
2290
  msgid "No select options specified"
2291
  msgstr "Seçim opsiyonu belirtilmedi"
2292
 
2293
- #: src/Tribe/Field.php:558
2294
  msgid "No checkbox options specified"
2295
  msgstr "Checkbox seçeneği belirtilmedi"
2296
 
2297
- #: src/Tribe/Field.php:522
2298
  msgid "No radio options specified"
2299
  msgstr "Radyo butonu seçeneği seçilmedi"
2300
 
2301
- #: src/Tribe/Field.php:227
2302
  msgid "Invalid field type specified"
2303
  msgstr "Hatalı alan tipi seçildi"
2304
 
11
  "Language: tr\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
816
  msgid "Go to plugins page"
817
  msgstr "Eklentiler sayfasına git "
818
 
819
+ #: src/Tribe/Cost_Utils.php:114
820
  msgid "Free"
821
  msgstr "Ücretsiz"
822
 
2290
  msgid "General"
2291
  msgstr "Genel"
2292
 
2293
+ #: src/Tribe/Field.php:617
2294
  msgid "No select options specified"
2295
  msgstr "Seçim opsiyonu belirtilmedi"
2296
 
2297
+ #: src/Tribe/Field.php:559
2298
  msgid "No checkbox options specified"
2299
  msgstr "Checkbox seçeneği belirtilmedi"
2300
 
2301
+ #: src/Tribe/Field.php:523
2302
  msgid "No radio options specified"
2303
  msgstr "Radyo butonu seçeneği seçilmedi"
2304
 
2305
+ #: src/Tribe/Field.php:228
2306
  msgid "Invalid field type specified"
2307
  msgstr "Hatalı alan tipi seçildi"
2308
 
common/lang/tribe-common-zh_CN.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: zh_CN\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -809,7 +813,7 @@ msgstr "返回插件页面"
809
  msgid "Go to plugins page"
810
  msgstr "转到插件页面"
811
 
812
- #: src/Tribe/Cost_Utils.php:108
813
  msgid "Free"
814
  msgstr "免费"
815
 
@@ -2282,19 +2286,19 @@ msgstr "设定已储存。"
2282
  msgid "General"
2283
  msgstr "一般"
2284
 
2285
- #: src/Tribe/Field.php:616
2286
  msgid "No select options specified"
2287
  msgstr "未指定下拉选单选项"
2288
 
2289
- #: src/Tribe/Field.php:558
2290
  msgid "No checkbox options specified"
2291
  msgstr "未指定多选选项"
2292
 
2293
- #: src/Tribe/Field.php:522
2294
  msgid "No radio options specified"
2295
  msgstr "未指定单选选项"
2296
 
2297
- #: src/Tribe/Field.php:227
2298
  msgid "Invalid field type specified"
2299
  msgstr "指定栏位类型无效"
2300
 
11
  "Language: zh_CN\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
813
  msgid "Go to plugins page"
814
  msgstr "转到插件页面"
815
 
816
+ #: src/Tribe/Cost_Utils.php:114
817
  msgid "Free"
818
  msgstr "免费"
819
 
2286
  msgid "General"
2287
  msgstr "一般"
2288
 
2289
+ #: src/Tribe/Field.php:617
2290
  msgid "No select options specified"
2291
  msgstr "未指定下拉选单选项"
2292
 
2293
+ #: src/Tribe/Field.php:559
2294
  msgid "No checkbox options specified"
2295
  msgstr "未指定多选选项"
2296
 
2297
+ #: src/Tribe/Field.php:523
2298
  msgid "No radio options specified"
2299
  msgstr "未指定单选选项"
2300
 
2301
+ #: src/Tribe/Field.php:228
2302
  msgid "Invalid field type specified"
2303
  msgstr "指定栏位类型无效"
2304
 
common/lang/tribe-common-zh_TW.po CHANGED
@@ -11,6 +11,10 @@ msgstr ""
11
  "Language: zh_TW\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
 
 
 
 
14
  #: src/Tribe/Languages/Locations.php:252
15
  msgid "Sint Maarten"
16
  msgstr ""
@@ -809,7 +813,7 @@ msgstr "返回插件頁面"
809
  msgid "Go to plugins page"
810
  msgstr "進入插件頁面"
811
 
812
- #: src/Tribe/Cost_Utils.php:108
813
  msgid "Free"
814
  msgstr "免費"
815
 
@@ -2282,19 +2286,19 @@ msgstr "設定已儲存。"
2282
  msgid "General"
2283
  msgstr "一般"
2284
 
2285
- #: src/Tribe/Field.php:616
2286
  msgid "No select options specified"
2287
  msgstr "未指定下拉選單選項"
2288
 
2289
- #: src/Tribe/Field.php:558
2290
  msgid "No checkbox options specified"
2291
  msgstr "未指定多選選項"
2292
 
2293
- #: src/Tribe/Field.php:522
2294
  msgid "No radio options specified"
2295
  msgstr "未指定單選選項"
2296
 
2297
- #: src/Tribe/Field.php:227
2298
  msgid "Invalid field type specified"
2299
  msgstr "指定欄位類型無效"
2300
 
11
  "Language: zh_TW\n"
12
  "Project-Id-Version: Tribe Common\n"
13
 
14
+ #: src/Tribe/Validate.php:534
15
+ msgid "%s must be an email address."
16
+ msgstr ""
17
+
18
  #: src/Tribe/Languages/Locations.php:252
19
  msgid "Sint Maarten"
20
  msgstr ""
813
  msgid "Go to plugins page"
814
  msgstr "進入插件頁面"
815
 
816
+ #: src/Tribe/Cost_Utils.php:114
817
  msgid "Free"
818
  msgstr "免費"
819
 
2286
  msgid "General"
2287
  msgstr "一般"
2288
 
2289
+ #: src/Tribe/Field.php:617
2290
  msgid "No select options specified"
2291
  msgstr "未指定下拉選單選項"
2292
 
2293
+ #: src/Tribe/Field.php:559
2294
  msgid "No checkbox options specified"
2295
  msgstr "未指定多選選項"
2296
 
2297
+ #: src/Tribe/Field.php:523
2298
  msgid "No radio options specified"
2299
  msgstr "未指定單選選項"
2300
 
2301
+ #: src/Tribe/Field.php:228
2302
  msgid "Invalid field type specified"
2303
  msgstr "指定欄位類型無效"
2304
 
common/readme.txt CHANGED
@@ -2,11 +2,17 @@
2
 
3
  == Changelog ==
4
 
 
 
 
 
 
5
  = [4.7.4] 2017-12-18 =
6
 
7
  * Fix - Fixed Event Cost field causing an error if it did not contain any numeric characters [95400]
8
  * Fix - Fixed the color of the license key validation messages [91890]
9
  * Fix - Added a safety check to avoid errors in the theme customizer when the search parameter is empty (props @afragen)
 
10
 
11
  = [4.7.3] 2017-12-07 =
12
 
2
 
3
  == Changelog ==
4
 
5
+ = [4.7.5] 2018-01-10 =
6
+
7
+ * Fix - Added safety check to avoid errors surrounding the use of count() (our thanks to daftdog for highlighting this issue) [95527]
8
+ * Fix - Improved file logger to gracefully handle further file system restrictions (our thanks to Richard Palmer for highlighting further issues here) [96747]
9
+
10
  = [4.7.4] 2017-12-18 =
11
 
12
  * Fix - Fixed Event Cost field causing an error if it did not contain any numeric characters [95400]
13
  * Fix - Fixed the color of the license key validation messages [91890]
14
  * Fix - Added a safety check to avoid errors in the theme customizer when the search parameter is empty (props @afragen)
15
+ * Language - 1 new strings added, 5 updated, 1 fuzzied, and 0 obsoleted
16
 
17
  = [4.7.3] 2017-12-07 =
18
 
common/src/Tribe/Customizer/Section.php CHANGED
@@ -206,7 +206,7 @@ abstract class Tribe__Customizer__Section {
206
  return $settings;
207
  }
208
 
209
- if ( count( $search ) === 1 ) {
210
  $settings = $this->create_ghost_settings( $settings );
211
  } else {
212
  $settings[ $this->ID ] = $this->create_ghost_settings( $settings[ $this->ID ] );
206
  return $settings;
207
  }
208
 
209
+ if ( is_array( $search ) && count( $search ) === 1 ) {
210
  $settings = $this->create_ghost_settings( $settings );
211
  } else {
212
  $settings[ $this->ID ] = $this->create_ghost_settings( $settings[ $this->ID ] );
common/src/Tribe/Log/File_Logger.php CHANGED
@@ -230,36 +230,37 @@ class Tribe__Log__File_Logger implements Tribe__Log__Logger {
230
  */
231
  try {
232
  $log_files_dir = new DirectoryIterator( $this->log_dir );
233
- } catch ( Exception $e ) {
234
- return $logs;
235
- }
236
-
237
- // Look through the log storage directory
238
- foreach ( $log_files_dir as $node ) {
239
- if ( ! $node->isReadable() ) {
240
- continue;
241
- }
242
-
243
- $name = $node->getFilename();
244
 
245
- // DirectoryIterator::getExtension() is only available on 5.3.6
246
- if ( version_compare( phpversion(), '5.3.6', '>=' ) ) {
247
- $ext = $node->getExtension();
248
- } else {
249
- $ext = pathinfo( $name, PATHINFO_EXTENSION );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
250
  }
251
 
252
- // Skip unless it is a .log file with the expected prefix
253
- if ( 'log' !== $ext || 0 !== strpos( $name, $basename ) ) {
254
- continue;
255
- }
256
-
257
- if ( preg_match( '/([0-9]{4}\-[0-9]{2}\-[0-9]{2})/', $name, $matches ) ) {
258
- $logs[] = $matches[1];
259
- }
260
  }
261
 
262
- rsort( $logs );
263
  return $logs;
264
  }
265
 
230
  */
231
  try {
232
  $log_files_dir = new DirectoryIterator( $this->log_dir );
 
 
 
 
 
 
 
 
 
 
 
233
 
234
+ // Look through the log storage directory
235
+ foreach ( $log_files_dir as $node ) {
236
+ if ( ! $node->isReadable() ) {
237
+ continue;
238
+ }
239
+
240
+ $name = $node->getFilename();
241
+
242
+ // DirectoryIterator::getExtension() is only available on 5.3.6
243
+ if ( version_compare( phpversion(), '5.3.6', '>=' ) ) {
244
+ $ext = $node->getExtension();
245
+ } else {
246
+ $ext = pathinfo( $name, PATHINFO_EXTENSION );
247
+ }
248
+
249
+ // Skip unless it is a .log file with the expected prefix
250
+ if ( 'log' !== $ext || 0 !== strpos( $name, $basename ) ) {
251
+ continue;
252
+ }
253
+
254
+ if ( preg_match( '/([0-9]{4}\-[0-9]{2}\-[0-9]{2})/', $name, $matches ) ) {
255
+ $logs[] = $matches[1];
256
+ }
257
  }
258
 
259
+ rsort( $logs );
260
+ } catch ( Exception $e ) {
261
+ return $logs;
 
 
 
 
 
262
  }
263
 
 
264
  return $logs;
265
  }
266
 
common/src/Tribe/Main.php CHANGED
@@ -17,7 +17,7 @@ class Tribe__Main {
17
  const OPTIONNAME = 'tribe_events_calendar_options';
18
  const OPTIONNAMENETWORK = 'tribe_events_calendar_network_options';
19
 
20
- const VERSION = '4.7.4';
21
 
22
  const FEED_URL = 'https://theeventscalendar.com/feed/';
23
 
17
  const OPTIONNAME = 'tribe_events_calendar_options';
18
  const OPTIONNAMENETWORK = 'tribe_events_calendar_network_options';
19
 
20
+ const VERSION = '4.7.5';
21
 
22
  const FEED_URL = 'https://theeventscalendar.com/feed/';
23
 
common/src/Tribe/Validate.php CHANGED
@@ -58,8 +58,6 @@ if ( ! class_exists( 'Tribe__Validate' ) ) {
58
  * @param string $field_id The field ID to validate
59
  * @param array $field The field object to validate
60
  * @param mixed $value The value to validate
61
- *
62
- * @return array $result The result of the validation
63
  */
64
  public function __construct( $field_id, $field, $value, $additional_args = array() ) {
65
 
@@ -75,8 +73,6 @@ if ( ! class_exists( 'Tribe__Validate' ) ) {
75
  $this->result->valid = false;
76
  $this->result->error = esc_html__( 'Invalid or incomplete field passed', 'tribe-common' );
77
  $this->result->error .= ( isset( $this->field['id'] ) ) ? ' (' . esc_html__( 'Field ID:', 'tribe-common' ) . ' ' . $this->field['id'] . ' )' : '';
78
-
79
- return $this->result;
80
  }
81
 
82
  // call validation callback if a validation callback function is set
@@ -84,10 +80,12 @@ if ( ! class_exists( 'Tribe__Validate' ) ) {
84
  if ( function_exists( $this->field['validation_callback'] ) ) {
85
  if ( ( ! isset( $_POST[ $field_id ] ) || ! $_POST[ $field_id ] || $_POST[ $field_id ] == '' ) && isset( $this->field['can_be_empty'] ) && $this->field['can_be_empty'] ) {
86
  $this->result->valid = true;
87
-
88
- return $this->result;
89
  } else {
90
- return call_user_func( $validation_callback );
 
 
 
 
91
  }
92
  }
93
  }
@@ -100,8 +98,6 @@ if ( ! class_exists( 'Tribe__Validate' ) ) {
100
  $this->label = isset( $this->field['label'] ) ? $this->field['label'] : $this->field['id'];
101
  if ( ( ! isset( $_POST[ $field_id ] ) || ! $_POST[ $field_id ] || $_POST[ $field_id ] == '' ) && isset( $this->field['can_be_empty'] ) && $this->field['can_be_empty'] ) {
102
  $this->result->valid = true;
103
-
104
- return $this->result;
105
  } else {
106
  call_user_func( array( $this, $this->type ) ); // run the validation
107
  }
@@ -117,9 +113,6 @@ if ( ! class_exists( 'Tribe__Validate' ) ) {
117
  $this->result->error = esc_html__( 'Invalid or incomplete field passed', 'tribe-common' );
118
  $this->result->error .= ( isset( $this->field['id'] ) ) ? ' (' . esc_html__( 'Field ID:', 'tribe-common' ) . ' ' . $this->field['id'] . ' )' : '';
119
  }
120
-
121
- // return the result
122
- return $this->result;
123
  }
124
 
125
  /**
58
  * @param string $field_id The field ID to validate
59
  * @param array $field The field object to validate
60
  * @param mixed $value The value to validate
 
 
61
  */
62
  public function __construct( $field_id, $field, $value, $additional_args = array() ) {
63
 
73
  $this->result->valid = false;
74
  $this->result->error = esc_html__( 'Invalid or incomplete field passed', 'tribe-common' );
75
  $this->result->error .= ( isset( $this->field['id'] ) ) ? ' (' . esc_html__( 'Field ID:', 'tribe-common' ) . ' ' . $this->field['id'] . ' )' : '';
 
 
76
  }
77
 
78
  // call validation callback if a validation callback function is set
80
  if ( function_exists( $this->field['validation_callback'] ) ) {
81
  if ( ( ! isset( $_POST[ $field_id ] ) || ! $_POST[ $field_id ] || $_POST[ $field_id ] == '' ) && isset( $this->field['can_be_empty'] ) && $this->field['can_be_empty'] ) {
82
  $this->result->valid = true;
 
 
83
  } else {
84
+ $this->result->valid = call_user_func( $this->field['validation_callback'], $value );
85
+ if ( ! $this->result->valid ) {
86
+ $this->result->error = esc_html__( 'Invalid or incomplete field passed', 'tribe-common' );
87
+ $this->result->error .= ( isset( $this->field['id'] ) ) ? ' (' . esc_html__( 'Field ID:', 'tribe-common' ) . ' ' . $this->field['id'] . ' )' : '';
88
+ }
89
  }
90
  }
91
  }
98
  $this->label = isset( $this->field['label'] ) ? $this->field['label'] : $this->field['id'];
99
  if ( ( ! isset( $_POST[ $field_id ] ) || ! $_POST[ $field_id ] || $_POST[ $field_id ] == '' ) && isset( $this->field['can_be_empty'] ) && $this->field['can_be_empty'] ) {
100
  $this->result->valid = true;
 
 
101
  } else {
102
  call_user_func( array( $this, $this->type ) ); // run the validation
103
  }
113
  $this->result->error = esc_html__( 'Invalid or incomplete field passed', 'tribe-common' );
114
  $this->result->error .= ( isset( $this->field['id'] ) ) ? ' (' . esc_html__( 'Field ID:', 'tribe-common' ) . ' ' . $this->field['id'] . ' )' : '';
115
  }
 
 
 
116
  }
117
 
118
  /**
common/src/functions/template-tags/date.php CHANGED
@@ -79,7 +79,9 @@ if ( ! function_exists( 'tribe_beginning_of_day' ) ) {
79
  if ( is_null( $date ) || empty( $date ) ) {
80
  $date = date( $format, strtotime( date( 'Y-m-d' ) . ' +' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' ) );
81
  } else {
82
- $date = date( $format, strtotime( date( 'Y-m-d', strtotime( $date ) ) . ' +' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' ) );
 
 
83
  }
84
 
85
  /**
@@ -114,7 +116,9 @@ if ( ! function_exists( 'tribe_end_of_day' ) ) {
114
  if ( is_null( $date ) || empty( $date ) ) {
115
  $date = date( $format, strtotime( 'tomorrow +' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' ) - 1 );
116
  } else {
117
- $date = date( $format, strtotime( date( 'Y-m-d', strtotime( $date ) ) . ' +1 day ' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' ) - 1 );
 
 
118
  }
119
 
120
  /**
79
  if ( is_null( $date ) || empty( $date ) ) {
80
  $date = date( $format, strtotime( date( 'Y-m-d' ) . ' +' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' ) );
81
  } else {
82
+ $date = Tribe__Date_Utils::is_timestamp( $date ) ? $date : strtotime( $date );
83
+ $timestamp = strtotime( date( 'Y-m-d', $date ) . ' +' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' );
84
+ $date = date( $format, $timestamp );
85
  }
86
 
87
  /**
116
  if ( is_null( $date ) || empty( $date ) ) {
117
  $date = date( $format, strtotime( 'tomorrow +' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' ) - 1 );
118
  } else {
119
+ $date = Tribe__Date_Utils::is_timestamp( $date ) ? $date : strtotime( $date );
120
+ $timestamp = strtotime( date( 'Y-m-d', $date ) . ' +1 day ' . $hours_to_add . ' hours ' . $minutes_to_add . ' minutes' ) - 1;
121
+ $date = date( $format, $timestamp );
122
  }
123
 
124
  /**
common/tribe-common.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  Description: An event settings framework for managing shared options
4
- Version: 4.7.4
5
  Author: Modern Tribe, Inc.
6
  Author URI: http://m.tri.be/1x
7
  Text Domain: tribe-common
1
  <?php
2
  /*
3
  Description: An event settings framework for managing shared options
4
+ Version: 4.7.5
5
  Author: Modern Tribe, Inc.
6
  Author URI: http://m.tri.be/1x
7
  Text Domain: tribe-common
lang/the-events-calendar-bg_BG.mo CHANGED
Binary file
lang/the-events-calendar-bg_BG.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-01-29 03:48:31+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -721,11 +721,11 @@ msgstr ""
721
 
722
  #: src/Tribe/Aggregator/Settings.php:273 src/Tribe/Aggregator/Settings.php:274
723
  msgid "24 hours"
724
- msgstr ""
725
 
726
  #: src/Tribe/Aggregator/Settings.php:277 src/Tribe/Aggregator/Settings.php:278
727
  msgid "72 hours"
728
- msgstr ""
729
 
730
  #: src/Tribe/Aggregator/Settings.php:281
731
  msgid "One week"
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-01-07 12:45:34+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
721
 
722
  #: src/Tribe/Aggregator/Settings.php:273 src/Tribe/Aggregator/Settings.php:274
723
  msgid "24 hours"
724
+ msgstr "24 часа"
725
 
726
  #: src/Tribe/Aggregator/Settings.php:277 src/Tribe/Aggregator/Settings.php:278
727
  msgid "72 hours"
728
+ msgstr "72 часа"
729
 
730
  #: src/Tribe/Aggregator/Settings.php:281
731
  msgid "One week"
lang/the-events-calendar-cs_CZ.mo CHANGED
Binary file
lang/the-events-calendar-cs_CZ.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-08-06 20:35:16+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -48,7 +48,7 @@ msgstr ""
48
 
49
  #: common/src/Tribe/Main.php:265
50
  msgid "Clear Selection."
51
- msgstr ""
52
 
53
  #: common/src/Tribe/Main.php:264
54
  msgid "Select all pages"
@@ -84,7 +84,7 @@ msgstr ""
84
 
85
  #: src/Tribe/Linked_Posts.php:923 src/Tribe/Linked_Posts.php:929
86
  msgid "Create or Find %s"
87
- msgstr ""
88
 
89
  #: src/Tribe/Integrations/WPML/Defaults.php:117
90
  msgid "The Events Calendar could not write WPML default config file: please create the file manually."
@@ -104,11 +104,11 @@ msgstr ""
104
 
105
  #: common/src/Tribe/PUE/Checker.php:1095
106
  msgid "There is a new version of %1$s available. %2$s"
107
- msgstr ""
108
 
109
  #: common/src/Tribe/PUE/Checker.php:1084
110
  msgid "Update now to version %s."
111
- msgstr ""
112
 
113
  #: common/src/Tribe/Ajax/Dropdown.php:238
114
  msgid "The \"%s\" source is invalid and cannot be reached on \"%s\" instance."
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-01-02 21:07:39+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
48
 
49
  #: common/src/Tribe/Main.php:265
50
  msgid "Clear Selection."
51
+ msgstr "Zrušit výběr."
52
 
53
  #: common/src/Tribe/Main.php:264
54
  msgid "Select all pages"
84
 
85
  #: src/Tribe/Linked_Posts.php:923 src/Tribe/Linked_Posts.php:929
86
  msgid "Create or Find %s"
87
+ msgstr "Vytvořit nebo najít %s"
88
 
89
  #: src/Tribe/Integrations/WPML/Defaults.php:117
90
  msgid "The Events Calendar could not write WPML default config file: please create the file manually."
104
 
105
  #: common/src/Tribe/PUE/Checker.php:1095
106
  msgid "There is a new version of %1$s available. %2$s"
107
+ msgstr "K dispozici je novější verze %1$s. %2$s"
108
 
109
  #: common/src/Tribe/PUE/Checker.php:1084
110
  msgid "Update now to version %s."
111
+ msgstr "Aktualizovat na verzi %s."
112
 
113
  #: common/src/Tribe/Ajax/Dropdown.php:238
114
  msgid "The \"%s\" source is invalid and cannot be reached on \"%s\" instance."
lang/the-events-calendar-de_DE.mo CHANGED
Binary file
lang/the-events-calendar-de_DE.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-11-11 16:49:22+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -25,7 +25,7 @@ msgstr "bearbeite Veranstaltungseinstellungen."
25
 
26
  #: src/Tribe/Main.php:949
27
  msgid "Edit the %s slug"
28
- msgstr "Den %s Slug (Permanlink) bearbeiten"
29
 
30
  #: src/Tribe/Linked_Posts.php:920 src/Tribe/Linked_Posts.php:926
31
  msgid "Find %1$s %2$s"
@@ -44,7 +44,7 @@ msgstr "einen"
44
  #. translators: %s: post title
45
  #: src/Tribe/Ignored_Events.php:388
46
  msgid "Hide and Ignore &#8220;%s&#8221;"
47
- msgstr "Verstecke und ignoriere &#8220;%s&#8221;"
48
 
49
  #: common/src/Tribe/Main.php:265
50
  msgid "Clear Selection."
@@ -56,7 +56,7 @@ msgstr "Alle Seiten selektieren"
56
 
57
  #: common/src/Tribe/Main.php:263
58
  msgid "All items on this page were selected. "
59
- msgstr "Alle Objekte auf diese Seite wurden selektiert."
60
 
61
  #: src/admin-views/aggregator/tabs/import-form.php:101
62
  msgid "Add more sources"
@@ -64,7 +64,7 @@ msgstr "Weitere Quellen hinzufügen"
64
 
65
  #: src/Tribe/Aggregator/Service.php:530
66
  msgid "No upcoming Facebook events found."
67
- msgstr "Keine anstehenden Facebook Veranstaltungen gefunden."
68
 
69
  #: src/Tribe/Aggregator/Service.php:179
70
  msgid "Event Aggregator server has blocked your request. Please try your import again later or contact support to know why."
@@ -80,7 +80,7 @@ msgstr "Die Antwort des Event Aggregator Servers war nicht eindeutig und konnte
80
 
81
  #: common/src/Tribe/Plugins_API.php:37
82
  msgid "Import events from across the web! Event Aggregator makes it easy to run scheduled or manual imports from Facebook, Meetup, Google Calendar, and iCalendar, along with uploads from CSV and ICS files. You can also import directly from other sites running The Events Calendar thanks to our built-in REST API support."
83
- msgstr "Importieren Sie Veranstaltungen aus dem ganzen Web! Der Event Aggregator ermöglicht es automatisch und manuell Veranstaltungen aus Facebook, Meetup, Google Calendar, and iCalendar zu importieren. Ebenso sind Uploads via CSV und ICS Dateien möglich. Sie können auch Veranstaltungen direkt aus anderen Websites dank der REST API importieren."
84
 
85
  #: src/Tribe/Linked_Posts.php:923 src/Tribe/Linked_Posts.php:929
86
  msgid "Create or Find %s"
@@ -88,19 +88,19 @@ msgstr "%s erstellen oder finden"
88
 
89
  #: src/Tribe/Integrations/WPML/Defaults.php:117
90
  msgid "The Events Calendar could not write WPML default config file: please create the file manually."
91
- msgstr "Der Veranstaltungskalender konnte keine WPML-Standard-Konfigurationsdatei schreiben: Bitte erstellen Sie die Datei manuell."
92
 
93
  #: common/src/Tribe/Plugins_API.php:94
94
  msgid "Accept user-submitted events on your site! With Community Events, you can accept public submissions or require account sign-on. Settings give you the options to save as a draft or publish automatically, enable categories and tags, and choose whether users can edit/manage their own events or simply submit. Best of all - setup is easy! Just activate, configure the options, and off you go."
95
- msgstr "Akzeptieren Sie Veranstaltungen Ihrer Nutzer auf Ihrer Seite! Mit Community Events können Sie Übermittlungen öffentlich oder per vorheriger Anmeldung akzeptieren. Sie können die übermittelten Veranstaltungen als Entwürfe speichern oder automatisch veröffentlichen. Sie können außerdem Kategorien und Schlagworte verwenden und wählen, ob Benutzer ihre eigenen Veranstaltungen bearbeiten oder verwalten können. Das Beste von allem - das Setup ist einfach! Einfach aktivieren, die Optionen konfigurieren und los geht's."
96
 
97
  #: common/src/Tribe/Plugins_API.php:60
98
  msgid "Event Tickets provides a simple way for visitors to RSVP to your events. As a standalone plugin, it enables you to add RSVP functionality to posts or pages. When paired with The Events Calendar, you can add that same RSVP functionality directly to your event listings."
99
- msgstr "Event Tickets bieten eine einfache Möglichkeit für Besucher zu RSVP zu Ihren Veranstaltungen. Als eigenständiges Plugin ermöglicht es Ihnen, RSVP-Funktionalität zu Beiträgen oder Seiten hinzuzufügen. Wenn Sie den Events Calendar gleichzeitig nutzen, können Sie dieselbe RSVP-Funktionalität direkt zu Ihren Veranstaltungslisten hinzufügen."
100
 
101
  #: common/src/Tribe/Plugins_API.php:28
102
  msgid "Create an events calendar and manage it with ease. The Events Calendar plugin provides professional-level quality and features backed by a team you can trust."
103
- msgstr "Erstellen Sie einen Veranstaltungskalender und verwalten Sie ihn mit Leichtigkeit. Das Events Calendar-Plugin bietet professionelle Qualität und Funktionen, die von einem Team unterstützt werden, dem Sie vertrauen können."
104
 
105
  #: common/src/Tribe/PUE/Checker.php:1095
106
  msgid "There is a new version of %1$s available. %2$s"
@@ -108,7 +108,7 @@ msgstr "Es gibt eine neue Version von %1$s. %2$s"
108
 
109
  #: common/src/Tribe/PUE/Checker.php:1084
110
  msgid "Update now to version %s."
111
- msgstr "Aktualisieren Sie jetzt auf Version %s."
112
 
113
  #: common/src/Tribe/Ajax/Dropdown.php:238
114
  msgid "The \"%s\" source is invalid and cannot be reached on \"%s\" instance."
@@ -136,17 +136,17 @@ msgstr "Beim Einfügen des Datensatzes in der Datenbank ist etwas schief gegange
136
 
137
  #: common/src/Tribe/PUE/Notices.php:340
138
  msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
139
- msgstr "Sie können den Status Ihrer Lizenz jederzeit überprüfen, in dem Sie sich auf %1$s in Ihrem Account auf theeventscalendar.com%2$s einloggen."
140
 
141
  #: common/src/Tribe/PUE/Notices.php:225
142
  msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
143
  msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
144
- msgstr[0] "Anscheinend verwenden Sie %1$s, aber der Lizenzschlüssel ist ungültig. Bitte laden Sie die neuste Version %2$svon Ihrem Konto %3$s runter."
145
- msgstr[1] "Anscheinend verwenden Sie %1$s, aber die Lizenzschlüssel sind ungültig. Bitte laden Sie die neuste Version %2$svon Ihrem Konto %3$s runter."
146
 
147
  #: common/src/Tribe/PUE/Checker.php:976
148
  msgid "Please refresh the page and try your request again."
149
- msgstr "Bitte aktualisieren Sie die Seite und versuchen Sie es erneut."
150
 
151
  #: common/src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:28
152
  msgid "The image WordPress post ID"
@@ -154,7 +154,7 @@ msgstr "Die Wordpress Beitrags ID des Bildes"
154
 
155
  #: common/src/Tribe/Plugins_API.php:129
156
  msgid "Take your image widgets to the next level with Image Widget Plus! We've taken the simple functionality of our basic Image Widget and amped it up with several popular feature requests - multiple image support, slideshow, lightbox, and random image - all backed by a full year of premium support."
157
- msgstr "Nutzen Sie Image Widget Plus, um Ihre Bilder noch eleganter zu präsentieren. Nutzen Sie Slideshows, Lightbox, Unterstützung mehrer Bilder oder die Anzeige zufälliger Bilder - alles mit einem Jahr Unterstützung durch unseren Premium Support."
158
 
159
  #: common/src/Tribe/Plugins_API.php:125
160
  msgid "Image Widget Plus"
@@ -178,7 +178,7 @@ msgstr "Beim Importieren von einer Website, die den Veranstaltungskalender verwe
178
 
179
  #: src/admin-views/aggregator/origins/url.php:84
180
  msgid "Enter the url for the calendar, website, or event you would like to import. Event Aggregator will attempt to import events at that location."
181
- msgstr "Geben Sie die URL für den Kalender, die Website oder das Ereignis ein, das Sie importieren möchten. Event Aggregator wird versuchen, Ereignisse von diesem Ort zu importieren."
182
 
183
  #: src/Tribe/REST/V1/Messages.php:23
184
  msgid "The 'categories' parameter contains invalid category slugs or IDs"
@@ -345,7 +345,7 @@ msgstr "Die abgekürzte Zeitzonen-Zeichenkette der Veranstaltung"
345
 
346
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:129
347
  msgid "The event cost including the currency symbol"
348
- msgstr "Der Eintrittspreis inklusive der Währung"
349
 
350
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:133
351
  msgid "The event cost details"
@@ -589,7 +589,7 @@ msgstr "Der Import läuft monatlich am Tag"
589
 
590
  #: src/admin-views/aggregator/origins/refine.php:22
591
  msgid "Use the filters to narrow down which events are fetched from this site."
592
- msgstr "Verwenden Sie die Filter, um zu einzugrenzen, welche Veranstaltungen von dieser Seite abgerufen werden."
593
 
594
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:44
595
  msgid "The event creation date in UTC time"
@@ -665,7 +665,7 @@ msgstr "Event Aggregator kann keine Veranstaltungen importieren, da diese Websit
665
 
666
  #: src/Tribe/REST/V1/EA_Messages.php:12
667
  msgid "Events could not be imported. Event Aggregator does not yet support events from that URL. We have noted your request and will review it for support in the future."
668
- msgstr "Veranstaltungen konnten nicht importiert werden. Event Aggregator unterstützt noch keine Veranstaltungen von dieser URL. Wir haben Ihre Anfrage festgestellt und werden sie in Zukunft für die Unterstützung überprüfen."
669
 
670
  #: src/Tribe/REST/V1/EA_Messages.php:13
671
  msgid "Events could not be imported. The Events Calendar REST API is disabled on the requested URL."
@@ -783,7 +783,7 @@ msgstr[1] "%1$d neue Veranstaltungs - Schlagwörter wurden erstellt."
783
 
784
  #: src/Tribe/Aggregator/Tabs/New.php:367
785
  msgid "View your event tags"
786
- msgstr "Ihre Veranstaltungs - Schlagwörter anzeigen"
787
 
788
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:28
789
  msgid "The event ID used to globally identify in Event Aggregator"
@@ -824,7 +824,7 @@ msgstr "Veranstaltungen importieren, aber lokale Änderungen in Veranstaltungsfe
824
 
825
  #: common/src/Tribe/PUE/Checker.php:497
826
  msgid "%1$sBuy a license%2$s for the Event Aggregator service to access additional import features."
827
- msgstr "%1$sKaufen Sie ine Lizenz%2$s für den Event Aggregator Service um weitere Importfunktionen freizuschalten."
828
 
829
  #: src/functions/template-tags/loop.php:171
830
  msgctxt "day_view"
@@ -1368,15 +1368,15 @@ msgstr "Veranstaltungen Hilfe"
1368
 
1369
  #: common/src/Tribe/PUE/Checker.php:1670
1370
  msgid "Expired license. Consult your network administrator."
1371
- msgstr "Lizenz abgelaufen. Bitte informieren Sie den Administrator."
1372
 
1373
  #: common/src/Tribe/PUE/Checker.php:1669
1374
  msgid "No license entered. Consult your network administrator."
1375
- msgstr "Kein Lizenzschlüssel eingegeben. Bitte informieren Sie den Administrator."
1376
 
1377
  #: common/src/Tribe/PUE/Checker.php:1668
1378
  msgid "A valid license has been entered by your network administrator."
1379
- msgstr "Ein gültiger Lizenzschlüssel wurde von Ihrem Netzwerk Administrator eingegeben."
1380
 
1381
  #: common/src/Tribe/PUE/Checker.php:550
1382
  msgid "Site License Key"
@@ -1384,7 +1384,7 @@ msgstr "Seiten Lizenzschlüssel"
1384
 
1385
  #: common/src/Tribe/PUE/Checker.php:539
1386
  msgid "Check this box if you wish to override the network license key with your own"
1387
- msgstr "Aktivieren Sie diese Option, um den Netzwerk Lizenzschlüssel mit Ihrem eigenen zu überschreiben."
1388
 
1389
  #: common/src/Tribe/PUE/Checker.php:538
1390
  msgid "Override network license key"
@@ -1396,7 +1396,7 @@ msgstr "Status Lizenzschlüssel:"
1396
 
1397
  #: common/src/Tribe/Customizer.php:566
1398
  msgid "Use the following panel of your customizer to change the styling of your Calendar and Event pages."
1399
- msgstr "Nutzen Sie den folgenden Bereich um das Design Ihres Kalenders und Veranstaltungsseiten anzupassen."
1400
 
1401
  #: common/src/admin-views/app-shop.php:31
1402
  msgid "Installed"
@@ -1408,7 +1408,7 @@ msgstr "Installierte Add-Ons"
1408
 
1409
  #: common/src/Tribe/Extension.php:368
1410
  msgid "Unable to run Tribe Extensions. Your website host is running PHP 5.2 or older, and has likely disabled or misconfigured debug_backtrace(). You, or your website host, will need to upgrade PHP or properly configure debug_backtrace() for Tribe Extensions to work."
1411
- msgstr "Die Tribe Extensions können nicht ausgeführt werden. Ihre Website nutzt PHP 5.2 oder älter und hat vermutlich debug_backtrace() nicht aktiviert bzw. falsch konfiguriert. Bitte upgraden Sie (oder Ihr Website Host) auf eine neuere PHP Version oder konfigurieren Sie debug_backtrace() korrekt, damit die Tribe Extensions ausgeführt werden können."
1412
 
1413
  #: common/src/Tribe/Extension.php:144
1414
  msgid "Tutorial"
@@ -1426,7 +1426,7 @@ msgstr ","
1426
 
1427
  #: common/src/Tribe/Admin/Notice/Plugin_Download.php:75
1428
  msgid "To begin using %1$s, please install and activate the latest version of %2$s."
1429
- msgstr "Um mit %1$s zu nutzen, installieren und aktivieren Sie bitte die aktuelle Version von %2$s."
1430
 
1431
  #: src/Tribe/Aggregator/Service.php:567
1432
  msgid "Unknown service message"
@@ -1438,7 +1438,7 @@ msgstr "Unbekannt"
1438
 
1439
  #: src/Tribe/Aggregator/Record/Abstract.php:1060
1440
  msgid "When this import was last scheduled to run, the daily limit for your Event Aggregator license had already been reached."
1441
- msgstr "Als dieser Import zuletzt ausgeführt wurde, wurde das Tageslimit für Ihre Event Aggregator-Lizenz bereits erreicht."
1442
 
1443
  #: src/admin-views/aggregator/origins/refine.php:5
1444
  msgid "Location"
@@ -1446,11 +1446,11 @@ msgstr "Standort"
1446
 
1447
  #: src/admin-views/admin-welcome-message.php:26
1448
  msgid "Stay in touch with The Events Calendar team. We send out periodic updates, key developer notices, and even the occasional discount."
1449
- msgstr "Bleiben Sie in Kontakt mit dem Events Calendar Team. Wir senden regelmäßig Updates, wichtige Entwickler Hinweise, und sogar gelegentlich Rabatte."
1450
 
1451
  #: src/admin-views/admin-welcome-message.php:20
1452
  msgid "Your ratings help us bring The Events Calendar to more users. More happy users mean more support, more features, and more of everything you know and love about The Events Calendar. We couldn't do this without your support."
1453
- msgstr "Ihre Bewertungen helfen uns, den Veranstaltungskalender zu mehr Benutzern zu bringen. Mehr glückliche Benutzer bedeuten mehr Unterstützung, mehr Funktionen und mehr von allem, das Sie kennen und lieben am Events Calendar. Das geht nicht ohne Ihre Unterstützung."
1454
 
1455
  #: src/views/single-event.php:28
1456
  msgctxt "%s Events plural label"
@@ -1471,7 +1471,7 @@ msgstr "Manche Funktionen und Add-Ons erfordern die Eingabe eines API Schlüssel
1471
 
1472
  #: src/admin-views/tribe-options-addons-api.php:99
1473
  msgid "%s to view your Meetup API Key"
1474
- msgstr "%s, um Ihren Meetup API-Schlüssel anzuzeigen"
1475
 
1476
  #: src/admin-views/tribe-options-addons-api.php:98
1477
  msgid "Meetup API Key"
@@ -1479,7 +1479,7 @@ msgstr "Meetup API Schlüssel"
1479
 
1480
  #: src/admin-views/tribe-options-addons-api.php:94
1481
  msgid "You need a Meetup API Key to import your events from Meetup."
1482
- msgstr "Sie benötigen einen Meetup API Schlüssel, um Veranstaltungen von Meetup zu importieren."
1483
 
1484
  #: src/admin-views/tribe-options-addons-api.php:82
1485
  msgid "You need to connect Event Aggregator to Facebook to import your events from Facebook."
@@ -1495,11 +1495,11 @@ msgstr "Verbindung zu Facebook aktualisieren"
1495
 
1496
  #: src/admin-views/tribe-options-addons-api.php:57
1497
  msgid "Your Event Aggregator Facebook connection will expire %s."
1498
- msgstr "Ihre Event Aggregator Facebook Verbindung wird %s auslaufen."
1499
 
1500
  #: src/admin-views/tribe-options-addons-api.php:55
1501
  msgid "Your Event Aggregator Facebook connection has expired %s."
1502
- msgstr "Ihre Event Aggregator Facebook Verbindung ist am %s ausgelaufen."
1503
 
1504
  #: src/admin-views/tribe-options-addons-api.php:52
1505
  msgid "Connect to Facebook"
@@ -1507,7 +1507,7 @@ msgstr "Mit Facebook verbinden"
1507
 
1508
  #: src/admin-views/tribe-options-addons-api.php:51
1509
  msgid "You need to connect to Facebook for Event Aggregator to work properly"
1510
- msgstr "Sie müssen sich mit Facebook verbinden, damit der Event Aggregator richtig arbeiten kann"
1511
 
1512
  #: src/admin-views/tribe-options-addons-api.php:46
1513
  msgid "Facebook Token"
@@ -1519,7 +1519,7 @@ msgstr "Die E-Mail Adresse wird auf der Website verschleiert, um sie gegen Spam
1519
 
1520
  #: src/admin-views/aggregator/tabs/import-form.php:265
1521
  msgid "Events will be imported with the timezone defined by the source. If no timezone is specified, events will be assigned your site's default timezone (see %1$sSettings > General%2$s)."
1522
- msgstr "Veranstaltungen werden mit der von der Quelle definierten Zeitzone importiert. Wenn keine Zeitzone angegeben ist, wird den Veranstaltungen die Standardzeitzone Ihrer Website zugewiesen (%1$sEinstellungen> Allgemein%2$s)."
1523
 
1524
  #: src/admin-views/aggregator/tabs/import-form.php:213
1525
  msgid "Category:"
@@ -1541,7 +1541,7 @@ msgstr "Alle auswählen"
1541
 
1542
  #: src/admin-views/aggregator/tabs/import-form.php:167
1543
  msgid "The following preview does not necessarily contain all of the data from your CSV file. The data displayed below is meant as a guide to help you map your CSV file's columns to the appropriate Event fields."
1544
- msgstr "Die folgende Vorschau enthält nicht unbedingt alle Daten aus Ihrer CSV-Datei. Die unten angezeigten Daten dienen als Leitfaden für die Zuordnung der Spalten der CSV-Datei zu den entsprechenden Ereignisfeldern."
1545
 
1546
  #: src/admin-views/aggregator/tabs/import-form.php:161
1547
  msgid "Column Mapping:"
@@ -1549,15 +1549,15 @@ msgstr "Spalten Zuordnung:"
1549
 
1550
  #: src/admin-views/aggregator/tabs/import-form.php:158
1551
  msgid "This is a preview of the type of content you will be getting in during the import based on what is on the calendar now."
1552
- msgstr "Dies ist eine Vorschau der Art der Inhalte, die Sie während des Imports erhalten werden, basierend auf dem, was im Kalender jetzt vorhanden ist."
1553
 
1554
  #: src/admin-views/aggregator/tabs/import-form.php:148
1555
  msgid "When you save this scheduled import, the events above will begin importing."
1556
- msgstr "Wenn Sie diesen geplanten Import speichern, werden die oben genannten Veranstaltungen begonnen zu importieren."
1557
 
1558
  #: src/admin-views/aggregator/tabs/import-form.php:146
1559
  msgid "Select the Event Field that best matches your CSV file column. The contents of that column will then be mapped to the specified event field when the event is created."
1560
- msgstr "Wählen Sie das Veranstaltungsfeld aus, das am besten zu Ihrer CSV-Dateispalte passt. Der Inhalt dieser Spalte wird dann beim Erzeugen der Veranstaltung dem angegebenen Veranstaltungsfeld zugeordnet."
1561
 
1562
  #: src/admin-views/aggregator/tabs/import-form.php:144
1563
  msgid "These settings will also apply to events imported in the future via this scheduled import."
@@ -1565,7 +1565,7 @@ msgstr "Diese Einstellungen gelten auch für Ereignisse, die über diesen geplan
1565
 
1566
  #: src/admin-views/aggregator/tabs/import-form.php:143
1567
  msgid "Choose a status for the event(s) to be imported with and/or define an Event Category to automatically assign. An assigned category will be added to the event in addition to any Event Categories from the import source."
1568
- msgstr "Wählen Sie einen Status für die zu importierenden Veranstaltungen aus und / oder definieren Sie eine Veranstaltungskategorie, die automatisch zugewiesen werden soll. Eine zugeordnete Kategorie wird der Veranstaltung zusätzlich zu Veranstaltungskategorien aus der Importquelle hinzugefügt."
1569
 
1570
  #: src/admin-views/aggregator/tabs/import-form.php:104
1571
  msgid "Access more event sources and automatic imports!"
@@ -1577,7 +1577,7 @@ msgstr "Event Aggregator kaufen"
1577
 
1578
  #: src/admin-views/aggregator/tabs/import-form.php:40
1579
  msgid "Choose where you are importing from."
1580
- msgstr "Wählen Sie aus, von wo aus Sie importieren."
1581
 
1582
  #: src/admin-views/aggregator/tabs/import-form.php:39
1583
  msgid "Select Origin"
@@ -1597,7 +1597,7 @@ msgstr "API Schlüssel eingeben"
1597
 
1598
  #: src/admin-views/aggregator/status.php:195
1599
  msgid "You have not entered a Meetup API key"
1600
- msgstr "Sie haben keinen Meetup API-Schlüssel eingegeben"
1601
 
1602
  #: src/admin-views/aggregator/status.php:191
1603
  msgid "API key entered"
@@ -1618,7 +1618,7 @@ msgstr "Mit Facebook verbinden"
1618
 
1619
  #: src/admin-views/aggregator/status.php:169
1620
  msgid "You have not connected Event Aggregator to Facebook"
1621
- msgstr "Sie haben Event Aggregator nicht mit Facebook verbunden"
1622
 
1623
  #: src/admin-views/aggregator/status.php:156
1624
  msgid "Third Party Accounts"
@@ -1679,31 +1679,31 @@ msgstr[1] "%1$d von %2$d Importen heute verfügbar"
1679
 
1680
  #: src/admin-views/aggregator/status.php:66
1681
  msgid "You are approaching your daily import limit. You may want to adjust your Scheduled Import frequencies."
1682
- msgstr "Sie nähern sich Ihrer täglichen Importgrenze. Sie können Ihre geplanten Importhäufigkeiten anpassen."
1683
 
1684
  #: src/admin-views/aggregator/status.php:63
1685
  msgid "You have reached your daily import limit. Scheduled imports will be paused until tomorrow."
1686
- msgstr "Sie haben Ihre tägliches Importgrenze erreicht. Geplante Importe werden bis morgen pausiert."
1687
 
1688
  #: src/admin-views/aggregator/status.php:36
1689
  msgid "Check your license key"
1690
- msgstr "Überprüfen Sie Ihren Lizenzschlüssel"
1691
 
1692
  #: src/admin-views/aggregator/status.php:35
1693
  msgid "Your license is invalid"
1694
- msgstr "Ihr Lizenzschlüssel in ungültig"
1695
 
1696
  #: src/admin-views/aggregator/status.php:32
1697
  msgid "Buy Event Aggregator to access more event sources and automatic imports!"
1698
- msgstr "Kaufen Sie Event Aggregator, um auf weitere Veranstaltungsquellen und automatische Importe zuzugreifen!"
1699
 
1700
  #: src/admin-views/aggregator/status.php:30
1701
  msgid "You do not have a license"
1702
- msgstr "Sie haben keine Lizenz"
1703
 
1704
  #: src/admin-views/aggregator/status.php:23
1705
  msgid "Your license is valid"
1706
- msgstr "Ihre Lizenz ist gültig"
1707
 
1708
  #: src/admin-views/aggregator/status.php:14
1709
  msgid "License &amp; Usage"
@@ -1721,7 +1721,7 @@ msgstr "Mehr über Event Aggregator erfahren"
1721
 
1722
  #: src/admin-views/aggregator/settings.php:467
1723
  msgid "Use the options below to configure your imports. Looking for more ways to import events from other websites?"
1724
- msgstr "Verwenden Sie die folgenden Optionen, um Ihre Importe zu konfigurieren. Suchen Sie nach weiteren Möglichkeiten, Veranstaltungen von anderen Websites zu importieren?"
1725
 
1726
  #: src/admin-views/aggregator/settings.php:453
1727
  msgid "Global"
@@ -1737,7 +1737,7 @@ msgstr "Hilfe Seite"
1737
 
1738
  #: src/admin-views/aggregator/settings.php:443
1739
  msgid "Use the options below to configure your imports. Global Import Settings apply to all imports, but you can also override the global settings by adjusting the origin-specific options. Check your Event Aggregator Service Status on the %1$s."
1740
- msgstr "Verwenden Sie die folgenden Optionen, um Ihre Importe zu konfigurieren. Die globalen Importeinstellungen gelten für alle Importe, Sie können aber auch die globalen Einstellungen überschreiben, indem Sie die spezifischen Optionen anpassen. Überprüfen Sie den Status des Event Aggregator Dienstes auf %1$s."
1741
 
1742
  #: src/admin-views/aggregator/settings.php:337
1743
  msgid "The default event category for events imported via Meetup"
@@ -1749,7 +1749,7 @@ msgstr "Der Standard Beitragsstatus für Veranstaltungen, die über Meetup impor
1749
 
1750
  #: src/admin-views/aggregator/settings.php:315
1751
  msgid "To import Meetup events, please be sure to add your Meetup API key on %1$sEvents > Settings > APIs%2$s"
1752
- msgstr "Um Meetup-Ereignisse zu importieren, fügen Sie Ihren Meetup-API-Schlüssel unter %1$sVeranstaltungen > Einstellungen > APIs %2$s hinzu."
1753
 
1754
  #: src/admin-views/aggregator/settings.php:310
1755
  msgid "Meetup Import Settings"
@@ -1811,7 +1811,7 @@ msgstr "Einstellungen für iCalendar Import"
1811
  #: src/admin-views/aggregator/settings.php:348
1812
  #: src/admin-views/aggregator/settings.php:388
1813
  msgid "Show Google Map by default on imported event and venues"
1814
- msgstr "Zeigen Sie Google-Karten standardmäßig auf importierten Veranstaltungen und Veranstaltungsorten an"
1815
 
1816
  #: src/admin-views/aggregator/settings.php:136
1817
  #: src/admin-views/aggregator/settings.php:176
@@ -1871,11 +1871,11 @@ msgstr "Ereignisse nicht erneut importieren. Änderungen werden lokal beibehalte
1871
 
1872
  #: src/admin-views/aggregator/settings.php:53
1873
  msgid "Overwrite my event with any changes from the original source."
1874
- msgstr "Überschreiben Sie meine Veranstaltung mit Änderungen der ursprünglichen Quelle."
1875
 
1876
  #: src/admin-views/aggregator/settings.php:44
1877
  msgid "You can make changes to imported events via The Events Calendar and see those changes reflected on your site’s calendar. The owner of the original event source (e.g. the iCalendar feed or Facebook group) might also make changes to their event. If you choose to re-import an altered event (manually or via a scheduled import), any changes made at the source or on your calendar will need to be addressed."
1878
- msgstr "Sie können Änderungen an importierten Veranstaltungen über The Events Calendar vornehmen und die Änderungen anzeigen, die im Kalender Ihrer Website angezeigt werden. Der Eigentümer der ursprünglichen Veranstaltungsquelle (z. B. der iCalendar-Feed oder die Facebook-Gruppe) kann ebenfalls Änderungen an deren Veranstaltung vornehmen. Wenn Sie eine veränderte Veranstaltung (manuell oder über einen geplanten Import) erneut importieren, müssen alle Änderungen an der Quelle oder an Ihrem Kalender adressiert werden."
1879
 
1880
  #: src/admin-views/aggregator/settings.php:40
1881
  #: src/admin-views/aggregator/settings.php:48
@@ -1892,7 +1892,7 @@ msgstr "Keine Standardkategorie"
1892
 
1893
  #: src/admin-views/aggregator/settings.php:7
1894
  msgid "Use global import settings"
1895
- msgstr "Verwenden Sie globale Importeinstellungen"
1896
 
1897
  #: src/admin-views/aggregator/origins/refine.php:67
1898
  msgid "Events on or after"
@@ -1904,15 +1904,15 @@ msgstr "Verfeinern:"
1904
 
1905
  #: src/admin-views/aggregator/origins/refine.php:27
1906
  msgid "Use the filters to narrow down which events are fetched from this iCalendar feed."
1907
- msgstr "Verwenden Sie die Filter, um festzulegen, welche Ereignisse aus diesem iCalendar-Feed abgerufen werden."
1908
 
1909
  #: src/admin-views/aggregator/origins/refine.php:18
1910
  msgid "Use the filters to narrow down which events are fetched from this Google Calendar."
1911
- msgstr "Verwenden Sie die Filter, um festzulegen, welche Ereignisse aus diesem Google Kalender abgerufen werden."
1912
 
1913
  #: src/admin-views/aggregator/origins/refine.php:14
1914
  msgid "Use the filters to narrow down which events are fetched from your ICS file."
1915
- msgstr "Verwenden Sie die Filter, um festzulegen, welche Ereignisse aus Ihrer ICS-Datei abgerufen werden."
1916
 
1917
  #: src/admin-views/aggregator/origins/refine.php:9
1918
  msgctxt "Radius with abbreviation"
@@ -1925,7 +1925,7 @@ msgstr "Schlüssel"
1925
 
1926
  #: src/admin-views/aggregator/origins/meetup.php:139
1927
  msgid "Enter the url for a Meetup group, page, or individual. You can also enter the url of a single Meetup event."
1928
- msgstr "Geben Sie die URL für eine Meetup Gruppe, eine Seite oder eine Person ein. Sie können auch die URL einer einzelnen Meetup Veranstaltung eingeben."
1929
 
1930
  #: src/admin-views/aggregator/origins/meetup.php:138
1931
  msgid "meetup.com/example"
@@ -1941,11 +1941,11 @@ msgstr "Meetup API Schlüssel:"
1941
 
1942
  #: src/admin-views/aggregator/origins/meetup.php:47
1943
  msgid "Your Meetup API key has been saved to %1$sEvents &gt; Settings &gt; APIs%2$s"
1944
- msgstr "Ihr Meetup API-Schlüssel wurde in %1$s Veranstaltungen &gt; Einstellungen &gt; APIs%2$s gespeichert"
1945
 
1946
  #: src/admin-views/aggregator/origins/meetup.php:32
1947
  msgid "Enter your Meetup API key to import Meetup events. %1$sClick here to get your Meetup API key%2$s. You only need to do this once, it will be saved under %3$sEvents &gt; Settings &gt; APIs%4$s"
1948
- msgstr "Geben Sie Ihren Meetup API-Schlüssel ein, um Meetup-Veranstaltungen zu importieren. %1$sKlicken Sie hier, um Ihren Meetup API-Schlüssel%2$s zu erhalten. Sie müssen dies nur einmal tun, es wird unter%3$sVeranstaltungen &gt; Einstellungen &gt; APIs%4$s gespeichert"
1949
 
1950
  #: src/admin-views/aggregator/origins/meetup.php:7
1951
  msgid "One-time imports include all currently listed events, while scheduled imports automatically grab new events and updates from Meetup on a set schedule. Single events can be added via a one-time import."
@@ -1957,7 +1957,7 @@ msgstr "ICS Datei hochladen"
1957
 
1958
  #: src/admin-views/aggregator/origins/ics.php:7
1959
  msgid "Select your ICS file from the WordPress media library. You may need to first upload the file from your computer to the library."
1960
- msgstr "Wählen Sie Ihre ICS-Datei aus der WordPress-Medienbibliothek aus. Möglicherweise müssen Sie die Datei vorher von Ihrem Computer in die Bibliothek hochladen."
1961
 
1962
  #: src/admin-views/aggregator/origins/ics.php:6
1963
  msgid "Choose File"
@@ -1965,7 +1965,7 @@ msgstr "Datei auswählen"
1965
 
1966
  #: src/admin-views/aggregator/origins/ical.php:84
1967
  msgid "Enter the url for the iCalendar feed you wish to import, e.g. https://central.wordcamp.org/calendar.ics"
1968
- msgstr "Geben Sie die URL für den iCalendar-Feed ein, den Sie importieren möchten, z.B. https://central.wordcamp.org/calendar.ics"
1969
 
1970
  #: src/admin-views/aggregator/origins/ical.php:83
1971
  msgid "example.com/url.ics"
@@ -1973,23 +1973,23 @@ msgstr "example.com/url.ics"
1973
 
1974
  #: src/admin-views/aggregator/origins/gcal.php:89
1975
  msgid "Copy the provided url into this field to import the events into your WordPress site."
1976
- msgstr "Kopieren Sie die bereitgestellte URL in dieses Feld, um die Veranstaltungen in Ihre WordPress-Website zu importieren."
1977
 
1978
  #: src/admin-views/aggregator/origins/gcal.php:88
1979
  msgid "Scroll down to Calendar Address and click the iCal button (note: if your calendar is private, you'll need to click the iCal button next to the Private Address header instead)."
1980
- msgstr "Scrollen Sie nach unten zur Kalenderadresse und klicken Sie auf die iCal-Schaltfläche (Hinweis: Wenn Ihr Kalender privat ist, müssen Sie statt dessen auf die Schaltfläche iCal neben dem privaten Adresskopf klicken)."
1981
 
1982
  #: src/admin-views/aggregator/origins/gcal.php:87
1983
  msgid "Go to Settings &gt; Calendars and select the calendar you wish to import."
1984
- msgstr "Gehen Sie zu Einstellungen > Kalender und wählen Sie den Kalender aus, den Sie importieren möchten."
1985
 
1986
  #: src/admin-views/aggregator/origins/gcal.php:85
1987
  msgid "You can find the url you need in your Google Calendar settings."
1988
- msgstr "Sie finden die URL, die Sie in Ihren Google Kalender-Einstellungen benötigen."
1989
 
1990
  #: src/admin-views/aggregator/origins/gcal.php:83
1991
  msgid "Enter the url for the Google Calendar feed you wish to import."
1992
- msgstr "Geben Sie die URL für den Google Kalender-Feed ein, den Sie importieren möchten."
1993
 
1994
  #: src/admin-views/aggregator/origins/gcal.php:82
1995
  msgid "https://calendar.google.com/calendar/ical/example/basic.ics"
@@ -2002,7 +2002,7 @@ msgstr "Einmalige Importe umfassen alle Ereignisse im aktuellen Feed, während g
2002
 
2003
  #: src/admin-views/aggregator/origins/facebook.php:111
2004
  msgid "Enter the url for a Facebook group or page. You can also enter the url of a single Facebook event."
2005
- msgstr "Geben Sie die URL für eine Facebook-Gruppe oder -Seite ein. Sie können auch die URL einer einzelnen Facebook Veranstaltung eingeben."
2006
 
2007
  #: src/admin-views/aggregator/origins/facebook.php:110
2008
  msgid "facebook.com/example"
@@ -2035,7 +2035,7 @@ msgstr "Bei Facebook anmelden"
2035
 
2036
  #: src/admin-views/aggregator/origins/facebook.php:33
2037
  msgid "Please log in to enable event imports from Facebook."
2038
- msgstr "Bitte melden Sie sich an, um Veranstaltungsimporte von Facebook zu ermöglichen."
2039
 
2040
  #: src/admin-views/aggregator/origins/facebook.php:12
2041
  #: src/admin-views/aggregator/origins/gcal.php:12
@@ -2043,7 +2043,7 @@ msgstr "Bitte melden Sie sich an, um Veranstaltungsimporte von Facebook zu ermö
2043
  #: src/admin-views/aggregator/origins/meetup.php:12
2044
  #: src/admin-views/aggregator/origins/url.php:12
2045
  msgid "Select how often you would like events to be automatically imported."
2046
- msgstr "Wählen Sie aus, wie oft die Veranstaltungen automatisch importiert werden sollen."
2047
 
2048
  #: src/admin-views/aggregator/origins/facebook.php:11
2049
  #: src/admin-views/aggregator/origins/gcal.php:11
@@ -2067,7 +2067,7 @@ msgstr "Wähle Import Typ"
2067
 
2068
  #: src/admin-views/aggregator/origins/eventbrite.php:23
2069
  msgid "Enter an Eventbrite event URL, e.g. https://www.eventbrite.com/e/example-12345"
2070
- msgstr "Geben Sie eine Eventbrite Veranstaltungs-URL ein, z.B. https://www.eventbrite.com/e/example-12345"
2071
 
2072
  #: src/admin-views/aggregator/origins/csv.php:76
2073
  #: src/admin-views/aggregator/origins/facebook.php:132
@@ -2095,7 +2095,7 @@ msgstr "Hochladen"
2095
 
2096
  #: src/admin-views/aggregator/origins/csv.php:41
2097
  msgid "Select your .CSV file from the WordPress media library. You may need to first upload the file from your computer to the library."
2098
- msgstr "Wählen Sie Ihre .CSV-Datei aus der WordPress-Medienbibliothek aus. Möglicherweise müssen Sie die Datei vorher von Ihrem Computer in die Bibliothek hochladen."
2099
 
2100
  #: src/admin-views/aggregator/origins/csv.php:40
2101
  msgid "Choose a CSV file"
@@ -2108,11 +2108,11 @@ msgstr "Wähle Datei:"
2108
 
2109
  #: src/admin-views/aggregator/origins/csv.php:8
2110
  msgid "For the best results, import venue and organizer files before importing event files."
2111
- msgstr "Um beste Ergebnisse zu erhalten, importieren Sie zuerst Veranstaltungsorte und Veranstalter, bevor Sie Veranstaltungen importieren."
2112
 
2113
  #: src/admin-views/aggregator/origins/csv.php:6
2114
  msgid "Specify the type of content you wish to import, e.g. events."
2115
- msgstr "Wählen Sie den Typ des Inhalt, welchen Sie importieren wollen, z.B. Veranstaltungen."
2116
 
2117
  #: src/admin-views/aggregator/origins/csv.php:5
2118
  msgid "Select Content Type"
@@ -2124,7 +2124,7 @@ msgstr "Inhaltstyp:"
2124
 
2125
  #: src/admin-views/aggregator/meta-box.php:45
2126
  msgid "Change Event Update Authority"
2127
- msgstr "Ändern Sie die Veranstaltungsaktualisierungsberechtigung"
2128
 
2129
  #: src/admin-views/aggregator/meta-box.php:36
2130
  msgid "This event will not be re-imported and changes made locally will be preserved."
@@ -2152,7 +2152,7 @@ msgstr "Entwickler-News"
2152
 
2153
  #: src/admin-views/admin-welcome-message.php:21
2154
  msgid "Rate us today!"
2155
- msgstr "Bewerten Sie uns jetzt!"
2156
 
2157
  #: src/admin-views/aggregator/origins/eventbrite.php:22
2158
  msgid "Eventbrite URL"
@@ -2160,7 +2160,7 @@ msgstr "Eventbrite URL"
2160
 
2161
  #: src/admin-views/admin-welcome-message.php:19
2162
  msgid "We Need Your Help"
2163
- msgstr "Wir brauchen Ihre Hilfe"
2164
 
2165
  #: src/Tribe/Utils/Radius.php:55
2166
  msgctxt "Abbreviation for the kilometers unit of measure"
@@ -2183,8 +2183,8 @@ msgstr "Altsystem Import"
2183
  #: src/Tribe/Ignored_Events.php:860
2184
  msgid "Migration: %d Legacy Ignored Post was migrated successfully. To see the migrated event you will first need to refresh this screen."
2185
  msgid_plural "Migration: %d Legacy Ignored Posts were migrated successfully. To see the migrated events you will first need to refresh this screen."
2186
- msgstr[0] "Migration: %d ignorierter Beitrag aus dem Altsystem wurde erfolgreich migriert. Um die migrierte Veranstaltung zu sehen, müssen Sie zuerst diese Ansicht aktualisieren."
2187
- msgstr[1] "Migration: %d ignorierte Beiträge aus dem Altsystem wurden erfolgreich migriert. Um die migrierten Veranstaltungen zu sehen, müssen Sie zuerst diese Ansicht aktualisieren."
2188
 
2189
  #: src/Tribe/Ignored_Events.php:853
2190
  msgid "Event %d: %s"
@@ -2199,20 +2199,20 @@ msgstr[1] "Migration: %d ignorierte Beiträge aus dem Altsystem konnten nicht mi
2199
  #: src/Tribe/Ignored_Events.php:829
2200
  msgid "Migration: %d Legacy Ignored Post was migrated but %d failed. To see the migrated event you will first need to refresh this screen."
2201
  msgid_plural "Migration: %d Legacy Ignored Posts were migrated but %d failed. To see the migrated events you will first need to refresh this screen."
2202
- msgstr[0] "Migration: %d ignorierter Beitrag aus dem Altsystem wurde migriert, aber %d ist fehlgeschlagen. Um die migrierte Veranstaltung zu sehen, müssen Sie zuerst diese Ansicht aktualisieren."
2203
- msgstr[1] "Migration: %d ignorierte Beiträge aus dem Altsystem wurden migriert, aber %d sind fehlgeschlagen. Um die migrierte Veranstaltung zu sehen, müssen Sie zuerst diese Ansicht aktualisieren."
2204
 
2205
  #: src/Tribe/Ignored_Events.php:805
2206
  msgid "There were no Legacy Events to be Migrated, you are ready to rock!"
2207
- msgstr "Es wurden keine Veranstaltungen aus dem Altsystem migriert. Sie können durchstarten!"
2208
 
2209
  #: src/Tribe/Ignored_Events.php:798
2210
  msgid "You do not have permission to migrate Legacy Ignored Events"
2211
- msgstr "Sie haben keine Berechtigung zum Migrieren von ignorierten Veranstaltungen aus dem Altsystem"
2212
 
2213
  #: src/Tribe/Ignored_Events.php:791
2214
  msgid "Error, a unknown bug happened and it was impossible to migrate the Legacy Ignored Events, try again later."
2215
- msgstr "Ein unbekannter Fehler ist aufgetreten und es war unmöglich, die ignorierten Veranstaltungen aus dem Altsystem zu migrieren. Versuchen Sie es später erneut."
2216
 
2217
  #: src/Tribe/Ignored_Events.php:711
2218
  msgid "Ignored <span class=\"count\">(%s)</span>"
@@ -2263,7 +2263,7 @@ msgstr "Fehler beim Wiederherstellen von ignorierten Veranstaltungen."
2263
 
2264
  #: src/Tribe/Ignored_Events.php:219 src/Tribe/Ignored_Events.php:261
2265
  msgid "You do not have permission to restore this post."
2266
- msgstr "Sie sind nicht berechtigt, diesen Beitrag wiederherzustellen."
2267
 
2268
  #: src/Tribe/Ignored_Events.php:165
2269
  msgid "Migrate Legacy Ignored Events"
@@ -2272,11 +2272,11 @@ msgstr "Ignorierte Veranstaltungen aus dem Altsystem migrieren"
2272
  #: src/Tribe/Ignored_Events.php:164
2273
  msgctxt "link to knowlegebase article"
2274
  msgid "Read more about Ignored Events."
2275
- msgstr "Lesen Sie mehr über ignorierte Veranstaltungen."
2276
 
2277
  #: src/Tribe/Ignored_Events.php:163
2278
  msgid "Event Aggregator includes a new, better system for removing unwanted imported events from your calendar. Click the button below to transition previously deleted events. This process will remove unwanted records from your database and include recent or upcoming trashed events in your Ignored archive."
2279
- msgstr "Event Aggregator enthält ein neues, besseres System zum Entfernen unerwünschter importierter Veranstaltungen aus Ihrem Kalender. Klicken Sie auf die Schaltfläche unten, um zuvor gelöschte Veranstaltungen zu übernehmen. Dieser Vorgang entfernt unerwünschte Datensätze aus Ihrer Datenbank und enthält aktuelle oder kommende gelöschte Veranstaltungen in Ihrem Ignorieren-Archiv."
2280
 
2281
  #: src/Tribe/Utils/Radius.php:28
2282
  msgctxt "X (kilometers abbreviation)"
@@ -2334,15 +2334,15 @@ msgstr "Endgültig löschen"
2334
 
2335
  #: src/Tribe/Aggregator.php:414
2336
  msgid "Renew your Event Aggregator Facebook token"
2337
- msgstr "Erneuern Sie Ihr Event Aggregator Facebook-Token"
2338
 
2339
  #: src/Tribe/Aggregator.php:409
2340
  msgid "Your Event Aggregator Facebook token will expire %s."
2341
- msgstr "Ihr Event Aggregator Facebook-Token läuft %s ab."
2342
 
2343
  #: src/Tribe/Aggregator.php:407
2344
  msgid "Your Event Aggregator Facebook token expired %s."
2345
- msgstr "Ihr Event Aggregator Facebook-Token ist %s abgelaufen."
2346
 
2347
  #: src/Tribe/Aggregator.php:359
2348
  msgid "Successfully connected Event Aggregator to Facebook"
@@ -2350,7 +2350,7 @@ msgstr "Event Aggregator erfolgreich mit Facebook verbunden"
2350
 
2351
  #: src/Tribe/Aggregator.php:329
2352
  msgid "You must use an integer to reduce the daily import limit"
2353
- msgstr "Sie müssen eine Ganzzahl verwenden, um die tägliche Importgrenze zu reduzieren"
2354
 
2355
  #: src/Tribe/Aggregator.php:85
2356
  msgid "Event Aggregator System Status"
@@ -2358,11 +2358,11 @@ msgstr "Event Aggregator System Status"
2358
 
2359
  #: src/Tribe/Aggregator/Tabs/Scheduled.php:368
2360
  msgid "Enter Event Aggregator License"
2361
- msgstr "Geben Sie die Event Aggregator Lizenz ein"
2362
 
2363
  #: src/Tribe/Aggregator/Tabs/Scheduled.php:362
2364
  msgid "To continue using scheduled imports, please enter a valid Event Aggregator license key under %1$sEvents > Settings > Licenses%2$s."
2365
- msgstr "Um weiterhin geplante Importe verwenden zu können, geben Sie unter %1$sVeranstaltungen > Einstellungen > Lizenzen%2$s einen gültigen Lizenzschlüssel für den Event Aggregator ein."
2366
 
2367
  #: src/Tribe/Aggregator/Tabs/Scheduled.php:357
2368
  msgid "All scheduled imports are currently suspended, and no events will be imported."
@@ -2398,19 +2398,19 @@ msgstr "Geplante Importe"
2398
 
2399
  #: src/Tribe/Aggregator/Tabs/New.php:554
2400
  msgid "Renew your Event Aggregator license"
2401
- msgstr "Erneuern Sie Ihre Event Aggregator Lizenz"
2402
 
2403
  #: src/Tribe/Aggregator/Tabs/New.php:551
2404
  msgid "Renew your license in order to import events from Facebook, iCalendar, Google, or Meetup."
2405
- msgstr "Erneuern Sie Ihre Lizenz, um Ereignisse von Facebook, iCalendar, Google oder Meetup zu importieren."
2406
 
2407
  #: src/Tribe/Aggregator/Tabs/New.php:550
2408
  msgid "Your Event Aggregator license is expired."
2409
- msgstr "Ihre Event Aggregator Lizenz ist abgelaufen."
2410
 
2411
  #: src/Tribe/Aggregator/Tabs/New.php:530
2412
  msgid "Learn More"
2413
- msgstr "Erfahren Sie mehr"
2414
 
2415
  #: src/Tribe/Aggregator/Tabs/New.php:525 src/Tribe/Aggregator/Tabs/New.php:532
2416
  msgid "opens in a new window"
@@ -2422,7 +2422,7 @@ msgstr "Jetzt kaufen"
2422
 
2423
  #: src/Tribe/Aggregator/Tabs/New.php:520
2424
  msgid "With Event Aggregator, you can import events from Facebook, iCalendar, Google, and Meetup.com in a jiffy."
2425
- msgstr "Mit Event Aggregator können Sie sehr einfach Veranstaltungen von Facebook, iCalendar, Google und Meetup.com importieren."
2426
 
2427
  #: src/Tribe/Aggregator/Tabs/New.php:518
2428
  msgid "Import Using Event Aggregator"
@@ -2450,7 +2450,7 @@ msgstr "Ungültiger Berechtigungsnachweis (save request)"
2450
 
2451
  #: src/Tribe/Aggregator/Tabs/New.php:393
2452
  msgid "View your scheduled imports."
2453
- msgstr "Ihre geplanten Importe anzeigen."
2454
 
2455
  #: src/Tribe/Aggregator/Tabs/New.php:389
2456
  msgid "The next import is scheduled for %1$s."
@@ -2463,7 +2463,7 @@ msgstr "um"
2463
 
2464
  #: src/Tribe/Aggregator/Tabs/New.php:380
2465
  msgid "Your scheduled import was saved and the first import is complete!"
2466
- msgstr "Ihr geplanter Import wurde gespeichert und der erste Import abgeschlossen!"
2467
 
2468
  #: src/Tribe/Aggregator/Tabs/New.php:355
2469
  msgid "View your event categories"
@@ -2477,7 +2477,7 @@ msgstr[1] "%1$d neue Ereigniskategorien wurden erstellt."
2477
 
2478
  #: src/Tribe/Aggregator/Tabs/New.php:342
2479
  msgid "View your event organizers"
2480
- msgstr "Ihre Veranstalter anzeigen"
2481
 
2482
  #: src/Tribe/Aggregator/Tabs/New.php:338
2483
  msgid "%1$d new organizer was imported."
@@ -2550,7 +2550,7 @@ msgstr "Bevorzugte Importe"
2550
 
2551
  #: src/Tribe/Aggregator/Tabs/Edit.php:143
2552
  msgid "Your Scheduled Import has been updated!"
2553
- msgstr "Ihr geplanter Import wurde aktualisiert!"
2554
 
2555
  #: src/Tribe/Aggregator/Tabs/Edit.php:137
2556
  msgid "View All Scheduled Imports"
@@ -2566,27 +2566,27 @@ msgstr "Bearbeite Import"
2566
 
2567
  #: src/Tribe/Aggregator/Tabs/Abstract.php:145
2568
  msgid "Please provide a Meetup URL when importing from Meetup."
2569
- msgstr "Bitte geben Sie die Meetup URL an, um von Meetup zu importieren."
2570
 
2571
  #: src/Tribe/Aggregator/Tabs/Abstract.php:140
2572
  msgid "Please provide a Facebook URL when importing from Facebook."
2573
- msgstr "Bitte geben Sie die Facebook URL an, um von Facebook zu importieren."
2574
 
2575
  #: src/Tribe/Aggregator/Tabs/Abstract.php:189
2576
  msgid "Please provide the URL that you wish to import."
2577
- msgstr "Bitte geben Sie die URL an, die Sie importieren möchten."
2578
 
2579
  #: src/Tribe/Aggregator/Tabs/Abstract.php:135
2580
  msgid "Please provide the file that you wish to import."
2581
- msgstr "Bitte geben Sie die Datei an, die Sie importieren möchten."
2582
 
2583
  #: src/Tribe/Aggregator/Tabs/Abstract.php:59
2584
  msgid "There was a problem processing your import. Please try again."
2585
- msgstr "Beim Bearbeiten Ihres Imports ist ein Problem aufgetreten. Bitte erneut versuchen."
2586
 
2587
  #: src/Tribe/Aggregator/Service.php:170
2588
  msgid "Connection timed out while transferring the feed. If you are dealing with large feeds you may need to customize the tribe_aggregator_connection_timeout filter."
2589
- msgstr "Zeitüberschreitung beim Übertragen des Feeds. Wenn Sie mit großen Feeds zu tun haben, müssen Sie möglicherweise den tribe aggregator connection_timeout Filter anpassen."
2590
 
2591
  #: src/Tribe/Aggregator/Service.php:548
2592
  msgid "Import queued"
@@ -2622,27 +2622,27 @@ msgstr "Der Import ist in Arbeit."
2622
 
2623
  #: src/Tribe/Aggregator/Service.php:539
2624
  msgid "Event Aggregator cannot reach Meetup.com because you exceeded the request limit for your Meetup API key."
2625
- msgstr "Event Aggregator kann Meetup.com nicht erreichen, da Sie das Anforderungslimit für Ihren Meetup API-Schlüssel überschritten haben."
2626
 
2627
  #: src/Tribe/Aggregator/Service.php:538
2628
  msgid "Your Meetup API key is invalid."
2629
- msgstr "Ihr Meetup API Schlüssel ist ungültig."
2630
 
2631
  #: src/Tribe/Aggregator/Service.php:537
2632
  msgid "The file provided could not be opened. Please confirm that it is a properly formatted .ics file."
2633
- msgstr "Die bereitgestellte Datei konnte nicht geöffnet werden. Bitte bestätigen Sie, dass es sich um richtig formatierte ICS Datei handelt."
2634
 
2635
  #: src/Tribe/Aggregator/Service.php:535
2636
  msgid "The import failed for an unknown reason. Please try again. If the problem persists, please contact support."
2637
- msgstr "Der Import ist aus einem unbekannten Grund fehlgeschlagen. Bitte erneut versuchen. Wenn das Problem weiter existiert kontaktieren Sie den Support."
2638
 
2639
  #: src/Tribe/Aggregator/Service.php:534
2640
  msgid "The image associated with your event is not accessible with your API key."
2641
- msgstr "Das mit Ihrer Veranstaltung verknüpfte Bild ist nicht mit Ihrem API-Schlüssel zugänglich."
2642
 
2643
  #: src/Tribe/Aggregator/Service.php:533
2644
  msgid "The image associated with your event could not be imported."
2645
- msgstr "Die Grafik, welche mit Ihrer Veranstaltung verknüpft ist, konnte nicht importiert werden."
2646
 
2647
  #: src/Tribe/Aggregator/Service.php:532
2648
  msgid "The URL provided failed to load."
@@ -2654,7 +2654,7 @@ msgstr "Die zur Verfügung gestellte URL konnte nicht erreicht werden."
2654
 
2655
  #: src/Tribe/Aggregator/Service.php:529
2656
  msgid "Events cannot be imported because Facebook has returned an error. This could mean that the event ID does not exist, the event or source is marked as Private, or the event or source has been otherwise restricted by Facebook. You can <a href=\"https://theeventscalendar.com/knowledgebase/import-errors/\" target=\"_blank\">read more about Facebook restrictions in our knowledgebase</a>."
2657
- msgstr "Veranstaltungen können nicht importiert werden, da Facebook einen Fehler zurückgegeben hat. Dies kann bedeuten, dass die Veranstaltungs-ID nicht vorhanden ist, die Veranstaltung oder die Quelle als privat markiert ist oder die Veranstaltung oder die Quelle ansonsten durch Facebook eingeschränkt wurde. Lesen Sie mehr über <a href=\"https://theeventscalendar.com/knowledgebase/import-errors/\" target=\"_blank\">Facebook-Einschränkungen in unserer Wissensdatenbank</a>."
2658
 
2659
  #: src/Tribe/Aggregator/Service.php:527
2660
  msgid "Sorry, but something went wrong. Please try again."
@@ -2787,7 +2787,7 @@ msgstr "Veranstaltungen Aggregator Datensatz "
2787
 
2788
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:176
2789
  msgid "Unable to continue inserting data. Please reload this page to continue/try again."
2790
- msgstr "Es ist nicht möglich Daten einzufügen. Bitte laden Sie diese Seite um fortzufahren bzw. es erneut zu versuchen."
2791
 
2792
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:95
2793
  msgid "Skipped:"
@@ -2803,7 +2803,7 @@ msgstr "Erstellt:"
2803
 
2804
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:89
2805
  msgid "Your import is currently in progress. Don't worry, you can safely navigate away&ndash;the import will continue in the background."
2806
- msgstr "Ihr Import wird gerade ausgeführt. Sie können jetzt auf eine andere Seite navigieren; der Import wird im Hintergrund fortgesetzt."
2807
 
2808
  #: src/Tribe/Aggregator/Record/Queue_Processor.php:233
2809
  msgid "Could not process queue for Import Record %1$d: %2$s"
@@ -2942,7 +2942,7 @@ msgstr "Anwenden"
2942
  #: src/Tribe/Aggregator/Record/List_Table.php:228
2943
  #: src/Tribe/Aggregator/Record/List_Table.php:229
2944
  msgid "Bulk Actions"
2945
- msgstr "Massenverarbeitung"
2946
 
2947
  #: src/Tribe/Aggregator/Record/List_Table.php:181
2948
  msgid "Filter"
@@ -2981,24 +2981,24 @@ msgstr "Aktive Plugins verwalten"
2981
  #: src/Tribe/Aggregator/Page.php:392
2982
  msgid "It looks like you are using our legacy plugin, %1$s, along with our new Event Aggregator service. Event Aggregator includes all the features of the legacy plugin plus enhanced functionality. For best results, please deactivate %1$s."
2983
  msgid_plural "It looks like you are using our legacy plugins, %1$s and %2$s, along with our new Event Aggregator service. Event Aggregator includes all the features of the legacy plugins plus enhanced functionality. For best results, please deactivate %1$s and %2$s."
2984
- msgstr[0] "Es sieht so aus, als ob Sie unser veraltetes Plugin, %1$s zusammen mit unserem neuen Event Aggregator Dienst verwenden. Event Aggregator enthält alle Funktionen des alten Plugins und verbesserte Funktionalität. Für beste Ergebnisse deaktivieren Sie bitte %1$s."
2985
- msgstr[1] "Es sieht so aus, als ob Sie unser veraltete Plugins, %1$s und %2$s zusammen mit unserem neuen Event Aggregator Dienst verwenden. Event Aggregator enthält alle Funktionen des alten Plugins und verbesserte Funktionalität. Für beste Ergebnisse deaktivieren Sie bitte %1$s und %2$s."
2986
 
2987
  #: src/Tribe/Aggregator/Page.php:98
2988
  msgid "Your preview is taking a bit longer than expected, but it <i>is</i> still being generated."
2989
- msgstr "Ihre Vorschau dauert ein bisschen länger als erwartet, aber sie <i>wird</i> immer noch erzeugt."
2990
 
2991
  #: src/Tribe/Aggregator/Page.php:97
2992
  msgid "If all goes according to plan, you will have your preview in a few moments."
2993
- msgstr "Wenn alles nach Plan geht, sehen Sie Ihre Vorschau in wenigen Augenblicken."
2994
 
2995
  #: src/Tribe/Aggregator/Page.php:96
2996
  msgid "Please continue to wait while your preview is generated."
2997
- msgstr "Bitte weiter warten, während Ihre Vorschau erstellt wird."
2998
 
2999
  #: src/Tribe/Aggregator/Page.php:95
3000
  msgid "Please wait while your preview is fetched."
3001
- msgstr "Bitte warten, während Ihre Vorschau abgerufen wird."
3002
 
3003
  #: src/Tribe/Aggregator/Page.php:93
3004
  msgid "Hide Filters"
@@ -3015,11 +3015,11 @@ msgstr "Durch das Entfernen dieses geplanten Importvorgangs werden automatische
3015
 
3016
  #: src/Tribe/Aggregator/Page.php:90
3017
  msgid "Your preview doesn't have any records to import."
3018
- msgstr "Ihre Vorschau enthält keine Datensätze, die importiert werden könnten."
3019
 
3020
  #: src/Tribe/Aggregator/Page.php:89
3021
  msgid "Your import must include at least one event"
3022
- msgstr "Ihr Import muss mindestens eine Veranstaltung enthalten"
3023
 
3024
  #: src/Tribe/Aggregator/Page.php:87
3025
  msgid "Save Scheduled Import"
@@ -3039,11 +3039,11 @@ msgstr "Importiere alle (%d)"
3039
 
3040
  #: src/Tribe/Aggregator/Page.php:83
3041
  msgid "There was an error fetching the results from your import:"
3042
- msgstr "Es gab einen Fehler beim Abrufen der Ergebnisse aus Ihrem Import:"
3043
 
3044
  #: src/Tribe/Aggregator/Page.php:82
3045
  msgid "The preview is taking longer than expected. Please try again in a moment."
3046
- msgstr "Die Vorschau dauert länger als erwartet. Bitte versuchen Sie es in einem Moment nochmal."
3047
 
3048
  #: src/Tribe/Aggregator/Page.php:81
3049
  msgctxt "Meridian: pm"
@@ -3057,7 +3057,7 @@ msgstr "AM"
3057
 
3058
  #: src/Tribe/Aggregator/Migrate.php:435
3059
  msgid "Success! The settings from iCal Importer have been migrated to Event Aggregator. You can view your migrated imports on the Scheduled Imports tab."
3060
- msgstr "Die Einstellungen des iCal Importers wurden erfolgreich in den Event Aggregator importiert. Sie können Ihre migrierten Importe im Geplanten Importe Register anschauen."
3061
 
3062
  #: src/Tribe/Aggregator/Migrate.php:379
3063
  msgid "We did not find any iCal Importer settings to migrate."
@@ -3065,15 +3065,15 @@ msgstr "Es wurden keine iCal Importer Einstellungen gefunden, die migriert werde
3065
 
3066
  #: src/Tribe/Aggregator/Migrate.php:372
3067
  msgid "You do not have permission to migrate iCal Importer settings to Event Aggregator"
3068
- msgstr "Sie sind nicht berechtigt, die Einstellungen von iCal Importer auf Event Aggregator zu migrieren"
3069
 
3070
  #: src/Tribe/Aggregator/Migrate.php:365
3071
  msgid "Error: we were not able to migrate your iCal Importer settings to Event Aggregator. Please try again later."
3072
- msgstr "Fehler: Ihre iCal Importer-Einstellungen konnten nicht auf Event Aggregator migriert werden. Bitte versuchen Sie es später erneut."
3073
 
3074
  #: src/Tribe/Aggregator/Migrate.php:348
3075
  msgid "Success! The settings from Facebook Events have been migrated to Event Aggregator. You can view your migrated imports on the Scheduled Imports tab."
3076
- msgstr "Erfolgreich abgeschlossen! Die Einstellungen von Facebook Events wurden zu Event Aggregator migriert. Sie können Ihre migrierten Importe auf der Registerkarte Geplante Importe anzeigen."
3077
 
3078
  #: src/Tribe/Aggregator/Migrate.php:294
3079
  msgid "We did not find any Facebook Events settings to migrate."
@@ -3081,11 +3081,11 @@ msgstr "Es wurden keine Facebook Events-Einstellungen gefunden, die migriert wer
3081
 
3082
  #: src/Tribe/Aggregator/Migrate.php:287
3083
  msgid "You do not have permission to migrate Facebook Events settings to Event Aggregator"
3084
- msgstr "Sie haben keine Berechtigung, die Facebook Veranstaltungseinstellungen zu Event Aggregator zu migrieren"
3085
 
3086
  #: src/Tribe/Aggregator/Migrate.php:280
3087
  msgid "Error: we were not able to migrate your Facebook Events settings to Event Aggregator. Please try again later."
3088
- msgstr "Fehler: Wir konnten Ihre Facebook Veranstaltungseinstellungen nicht zu Event Aggregator migrieren. Bitte versuchen Sie es später erneut."
3089
 
3090
  #: src/Tribe/Aggregator/Migrate.php:80
3091
  msgid "Migrate iCal Importer settings"
@@ -3105,7 +3105,7 @@ msgstr "Importierte Veranstaltung"
3105
 
3106
  #: src/Tribe/Aggregator/Errors.php:72
3107
  msgid "The records you were attempting to import were still not available when this queue was processed. Please try again."
3108
- msgstr "Die Datensätze, die Sie importieren wollten, waren noch nicht verfügbar, als diese Warteschlange verarbeitet wurde. Bitte erneut versuchen."
3109
 
3110
  #: src/Tribe/Aggregator/Errors.php:71
3111
  msgid "Unable to save scheduled import. Please try again."
@@ -3121,20 +3121,20 @@ msgstr "Import-Datensätze müssen finalisiert werden, bevor Beiträge eingefüg
3121
 
3122
  #: src/Tribe/Aggregator/Errors.php:68
3123
  msgid "The CSV file cannot be found. You may need to re-upload the file."
3124
- msgstr "Die CSV Datei wurde nicht gefunden. Sie müssen die Datei erneut hochladen."
3125
 
3126
  #: src/Tribe/Aggregator/Errors.php:67
3127
  msgid "You must map columns from the CSV file to specific fields in order to perform a CSV import."
3128
- msgstr "Sie müssen Spalten aus der CSV-Datei bestimmten Feldern zuordnen, um einen CSV-Import durchzuführen."
3129
 
3130
  #: src/Tribe/Aggregator/Errors.php:65 src/Tribe/Aggregator/Service.php:187
3131
  #: src/Tribe/Aggregator/Service.php:194
3132
  msgid "There may be an issue with the Event Aggregator server. Please try your import again later."
3133
- msgstr "Möglicherweise liegt ein Problem mit dem Event Aggregator-Server vor. Bitte versuchen Sie den Import später erneut."
3134
 
3135
  #: src/Tribe/Aggregator/Errors.php:64
3136
  msgid "You must enter an Event Aggregator license key in Events > Settings > Licenses before using this service."
3137
- msgstr "Sie müssen einen Event Aggregator Lizenzschlüssel in Veranstaltungen > Einstellungen > Lizenzen eingeben, bevor Sie diesen Dienst verwenden können."
3138
 
3139
  #: src/Tribe/Aggregator/Errors.php:63
3140
  msgid "Unable to get a post of the correct type."
@@ -3166,7 +3166,7 @@ msgstr "Es wurde ein ungültiger Facebook Token vom Service empfangen."
3166
 
3167
  #: src/Tribe/Aggregator/Errors.php:56
3168
  msgid "The Event Aggregator API responded with bad data. Please <a href=\"https://theeventscalendar.com/support/post/\" target=\"_blank\">contact support</a>."
3169
- msgstr "Die Aggregator-API reagierte mit fehlerhaften Daten. Bitte <a href=\"https://theeventscalendar.com/support/post/\" target=\"_blank\">kontaktieren Sie den Support</a>."
3170
 
3171
  #: src/Tribe/Aggregator/Errors.php:55
3172
  msgid "Unable to find an event with the ID of %s."
@@ -3182,7 +3182,7 @@ msgstr "Es wurden ungültige Daten für den CSV Import bereitgestellt."
3182
 
3183
  #: src/Tribe/Aggregator/Errors.php:52
3184
  msgid "You must provide a valid CSV file to perform a CSV import."
3185
- msgstr "Sie müssen eine gültige CSV Datei bereitstellen, um einen CSV Import durchzuführen."
3186
 
3187
  #: src/Tribe/Aggregator/Errors.php:51
3188
  msgid "An invalid import type was used when trying to create this import record."
@@ -3194,15 +3194,15 @@ msgstr "Beim geplanten Import wurde das Limit von HTTP-Anfragen erreicht und der
3194
 
3195
  #: src/Tribe/Aggregator/Errors.php:48
3196
  msgid "You do not have permission to delete this record."
3197
- msgstr "Sie haben keine Berechtigung, um diesen Datensatz zu löschen."
3198
 
3199
  #: src/Tribe/Aggregator/Errors.php:47
3200
  msgid "You cannot delete a history record (ID: \"%d\"). "
3201
- msgstr "Sie können einen Verlaufsdatensatz nicht löschen (ID: \"%d\")."
3202
 
3203
  #: src/Tribe/Aggregator/Errors.php:46 src/Tribe/Aggregator/Service.php:540
3204
  msgid "The daily limit of %d import requests to the Event Aggregator service has been reached. Please try again later."
3205
- msgstr "Das Tageslimit von %d Importanforderungen an den Event Aggregator Service wurde erreicht. Bitte versuchen Sie es später erneut."
3206
 
3207
  #: src/Tribe/Aggregator/Errors.php:45
3208
  msgid "The image associated with your event could not be attached to the event."
@@ -3274,19 +3274,19 @@ msgstr "Alle %s"
3274
 
3275
  #: common/src/admin-views/tribe-options-licenses.php:30
3276
  msgid "Not seeing an update but expecting one? In WordPress, go to %1$sDashboard > Updates%2$s and click \"Check Again\"."
3277
- msgstr "Sie erwarten ein Update, aber es erscheint keines? Gehen Sie in WordPress zu %1$sDashboard > Update%2$s und klicken Sie auf \"Erneut prüfen\"."
3278
 
3279
  #: common/src/admin-views/tribe-options-licenses.php:25
3280
  msgid "If you're seeing a red message telling you that your key isn't valid or is out of installs, visit %1$s to manage your installs or renew / upgrade your license."
3281
- msgstr "Wenn Sie eine rote Meldung sehen, dass Ihr Schlüssel nicht gültig ist oder nicht installiert ist, besuchen Sie %1$s, um Ihre Installationen zu verwalten oder Ihre Lizenz zu aktualisieren."
3282
 
3283
  #: common/src/admin-views/tribe-options-licenses.php:22
3284
  msgid "Each paid add-on has its own unique license key. Simply paste the key into its appropriate field below, and give it a moment to validate. You know you're set when a green expiration date appears alongside a \"valid\" message."
3285
- msgstr "Jedes bezahlte Add-On hat seinen eigenen Lizenzschlüssel. Fügen Sie einfach den Schlüssel in das entsprechende Feld unten ein, und geben Sie ihm einen Moment zu validieren. Wenn es funktioniert hat, erscheint ein grünes Ablaufdatum neben einer gültigen Meldung."
3286
 
3287
  #: common/src/admin-views/tribe-options-licenses.php:15
3288
  msgid "The license key you received when completing your purchase from %1$s will grant you access to support and updates until it expires. You do not need to enter the key below for the plugins to work, but you will need to enter it to get automatic updates. %3$sFind your license keys at %2$s%4$s."
3289
- msgstr "Der Lizenzschlüssel, den Sie nach Abschluss des Kaufs von %1$s erhalten haben, gewährt Ihnen Zugriff auf Support und Updates, bis er abläuft. Sie müssen den Schlüssel unten nicht eingeben, damit die Plugins funktionieren, aber Sie müssen ihn eingeben, um automatische Updates zu erhalten. %3$sSie finden Ihre Lizenzschlüssel unter %2$s%4$s."
3290
 
3291
  #: common/src/admin-views/tribe-options-licenses.php:11
3292
  #: common/src/admin-views/tribe-options-licenses.php:16
@@ -3299,11 +3299,11 @@ msgstr "Veranstaltungsprotokoll"
3299
 
3300
  #: common/src/admin-views/tribe-options-help.php:35
3301
  msgid "The details of your calendar plugin and settings is often needed for you or our staff to help troubleshoot an issue. Please opt-in below to automatically share your system information with our support team. This will allow us to assist you faster if you post in our forums."
3302
- msgstr "Die Details Ihres Kalender-Plugins und die Einstellungen werden oft für Sie oder unsere Mitarbeiter benötigt, um ein Problem zu beheben. Bitte melden Sie sich an, um Ihre Systeminformationen automatisch mit unserem Support-Team zu teilen. Dieses erlaubt uns, Sie schneller zu unterstützen, wenn Sie in unseren Foren posten."
3303
 
3304
  #: common/src/admin-views/app-shop.php:26
3305
  msgid "Buy This Add-On"
3306
- msgstr "Kaufen Sie dieses Add-On"
3307
 
3308
  #: common/src/admin-views/app-shop.php:5
3309
  msgid "Browse All Add-Ons"
@@ -3331,7 +3331,7 @@ msgstr "Ungültiger Schlüssel"
3331
 
3332
  #: common/src/Tribe/Support.php:290
3333
  msgid "Your system information will only be used by the Modern Tribe support team. All information is stored securely. We do not share this information with any third parties."
3334
- msgstr "Ihre Systeminformationen werden nur vom Modern Tribe Support Team verwendet. Alle Informationen werden sicher gespeichert. Wir geben diese Informationen nicht an Dritte weiter."
3335
 
3336
  #: common/src/Tribe/Support.php:289
3337
  msgid "Yes, automatically share my system information with the Modern Tribe support team"
@@ -3345,22 +3345,22 @@ msgstr "%1$s und %2$s"
3345
  #: common/src/Tribe/PUE/Notices.php:302
3346
  msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
3347
  msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
3348
- msgstr[0] "Sie haben einen Lizenzschlüssel für %1$s eingegeben, aber der Schlüssel wird schon verwendet. %2$sBesuchen Sie die Events Calendar Website%3$s, um Ihre Installationen zu verwalten, Ihre Lizenz zu aktualisieren oder eine neue zu kaufen."
3349
- msgstr[1] "Sie haben Lizenzschlüssel für %1$s eingegeben, aber der Schlüssel wird schon verwendet. %2$sBesuchen Sie die Events Calendar Website%3$s, um Ihre Installationen zu verwalten, Ihre Lizenz zu aktualisieren oder eine neue zu kaufen."
3350
 
3351
  #: common/src/Tribe/PUE/Notices.php:270
3352
  msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
3353
  msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
3354
- msgstr[0] "Für %1$s steht ein Update zur Verfügung, aber Ihre Lizenzschlüssel ist abgelaufen. %2$sBesuchen Sie die Events Calendar Website, um Ihre Lizenz zu verlängern.%3$s"
3355
- msgstr[1] "Für %1$s steht ein Update zur Verfügung, aber Ihre Lizenzschlüssel sind abgelaufen. %2$sBesuchen Sie die Events Calendar Website, um Ihre Lizenz zu verlängern.%3$s"
3356
 
3357
  #: common/src/Tribe/PUE/Checker.php:1054
3358
  msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
3359
- msgstr "Es gibt ein Update für %s. %sErneuern Sie Ihre Lizenz%s, um Zugriff auf Fehlerkorrekturen, Sicherheitsupdates und neue Funktionen zu erhalten."
3360
 
3361
  #: common/src/Tribe/PUE/Checker.php:997
3362
  msgid "There is an update for %s. You'll need to %scheck your license%s to have access to updates, downloads, and support."
3363
- msgstr "Es gibt ein Update für %s. Bitte %süberprüfen Sie Ihre Lizenz%s, um Zugriff auf Fehlerkorrekturen, Sicherheitsupdates und neue Funktionen zu erhalten."
3364
 
3365
  #: common/src/Tribe/PUE/Checker.php:961 common/src/Tribe/PUE/Notices.php:285
3366
  #: src/Tribe/Aggregator/Record/Abstract.php:1017
@@ -3463,11 +3463,11 @@ msgstr "iCal Importer"
3463
 
3464
  #: common/src/Tribe/Plugins_API.php:116
3465
  msgid "The Eventbrite Tickets add-on allows you to create & sell tickets through The Events Calendar using the power of %1$sEventbrite%2$s. Whether you’re creating your ticket on the WordPress dashboard or importing the details of an already-existing event from %1$sEventbrite.com%2$s, this add-on brings the power of the Eventbrite API to your calendar."
3466
- msgstr "Das %1$sEventbrite Ticket Add-On%2$s ermöglicht das Erstellen und Verkaufen von Karten mit The Events Calendar. Egal ob Sie eine Karte im Wordpress Dashboard erstellen oder die Details einer bereits bestehenden Veranstaltung von %1$sEventbrite.com%2$s importieren, die Eventbrite Schnittstelle hilft dabei."
3467
 
3468
  #: common/src/Tribe/Plugins_API.php:71
3469
  msgid "Event Tickets Plus allows you to sell tickets to your events using WooCommerce, Shopp, WP eCommerce, or Easy Digital Downloads. Use it on your posts and pages, or add %1$sThe Events Calendar%2$s and sell tickets from your events listings."
3470
- msgstr "Event Ticket Plus ermöglicht Karten für Ihre Veranstaltungen mit WooCommerce, Shopp, WP eCommerce oder Easy Digital Downloads zu verkaufen. Nutzen Sie Ihre Artikel oder Seiten oder verkaufen Sie mit %1$sThe Events Calendar%2$s Karten."
3471
 
3472
  #: common/src/Tribe/Plugins_API.php:105
3473
  msgctxt "Names of required plugins for Community Tickets"
@@ -3476,7 +3476,7 @@ msgstr "Event Tickets Plus and Community Events"
3476
 
3477
  #: common/src/Tribe/Plugins_API.php:104
3478
  msgid "Enable Community Events organizers to offer tickets to their events. You can set flexible payment and fee options. They can even check-in attendees to their events! All of this managed from the front-end of your site without ever needing to grant access to your admin"
3479
- msgstr "Aktivieren Sie Community Events Tickets, um Karten für ihre Veranstaltungen zu verkaufen. Sie können flexible Zahlungs und Gebührenoptionen verwenden. Sie können sogar die Teilnehmer zu ihren Veranstaltungen einchecken! Dies ist alles vom Front-End Ihrer Website möglich, ohne jemandem Admin Zugang zu Ihrer Website zu gewähren."
3480
 
3481
  #: common/src/Tribe/Plugins_API.php:48
3482
  msgid "The Events Calendar PRO is a paid Add-On to our open source WordPress plugin %1$sThe Events Calendar%2$s. PRO offers a whole host of calendar features including recurring events, custom event attributes, saved venues and organizers, venue pages, advanced event admin and lots more."
@@ -3484,7 +3484,7 @@ msgstr "Der Events Calendar PRO ist ein kostenpflichtiges Add-On für unser Open
3484
 
3485
  #: common/src/Tribe/Plugins_API.php:84
3486
  msgid "It is awesome that your calendar is <em>THE PLACE</em> to get hooked up with prime choice ways to spend time. You have more events than Jabba the Hutt has rolls. Too bad visitors are hiring a personal assistant to go through all the choices. Ever wish you could just filter the calendar to only show events in walking distance, on a weekend, that are free? BOOM. Now you can. Introducing… the Filter Bar."
3487
- msgstr "Es ist großartig, dass Ihr Kalender <em>DER PLATZ</em> für Premium Verkäufe ist. Sie haben mehr Events als Rihanna? Schade nur, dass Besucher einen persönlichen Assistenten benötigen, um sich durch die ganzen Angebote zu wühlen. Wollen Sie Ihre Veranstaltungen filtern, z.B. nach Entfernung, nur am Wochenende oder kostenlose Events? Dann nutzen Sie The Filter Bar!"
3488
 
3489
  #: common/src/Tribe/Admin/Help_Page.php:227 common/src/Tribe/Plugins_API.php:80
3490
  msgid "Filter Bar"
@@ -3492,11 +3492,11 @@ msgstr "Filter Bar"
3492
 
3493
  #: common/src/Tribe/Credits.php:64
3494
  msgid "Rate %1$sEvent Tickets%2$s %3$s"
3495
- msgstr "Bewerten Sie %1$sEvent Tickets%2$s %3$s"
3496
 
3497
  #: common/src/Tribe/Credits.php:55
3498
  msgid "Rate %1$sThe Events Calendar%2$s %3$s"
3499
- msgstr "Bewerten Sie %1$sThe Events Calendar%2$s %3$s"
3500
 
3501
  #: src/Tribe/Organizer.php:164
3502
  msgid "organizer"
@@ -3583,7 +3583,7 @@ msgstr "Hier klicken"
3583
 
3584
  #: src/Tribe/Google/Maps_API_Key.php:58
3585
  msgid "<p>%s to create your Google Maps API key."
3586
- msgstr "<p>%s um Ihren Google Maps API Schlüssel zu erstellen."
3587
 
3588
  #: src/Tribe/Google/Maps_API_Key.php:51 src/Tribe/Google/Maps_API_Key.php:57
3589
  msgid "Google Maps API key"
@@ -3717,19 +3717,19 @@ msgstr "Vorherige %s"
3717
 
3718
  #: src/io/csv/admin-views/result.php:26
3719
  msgid "%1$s%2$s%3$sInserted:%4$s A new item was inserted successfully. %5$s%2$s%3$sUpdated:%4$s An item was found with the same name and/or start date. The existing item was updated with the new value from the file.%5$s%2$s%3$sSkipped:%4$s A row was found in the CSV file that could not be imported. Please see below for the invalid rows.%5$s%6$s"
3720
- msgstr "%1$s %2$s %3$sEingefügt:%4$s Ein neues Produkt wurde erfolgreich eingesetzt. %5$s %2$s %3$sAktualisiert:%4$s Ein Element wurde mit dem gleichen Namen und / oder Startdatum gefunden. Das bestehende Produkt wurde mit dem neuen Wert aus der Datei aktualisiert%5$s %2$s %3$sÜbersprungen:.%4$s Eine Zeile in der CSV-Datei, die nicht importiert werden konnten wurde gefunden. Weiter unten finden Sie die ungültigen Zeilen.%5$s %6$s"
3721
 
3722
  #: src/io/csv/admin-views/import.php:59
3723
  msgid "Upload a properly formatted, UTF-8 encoded CSV file. Not sure if your file is UTF-8 encoded? Make sure to specify the character encoding when you save the file, or pass it through a %sconversion tool%s."
3724
- msgstr "Laden Sie eine korrekt formatierte, UTF-8 kodierte CSV-Datei hoch. Nicht sicher, ob Ihre Datei UTF-8 kodiert ist? Stellen Sie sicher, dass Sie die richtige Kodierung beim Speichern der Datei wählen oder verwenden Sie ein %sKonvertierungstool%s."
3725
 
3726
  #: src/io/csv/admin-views/import.php:36
3727
  msgid "Questions? %sWatch the video%s."
3728
- msgstr "Fragen? %sSchauen Sie das Video an%s"
3729
 
3730
  #: src/io/csv/admin-views/general.php:12
3731
  msgid "The settings below will impact events imported from files and other websites. Be sure to save your changes before starting to import events."
3732
- msgstr "Die Einstellungen unten beeinflußen Veranstaltungen, welche aus Dateien oder von anderen Websites importiert werden. Bitte speichern Sie die Einstellungen for dem Importieren von Veranstaltungen."
3733
 
3734
  #: src/functions/template-tags/day.php:108
3735
  msgid "Next Day"
@@ -3749,7 +3749,7 @@ msgstr "%s Name darf nicht leer sein"
3749
 
3750
  #: src/admin-views/admin-update-message.php:32
3751
  msgid "Keep the Core Plugin %sFREE%s!"
3752
- msgstr "Halten Sie das Plugin 'The Events Calendar' %skostenlos%s!"
3753
 
3754
  #: src/Tribe/Template_Factory.php:295
3755
  msgid "No results were found for %1$s in or near %2$s."
@@ -3769,11 +3769,11 @@ msgstr "Es sind keine %1$s für den %2$s geplant. Bitte einen anderen Tag wähle
3769
 
3770
  #: src/Tribe/Main.php:4161
3771
  msgid "Check out the %savailable add-ons%s."
3772
- msgstr "Schauen Sie sich die %sverfügbaren Add-Ons%s an."
3773
 
3774
  #: src/Tribe/Main.php:1870
3775
  msgid "Without a defined location your event will not display a %sGoogle Rich Snippet%s on the search results."
3776
- msgstr "Ohne einen definierten Ort werden Ihre Veranstaltungen nicht als %sGoogle Rich Snippet%s in den Suchergebnissen angezeigt"
3777
 
3778
  #: src/Tribe/Main.php:1801 src/Tribe/Main.php:1821
3779
  msgid "%1$s scheduled for: %2$s."
@@ -3805,7 +3805,7 @@ msgstr "Die tribe-common Bibliotheken konnten nicht gefunden werden! Das Verzeic
3805
 
3806
  #: src/Tribe/Main.php:1073
3807
  msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
3808
- msgstr "Wenn Sie eine gültige Lizenz für eines unserer Bezahl-Plugins haben, können Sie in unserem Support Forum %s. Unser Support Team prüft die Foren und wird innerhalb wochentags von 24-48 Stunden auf Ihre Anfrage reagieren."
3809
 
3810
  #: src/Tribe/Main.php:1072
3811
  msgid "post a thread"
@@ -3813,11 +3813,11 @@ msgstr "Diskutiere mit"
3813
 
3814
  #: src/Tribe/Main.php:1068
3815
  msgid "<strong>Looking for more immediate support?</strong> We offer %1$s with the purchase of any of our premium plugins (like %2$s). Pick up a license and you can post there directly and expect a response within 24-48 hours during weekdays."
3816
- msgstr "<strong>Benötigen Sie schnelle Unterstützung?</strong> Wir bieten %1$s mit dem Kauf eines unserer Premium Plugins (wie %2$s). Erwerben Sie eine Lizenz und Sie können direkt hier eine Anfrage stellen. Wochentags reagieren wir innerhalb von 24-48 Stunden."
3817
 
3818
  #: src/Tribe/Main.php:1064
3819
  msgid "If you have tried the above steps and are still having trouble, you can post a new thread to our %s. Our support staff monitors these forums once a week and would be happy to assist you there."
3820
- msgstr "Wenn Sie die Schritte oben versucht haben und immer noch Probleme auftreten, können Sie eine Anfrage in unserem %s stellen. Unser Support Team prüft diese Foren einmal wöchentlich und hilft Ihnen gerne weiter"
3821
 
3822
  #: src/Tribe/Main.php:1063
3823
  msgid "open-source forum on WordPress.org"
@@ -3825,7 +3825,7 @@ msgstr "Open Source Forum auf WordPress.org"
3825
 
3826
  #: src/Tribe/Main.php:1059
3827
  msgid "<strong>Looking for more immediate support?</strong> We offer %s with the purchase of any of our premium plugins. Pick up a license and you can post there directly and expect a response within 24-48 hours during weekdays"
3828
- msgstr "<strong>Benötigen Sie einen schnellere Unterstützung?</strong> Wir bieten %s mit dem Kauf eines unserer Premium Plugins. Wählen Sie eine Lizenz und Sie können dort direkt ihre Frage stellen und erhalten innerhalb von 24-48 Stunden wochentags eine Antwort"
3829
 
3830
  #: src/Tribe/Main.php:1058 src/Tribe/Main.php:1066
3831
  msgid "premium support on our website"
@@ -3833,7 +3833,7 @@ msgstr "Premium Support auf unserer Website"
3833
 
3834
  #: src/Tribe/Main.php:1056
3835
  msgid "If you have tried the above steps and are still having trouble, you can post a new thread to our WordPress.org forums for %1$s or %2$s. Our support staff monitors these forums once a week and would be happy to assist you there. "
3836
- msgstr "Wenn Sie die Schritte oben schon versucht und immer noch Probleme haben, können Sie einen neue Anfrage in unseren Wordpress.org Foren für %1$s und %2$s stellen. Unser Support Team überprüft diese Foren einmal wöchentlich und hilft Ihnen gerne weiter."
3837
 
3838
  #: src/Tribe/Main.php:1055
3839
  msgid "Events Tickets"
@@ -3845,7 +3845,7 @@ msgstr "Die Veranstaltung Plugins anpassen"
3845
 
3846
  #: src/Tribe/Main.php:1040
3847
  msgid "%s: Code and guides for customizing your calendar in useful and interesting ways."
3848
- msgstr "%s: Code und Anleitungen, um Ihren Kalender auf sinnvolle und interessante Weise anzupassen"
3849
 
3850
  #: src/Tribe/Main.php:1038
3851
  msgid "Troubleshooting common problems"
@@ -3853,7 +3853,7 @@ msgstr "Lösung allgemeiner Probleme"
3853
 
3854
  #: src/Tribe/Main.php:1038
3855
  msgid "%s: Do you see an issue with your calendar? Go here first to find where it’s coming from and how to fix it."
3856
- msgstr "%s: Haben Sie einen Fehler in unserem Kalender entdeckt? Klicken Sie hier um herauszufinden, woher er kommt und wie er gelöst werden kann."
3857
 
3858
  #: src/Tribe/Main.php:1036
3859
  msgid "Using stylesheets and page templates"
@@ -3869,7 +3869,7 @@ msgstr "Themer’s Guide"
3869
 
3870
  #: src/Tribe/Main.php:1034
3871
  msgid "%s: Our most comprehensive outline for customizing the calendar to suit your needs, including custom layouts and styles."
3872
- msgstr "%s: Unser umfassendster Führer, um den Kalender an Ihre Bedürfnisse anzupassen, inklusive individuellen Layouts und Designs."
3873
 
3874
  #: src/Tribe/Main.php:1032
3875
  msgid "Features overview"
@@ -3877,7 +3877,7 @@ msgstr "Übersicht der Features"
3877
 
3878
  #: src/Tribe/Main.php:1032
3879
  msgid "%s: A complete look at the features you can expect to see right out of the box as well as how to use them."
3880
- msgstr "%s: Eine komplette Übersicht der Funktionen, welche Sie erwarten und wie sie benutzt werden können."
3881
 
3882
  #: src/Tribe/Main.php:1030
3883
  msgid "Settings overview"
@@ -3885,7 +3885,7 @@ msgstr "Übersicht Einstellungen"
3885
 
3886
  #: src/Tribe/Main.php:1030
3887
  msgid "%s: A thorough walkthrough of The Events Calendar and the settings that are available to you."
3888
- msgstr "%s: Eine uneingeschränkte Besichtigung des Events Calendar und seiner Einstellungen sind für Sie verfügbar."
3889
 
3890
  #: src/Tribe/Main.php:1027
3891
  msgid "Support for The Events Calendar"
@@ -3893,7 +3893,7 @@ msgstr "Unterstützung für The Events Calendar"
3893
 
3894
  #: src/Tribe/Main.php:1016
3895
  msgid "We are committed to helping make your calendar spectacular and have a wealth of resources available, including a handy %s to get your calendar up and running."
3896
- msgstr "Wir möchten, dass Ihr Kalender spektakulär wird und haben viele Hilfmittel dafür verfügbar, inklusive praktische %s um Ihren Kalender in Gang zu bringen."
3897
 
3898
  #: src/Tribe/Main.php:1014
3899
  msgid "New User Primer"
@@ -3939,11 +3939,11 @@ msgstr "Nur Lizenzen für %1$sNetzwerk aktivierte%2$s Plugins werden auf dieser
3939
 
3940
  #: common/src/admin-views/tribe-options-help.php:31
3941
  msgid "Read more about our support policy"
3942
- msgstr "Erfahren Sie mehr über unsere Support Richtlinien "
3943
 
3944
  #: common/src/admin-views/tribe-options-help.php:30
3945
  msgid "Please note that all hands-on support is provided via the forums. You can email or tweet at us… ​but we will probably point you back to the forums 😄"
3946
- msgstr "Bitte beachten Sie, dass jeglicher Support über das Forum erfolgt. Sie können uns mailen oder tweeten ... aber wir werden Sie wieder auf das Forum verweisen 😄"
3947
 
3948
  #: common/src/admin-views/tribe-options-help.php:26
3949
  msgid "Search our support forum"
@@ -3951,7 +3951,7 @@ msgstr "Unser Support Forum durchsuchen"
3951
 
3952
  #: common/src/admin-views/tribe-options-help.php:26
3953
  msgid "%s. There are very few issues we haven’t seen and it’s likely another user has already asked your question and gotten an answer from our support staff. While posting to the forums is open only to paid customers, they are open for anyone to search and review."
3954
- msgstr "%s. Es gibt wenige Probleme, welche wir noch nicht gesehen haben und es ist sehr wahrscheinlich, dass Ihre Frage schon gestellt und von unserem Supportpersonal beantwortet wurde. Auch wenn neue Fragen nur durch zahlende Kunden gestellt werden können, kann es von jedem durchsucht und angeschaut werden."
3955
 
3956
  #: common/src/admin-views/tribe-options-help.php:25
3957
  msgid "Test for a theme or plugin conflict"
@@ -3959,7 +3959,7 @@ msgstr "Auf einen Theme oder Plugin Konflikt prüfen."
3959
 
3960
  #: common/src/admin-views/tribe-options-help.php:25
3961
  msgid "%s. Testing for an existing conflict is the best start for in-depth troubleshooting. We will often ask you to follow these steps when opening a new thread, so doing this ahead of time will be super helpful."
3962
- msgstr "%s. Auf einen besteheneden Konflikt zu überprüfen ist der beste Start für eine gründliche Untersuchung. Wir werden Sie oft bitten diesen Schritte durchzuführen, wenn Sie eine neue Anfrage stellen. Daher ist es sehr hilfreich, wenn Sie dies schon im voraus erledigen."
3963
 
3964
  #: common/src/admin-views/tribe-options-help.php:24
3965
  msgid "Check our Knowledgebase"
@@ -3971,7 +3971,7 @@ msgstr "%s. Alle allgemeinen (und weniger allgemeinen) Antworten auf Fragen sind
3971
 
3972
  #: common/src/admin-views/tribe-options-help.php:20
3973
  msgid "While the resources above help solve a majority of the issues we see, there are times you might be looking for extra support. If you need assistance using our plugins and would like us to take a look, please follow these steps:"
3974
- msgstr "Während die Hilfmittel oben eine Vielzahl von Problemen, die wir kennen, lösen, wird manchmal zusätzlicher Support benötigt. Wenn Sie Unterstützung beim Nutzen unserer Plugins benötigen und wir helfen sollen, folgen Sie bitte diesen Schritten:"
3975
 
3976
  #: common/src/admin-views/tribe-options-help.php:19
3977
  msgid "Getting More Help"
@@ -3983,7 +3983,7 @@ msgstr "Liste der verfügbaren Funktionen"
3983
 
3984
  #: common/src/admin-views/tribe-options-help.php:16
3985
  msgid "<strong>Want to dive deeper?</strong> Check out our %s for developers."
3986
- msgstr "<strong>Wollen Sie tiefer einsteigen?</strong> Nutzen Sie unseren %s für Entwickler."
3987
 
3988
  #: common/src/admin-views/tribe-options-help.php:15
3989
  msgid "Knowledgebase"
@@ -3999,19 +3999,19 @@ msgstr "Unterstützung erhalten"
3999
 
4000
  #: common/src/admin-views/tribe-options-help.php:11
4001
  msgid "Thanks you for using %s! All of us at Modern Tribe sincerely appreciate your support and we’re excited to see you using our plugins."
4002
- msgstr "Danke, dass Sie %s nutzen! Wir von Modern Tribe freuen uns über Ihre Unterstützung und dass Sie unsere Plugins nutzen"
4003
 
4004
  #: common/src/admin-views/tribe-options-general.php:15
4005
  msgid "Optimize your site's event listings with %1$sThe Events Calendar%2$s, our free calendar plugin. Looking for additional functionality including recurring events, user-submission, advanced ticket sales and more? Check out our %3$spremium add-ons%4$s."
4006
- msgstr "Optimieren Sie die Anzeige Ihrer Veranstaltungen mit %1$sThe Events Calendar%2$s, unserem kostenfreien Kalender Plugin. Benötigen Sie weitere Funktionen inklusive Serientermine, Kartenverkauf, öffentliche Veranstaltungserstellung, neue Ansichten und mehr? Schauen Sie sich unsere %3$sPremium Add-Ons%4$s an."
4007
 
4008
  #: common/src/admin-views/tribe-options-general.php:10
4009
  msgid "Thank you for using Event Tickets! All of us at Modern Tribe sincerely appreciate your support and we're excited to see you using our plugins. Check out our handy %1$sNew User Primer%2$s to get started."
4010
- msgstr "Danke, dass Sie Event Tickets nutzen! Wir schätzen sehr Ihre Unterstützung und freuen uns, dass Sie unsere Plugins nutzen. Schauen Sie sich unseren praktischen %1$sNew User Primer%2$s an, um durchzustarten."
4011
 
4012
  #: src/admin-views/tribe-options-display.php:68
4013
  msgid "Enter the format to use for displaying dates with the year. Used when displaying a date in a future year."
4014
- msgstr "Geben Sie das Format für die Anzeige eines Datum inkl. Jahr ein. Wird verwendet, wenn ein Datum in einem zukünftigen Jahr angezeigt wird."
4015
 
4016
  #: common/src/Tribe/PUE/Checker.php:932
4017
  msgid "Thanks for setting up a valid key. It will expire on %s"
@@ -4081,7 +4081,7 @@ msgstr "und"
4081
 
4082
  #: common/src/Tribe/Admin/Help_Page.php:95
4083
  msgid "Turbo charge your posts admin for any custom post type with sortable filters and columns, and auto-registration of metaboxes."
4084
- msgstr "Versehen Sie Ihre individuellen Artikel Typen mit sortierbaren Filtern und Spalten und Auto-Registrierung von Metaboxen."
4085
 
4086
  #: common/src/Tribe/Admin/Help_Page.php:91
4087
  msgid "Advanced Post Manager"
@@ -4089,7 +4089,7 @@ msgstr "Advanced Post Manager"
4089
 
4090
  #: common/src/Tribe/Admin/Help_Page.php:79
4091
  msgid "Events Tickets is a carefully crafted, extensible plugin that lets you easily sell tickets for your events."
4092
- msgstr "Events Tickets ist ein sorgfältig entwickeltes, erweiterbares Plugin, mit welchem Sie einfach Karten zu ihrer Veranstaltung verkaufen können."
4093
 
4094
  #: common/src/Tribe/Admin/Help_Page.php:75 common/src/Tribe/Plugins_API.php:57
4095
  msgid "Event Tickets"
@@ -4097,7 +4097,7 @@ msgstr "Event Tickets"
4097
 
4098
  #: common/src/Tribe/Admin/Help_Page.php:63
4099
  msgid "The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events."
4100
- msgstr "The Events Calendar ist ein sorgfältig entwickeltes, erweiterbares Plugin zu einfachen Teilen Ihrer Veranstaltungen. Schön. Stabil. Beeindruckend."
4101
 
4102
  #: src/views/month/single-day.php:42
4103
  msgid "View %1$s %2$s"
@@ -4139,7 +4139,7 @@ msgstr "Modern Tribe, Inc."
4139
 
4140
  #. Description of the plugin/theme
4141
  msgid "The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events. Beautiful. Solid. Awesome."
4142
- msgstr "The Events Calendar ist ein sorgfältig entwickletes, erweiterbares Plugin, welches Sie leicht Ihre Veranstaltungen teilen lässt. Schön. Stabil. Beeindruckend."
4143
 
4144
  #: src/views/widgets/list-widget.php:101
4145
  msgid "There are no upcoming %s at this time."
@@ -4180,7 +4180,7 @@ msgstr "%s Listen Navigation"
4180
  #: src/views/day/single-event.php:78 src/views/day/single-featured.php:67
4181
  #: src/views/list/single-event.php:92 src/views/list/single-featured.php:78
4182
  msgid "Find out more"
4183
- msgstr "Erfahren Sie mehr"
4184
 
4185
  #: src/views/day/nav.php:17
4186
  msgid "Day Navigation"
@@ -4241,7 +4241,7 @@ msgstr "Eine Spalte in der CSV-Datei muss den Veranstaltungstitel enthalten, ein
4241
 
4242
  #: src/io/csv/admin-views/import.php:28
4243
  msgid "After importing your Organizers and Venues, import your Events:"
4244
- msgstr "Bitte importieren Sie erst nach dem Import der Veranstalter und Veranstaltungsorten die Veranstaltungen:"
4245
 
4246
  #: src/io/csv/admin-views/import.php:26 src/io/csv/admin-views/import.php:32
4247
  msgid "After you upload your file, you'll have the opportunity to indicate how the columns in your CSV map to fields in The Events Calendar."
@@ -4313,7 +4313,7 @@ msgstr "Spalten Überschriften"
4313
 
4314
  #: src/io/csv/admin-views/columns.php:27
4315
  msgid "Columns have been mapped based on your last import. Please ensure the selected fields match the columns in your CSV file."
4316
- msgstr "Die Zuordnung der Spalten basiert auf dem letzten Import. Bitte Prüfen Sie, ob die ausgewählten Felder zu den Spalten in Ihrer CSV Datei passen."
4317
 
4318
  #: src/io/csv/admin-views/columns.php:22
4319
  msgid "Column Mapping: %s"
@@ -4321,11 +4321,11 @@ msgstr "Spalten Mapping: %s"
4321
 
4322
  #: src/functions/template-tags/options.php:29
4323
  msgid "You %1$scannot%2$s use the same slug as above. The above should ideally be plural, and this singular.%3$sYour single Event URL is like: %4$s"
4324
- msgstr "Sie %1$skönnen nicht%2$s die gleiche URL wie oben nutzen. Idealerweise sollte die obere im Plural und diese im Singular stehen.%3$sIhre Einzelveranstaltungs-URL lautet: %4$s"
4325
 
4326
  #: src/functions/template-tags/options.php:20
4327
  msgid "Your current Events URL is %s"
4328
- msgstr "Ihre aktuelle Veranstaltungs-URL ist %s"
4329
 
4330
  #: src/functions/template-tags/loop.php:157
4331
  msgid "Past %s"
@@ -4464,11 +4464,11 @@ msgstr "Zeitzone anzeigen"
4464
 
4465
  #: src/admin-views/tribe-options-timezones.php:43
4466
  msgid "Use the sitewide timezone everywhere"
4467
- msgstr "Nutzen Sie die seitenweite Zeitzone überall"
4468
 
4469
  #: src/admin-views/tribe-options-timezones.php:42
4470
  msgid "Use the local timezones for each event"
4471
- msgstr "Nutzen Sie die lokalen Zeitzonen für jede Veranstaltung"
4472
 
4473
  #: src/admin-views/tribe-options-timezones.php:38
4474
  msgid "Timezone mode"
@@ -4480,7 +4480,7 @@ msgstr "Zeitzonen Einstellung"
4480
 
4481
  #: src/admin-views/tribe-options-timezones.php:10
4482
  msgid "Click this button to update your database and take advantage of additional timezone capabilities. Please <a href=\"%s\" target=\"_blank\">configure WordPress</a> to use the correct timezone before clicking this button!"
4483
- msgstr "Klicken Sie diesen Button an, um mehrere Zeitzonen (u.a. im Formular für die Übermittlung von neuen Veranstaltungen) in Ihrem Kalender nutzen zu können. Bitte <a href=\"%s\" target=\"_blank\">konfigurieren Sie in WordPress</a> die korrekte Zeitzone, bevor Sie diesen Button anklicken!"
4484
 
4485
  #: src/admin-views/tribe-options-timezones.php:9
4486
  msgid "Update Timezone Data"
@@ -4504,7 +4504,7 @@ msgstr "Netzwerkeinstellungen"
4504
 
4505
  #: common/src/admin-views/tribe-options-licenses.php:38
4506
  msgid "%1$s Using our plugins in a multisite network? %2$s Please note that your license key will be applied to the entire network, not just this site."
4507
- msgstr "%1$s Nutzen Sie unser Plugin in einem Multisite Netzwerk? %2$s Bitte beachten Sie, dass der Lizenzschlüssel für das gesamte Netzwerk angewendet wird, nicht nur für diese Seite."
4508
 
4509
  #: common/src/admin-views/tribe-options-help.php:67
4510
  msgid "News and Tutorials"
@@ -4539,11 +4539,11 @@ msgstr "Events Calendar PRO"
4539
  #: common/src/Tribe/Admin/Help_Page.php:413
4540
  #: common/src/Tribe/Admin/Help_Page.php:788
4541
  msgid "You are up to date!"
4542
- msgstr "Sie sind auf dem neuesten Stand!"
4543
 
4544
  #: common/src/Tribe/Admin/Help_Page.php:413
4545
  msgid "You need to upgrade!"
4546
- msgstr "Sie müssen updaten!"
4547
 
4548
  #: common/src/Tribe/Admin/Help_Page.php:405
4549
  msgctxt "not available"
@@ -4556,7 +4556,7 @@ msgstr "Debug Bar Plugin"
4556
 
4557
  #: common/src/admin-views/tribe-options-general.php:64
4558
  msgid "Enable this option to log debug information. By default this will log to your server PHP error log. If you'd like to see the log messages in your browser, then we recommend that you install the %s and look for the \"Tribe\" tab in the debug output."
4559
- msgstr "Aktivieren Sie die Option, um Debuginformationen mit zu loggen. Standardmäßig werden die Informationen in Ihr PHP Server Error Log geschrieben. Wenn Sie die Debuginfos in Ihrem Browser sehen möchten, empfehlen wir das %s zu installieren. Die Ausgabe der Debuginfos finden Sie im \"Tribe\" Tab."
4560
 
4561
  #: common/src/admin-views/tribe-options-general.php:58
4562
  msgid "Debug mode"
@@ -4582,7 +4582,7 @@ msgstr "Willkommensseite anzeigen"
4582
 
4583
  #: src/admin-views/tribe-options-general.php:143
4584
  msgid "You might find duplicate venues and organizers when updating The Events Calendar from a pre-3.0 version. Click this button to automatically merge identical venues and organizers."
4585
- msgstr "Sie können nach Duplikaten von Veranstaltungsorten und Veranstaltern suchen. Klicken Sie den Button und es werden exakt gleiche Veranstaltungsorte und Veranstalter (alle Felder werden vollständig verglichen) zusammengeführt."
4586
 
4587
  #: src/admin-views/tribe-options-general.php:143
4588
  msgid "Duplicate Venues &amp; Organizers"
@@ -4630,7 +4630,7 @@ msgstr "Standard Währung"
4630
 
4631
  #: src/admin-views/tribe-options-general.php:123
4632
  msgid "Have an event that runs past midnight? Select a time after that event's end to avoid showing the event on the next day's calendar."
4633
- msgstr "Haben Sie Veranstaltungen, die nach Mitternacht enden? Wählen Sie eine Zeit nach dem Veranstaltungsende, um zu vermeiden, dass die Veranstaltung im Kalender des nächsten Tages angezeigt wird."
4634
 
4635
  #: src/admin-views/tribe-options-general.php:102
4636
  msgid "End of day cutoff"
@@ -4638,7 +4638,7 @@ msgstr "Neuer Tag ab"
4638
 
4639
  #: src/admin-views/tribe-options-general.php:97
4640
  msgid "The above should ideally be plural, and this singular.<br />Your single event URL is: %s"
4641
- msgstr "Die obere sollte idealer Weise im Plural geschrieben werden, diese im Singular.<br />Ihre URL für einzelne Veranstaltungen lautet: %s"
4642
 
4643
  #: src/admin-views/tribe-options-general.php:90
4644
  msgid "Single event URL slug"
@@ -4647,7 +4647,7 @@ msgstr "Die URL für einzelne Veranstaltungen"
4647
  #: src/admin-views/tribe-options-general.php:85
4648
  #: src/functions/template-tags/options.php:39
4649
  msgid "Here is the iCal feed URL for your events:"
4650
- msgstr "Hier befindet sich die iCal Feed URL für Ihre Veranstaltungen:"
4651
 
4652
  #: src/admin-views/tribe-options-general.php:80
4653
  msgid "Your current events URL is: %s"
@@ -4660,7 +4660,7 @@ msgstr "Der Slug (Permalink) für die Veranstaltungs-URL."
4660
 
4661
  #: src/admin-views/tribe-options-general.php:68
4662
  msgid "You cannot edit the slug for your events page as you do not have pretty permalinks enabled. The current URL for your events page is <a href=\"%1$s\">%2$s</a>. In order to edit the slug here, <a href=\"%3$soptions-permalink.php\">enable pretty permalinks</a>."
4663
- msgstr "Sie können den Slug (URL) für Ihre Veranstaltungsseite nicht ändern, da Sie keine \"Pretty Permalinks\" aktiviert haben. Die aktuelle URL für Ihre Veranstaltungsseite ist <a href=\"%1$s\">%2$s</a>. Um den Slug zu bearbeiten <a href=\"%3$soptions-permalink.php\">aktivieren Sie \"Pretty Permalinks\"</a>."
4664
 
4665
  #: src/admin-views/tribe-options-general.php:67
4666
  #: src/admin-views/tribe-options-general.php:73
@@ -4709,7 +4709,7 @@ msgstr "Den Link zum Veranstaltungskalender anzeigen"
4709
 
4710
  #: common/src/admin-views/tribe-options-general.php:35
4711
  msgid "Are you thinking \"Wow, this plugin is amazing! I should say thanks to Modern Tribe for all their hard work.\" The greatest thanks we could ask for is recognition. Add a small text only link at the bottom of your calendar pointing to The Events Calendar project."
4712
- msgstr "Sie finden: \"Wow, das Plugin ist fantastisch! Ich sollte Modern Tribe dafür danken!\" Der beste Dank ist ein kleiner Link zu uns am unteren Ende des Veranstaltungskalenders."
4713
 
4714
  #: common/src/admin-views/tribe-options-general.php:30
4715
  #: common/src/admin-views/tribe-options-general.php:35
@@ -4718,7 +4718,7 @@ msgstr "Dies ist ein Beispiellink"
4718
 
4719
  #: common/src/admin-views/tribe-options-general.php:30
4720
  msgid "Are you thinking \"Wow, this plugin is amazing! I should say thanks to Modern Tribe for all their hard work.\" The greatest thanks we could ask for is recognition. Add a small text-only link at the bottom of your calendar pointing to The Events Calendar project."
4721
- msgstr "Sie finden: \"Wow, das Plugin ist fantastisch! Ich sollte Modern Tribe dafür danken!\" Der beste Dank ist ein kleiner Link zu uns am unteren Ende des Veranstaltungskalenders."
4722
 
4723
  #: common/src/admin-views/tribe-options-general.php:25
4724
  msgid "We hope our plugin is helping you out."
@@ -4726,11 +4726,11 @@ msgstr "Wir hoffen, das Plugin gefällt Ihnen."
4726
 
4727
  #: common/src/admin-views/tribe-options-general.php:20
4728
  msgid "Check out the available add-ons"
4729
- msgstr "Schauen Sie sich die verfügbaren Erweiterungen an"
4730
 
4731
  #: common/src/admin-views/tribe-options-general.php:20
4732
  msgid "Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?"
4733
- msgstr "Wünschen Sie erweiterte Funktionalität, einschließlich wiederkehrender Veranstaltungen, benutzerdefinierten Meta-Informationen, Community-Veranstaltungen, Ticketverkäufen und mehr?"
4734
 
4735
  #: src/admin-views/tribe-options-general.php:22
4736
  msgid "Right here"
@@ -4742,15 +4742,15 @@ msgstr "Wo ist mein Kalender?"
4742
 
4743
  #: src/admin-views/tribe-options-general.php:17
4744
  msgid "Finding your calendar."
4745
- msgstr "Ihren Kalender finden."
4746
 
4747
  #: src/admin-views/tribe-options-general.php:12
4748
  msgid "Finding & extending your calendar."
4749
- msgstr "Ihren Kalender finden und erweitern."
4750
 
4751
  #: src/admin-views/tribe-options-display.php:217
4752
  msgid "If you are familiar with HTML, you can add additional code after the event template. Some themes may require this to help with styling or layout."
4753
- msgstr "Wenn Sie mit HTML vertraut sind, können Sie Code HINTER der Veranstaltungsvorlage einfügen. Bei einigen Themes kann dies für Anpassungen am Layout und Design notwendig sein."
4754
 
4755
  #: src/admin-views/tribe-options-display.php:216
4756
  msgid "Add HTML after event content"
@@ -4758,7 +4758,7 @@ msgstr "Folgender HTML-Code wird NACH der Veranstaltung hinzugefügt"
4758
 
4759
  #: src/admin-views/tribe-options-display.php:211
4760
  msgid "If you are familiar with HTML, you can add additional code before the event template. Some themes may require this to help with styling or layout."
4761
- msgstr "Wenn Sie mit HTML vertraut sind, können Sie Code VOR der Veranstaltungsvorlage einfügen. Bei einigen Themes kann dies für Anpassungen am Layout und Design notwendig sein."
4762
 
4763
  #: src/admin-views/tribe-options-display.php:210
4764
  msgid "Add HTML before event content"
@@ -4770,7 +4770,7 @@ msgstr "Erweiterte Vorlagen Einstellungen"
4770
 
4771
  #: common/src/admin-views/tribe-options-display.php:31
4772
  msgid "Select the date format to use in datepickers"
4773
- msgstr "Wählen Sie das Datumsformat, welches bei der Datumwahl (\"Datepicker\") verwendet wird."
4774
 
4775
  #: common/src/admin-views/tribe-options-display.php:30
4776
  msgid "Datepicker Date Format"
@@ -4778,7 +4778,7 @@ msgstr "Datumswahl Format (\"Datepicker\")"
4778
 
4779
  #: src/admin-views/tribe-options-display.php:114
4780
  msgid "Enter the separator that will be used between the start and end time of an event."
4781
- msgstr "Geben Sie das Trennzeichen ein, das die Start- und Ende Uhrzeit einer Veranstaltung trennt."
4782
 
4783
  #: src/admin-views/tribe-options-display.php:113
4784
  msgid "Time range separator"
@@ -4786,7 +4786,7 @@ msgstr "Zeitraum Trennzeichen"
4786
 
4787
  #: src/admin-views/tribe-options-display.php:76
4788
  msgid "Enter the separator that will be placed between the date and time, when both are shown."
4789
- msgstr "Geben Sie das Trennzeichen ein, das Datum und Uhrzeit trennt, wenn beides angezeigt wird."
4790
 
4791
  #: src/admin-views/tribe-options-display.php:75
4792
  msgid "Date time separator"
@@ -4794,7 +4794,7 @@ msgstr "Datum Zeit Trennzeichen"
4794
 
4795
  #: src/admin-views/tribe-options-display.php:99
4796
  msgid "Enter the format to use for dates that show a month and year only. Used on month view."
4797
- msgstr "Geben Sie das Format ein, das für die Anzeige eines Datum, bei dem nur der Monat und das Jahr angezeigt wird. Wird bei der Monatsansicht verwendet."
4798
 
4799
  #: src/admin-views/tribe-options-display.php:98
4800
  msgid "Month and year format"
@@ -4802,7 +4802,7 @@ msgstr "Monat und Jahr Format"
4802
 
4803
  #: src/admin-views/tribe-options-display.php:91
4804
  msgid "Enter the format to use for displaying dates without a year. Used when showing an event from the current year."
4805
- msgstr "Geben Sie das Format ein, das für die Anzeige eines Datum ohne Jahresangabe verwendet werden soll. Wird benutzt, wenn eine aktuelle Veranstaltung angezeigt wird."
4806
 
4807
  #: src/admin-views/tribe-options-display.php:90
4808
  msgid "Date without year"
@@ -4814,7 +4814,7 @@ msgstr "Datum mit Jahresangabe"
4814
 
4815
  #: common/src/admin-views/tribe-options-display.php:26
4816
  msgid "<p>The following three fields accept the date format options available to the php date() function. <a href=\"http://codex.wordpress.org/Formatting_Date_and_Time\" target=\"_blank\">Learn how to make your own date format here</a>.</p>"
4817
- msgstr "<p>In die folgenden Felder können die Formatierungsoptionen der php date() Funktion verwendet werden. <a href=\"http://codex.wordpress.org/Formatting_Date_and_Time\" target=\"_blank\">Erfahren Sie hier mehr über die Formatierungsmöglichkeiten</a>.</p>"
4818
 
4819
  #: common/src/admin-views/tribe-options-display.php:22
4820
  msgid "Date Format Settings"
@@ -4854,7 +4854,7 @@ msgstr "Veranstaltungsansicht wählen"
4854
 
4855
  #: src/admin-views/tribe-options-display.php:153
4856
  msgid "Choose a page template to control the appearance of your calendar and event content."
4857
- msgstr "Wählen Sie eine Seitenvorlage für die Darstellung des Veranstaltungskalenders."
4858
 
4859
  #: src/admin-views/tribe-options-display.php:152
4860
  msgid "Events template"
@@ -4862,7 +4862,7 @@ msgstr "Veranstaltungsvorlage"
4862
 
4863
  #: src/admin-views/tribe-options-display.php:145
4864
  msgid "A fully designed and styled theme for your events pages."
4865
- msgstr "Ein komplett designter Theme für Ihre Veranstaltungsseite."
4866
 
4867
  #: src/admin-views/tribe-options-display.php:143
4868
  msgid "Tribe Events Styles"
@@ -4870,7 +4870,7 @@ msgstr "Tribe Event Style"
4870
 
4871
  #: src/admin-views/tribe-options-display.php:141
4872
  msgid "More detailed styling, tries to grab styles from your theme."
4873
- msgstr "Aufwändigere Darstellung. Nutzt CSS Ihres Themes."
4874
 
4875
  #: src/admin-views/tribe-options-display.php:139
4876
  msgid "Full Styles"
@@ -4894,7 +4894,7 @@ msgstr "Grundeinstellungen des Templates"
4894
 
4895
  #: src/admin-views/tribe-options-display.php:49
4896
  msgid "The settings below control the display of your calendar. If things don't look right, try switching between the three style sheet options or pick a page template from your theme.</p><p>There are going to be situations where no out-of-the-box template is 100&#37; perfect. Check out our <a href=\"%s\">our themer's guide</a> for instructions on custom modifications."
4897
- msgstr "Die Einstellungen unten steuern die Anzeige des Kalenders. Sollte etwas seltsam aussehen, versuchen Sie zwischen den drei Style Sheets umzuschalten oder verwenden Sie eine Seitenvorlage Ihres Themes.</p><p>In seltenen Fällen ist es möglich, dass keine der vorhandenen Vorlagen zu einem perfekten Ergebnis führt. Nutzen Sie in diesem Falle <a href=\"%s\">unseren Theme Guide</a> mit Anleitungen für individuelle Anpassungen."
4898
 
4899
  #: src/admin-views/tribe-options-display.php:44
4900
  msgid "Display Settings"
@@ -5014,7 +5014,7 @@ msgstr "TT.MM.JJJJ"
5014
 
5015
  #: src/admin-views/events-meta-box.php:69
5016
  msgid "You have changed the recurrence rules of this %1$s. Saving the %1$s will update all future %2$s. If you did not mean to change all %2$s, then please refresh the page."
5017
- msgstr "Sie haben die Wiederholrate dieser %1$s geändert. Wenn Sie die %1$s speichern, werden alle zukünftigen %2$s ebenfalls geändert. Wenn alle zukünftigen %2$s NICHT geändert werden sollen, bitte die Seite neu laden."
5018
 
5019
  #: src/admin-views/events-meta-box.php:52
5020
  msgid "Time &amp; Date"
@@ -5038,7 +5038,7 @@ msgstr "Produkt Releases, Tutorials und Community Aktivitäten"
5038
 
5039
  #: src/admin-views/admin-welcome-message.php:51
5040
  msgid "Get the Skinny on the Latest Updates"
5041
- msgstr "Erhalten Sie Infos über die aktuellen Updates"
5042
 
5043
  #: src/admin-views/admin-welcome-message.php:50
5044
  msgid "Release Notes"
@@ -5062,7 +5062,7 @@ msgstr "Auf der Suche nach neuen Funktionen?"
5062
 
5063
  #: src/admin-views/admin-welcome-message.php:41
5064
  msgid "Check out the New User Primer &amp; Tutorials"
5065
- msgstr "Schauen Sie das Handbuch für neue Nutzer an"
5066
 
5067
  #: src/admin-views/admin-welcome-message.php:40
5068
  msgid "Getting Started"
@@ -5113,7 +5113,7 @@ msgstr "Wir versenden Rabatte an unsere Stammkunden via Newsletter."
5113
 
5114
  #: src/admin-views/admin-update-message.php:37
5115
  msgid "PSST... Want a Discount?"
5116
- msgstr "Psst - wollen Sie einen Rabatt?"
5117
 
5118
  #: src/admin-views/admin-update-message.php:34
5119
  #: src/admin-views/admin-welcome-message.php:22
@@ -5122,12 +5122,12 @@ msgstr "Bewerten"
5122
 
5123
  #: src/admin-views/admin-update-message.php:33
5124
  msgid "Every time you rate %s5 stars%s, a fairy is born. Okay maybe not, but more happy users mean more contributions and help on the forums. The community NEEDS your voice."
5125
- msgstr "Jedes Mal, wenn Sie eine %s5 Sterne%s Bewertung abgeben wird eine Fee geboren. Vielleicht auch nicht, aber mehr glückliche Nutzer bedeuten mehr Unterstützung und Hilfe in den Foren. Die Community BENÖTIGT Ihre Stimme."
5126
 
5127
  #: src/admin-views/admin-update-message.php:9
5128
  #: src/admin-views/admin-welcome-message.php:11
5129
  msgid "You are running Version %s and deserve a hug :-)"
5130
- msgstr "Sie nutzen Version %s - herzlichen Dank! :-)"
5131
 
5132
  #: src/Tribe/iCal.php:109
5133
  msgid "Use this to share calendar data with Google Calendar, Apple iCal and other compatible apps"
@@ -5846,7 +5846,7 @@ msgstr "Lettland"
5846
 
5847
  #: common/src/Tribe/View_Helpers.php:161
5848
  msgid "Lao People's Democratic Republic"
5849
- msgstr "Demokratische Volksrepublik Laos"
5850
 
5851
  #: common/src/Tribe/View_Helpers.php:160
5852
  msgid "Kyrgyzstan"
@@ -6429,11 +6429,11 @@ msgstr "Keine vorherige %s"
6429
 
6430
  #: src/Tribe/Template_Factory.php:299 src/Tribe/Template_Factory.php:304
6431
  msgid "No matching %1$s listed under %2$s. Please try viewing the full calendar for a complete list of %3$s."
6432
- msgstr "Keine anstehenden %1$s für %2$s gefunden. Versuchen Sie alle Veranstaltungen anzuzeigen (Filter aufheben) für eine komplette Anzeige von %3$s."
6433
 
6434
  #: src/Tribe/Template_Factory.php:297
6435
  msgid "No upcoming %1$s listed under %2$s. Check out upcoming %3$s for this category or view the full calendar."
6436
- msgstr "Keine anstehenden %1$s für %2$s gefunden. Versuchen Sie anstehende %3$s für diese Kategorie oder zeigen Sie alle Veranstaltungen an (Filter aufheben)."
6437
 
6438
  #: src/Tribe/Template/Embed.php:59 src/Tribe/Template/Single_Event.php:119
6439
  msgid "This %s has passed."
@@ -6449,11 +6449,11 @@ msgstr "Es wurden keine Ergebnisse gefunden."
6449
 
6450
  #: src/Tribe/Template/Month.php:416
6451
  msgid "No matching %1$s listed under %2$s. Please try viewing the full calendar for a complete list of events."
6452
- msgstr "Keine passenden %1$s gefunden für %2$s. Bitte versuchen Sie alle Veranstaltungen anzuzeigen (Filter aufheben)."
6453
 
6454
  #: src/Tribe/Template/Day.php:145
6455
  msgid "No matching %1$s listed under %2$s scheduled for %3$s. Please try another day."
6456
- msgstr "Keine passenden %1$s gefunden am %2$s für %3$s. Wählen Sie bitte einen anderen Tag."
6457
 
6458
  #: src/Tribe/Template/Day.php:111 src/Tribe/Template/Day.php:127
6459
  msgid "Ongoing"
@@ -6488,11 +6488,11 @@ msgstr[1] "Die obigen Einstellungen wurde nicht gespeichert. Andere Einstellunge
6488
 
6489
  #: common/src/Tribe/Settings.php:597
6490
  msgid "None of your settings were saved. Please try again."
6491
- msgstr "Die Eintellungen konnten gespeichert werden. Versuchen Sie es erneut."
6492
 
6493
  #: common/src/Tribe/Settings.php:587
6494
  msgid "Your form had the following errors:"
6495
- msgstr "Ihr Formular hat folgende Fehler:"
6496
 
6497
  #: common/src/Tribe/Settings.php:420
6498
  msgid "The request wasn't sent from this tab."
@@ -6504,7 +6504,7 @@ msgstr "Die Anfrage wurde unverschlüsselt gesendet."
6504
 
6505
  #: common/src/Tribe/Settings.php:408
6506
  msgid "You don't have permission to do that."
6507
- msgstr "Sie besitzen nicht die nötigen Rechte dafür."
6508
 
6509
  #: common/src/Tribe/Settings.php:360 src/Tribe/Aggregator/Page.php:88
6510
  msgid "Save Changes"
@@ -6512,7 +6512,7 @@ msgstr "Änderungen speichern"
6512
 
6513
  #: common/src/Tribe/Settings.php:352
6514
  msgid "You've requested a non-existent tab."
6515
- msgstr "Sie wollen einen nicht vorhandenen Reiter anzeigen."
6516
 
6517
  #: common/src/Tribe/Settings.php:338
6518
  msgid "%s Settings"
@@ -6524,7 +6524,7 @@ msgstr "Veranstaltungseinstellungen"
6524
 
6525
  #: common/src/Tribe/PUE/Checker.php:888
6526
  msgid "Hmmm... something's wrong with this validator. Please contact %ssupport%s."
6527
- msgstr "Hmmm... irgendetwas stimmt mit diesem Validator nicht. Bitte kontaktieren Sie den %sSupport%s."
6528
 
6529
  #: common/src/Tribe/PUE/Checker.php:927
6530
  msgid "Valid Key! Expires on %s"
@@ -6621,7 +6621,7 @@ msgstr "%s"
6621
 
6622
  #: src/Tribe/Main.php:4160
6623
  msgid "Looking for additional functionality including recurring events, ticket sales, publicly submitted events, new views and more?"
6624
- msgstr "Benötigen Sie weitere Funktionen inklusive Serientermine, Kartenverkauf, öffentliche Veranstaltungserstellung, neue Ansichten und mehr?"
6625
 
6626
  #: src/Tribe/Main.php:4155
6627
  msgid "Additional Functionality"
@@ -6821,11 +6821,11 @@ msgstr "Kategorie"
6821
 
6822
  #: src/Tribe/Main.php:1421
6823
  msgid "Sorry, The Events Calendar requires PHP %s or higher. Talk to your Web host about moving you to a newer version of PHP."
6824
- msgstr "Das The Events Calendar Plugin erfordert PHP Version %s oder höher. Kontaktieren Sie Ihren Webhosting-Anbieter, um auf eine höhere PHP-Version aktualisieren zu können."
6825
 
6826
  #: src/Tribe/Main.php:1418
6827
  msgid "Sorry, The Events Calendar requires WordPress %s or higher. Please upgrade your WordPress install."
6828
- msgstr "Das The Events Calendar Plugin erfordert WordPress Version %s oder höher. Bitte aktualisieren Sie Ihre WordPress-Installation entsprechend, bevor Sie fortfahren."
6829
 
6830
  #: common/src/Tribe/Settings_Manager.php:253
6831
  #: common/src/admin-views/tribe-options-licenses.php:66
@@ -6847,7 +6847,7 @@ msgstr "Die folgenden Plugins sind nicht mehr aktuell: %1$s. Alle Add-Ons enthal
6847
 
6848
  #: src/Tribe/Main.php:1255
6849
  msgid "Your version of The Events Calendar is not up-to-date with one of your The Events Calendar add-ons. Please %supdate now.%s"
6850
- msgstr "Ihre Version des Events Calendar ist nicht aktuell genug, um dieses Add-On zu nutzen. Bitte %supdaten Sie jetzt%s."
6851
 
6852
  #: src/Tribe/Main.php:756
6853
  msgid "Initializing Tribe Events on %s"
@@ -7092,7 +7092,7 @@ msgstr "Die nachfolgenden Felder werden für einen erfolgreichen Import benötig
7092
 
7093
  #: src/Tribe/Importer/Admin_Page.php:316
7094
  msgid "We were unable to process your request. Please try again."
7095
- msgstr "Die Durchführung konnte nicht abgeschlossen werden. Bitte versuchen Sie es erneut."
7096
 
7097
  #: common/src/Tribe/Settings_Manager.php:54
7098
  msgid "General"
@@ -7100,7 +7100,7 @@ msgstr "Allgemein"
7100
 
7101
  #: src/Tribe/Importer/Admin_Page.php:164 src/Tribe/Importer/Admin_Page.php:350
7102
  msgid "The file went away. Please try again."
7103
- msgstr "Die Datei wurde nicht gefunden. Bitte versuchen Sie es nochmal."
7104
 
7105
  #: src/Tribe/Admin/Bar/Default_Configurator.php:73
7106
  #: src/Tribe/Aggregator/Page.php:246
@@ -7189,7 +7189,7 @@ msgstr "%ss-Kategorien"
7189
 
7190
  #: src/Tribe/Admin/Timezone_Updater.php:105
7191
  msgid "A problem stopped the timezone update process from completing. Please refresh and try again."
7192
- msgstr "Aufgrund eines Problems wurde das Zeitzonen Update gestoppt. Bitte aktualisieren Sie die Seite und versuchen Sie es erneut."
7193
 
7194
  #: src/Tribe/Admin/Timezone_Updater.php:87
7195
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:56
@@ -7204,7 +7204,7 @@ msgstr "Update abgeschlossen: die Zeitzonen Daten wurden zu allen Veranstaltunge
7204
 
7205
  #: src/Tribe/Admin/Timezone_Updater.php:77
7206
  msgid "Please wait while timezone data is added to your events."
7207
- msgstr "Bitte warten während die Zeitzonen Daten zu Ihrern Veranstaltungen hinzugefügt werden."
7208
 
7209
  #: src/Tribe/Admin/Bar/Default_Configurator.php:62
7210
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:208 src/Tribe/Main.php:1710
@@ -7219,11 +7219,11 @@ msgstr "Benutze gespeicherten %s:"
7219
 
7220
  #: src/Tribe/Main.php:953
7221
  msgid " ask the site administrator set a different Events URL slug."
7222
- msgstr "fragen Sie den Seitenadministrator eine andere Seiten Slug (URL) festzulegen."
7223
 
7224
  #: src/Tribe/Main.php:947
7225
  msgid "Ask the site administrator to edit the %s slug"
7226
- msgstr "Fragen Sie den Seitenadministrator den %s Slug (URL) zu bearbeiten"
7227
 
7228
  #: src/deprecated/Tribe__Events__Activation_Page.php:215
7229
  msgid "Thanks for Updating The Events Calendar"
@@ -7259,6 +7259,31 @@ msgstr "Gehe zur Pluginseite"
7259
  msgid "United States"
7260
  msgstr "Vereinigte Staaten"
7261
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7262
  #: src/Tribe/Venue.php:315
7263
  msgid "Unnamed Venue"
7264
  msgstr "Unbenannter Veranstaltungsort"
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2017-12-27 19:35:34+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
25
 
26
  #: src/Tribe/Main.php:949
27
  msgid "Edit the %s slug"
28
+ msgstr "Bearbeite den %s Slug (Permanlink)"
29
 
30
  #: src/Tribe/Linked_Posts.php:920 src/Tribe/Linked_Posts.php:926
31
  msgid "Find %1$s %2$s"
44
  #. translators: %s: post title
45
  #: src/Tribe/Ignored_Events.php:388
46
  msgid "Hide and Ignore &#8220;%s&#8221;"
47
+ msgstr "&#8222;%s&#8220; verstecken und ignorieren"
48
 
49
  #: common/src/Tribe/Main.php:265
50
  msgid "Clear Selection."
56
 
57
  #: common/src/Tribe/Main.php:263
58
  msgid "All items on this page were selected. "
59
+ msgstr "Alle Objekte auf dieser Seite wurden selektiert"
60
 
61
  #: src/admin-views/aggregator/tabs/import-form.php:101
62
  msgid "Add more sources"
64
 
65
  #: src/Tribe/Aggregator/Service.php:530
66
  msgid "No upcoming Facebook events found."
67
+ msgstr "Keine anstehenden Facebook-Veranstaltungen gefunden."
68
 
69
  #: src/Tribe/Aggregator/Service.php:179
70
  msgid "Event Aggregator server has blocked your request. Please try your import again later or contact support to know why."
80
 
81
  #: common/src/Tribe/Plugins_API.php:37
82
  msgid "Import events from across the web! Event Aggregator makes it easy to run scheduled or manual imports from Facebook, Meetup, Google Calendar, and iCalendar, along with uploads from CSV and ICS files. You can also import directly from other sites running The Events Calendar thanks to our built-in REST API support."
83
+ msgstr "Importiere Veranstaltungen aus dem ganzen Web! Der Event Aggregator ermöglicht es automatisch und manuell Veranstaltungen aus Facebook, Meetup, Google Calendar, and iCalendar zu importieren. Ebenso sind Uploads via CSV und ICS Dateien möglich. Du kannst auch Veranstaltungen direkt aus anderen Websites dank der REST API importieren."
84
 
85
  #: src/Tribe/Linked_Posts.php:923 src/Tribe/Linked_Posts.php:929
86
  msgid "Create or Find %s"
88
 
89
  #: src/Tribe/Integrations/WPML/Defaults.php:117
90
  msgid "The Events Calendar could not write WPML default config file: please create the file manually."
91
+ msgstr "Der Veranstaltungskalender konnte keine WPML-Standard-Konfigurationsdatei schreiben: Bitte erstelle die Datei manuell."
92
 
93
  #: common/src/Tribe/Plugins_API.php:94
94
  msgid "Accept user-submitted events on your site! With Community Events, you can accept public submissions or require account sign-on. Settings give you the options to save as a draft or publish automatically, enable categories and tags, and choose whether users can edit/manage their own events or simply submit. Best of all - setup is easy! Just activate, configure the options, and off you go."
95
+ msgstr "Akzeptiere Veranstaltungen von Deinen Nutzern auf Deiner Seite! Mit Community Events Kannst Du Übermittlungen öffentlich oder per vorheriger Anmeldung akzeptieren. Die übermittelten Veranstaltungen können als Entwürfe gespeichert oder automatisch veröffentlicht werden. Du kannst außerdem Kategorien und Schlagworte verwenden und wählen, ob Benutzer ihre eigenen Veranstaltungen bearbeiten oder verwalten können. Das Beste von allem - das Setup ist einfach! Einfach aktivieren, die Optionen konfigurieren und los geht's."
96
 
97
  #: common/src/Tribe/Plugins_API.php:60
98
  msgid "Event Tickets provides a simple way for visitors to RSVP to your events. As a standalone plugin, it enables you to add RSVP functionality to posts or pages. When paired with The Events Calendar, you can add that same RSVP functionality directly to your event listings."
99
+ msgstr "Event Tickets bieten eine einfache Möglichkeit für Besucher sich zu einer Veranstaltungen zu registrieren. Als eigenständiges Plugin ermöglicht es, RSVP-Funktionalität zu Beiträgen oder Seiten hinzuzufügen. Wenn Du den Events Calendar gleichzeitig nutzt, kannst Du die gleiche RSVP-Funktionalität direkt zu Deinen Veranstaltungslisten hinzufügen."
100
 
101
  #: common/src/Tribe/Plugins_API.php:28
102
  msgid "Create an events calendar and manage it with ease. The Events Calendar plugin provides professional-level quality and features backed by a team you can trust."
103
+ msgstr "Erstelle einen Veranstaltungskalender und verwalte ihn mit Leichtigkeit. Das Events Calendar-Plugin bietet professionelle Qualität und Funktionen, die von einem Team unterstützt werden, dem Du vertrauen kannst."
104
 
105
  #: common/src/Tribe/PUE/Checker.php:1095
106
  msgid "There is a new version of %1$s available. %2$s"
108
 
109
  #: common/src/Tribe/PUE/Checker.php:1084
110
  msgid "Update now to version %s."
111
+ msgstr "Aktualisiere jetzt auf Version %s."
112
 
113
  #: common/src/Tribe/Ajax/Dropdown.php:238
114
  msgid "The \"%s\" source is invalid and cannot be reached on \"%s\" instance."
136
 
137
  #: common/src/Tribe/PUE/Notices.php:340
138
  msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
139
+ msgstr "Du kannst den Status Deiner Lizenz jederzeit überprüfen, in dem Du Dich auf %1$s in Deinem Account auf theeventscalendar.com%2$s einloggst."
140
 
141
  #: common/src/Tribe/PUE/Notices.php:225
142
  msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
143
  msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
144
+ msgstr[0] "Anscheinend verwendest Du %1$s, aber der Lizenzschlüssel ist ungültig. Bitte laden die neuste Version %2$svon Deinem Konto%3$s herunter."
145
+ msgstr[1] "Anscheinend verwendest Du %1$s, aber die Lizenzschlüssel sind ungültig. Bitte laden die neuste Versionen %2$svon Deinem Konto%3$s herunter."
146
 
147
  #: common/src/Tribe/PUE/Checker.php:976
148
  msgid "Please refresh the page and try your request again."
149
+ msgstr "Bitte aktualisiere die Seite und versuchen es erneut."
150
 
151
  #: common/src/Tribe/Documentation/Swagger/Image_Definition_Provider.php:28
152
  msgid "The image WordPress post ID"
154
 
155
  #: common/src/Tribe/Plugins_API.php:129
156
  msgid "Take your image widgets to the next level with Image Widget Plus! We've taken the simple functionality of our basic Image Widget and amped it up with several popular feature requests - multiple image support, slideshow, lightbox, and random image - all backed by a full year of premium support."
157
+ msgstr "Nutze Image Widget Plus, um Deine Bilder noch eleganter zu präsentieren. Nutze Slideshows, Lightbox, Unterstützung mehrer Bilder oder die Anzeige zufälliger Bilder - alles mit einem Jahr Unterstützung durch unseren Premium Support."
158
 
159
  #: common/src/Tribe/Plugins_API.php:125
160
  msgid "Image Widget Plus"
178
 
179
  #: src/admin-views/aggregator/origins/url.php:84
180
  msgid "Enter the url for the calendar, website, or event you would like to import. Event Aggregator will attempt to import events at that location."
181
+ msgstr "Gebe die URL für den Kalender, die Website oder die Veranstaltung ein, die Du importieren möchtest. Event Aggregator wird versuchen, Veranstaltungen von dieser Quelle zu importieren."
182
 
183
  #: src/Tribe/REST/V1/Messages.php:23
184
  msgid "The 'categories' parameter contains invalid category slugs or IDs"
345
 
346
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:129
347
  msgid "The event cost including the currency symbol"
348
+ msgstr "Die Veranstaltungskosten inklusive der Währung"
349
 
350
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:133
351
  msgid "The event cost details"
589
 
590
  #: src/admin-views/aggregator/origins/refine.php:22
591
  msgid "Use the filters to narrow down which events are fetched from this site."
592
+ msgstr "Verwende die Filter, um zu einzugrenzen, welche Veranstaltungen von dieser Seite abgerufen werden."
593
 
594
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:44
595
  msgid "The event creation date in UTC time"
665
 
666
  #: src/Tribe/REST/V1/EA_Messages.php:12
667
  msgid "Events could not be imported. Event Aggregator does not yet support events from that URL. We have noted your request and will review it for support in the future."
668
+ msgstr "Veranstaltungen konnten nicht importiert werden. Event Aggregator unterstützt noch keine Veranstaltungen von dieser URL. Wir haben Deine Anfrage festgestellt und werden sie in Zukunft für die Unterstützung überprüfen."
669
 
670
  #: src/Tribe/REST/V1/EA_Messages.php:13
671
  msgid "Events could not be imported. The Events Calendar REST API is disabled on the requested URL."
783
 
784
  #: src/Tribe/Aggregator/Tabs/New.php:367
785
  msgid "View your event tags"
786
+ msgstr "Die Schlagwörter Deiner Veranstaltung anzeigen"
787
 
788
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:28
789
  msgid "The event ID used to globally identify in Event Aggregator"
824
 
825
  #: common/src/Tribe/PUE/Checker.php:497
826
  msgid "%1$sBuy a license%2$s for the Event Aggregator service to access additional import features."
827
+ msgstr "%1$sKaufe eine Lizenz%2$s für den Event Aggregator Service, um weitere Importfunktionen freizuschalten."
828
 
829
  #: src/functions/template-tags/loop.php:171
830
  msgctxt "day_view"
1368
 
1369
  #: common/src/Tribe/PUE/Checker.php:1670
1370
  msgid "Expired license. Consult your network administrator."
1371
+ msgstr "Lizenz abgelaufen. Bitte informiere den Administrator."
1372
 
1373
  #: common/src/Tribe/PUE/Checker.php:1669
1374
  msgid "No license entered. Consult your network administrator."
1375
+ msgstr "Kein Lizenzschlüssel eingegeben. Bitte informiere den Administrator."
1376
 
1377
  #: common/src/Tribe/PUE/Checker.php:1668
1378
  msgid "A valid license has been entered by your network administrator."
1379
+ msgstr "Ein gültiger Lizenzschlüssel wurde von Deinem Netzwerk Administrator eingegeben."
1380
 
1381
  #: common/src/Tribe/PUE/Checker.php:550
1382
  msgid "Site License Key"
1384
 
1385
  #: common/src/Tribe/PUE/Checker.php:539
1386
  msgid "Check this box if you wish to override the network license key with your own"
1387
+ msgstr "Aktiviere diese Option, um den Netzwerk Lizenzschlüssel mit Deinem eigenen zu überschreiben."
1388
 
1389
  #: common/src/Tribe/PUE/Checker.php:538
1390
  msgid "Override network license key"
1396
 
1397
  #: common/src/Tribe/Customizer.php:566
1398
  msgid "Use the following panel of your customizer to change the styling of your Calendar and Event pages."
1399
+ msgstr "Nutze den folgenden Bereich, um das Design des Kalenders und der Veranstaltungsseiten anzupassen."
1400
 
1401
  #: common/src/admin-views/app-shop.php:31
1402
  msgid "Installed"
1408
 
1409
  #: common/src/Tribe/Extension.php:368
1410
  msgid "Unable to run Tribe Extensions. Your website host is running PHP 5.2 or older, and has likely disabled or misconfigured debug_backtrace(). You, or your website host, will need to upgrade PHP or properly configure debug_backtrace() for Tribe Extensions to work."
1411
+ msgstr "Die Tribe Extensions können nicht ausgeführt werden. Deine Website nutzt PHP 5.2 oder älter und hat vermutlich debug_backtrace() nicht aktiviert bzw. falsch konfiguriert. Bitte upgrade (oder Dein Website Host) auf eine neuere PHP Version oder konfiguriere debug_backtrace() korrekt, damit die Tribe Extensions ausgeführt werden können."
1412
 
1413
  #: common/src/Tribe/Extension.php:144
1414
  msgid "Tutorial"
1426
 
1427
  #: common/src/Tribe/Admin/Notice/Plugin_Download.php:75
1428
  msgid "To begin using %1$s, please install and activate the latest version of %2$s."
1429
+ msgstr "Um mit %1$s zu nutzen, installiere und aktiviere bitte die aktuelle Version von %2$s."
1430
 
1431
  #: src/Tribe/Aggregator/Service.php:567
1432
  msgid "Unknown service message"
1438
 
1439
  #: src/Tribe/Aggregator/Record/Abstract.php:1060
1440
  msgid "When this import was last scheduled to run, the daily limit for your Event Aggregator license had already been reached."
1441
+ msgstr "Als dieser Import zuletzt ausgeführt wurde, wurde das Tageslimit für Deine Event Aggregator-Lizenz bereits erreicht."
1442
 
1443
  #: src/admin-views/aggregator/origins/refine.php:5
1444
  msgid "Location"
1446
 
1447
  #: src/admin-views/admin-welcome-message.php:26
1448
  msgid "Stay in touch with The Events Calendar team. We send out periodic updates, key developer notices, and even the occasional discount."
1449
+ msgstr "Bleibe in Kontakt mit dem Events Calendar Team. Wir senden regelmäßig Updates, wichtige Entwickler Hinweise, und sogar gelegentlich Rabatte."
1450
 
1451
  #: src/admin-views/admin-welcome-message.php:20
1452
  msgid "Your ratings help us bring The Events Calendar to more users. More happy users mean more support, more features, and more of everything you know and love about The Events Calendar. We couldn't do this without your support."
1453
+ msgstr "Deine Bewertungen helfen uns, den Veranstaltungskalender zu mehr Nutzern zu bringen. Mehr glückliche Benutzer bedeuten mehr Unterstützung, mehr Funktionen und mehr von allem, das Du kennst und liebst am Events Calendar. Das geht nicht ohne Deine Unterstützung."
1454
 
1455
  #: src/views/single-event.php:28
1456
  msgctxt "%s Events plural label"
1471
 
1472
  #: src/admin-views/tribe-options-addons-api.php:99
1473
  msgid "%s to view your Meetup API Key"
1474
+ msgstr "%s, um Deinen Meetup API-Schlüssel anzuzeigen"
1475
 
1476
  #: src/admin-views/tribe-options-addons-api.php:98
1477
  msgid "Meetup API Key"
1479
 
1480
  #: src/admin-views/tribe-options-addons-api.php:94
1481
  msgid "You need a Meetup API Key to import your events from Meetup."
1482
+ msgstr "Du benötigst einen Meetup API Schlüssel, um Veranstaltungen von Meetup zu importieren."
1483
 
1484
  #: src/admin-views/tribe-options-addons-api.php:82
1485
  msgid "You need to connect Event Aggregator to Facebook to import your events from Facebook."
1495
 
1496
  #: src/admin-views/tribe-options-addons-api.php:57
1497
  msgid "Your Event Aggregator Facebook connection will expire %s."
1498
+ msgstr "Deine Event Aggregator Facebook Verbindung wird am %s auslaufen."
1499
 
1500
  #: src/admin-views/tribe-options-addons-api.php:55
1501
  msgid "Your Event Aggregator Facebook connection has expired %s."
1502
+ msgstr "Deine Event Aggregator Facebook Verbindung ist am %s ausgelaufen."
1503
 
1504
  #: src/admin-views/tribe-options-addons-api.php:52
1505
  msgid "Connect to Facebook"
1507
 
1508
  #: src/admin-views/tribe-options-addons-api.php:51
1509
  msgid "You need to connect to Facebook for Event Aggregator to work properly"
1510
+ msgstr "Du musst Dich mit Facebook verbinden, damit der Event Aggregator richtig arbeiten kann"
1511
 
1512
  #: src/admin-views/tribe-options-addons-api.php:46
1513
  msgid "Facebook Token"
1519
 
1520
  #: src/admin-views/aggregator/tabs/import-form.php:265
1521
  msgid "Events will be imported with the timezone defined by the source. If no timezone is specified, events will be assigned your site's default timezone (see %1$sSettings > General%2$s)."
1522
+ msgstr "Veranstaltungen werden mit der von der Quelle definierten Zeitzone importiert. Wenn keine Zeitzone angegeben ist, wird den Veranstaltungen die Standardzeitzone Deiner Website zugewiesen (%1$sEinstellungen> Allgemein%2$s)."
1523
 
1524
  #: src/admin-views/aggregator/tabs/import-form.php:213
1525
  msgid "Category:"
1541
 
1542
  #: src/admin-views/aggregator/tabs/import-form.php:167
1543
  msgid "The following preview does not necessarily contain all of the data from your CSV file. The data displayed below is meant as a guide to help you map your CSV file's columns to the appropriate Event fields."
1544
+ msgstr "Die folgende Vorschau enthält nicht unbedingt alle Daten aus Deiner CSV-Datei. Die unten angezeigten Daten dienen als Leitfaden für die Zuordnung der Spalten der CSV-Datei zu den entsprechenden Ereignisfeldern."
1545
 
1546
  #: src/admin-views/aggregator/tabs/import-form.php:161
1547
  msgid "Column Mapping:"
1549
 
1550
  #: src/admin-views/aggregator/tabs/import-form.php:158
1551
  msgid "This is a preview of the type of content you will be getting in during the import based on what is on the calendar now."
1552
+ msgstr "Dies ist eine Vorschau der Inhalte, die Du während des Imports erhalten wirst, basierend auf dem, was im Kalender jetzt vorhanden ist."
1553
 
1554
  #: src/admin-views/aggregator/tabs/import-form.php:148
1555
  msgid "When you save this scheduled import, the events above will begin importing."
1556
+ msgstr "Wenn Du diesen geplanten Import speicherst, werden der Import für die oben genannten Veranstaltungen gestartet."
1557
 
1558
  #: src/admin-views/aggregator/tabs/import-form.php:146
1559
  msgid "Select the Event Field that best matches your CSV file column. The contents of that column will then be mapped to the specified event field when the event is created."
1560
+ msgstr "Wähle das Veranstaltungsfeld aus, das am besten zu Deiner CSV-Dateispalte passt. Der Inhalt dieser Spalte wird dann beim Erzeugen der Veranstaltung dem angegebenen Veranstaltungsfeld zugeordnet."
1561
 
1562
  #: src/admin-views/aggregator/tabs/import-form.php:144
1563
  msgid "These settings will also apply to events imported in the future via this scheduled import."
1565
 
1566
  #: src/admin-views/aggregator/tabs/import-form.php:143
1567
  msgid "Choose a status for the event(s) to be imported with and/or define an Event Category to automatically assign. An assigned category will be added to the event in addition to any Event Categories from the import source."
1568
+ msgstr "Wähle einen Status für die zu importierenden Veranstaltungen aus und / oder definiere eine Veranstaltungskategorie, die automatisch zugewiesen werden soll. Eine zugeordnete Kategorie wird der Veranstaltung zusätzlich zu Veranstaltungskategorien aus der Importquelle hinzugefügt."
1569
 
1570
  #: src/admin-views/aggregator/tabs/import-form.php:104
1571
  msgid "Access more event sources and automatic imports!"
1577
 
1578
  #: src/admin-views/aggregator/tabs/import-form.php:40
1579
  msgid "Choose where you are importing from."
1580
+ msgstr "Wähle aus, von wo aus Du importierst."
1581
 
1582
  #: src/admin-views/aggregator/tabs/import-form.php:39
1583
  msgid "Select Origin"
1597
 
1598
  #: src/admin-views/aggregator/status.php:195
1599
  msgid "You have not entered a Meetup API key"
1600
+ msgstr "Du hast keinen Meetup API-Schlüssel eingegeben"
1601
 
1602
  #: src/admin-views/aggregator/status.php:191
1603
  msgid "API key entered"
1618
 
1619
  #: src/admin-views/aggregator/status.php:169
1620
  msgid "You have not connected Event Aggregator to Facebook"
1621
+ msgstr "Du hast Event Aggregator nicht mit Facebook verbunden"
1622
 
1623
  #: src/admin-views/aggregator/status.php:156
1624
  msgid "Third Party Accounts"
1679
 
1680
  #: src/admin-views/aggregator/status.php:66
1681
  msgid "You are approaching your daily import limit. You may want to adjust your Scheduled Import frequencies."
1682
+ msgstr "Du näherst Dich Deiner täglichen Importgrenze. Eventuell möchtest Du die geplanten Importhäufigkeiten anpassen."
1683
 
1684
  #: src/admin-views/aggregator/status.php:63
1685
  msgid "You have reached your daily import limit. Scheduled imports will be paused until tomorrow."
1686
+ msgstr "Du hast Deine tägliche Importgrenze erreicht. Geplante Importe werden bis morgen pausiert."
1687
 
1688
  #: src/admin-views/aggregator/status.php:36
1689
  msgid "Check your license key"
1690
+ msgstr "Überprüfe Deinen Lizenzschlüssel"
1691
 
1692
  #: src/admin-views/aggregator/status.php:35
1693
  msgid "Your license is invalid"
1694
+ msgstr "Dein Lizenz ist ungültig"
1695
 
1696
  #: src/admin-views/aggregator/status.php:32
1697
  msgid "Buy Event Aggregator to access more event sources and automatic imports!"
1698
+ msgstr "Erwerbe Event Aggregator, um auf weitere Veranstaltungsquellen und automatische Importe zuzugreifen!"
1699
 
1700
  #: src/admin-views/aggregator/status.php:30
1701
  msgid "You do not have a license"
1702
+ msgstr "Du besitzt keine Lizenz"
1703
 
1704
  #: src/admin-views/aggregator/status.php:23
1705
  msgid "Your license is valid"
1706
+ msgstr "Deine Lizenz ist gültig"
1707
 
1708
  #: src/admin-views/aggregator/status.php:14
1709
  msgid "License &amp; Usage"
1721
 
1722
  #: src/admin-views/aggregator/settings.php:467
1723
  msgid "Use the options below to configure your imports. Looking for more ways to import events from other websites?"
1724
+ msgstr "Verwende die folgenden Optionen, um Deine Importe zu konfigurieren. Suchst Du nach weiteren Möglichkeiten, Veranstaltungen von anderen Websites zu importieren?"
1725
 
1726
  #: src/admin-views/aggregator/settings.php:453
1727
  msgid "Global"
1737
 
1738
  #: src/admin-views/aggregator/settings.php:443
1739
  msgid "Use the options below to configure your imports. Global Import Settings apply to all imports, but you can also override the global settings by adjusting the origin-specific options. Check your Event Aggregator Service Status on the %1$s."
1740
+ msgstr "Verwende die folgenden Optionen, um Deine Importe zu konfigurieren. Die globalen Importeinstellungen gelten für alle Importe, Du kannst aber auch die globalen Einstellungen überschreiben, indem Du die spezifischen Optionen anpasst. Überprüfe den Status des Event Aggregator Dienstes auf %1$s."
1741
 
1742
  #: src/admin-views/aggregator/settings.php:337
1743
  msgid "The default event category for events imported via Meetup"
1749
 
1750
  #: src/admin-views/aggregator/settings.php:315
1751
  msgid "To import Meetup events, please be sure to add your Meetup API key on %1$sEvents > Settings > APIs%2$s"
1752
+ msgstr "Um Meetup-Ereignisse zu importieren, füge Deinen Meetup-API-Schlüssel unter %1$sVeranstaltungen > Einstellungen > APIs %2$s hinzu."
1753
 
1754
  #: src/admin-views/aggregator/settings.php:310
1755
  msgid "Meetup Import Settings"
1811
  #: src/admin-views/aggregator/settings.php:348
1812
  #: src/admin-views/aggregator/settings.php:388
1813
  msgid "Show Google Map by default on imported event and venues"
1814
+ msgstr "Zeige Google-Karten standardmäßig auf importierten Veranstaltungen und Veranstaltungsorten an"
1815
 
1816
  #: src/admin-views/aggregator/settings.php:136
1817
  #: src/admin-views/aggregator/settings.php:176
1871
 
1872
  #: src/admin-views/aggregator/settings.php:53
1873
  msgid "Overwrite my event with any changes from the original source."
1874
+ msgstr "Überschreibe meine Veranstaltung mit Änderungen der ursprünglichen Quelle."
1875
 
1876
  #: src/admin-views/aggregator/settings.php:44
1877
  msgid "You can make changes to imported events via The Events Calendar and see those changes reflected on your site’s calendar. The owner of the original event source (e.g. the iCalendar feed or Facebook group) might also make changes to their event. If you choose to re-import an altered event (manually or via a scheduled import), any changes made at the source or on your calendar will need to be addressed."
1878
+ msgstr "Du kannst Änderungen an importierten Veranstaltungen über The Events Calendar vornehmen und die Änderungen anzeigen, die im Kalender Deiner Website angezeigt werden. Der Eigentümer der ursprünglichen Veranstaltungsquelle (z. B. der iCalendar-Feed oder die Facebook-Gruppe) kann ebenfalls Änderungen an deren Veranstaltung vornehmen. Wenn Du eine veränderte Veranstaltung (manuell oder über einen geplanten Import) erneut importierst, müssen alle Änderungen an der Quelle oder an Deinem Kalender adressiert werden."
1879
 
1880
  #: src/admin-views/aggregator/settings.php:40
1881
  #: src/admin-views/aggregator/settings.php:48
1892
 
1893
  #: src/admin-views/aggregator/settings.php:7
1894
  msgid "Use global import settings"
1895
+ msgstr "Globale Importeinstellungen verwenden"
1896
 
1897
  #: src/admin-views/aggregator/origins/refine.php:67
1898
  msgid "Events on or after"
1904
 
1905
  #: src/admin-views/aggregator/origins/refine.php:27
1906
  msgid "Use the filters to narrow down which events are fetched from this iCalendar feed."
1907
+ msgstr "Verwende die Filter, um festzulegen, welche Ereignisse aus diesem iCalendar-Feed abgerufen werden."
1908
 
1909
  #: src/admin-views/aggregator/origins/refine.php:18
1910
  msgid "Use the filters to narrow down which events are fetched from this Google Calendar."
1911
+ msgstr "Verwende die Filter, um festzulegen, welche Ereignisse aus diesem Google Kalender abgerufen werden."
1912
 
1913
  #: src/admin-views/aggregator/origins/refine.php:14
1914
  msgid "Use the filters to narrow down which events are fetched from your ICS file."
1915
+ msgstr "Verwende die Filter, um festzulegen, welche Ereignisse aus Deiner ICS-Datei abgerufen werden."
1916
 
1917
  #: src/admin-views/aggregator/origins/refine.php:9
1918
  msgctxt "Radius with abbreviation"
1925
 
1926
  #: src/admin-views/aggregator/origins/meetup.php:139
1927
  msgid "Enter the url for a Meetup group, page, or individual. You can also enter the url of a single Meetup event."
1928
+ msgstr "Gebe die URL für eine Meetup Gruppe, eine Seite oder eine Person ein. Du kannst auch die URL einer einzelnen Meetup Veranstaltung eingeben."
1929
 
1930
  #: src/admin-views/aggregator/origins/meetup.php:138
1931
  msgid "meetup.com/example"
1941
 
1942
  #: src/admin-views/aggregator/origins/meetup.php:47
1943
  msgid "Your Meetup API key has been saved to %1$sEvents &gt; Settings &gt; APIs%2$s"
1944
+ msgstr "Dein Meetup API-Schlüssel wurde in %1$s Veranstaltungen &gt; Einstellungen &gt; APIs%2$s gespeichert"
1945
 
1946
  #: src/admin-views/aggregator/origins/meetup.php:32
1947
  msgid "Enter your Meetup API key to import Meetup events. %1$sClick here to get your Meetup API key%2$s. You only need to do this once, it will be saved under %3$sEvents &gt; Settings &gt; APIs%4$s"
1948
+ msgstr "Geben Deine Meetup API-Schlüssel ein, um Meetup-Veranstaltungen zu importieren. %1$sKlicke hier, um Deinen Meetup API-Schlüssel%2$s zu erhalten. Du musst dies nur einmal tun, es wird unter%3$sVeranstaltungen &gt; Einstellungen &gt; APIs%4$s gespeichert"
1949
 
1950
  #: src/admin-views/aggregator/origins/meetup.php:7
1951
  msgid "One-time imports include all currently listed events, while scheduled imports automatically grab new events and updates from Meetup on a set schedule. Single events can be added via a one-time import."
1957
 
1958
  #: src/admin-views/aggregator/origins/ics.php:7
1959
  msgid "Select your ICS file from the WordPress media library. You may need to first upload the file from your computer to the library."
1960
+ msgstr "Wählen Deine ICS-Datei aus der WordPress-Medienbibliothek aus. Möglicherweise musst Du die Datei vorher von Deinem Computer in die Bibliothek hochladen."
1961
 
1962
  #: src/admin-views/aggregator/origins/ics.php:6
1963
  msgid "Choose File"
1965
 
1966
  #: src/admin-views/aggregator/origins/ical.php:84
1967
  msgid "Enter the url for the iCalendar feed you wish to import, e.g. https://central.wordcamp.org/calendar.ics"
1968
+ msgstr "Geben die URL für den iCalendar-Feed ein, den Du importieren möchtest, z.B. https://central.wordcamp.org/calendar.ics"
1969
 
1970
  #: src/admin-views/aggregator/origins/ical.php:83
1971
  msgid "example.com/url.ics"
1973
 
1974
  #: src/admin-views/aggregator/origins/gcal.php:89
1975
  msgid "Copy the provided url into this field to import the events into your WordPress site."
1976
+ msgstr "Kopieren die bereitgestellte URL in dieses Feld, um die Veranstaltungen in Deine WordPress-Website zu importieren."
1977
 
1978
  #: src/admin-views/aggregator/origins/gcal.php:88
1979
  msgid "Scroll down to Calendar Address and click the iCal button (note: if your calendar is private, you'll need to click the iCal button next to the Private Address header instead)."
1980
+ msgstr "Scrolle nach unten zur Kalenderadresse und klicke auf die iCal-Schaltfläche (Hinweis: Wenn Dein Kalender privat ist, muust Du statt dessen auf die Schaltfläche iCal neben dem privaten Adresskopf klicken)."
1981
 
1982
  #: src/admin-views/aggregator/origins/gcal.php:87
1983
  msgid "Go to Settings &gt; Calendars and select the calendar you wish to import."
1984
+ msgstr "Gehe zu Einstellungen > Kalender und wähle den Kalender aus, den Du importieren möchtest."
1985
 
1986
  #: src/admin-views/aggregator/origins/gcal.php:85
1987
  msgid "You can find the url you need in your Google Calendar settings."
1988
+ msgstr "Du findest die URL, die Du in Deinem Google Kalender-Einstellungen benötigst."
1989
 
1990
  #: src/admin-views/aggregator/origins/gcal.php:83
1991
  msgid "Enter the url for the Google Calendar feed you wish to import."
1992
+ msgstr "Gib die URL für den Google Kalender-Feed ein, den Du importieren möchtest."
1993
 
1994
  #: src/admin-views/aggregator/origins/gcal.php:82
1995
  msgid "https://calendar.google.com/calendar/ical/example/basic.ics"
2002
 
2003
  #: src/admin-views/aggregator/origins/facebook.php:111
2004
  msgid "Enter the url for a Facebook group or page. You can also enter the url of a single Facebook event."
2005
+ msgstr "Gebe die URL für eine Facebook-Gruppe oder -Seite ein. Du kannst auch die URL einer einzelnen Facebook Veranstaltung eingeben."
2006
 
2007
  #: src/admin-views/aggregator/origins/facebook.php:110
2008
  msgid "facebook.com/example"
2035
 
2036
  #: src/admin-views/aggregator/origins/facebook.php:33
2037
  msgid "Please log in to enable event imports from Facebook."
2038
+ msgstr "Bitte melde Dich an, um Veranstaltungsimporte von Facebook zu ermöglichen."
2039
 
2040
  #: src/admin-views/aggregator/origins/facebook.php:12
2041
  #: src/admin-views/aggregator/origins/gcal.php:12
2043
  #: src/admin-views/aggregator/origins/meetup.php:12
2044
  #: src/admin-views/aggregator/origins/url.php:12
2045
  msgid "Select how often you would like events to be automatically imported."
2046
+ msgstr "Wähle aus, wie oft die Veranstaltungen automatisch importiert werden sollen."
2047
 
2048
  #: src/admin-views/aggregator/origins/facebook.php:11
2049
  #: src/admin-views/aggregator/origins/gcal.php:11
2067
 
2068
  #: src/admin-views/aggregator/origins/eventbrite.php:23
2069
  msgid "Enter an Eventbrite event URL, e.g. https://www.eventbrite.com/e/example-12345"
2070
+ msgstr "Gebe eine Eventbrite Veranstaltungs-URL ein, z.B. https://www.eventbrite.com/e/example-12345"
2071
 
2072
  #: src/admin-views/aggregator/origins/csv.php:76
2073
  #: src/admin-views/aggregator/origins/facebook.php:132
2095
 
2096
  #: src/admin-views/aggregator/origins/csv.php:41
2097
  msgid "Select your .CSV file from the WordPress media library. You may need to first upload the file from your computer to the library."
2098
+ msgstr "Wähle Deine .CSV-Datei aus der WordPress-Medienbibliothek aus. Möglicherweise musst Du die Datei vorher von Deinem Computer in die Bibliothek hochladen."
2099
 
2100
  #: src/admin-views/aggregator/origins/csv.php:40
2101
  msgid "Choose a CSV file"
2108
 
2109
  #: src/admin-views/aggregator/origins/csv.php:8
2110
  msgid "For the best results, import venue and organizer files before importing event files."
2111
+ msgstr "Um beste Ergebnisse zu erhalten, importiere zuerst Veranstaltungsorte und Veranstalter, bevor Du Veranstaltungen importierst."
2112
 
2113
  #: src/admin-views/aggregator/origins/csv.php:6
2114
  msgid "Specify the type of content you wish to import, e.g. events."
2115
+ msgstr "Wähle den Typ des Inhalt, welchen Du importieren willst, z.B. Veranstaltungen."
2116
 
2117
  #: src/admin-views/aggregator/origins/csv.php:5
2118
  msgid "Select Content Type"
2124
 
2125
  #: src/admin-views/aggregator/meta-box.php:45
2126
  msgid "Change Event Update Authority"
2127
+ msgstr "Ändere die Berechtigung für die Veranstaltungsaktualisierung"
2128
 
2129
  #: src/admin-views/aggregator/meta-box.php:36
2130
  msgid "This event will not be re-imported and changes made locally will be preserved."
2152
 
2153
  #: src/admin-views/admin-welcome-message.php:21
2154
  msgid "Rate us today!"
2155
+ msgstr "Bewerte uns jetzt!"
2156
 
2157
  #: src/admin-views/aggregator/origins/eventbrite.php:22
2158
  msgid "Eventbrite URL"
2160
 
2161
  #: src/admin-views/admin-welcome-message.php:19
2162
  msgid "We Need Your Help"
2163
+ msgstr "Wir brauchen Deine Hilfe"
2164
 
2165
  #: src/Tribe/Utils/Radius.php:55
2166
  msgctxt "Abbreviation for the kilometers unit of measure"
2183
  #: src/Tribe/Ignored_Events.php:860
2184
  msgid "Migration: %d Legacy Ignored Post was migrated successfully. To see the migrated event you will first need to refresh this screen."
2185
  msgid_plural "Migration: %d Legacy Ignored Posts were migrated successfully. To see the migrated events you will first need to refresh this screen."
2186
+ msgstr[0] "Migration: %d ignorierter Beitrag aus dem Altsystem wurde erfolgreich migriert. Um die migrierte Veranstaltung zu sehen, musst Du zuerst diese Ansicht aktualisieren."
2187
+ msgstr[1] "Migration: %d ignorierte Beiträge aus dem Altsystem wurden erfolgreich migriert. Um die migrierten Veranstaltungen zu sehen, musst Du zuerst diese Ansicht aktualisieren."
2188
 
2189
  #: src/Tribe/Ignored_Events.php:853
2190
  msgid "Event %d: %s"
2199
  #: src/Tribe/Ignored_Events.php:829
2200
  msgid "Migration: %d Legacy Ignored Post was migrated but %d failed. To see the migrated event you will first need to refresh this screen."
2201
  msgid_plural "Migration: %d Legacy Ignored Posts were migrated but %d failed. To see the migrated events you will first need to refresh this screen."
2202
+ msgstr[0] "Migration: %d ignorierter Beitrag aus dem Altsystem wurde migriert, aber %d ist fehlgeschlagen. Um die migrierte Veranstaltung zu sehen, musst Du zuerst diese Ansicht aktualisieren."
2203
+ msgstr[1] "Migration: %d ignorierte Beiträge aus dem Altsystem wurden migriert, aber %d sind fehlgeschlagen. Um die migrierte Veranstaltung zu sehen, musst Du zuerst diese Ansicht aktualisieren."
2204
 
2205
  #: src/Tribe/Ignored_Events.php:805
2206
  msgid "There were no Legacy Events to be Migrated, you are ready to rock!"
2207
+ msgstr "Es wurden keine Veranstaltungen aus dem Altsystem migriert. Du kannst durchstarten!"
2208
 
2209
  #: src/Tribe/Ignored_Events.php:798
2210
  msgid "You do not have permission to migrate Legacy Ignored Events"
2211
+ msgstr "Du hast keine Berechtigung zum Migrieren von ignorierten Veranstaltungen aus dem Altsystem"
2212
 
2213
  #: src/Tribe/Ignored_Events.php:791
2214
  msgid "Error, a unknown bug happened and it was impossible to migrate the Legacy Ignored Events, try again later."
2215
+ msgstr "Ein unbekannter Fehler ist aufgetreten und es war unmöglich, die ignorierten Veranstaltungen aus dem Altsystem zu migrieren. Versuche es später erneut."
2216
 
2217
  #: src/Tribe/Ignored_Events.php:711
2218
  msgid "Ignored <span class=\"count\">(%s)</span>"
2263
 
2264
  #: src/Tribe/Ignored_Events.php:219 src/Tribe/Ignored_Events.php:261
2265
  msgid "You do not have permission to restore this post."
2266
+ msgstr "Du bist nicht berechtigt, diesen Beitrag wiederherzustellen."
2267
 
2268
  #: src/Tribe/Ignored_Events.php:165
2269
  msgid "Migrate Legacy Ignored Events"
2272
  #: src/Tribe/Ignored_Events.php:164
2273
  msgctxt "link to knowlegebase article"
2274
  msgid "Read more about Ignored Events."
2275
+ msgstr "Lies mehr über ignorierte Veranstaltungen."
2276
 
2277
  #: src/Tribe/Ignored_Events.php:163
2278
  msgid "Event Aggregator includes a new, better system for removing unwanted imported events from your calendar. Click the button below to transition previously deleted events. This process will remove unwanted records from your database and include recent or upcoming trashed events in your Ignored archive."
2279
+ msgstr "Event Aggregator enthält ein neues, besseres System zum Entfernen unerwünschter importierter Veranstaltungen aus Deinem Kalender. Klicke auf die Schaltfläche unten, um zuvor gelöschte Veranstaltungen zu übernehmen. Dieser Vorgang entfernt unerwünschte Datensätze aus Deiner Datenbank und enthält aktuelle oder kommende gelöschte Veranstaltungen in Deinem Ignorieren-Archiv."
2280
 
2281
  #: src/Tribe/Utils/Radius.php:28
2282
  msgctxt "X (kilometers abbreviation)"
2334
 
2335
  #: src/Tribe/Aggregator.php:414
2336
  msgid "Renew your Event Aggregator Facebook token"
2337
+ msgstr "Erneuere Dein Event Aggregator Facebook-Token"
2338
 
2339
  #: src/Tribe/Aggregator.php:409
2340
  msgid "Your Event Aggregator Facebook token will expire %s."
2341
+ msgstr "Dein Event Aggregator Facebook-Token läuft am %s ab."
2342
 
2343
  #: src/Tribe/Aggregator.php:407
2344
  msgid "Your Event Aggregator Facebook token expired %s."
2345
+ msgstr "Dein Event Aggregator Facebook-Token ist %s abgelaufen."
2346
 
2347
  #: src/Tribe/Aggregator.php:359
2348
  msgid "Successfully connected Event Aggregator to Facebook"
2350
 
2351
  #: src/Tribe/Aggregator.php:329
2352
  msgid "You must use an integer to reduce the daily import limit"
2353
+ msgstr "Du musst eine Ganzzahl verwenden, um die tägliche Importgrenze zu reduzieren"
2354
 
2355
  #: src/Tribe/Aggregator.php:85
2356
  msgid "Event Aggregator System Status"
2358
 
2359
  #: src/Tribe/Aggregator/Tabs/Scheduled.php:368
2360
  msgid "Enter Event Aggregator License"
2361
+ msgstr "Gib die Event Aggregator Lizenz ein"
2362
 
2363
  #: src/Tribe/Aggregator/Tabs/Scheduled.php:362
2364
  msgid "To continue using scheduled imports, please enter a valid Event Aggregator license key under %1$sEvents > Settings > Licenses%2$s."
2365
+ msgstr "Um weiterhin geplante Importe verwenden zu können, gib unter %1$sVeranstaltungen > Einstellungen > Lizenzen%2$s einen gültigen Lizenzschlüssel für den Event Aggregator ein."
2366
 
2367
  #: src/Tribe/Aggregator/Tabs/Scheduled.php:357
2368
  msgid "All scheduled imports are currently suspended, and no events will be imported."
2398
 
2399
  #: src/Tribe/Aggregator/Tabs/New.php:554
2400
  msgid "Renew your Event Aggregator license"
2401
+ msgstr "Erneuere Deine Event Aggregator Lizenz"
2402
 
2403
  #: src/Tribe/Aggregator/Tabs/New.php:551
2404
  msgid "Renew your license in order to import events from Facebook, iCalendar, Google, or Meetup."
2405
+ msgstr "Erneuer Deine Lizenz, um Ereignisse von Facebook, iCalendar, Google oder Meetup zu importieren."
2406
 
2407
  #: src/Tribe/Aggregator/Tabs/New.php:550
2408
  msgid "Your Event Aggregator license is expired."
2409
+ msgstr "Deine Event Aggregator Lizenz ist abgelaufen."
2410
 
2411
  #: src/Tribe/Aggregator/Tabs/New.php:530
2412
  msgid "Learn More"
2413
+ msgstr "Erfahre mehr"
2414
 
2415
  #: src/Tribe/Aggregator/Tabs/New.php:525 src/Tribe/Aggregator/Tabs/New.php:532
2416
  msgid "opens in a new window"
2422
 
2423
  #: src/Tribe/Aggregator/Tabs/New.php:520
2424
  msgid "With Event Aggregator, you can import events from Facebook, iCalendar, Google, and Meetup.com in a jiffy."
2425
+ msgstr "Mit Event Aggregator kannst Du sehr einfach Veranstaltungen von Facebook, iCalendar, Google und Meetup.com importieren."
2426
 
2427
  #: src/Tribe/Aggregator/Tabs/New.php:518
2428
  msgid "Import Using Event Aggregator"
2450
 
2451
  #: src/Tribe/Aggregator/Tabs/New.php:393
2452
  msgid "View your scheduled imports."
2453
+ msgstr "Deine geplanten Importe anzeigen."
2454
 
2455
  #: src/Tribe/Aggregator/Tabs/New.php:389
2456
  msgid "The next import is scheduled for %1$s."
2463
 
2464
  #: src/Tribe/Aggregator/Tabs/New.php:380
2465
  msgid "Your scheduled import was saved and the first import is complete!"
2466
+ msgstr "Dein geplanter Import wurde gespeichert und der erste Import abgeschlossen!"
2467
 
2468
  #: src/Tribe/Aggregator/Tabs/New.php:355
2469
  msgid "View your event categories"
2477
 
2478
  #: src/Tribe/Aggregator/Tabs/New.php:342
2479
  msgid "View your event organizers"
2480
+ msgstr "Deine Veranstalter anzeigen"
2481
 
2482
  #: src/Tribe/Aggregator/Tabs/New.php:338
2483
  msgid "%1$d new organizer was imported."
2550
 
2551
  #: src/Tribe/Aggregator/Tabs/Edit.php:143
2552
  msgid "Your Scheduled Import has been updated!"
2553
+ msgstr "Dein geplanter Import wurde aktualisiert!"
2554
 
2555
  #: src/Tribe/Aggregator/Tabs/Edit.php:137
2556
  msgid "View All Scheduled Imports"
2566
 
2567
  #: src/Tribe/Aggregator/Tabs/Abstract.php:145
2568
  msgid "Please provide a Meetup URL when importing from Meetup."
2569
+ msgstr "Bitte gib die Meetup URL an, um von Meetup zu importieren."
2570
 
2571
  #: src/Tribe/Aggregator/Tabs/Abstract.php:140
2572
  msgid "Please provide a Facebook URL when importing from Facebook."
2573
+ msgstr "Bitte gib die Facebook URL an, um von Facebook zu importieren."
2574
 
2575
  #: src/Tribe/Aggregator/Tabs/Abstract.php:189
2576
  msgid "Please provide the URL that you wish to import."
2577
+ msgstr "Bitte gib die URL an, die Du importieren möchtest."
2578
 
2579
  #: src/Tribe/Aggregator/Tabs/Abstract.php:135
2580
  msgid "Please provide the file that you wish to import."
2581
+ msgstr "Bitte gib die Datei an, die Du importieren möchten."
2582
 
2583
  #: src/Tribe/Aggregator/Tabs/Abstract.php:59
2584
  msgid "There was a problem processing your import. Please try again."
2585
+ msgstr "Beim Bearbeiten Deines Imports ist ein Problem aufgetreten. Bitte erneut versuchen."
2586
 
2587
  #: src/Tribe/Aggregator/Service.php:170
2588
  msgid "Connection timed out while transferring the feed. If you are dealing with large feeds you may need to customize the tribe_aggregator_connection_timeout filter."
2589
+ msgstr "Zeitüberschreitung beim Übertragen des Feeds. Wenn Du mit großen Feeds zu tun haben, musst Du möglicherweise den tribe aggregator connection_timeout Filter anpassen."
2590
 
2591
  #: src/Tribe/Aggregator/Service.php:548
2592
  msgid "Import queued"
2622
 
2623
  #: src/Tribe/Aggregator/Service.php:539
2624
  msgid "Event Aggregator cannot reach Meetup.com because you exceeded the request limit for your Meetup API key."
2625
+ msgstr "Event Aggregator kann Meetup.com nicht erreichen, da Du das Anforderungslimit für Deinen Meetup API-Schlüssel überschritten haben."
2626
 
2627
  #: src/Tribe/Aggregator/Service.php:538
2628
  msgid "Your Meetup API key is invalid."
2629
+ msgstr "Dein Meetup API Schlüssel ist ungültig."
2630
 
2631
  #: src/Tribe/Aggregator/Service.php:537
2632
  msgid "The file provided could not be opened. Please confirm that it is a properly formatted .ics file."
2633
+ msgstr "Die bereitgestellte Datei konnte nicht geöffnet werden. Bitte bestätige, dass es sich um richtig formatierte ICS Datei handelt."
2634
 
2635
  #: src/Tribe/Aggregator/Service.php:535
2636
  msgid "The import failed for an unknown reason. Please try again. If the problem persists, please contact support."
2637
+ msgstr "Der Import ist aus einem unbekannten Grund fehlgeschlagen. Bitte erneut versuchen. Wenn das Problem weiter existiert kontaktiere den Support."
2638
 
2639
  #: src/Tribe/Aggregator/Service.php:534
2640
  msgid "The image associated with your event is not accessible with your API key."
2641
+ msgstr "Das mit Deiner Veranstaltung verknüpfte Bild ist nicht mit Deinem API-Schlüssel zugänglich."
2642
 
2643
  #: src/Tribe/Aggregator/Service.php:533
2644
  msgid "The image associated with your event could not be imported."
2645
+ msgstr "Die Grafik, welche mit Deiner Veranstaltung verknüpft ist, konnte nicht importiert werden."
2646
 
2647
  #: src/Tribe/Aggregator/Service.php:532
2648
  msgid "The URL provided failed to load."
2654
 
2655
  #: src/Tribe/Aggregator/Service.php:529
2656
  msgid "Events cannot be imported because Facebook has returned an error. This could mean that the event ID does not exist, the event or source is marked as Private, or the event or source has been otherwise restricted by Facebook. You can <a href=\"https://theeventscalendar.com/knowledgebase/import-errors/\" target=\"_blank\">read more about Facebook restrictions in our knowledgebase</a>."
2657
+ msgstr "Veranstaltungen können nicht importiert werden, da Facebook einen Fehler zurückgegeben hat. Dies kann bedeuten, dass die Veranstaltungs-ID nicht vorhanden ist, die Veranstaltung oder die Quelle als privat markiert ist oder die Veranstaltung oder die Quelle ansonsten durch Facebook eingeschränkt wurde. Lies mehr über <a href=\"https://theeventscalendar.com/knowledgebase/import-errors/\" target=\"_blank\">Facebook-Einschränkungen in unserer Wissensdatenbank</a>."
2658
 
2659
  #: src/Tribe/Aggregator/Service.php:527
2660
  msgid "Sorry, but something went wrong. Please try again."
2787
 
2788
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:176
2789
  msgid "Unable to continue inserting data. Please reload this page to continue/try again."
2790
+ msgstr "Es ist nicht möglich Daten einzufügen. Bitte lade diese Seite, um fortzufahren bzw. es erneut zu versuchen."
2791
 
2792
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:95
2793
  msgid "Skipped:"
2803
 
2804
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:89
2805
  msgid "Your import is currently in progress. Don't worry, you can safely navigate away&ndash;the import will continue in the background."
2806
+ msgstr "Dein Import wird gerade ausgeführt. Mache Dir keine Sorgen, Du kannst sicher weg navigieren; der Import wird im Hintergrund fortgesetzt"
2807
 
2808
  #: src/Tribe/Aggregator/Record/Queue_Processor.php:233
2809
  msgid "Could not process queue for Import Record %1$d: %2$s"
2942
  #: src/Tribe/Aggregator/Record/List_Table.php:228
2943
  #: src/Tribe/Aggregator/Record/List_Table.php:229
2944
  msgid "Bulk Actions"
2945
+ msgstr "Sammelaktionen"
2946
 
2947
  #: src/Tribe/Aggregator/Record/List_Table.php:181
2948
  msgid "Filter"
2981
  #: src/Tribe/Aggregator/Page.php:392
2982
  msgid "It looks like you are using our legacy plugin, %1$s, along with our new Event Aggregator service. Event Aggregator includes all the features of the legacy plugin plus enhanced functionality. For best results, please deactivate %1$s."
2983
  msgid_plural "It looks like you are using our legacy plugins, %1$s and %2$s, along with our new Event Aggregator service. Event Aggregator includes all the features of the legacy plugins plus enhanced functionality. For best results, please deactivate %1$s and %2$s."
2984
+ msgstr[0] "Es sieht so aus, als ob Du unser veraltetes Plugin, %1$s zusammen mit unserem neuen Event Aggregator Dienst verwendest. Event Aggregator enthält alle Funktionen des alten Plugins und verbesserte Funktionalität. Für beste Ergebnisse deaktiviere bitte %1$s."
2985
+ msgstr[1] "Es sieht so aus, als ob Du unser veraltetes Plugin, %1$s und %2$s zusammen mit unserem neuen Event Aggregator Dienst verwendest. Event Aggregator enthält alle Funktionen des alten Plugins und verbesserte Funktionalität. Für beste Ergebnisse deaktiviere bitte %1$s und %2$s."
2986
 
2987
  #: src/Tribe/Aggregator/Page.php:98
2988
  msgid "Your preview is taking a bit longer than expected, but it <i>is</i> still being generated."
2989
+ msgstr "Deine Vorschau dauert ein bisschen länger als erwartet, aber sie <i>wird</i> immer noch erzeugt."
2990
 
2991
  #: src/Tribe/Aggregator/Page.php:97
2992
  msgid "If all goes according to plan, you will have your preview in a few moments."
2993
+ msgstr "Wenn alles nach Plan geht, siehst Du die Vorschau in wenigen Augenblicken."
2994
 
2995
  #: src/Tribe/Aggregator/Page.php:96
2996
  msgid "Please continue to wait while your preview is generated."
2997
+ msgstr "Bitte weiter warten, während Deine Vorschau erstellt wird."
2998
 
2999
  #: src/Tribe/Aggregator/Page.php:95
3000
  msgid "Please wait while your preview is fetched."
3001
+ msgstr "Bitte warten, während Deine Vorschau abgerufen wird."
3002
 
3003
  #: src/Tribe/Aggregator/Page.php:93
3004
  msgid "Hide Filters"
3015
 
3016
  #: src/Tribe/Aggregator/Page.php:90
3017
  msgid "Your preview doesn't have any records to import."
3018
+ msgstr "Deine Vorschau enthält keine Datensätze, die importiert werden könnten."
3019
 
3020
  #: src/Tribe/Aggregator/Page.php:89
3021
  msgid "Your import must include at least one event"
3022
+ msgstr "Dein Import muss mindestens eine Veranstaltung enthalten"
3023
 
3024
  #: src/Tribe/Aggregator/Page.php:87
3025
  msgid "Save Scheduled Import"
3039
 
3040
  #: src/Tribe/Aggregator/Page.php:83
3041
  msgid "There was an error fetching the results from your import:"
3042
+ msgstr "Es gab einen Fehler beim Abrufen der Ergebnisse aus Deinem Import:"
3043
 
3044
  #: src/Tribe/Aggregator/Page.php:82
3045
  msgid "The preview is taking longer than expected. Please try again in a moment."
3046
+ msgstr "Die Vorschau dauert länger als erwartet. Bitte versuche es später nochmal."
3047
 
3048
  #: src/Tribe/Aggregator/Page.php:81
3049
  msgctxt "Meridian: pm"
3057
 
3058
  #: src/Tribe/Aggregator/Migrate.php:435
3059
  msgid "Success! The settings from iCal Importer have been migrated to Event Aggregator. You can view your migrated imports on the Scheduled Imports tab."
3060
+ msgstr "Die Einstellungen des iCal Importers wurden erfolgreich in den Event Aggregator importiert. Du kannst Deine migrierten Importe im geplanten Importe Register anschauen."
3061
 
3062
  #: src/Tribe/Aggregator/Migrate.php:379
3063
  msgid "We did not find any iCal Importer settings to migrate."
3065
 
3066
  #: src/Tribe/Aggregator/Migrate.php:372
3067
  msgid "You do not have permission to migrate iCal Importer settings to Event Aggregator"
3068
+ msgstr "Du bist nicht berechtigt, die Einstellungen von iCal Importer auf Event Aggregator zu migrieren"
3069
 
3070
  #: src/Tribe/Aggregator/Migrate.php:365
3071
  msgid "Error: we were not able to migrate your iCal Importer settings to Event Aggregator. Please try again later."
3072
+ msgstr "Fehler: Deine iCal Importer-Einstellungen konnten nicht auf Event Aggregator migriert werden. Bitte versuche es später erneut."
3073
 
3074
  #: src/Tribe/Aggregator/Migrate.php:348
3075
  msgid "Success! The settings from Facebook Events have been migrated to Event Aggregator. You can view your migrated imports on the Scheduled Imports tab."
3076
+ msgstr "Erfolgreich abgeschlossen! Die Einstellungen von Facebook Events wurden zu Event Aggregator migriert. Du kannst Deine migrierten Importe auf der Registerkarte Geplante Importe anzeigen."
3077
 
3078
  #: src/Tribe/Aggregator/Migrate.php:294
3079
  msgid "We did not find any Facebook Events settings to migrate."
3081
 
3082
  #: src/Tribe/Aggregator/Migrate.php:287
3083
  msgid "You do not have permission to migrate Facebook Events settings to Event Aggregator"
3084
+ msgstr "Du hast keine Berechtigung, die Facebook Veranstaltungseinstellungen zu Event Aggregator zu migrieren"
3085
 
3086
  #: src/Tribe/Aggregator/Migrate.php:280
3087
  msgid "Error: we were not able to migrate your Facebook Events settings to Event Aggregator. Please try again later."
3088
+ msgstr "Fehler: Wir konnten Deine Facebook Veranstaltungseinstellungen nicht zu Event Aggregator migrieren. Bitte versuche es später erneut."
3089
 
3090
  #: src/Tribe/Aggregator/Migrate.php:80
3091
  msgid "Migrate iCal Importer settings"
3105
 
3106
  #: src/Tribe/Aggregator/Errors.php:72
3107
  msgid "The records you were attempting to import were still not available when this queue was processed. Please try again."
3108
+ msgstr "Die Datensätze, die Du importieren wollten, waren noch nicht verfügbar, als diese Warteschlange verarbeitet wurde. Bitte erneut versuchen."
3109
 
3110
  #: src/Tribe/Aggregator/Errors.php:71
3111
  msgid "Unable to save scheduled import. Please try again."
3121
 
3122
  #: src/Tribe/Aggregator/Errors.php:68
3123
  msgid "The CSV file cannot be found. You may need to re-upload the file."
3124
+ msgstr "Die CSV Datei wurde nicht gefunden. Du musst die Datei erneut hochladen."
3125
 
3126
  #: src/Tribe/Aggregator/Errors.php:67
3127
  msgid "You must map columns from the CSV file to specific fields in order to perform a CSV import."
3128
+ msgstr "Du musst Spalten aus der CSV-Datei bestimmten Feldern zuordnen, um einen CSV-Import durchzuführen."
3129
 
3130
  #: src/Tribe/Aggregator/Errors.php:65 src/Tribe/Aggregator/Service.php:187
3131
  #: src/Tribe/Aggregator/Service.php:194
3132
  msgid "There may be an issue with the Event Aggregator server. Please try your import again later."
3133
+ msgstr "Möglicherweise liegt ein Problem mit dem Event Aggregator-Server vor. Bitte versuche den Import später erneut."
3134
 
3135
  #: src/Tribe/Aggregator/Errors.php:64
3136
  msgid "You must enter an Event Aggregator license key in Events > Settings > Licenses before using this service."
3137
+ msgstr "Du musst einen Event Aggregator Lizenzschlüssel in Veranstaltungen > Einstellungen > Lizenzen eingeben, bevor Du diesen Dienst verwenden kannst."
3138
 
3139
  #: src/Tribe/Aggregator/Errors.php:63
3140
  msgid "Unable to get a post of the correct type."
3166
 
3167
  #: src/Tribe/Aggregator/Errors.php:56
3168
  msgid "The Event Aggregator API responded with bad data. Please <a href=\"https://theeventscalendar.com/support/post/\" target=\"_blank\">contact support</a>."
3169
+ msgstr "Die Aggregator-API reagierte mit fehlerhaften Daten. Bitte <a href=\"https://theeventscalendar.com/support/post/\" target=\"_blank\">kontaktiere den Support</a>."
3170
 
3171
  #: src/Tribe/Aggregator/Errors.php:55
3172
  msgid "Unable to find an event with the ID of %s."
3182
 
3183
  #: src/Tribe/Aggregator/Errors.php:52
3184
  msgid "You must provide a valid CSV file to perform a CSV import."
3185
+ msgstr "Du musst eine gültige CSV Datei bereitstellen, um einen CSV Import durchzuführen."
3186
 
3187
  #: src/Tribe/Aggregator/Errors.php:51
3188
  msgid "An invalid import type was used when trying to create this import record."
3194
 
3195
  #: src/Tribe/Aggregator/Errors.php:48
3196
  msgid "You do not have permission to delete this record."
3197
+ msgstr "Du hast keine Berechtigung, um diesen Datensatz zu löschen."
3198
 
3199
  #: src/Tribe/Aggregator/Errors.php:47
3200
  msgid "You cannot delete a history record (ID: \"%d\"). "
3201
+ msgstr "Du kannst einen Verlaufsdatensatz nicht löschen (ID: \"%d\")."
3202
 
3203
  #: src/Tribe/Aggregator/Errors.php:46 src/Tribe/Aggregator/Service.php:540
3204
  msgid "The daily limit of %d import requests to the Event Aggregator service has been reached. Please try again later."
3205
+ msgstr "Das Tageslimit von %d Importanforderungen an den Event Aggregator Service wurde erreicht. Bitte versuche es später erneut."
3206
 
3207
  #: src/Tribe/Aggregator/Errors.php:45
3208
  msgid "The image associated with your event could not be attached to the event."
3274
 
3275
  #: common/src/admin-views/tribe-options-licenses.php:30
3276
  msgid "Not seeing an update but expecting one? In WordPress, go to %1$sDashboard > Updates%2$s and click \"Check Again\"."
3277
+ msgstr "Du erwartest ein Update, aber es erscheint keines? Gehe in WordPress zu %1$sDashboard > Update%2$s und klicke auf \"Erneut prüfen\"."
3278
 
3279
  #: common/src/admin-views/tribe-options-licenses.php:25
3280
  msgid "If you're seeing a red message telling you that your key isn't valid or is out of installs, visit %1$s to manage your installs or renew / upgrade your license."
3281
+ msgstr "Wenn Du eine rote Meldung siehst, dass Dein Schlüssel nicht gültig ist oder nicht installiert ist, besuche %1$s, um Deine Installationen zu verwalten oder Deine Lizenz zu aktualisieren."
3282
 
3283
  #: common/src/admin-views/tribe-options-licenses.php:22
3284
  msgid "Each paid add-on has its own unique license key. Simply paste the key into its appropriate field below, and give it a moment to validate. You know you're set when a green expiration date appears alongside a \"valid\" message."
3285
+ msgstr "Jedes bezahlte Add-On hat seinen eigenen Lizenzschlüssel. Füge einfach den Schlüssel in das entsprechende Feld unten ein und gib ihm einen Moment zu validieren. Wenn es funktioniert hat, erscheint ein grünes Ablaufdatum neben einer gültigen Meldung."
3286
 
3287
  #: common/src/admin-views/tribe-options-licenses.php:15
3288
  msgid "The license key you received when completing your purchase from %1$s will grant you access to support and updates until it expires. You do not need to enter the key below for the plugins to work, but you will need to enter it to get automatic updates. %3$sFind your license keys at %2$s%4$s."
3289
+ msgstr "Der Lizenzschlüssel, den Du nach Abschluss des Kaufs von %1$s erhalten hast, gewährt Dir Zugriff auf Support und Updates, bis er abläuft. Du musst den Schlüssel unten nicht eingeben, damit die Plugins funktionieren, aber Du musst ihn eingeben, um automatische Updates zu erhalten. %3$sDu findest Deine Lizenzschlüssel unter %2$s%4$s."
3290
 
3291
  #: common/src/admin-views/tribe-options-licenses.php:11
3292
  #: common/src/admin-views/tribe-options-licenses.php:16
3299
 
3300
  #: common/src/admin-views/tribe-options-help.php:35
3301
  msgid "The details of your calendar plugin and settings is often needed for you or our staff to help troubleshoot an issue. Please opt-in below to automatically share your system information with our support team. This will allow us to assist you faster if you post in our forums."
3302
+ msgstr "Die Details Deines Kalender-Plugins und die Einstellungen werden oft für Dich oder unsere Mitarbeiter benötigt, um ein Problem zu beheben. Bitte melde Dich an, um Deine Systeminformationen automatisch mit unserem Support-Team zu teilen. Dieses erlaubt uns, Dich schneller zu unterstützen, wenn Du in unseren Foren postest."
3303
 
3304
  #: common/src/admin-views/app-shop.php:26
3305
  msgid "Buy This Add-On"
3306
+ msgstr "Kaufe dieses Add-On"
3307
 
3308
  #: common/src/admin-views/app-shop.php:5
3309
  msgid "Browse All Add-Ons"
3331
 
3332
  #: common/src/Tribe/Support.php:290
3333
  msgid "Your system information will only be used by the Modern Tribe support team. All information is stored securely. We do not share this information with any third parties."
3334
+ msgstr "Deine Systeminformationen werden nur vom Modern Tribe Support Team verwendet. Alle Informationen werden sicher gespeichert. Wir geben diese Informationen nicht an Dritte weiter."
3335
 
3336
  #: common/src/Tribe/Support.php:289
3337
  msgid "Yes, automatically share my system information with the Modern Tribe support team"
3345
  #: common/src/Tribe/PUE/Notices.php:302
3346
  msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
3347
  msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
3348
+ msgstr[0] "Du hast einen Lizenzschlüssel für %1$s eingegeben, aber der Schlüssel wird schon verwendet. %2$sBesuche die Events Calendar Website%3$s, um Deine Installationen zu verwalten, Deine Lizenz zu aktualisieren oder eine neue zu kaufen."
3349
+ msgstr[1] "Du hast Lizenzschlüssel für %1$s eingegeben, aber der Schlüssel wird schon verwendet. %2$sBesuche die Events Calendar Website%3$s, um Deine Installationen zu verwalten, Deine Lizenz zu aktualisieren oder eine neue zu kaufen."
3350
 
3351
  #: common/src/Tribe/PUE/Notices.php:270
3352
  msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
3353
  msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
3354
+ msgstr[0] "Für %1$s steht ein Update zur Verfügung, aber Dein Lizenzschlüssel ist abgelaufen. %2$sBesuche die Events Calendar Website, um Deine Lizenz zu verlängern.%3$s"
3355
+ msgstr[1] "Für %1$s steht ein Update zur Verfügung, aber Dein Lizenzschlüssel ist abgelaufen. %2$sBesuche die Events Calendar Website, um DeineLizenz zu verlängern.%3$s"
3356
 
3357
  #: common/src/Tribe/PUE/Checker.php:1054
3358
  msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
3359
+ msgstr "Es gibt ein Update für %s. %sErneuer Deine Lizenz%s, um Zugriff auf Fehlerkorrekturen, Sicherheitsupdates und neue Funktionen zu erhalten."
3360
 
3361
  #: common/src/Tribe/PUE/Checker.php:997
3362
  msgid "There is an update for %s. You'll need to %scheck your license%s to have access to updates, downloads, and support."
3363
+ msgstr "Es gibt ein Update für %s. Bitte %süberprüfe Deine Lizenz%s, um Zugriff auf Fehlerkorrekturen, Sicherheitsupdates und neue Funktionen zu erhalten."
3364
 
3365
  #: common/src/Tribe/PUE/Checker.php:961 common/src/Tribe/PUE/Notices.php:285
3366
  #: src/Tribe/Aggregator/Record/Abstract.php:1017
3463
 
3464
  #: common/src/Tribe/Plugins_API.php:116
3465
  msgid "The Eventbrite Tickets add-on allows you to create & sell tickets through The Events Calendar using the power of %1$sEventbrite%2$s. Whether you’re creating your ticket on the WordPress dashboard or importing the details of an already-existing event from %1$sEventbrite.com%2$s, this add-on brings the power of the Eventbrite API to your calendar."
3466
+ msgstr "Das %1$sEventbrite Ticket Add-On%2$s ermöglicht das Erstellen und Verkaufen von Karten mit The Events Calendar. Egal ob Du eine Karte im Wordpress Dashboard erstellst oder die Details einer bereits bestehenden Veranstaltung von %1$sEventbrite.com%2$s importierst, die Eventbrite Schnittstelle hilft dabei."
3467
 
3468
  #: common/src/Tribe/Plugins_API.php:71
3469
  msgid "Event Tickets Plus allows you to sell tickets to your events using WooCommerce, Shopp, WP eCommerce, or Easy Digital Downloads. Use it on your posts and pages, or add %1$sThe Events Calendar%2$s and sell tickets from your events listings."
3470
+ msgstr "Event Ticket Plus ermöglicht Karten für Deine Veranstaltungen mit WooCommerce, Shopp, WP eCommerce oder Easy Digital Downloads zu verkaufen. Nutze Deine Artikel oder Seiten oder verkaufe mit %1$sThe Events Calendar%2$s Karten."
3471
 
3472
  #: common/src/Tribe/Plugins_API.php:105
3473
  msgctxt "Names of required plugins for Community Tickets"
3476
 
3477
  #: common/src/Tribe/Plugins_API.php:104
3478
  msgid "Enable Community Events organizers to offer tickets to their events. You can set flexible payment and fee options. They can even check-in attendees to their events! All of this managed from the front-end of your site without ever needing to grant access to your admin"
3479
+ msgstr "Aktiviere Community Events Tickets, um Karten für Deine Veranstaltungen zu verkaufen. Du kannst flexible Zahlungs- und Gebührenoptionen verwenden. Du kannst sogar die Teilnehmer zu Deinen Veranstaltungen einchecken! Dies ist alles vom Front-End Deiner Website möglich, ohne jemandem Admin Zugang zu Deiner Website zu gewähren."
3480
 
3481
  #: common/src/Tribe/Plugins_API.php:48
3482
  msgid "The Events Calendar PRO is a paid Add-On to our open source WordPress plugin %1$sThe Events Calendar%2$s. PRO offers a whole host of calendar features including recurring events, custom event attributes, saved venues and organizers, venue pages, advanced event admin and lots more."
3484
 
3485
  #: common/src/Tribe/Plugins_API.php:84
3486
  msgid "It is awesome that your calendar is <em>THE PLACE</em> to get hooked up with prime choice ways to spend time. You have more events than Jabba the Hutt has rolls. Too bad visitors are hiring a personal assistant to go through all the choices. Ever wish you could just filter the calendar to only show events in walking distance, on a weekend, that are free? BOOM. Now you can. Introducing… the Filter Bar."
3487
+ msgstr "Es ist großartig, dass Dein Kalender <em>DER PLATZ</em> für Premium Verkäufe ist. Du hast mehr Veranstaltungen als Rihanna? Schade nur, dass Besucher einen persönlichen Assistenten benötigen, um sich durch die ganzen Angebote zu wühlen. Willst Du Deine Veranstaltungen filtern, z.B. nach Entfernung, nur am Wochenende oder kostenlose Events? Dann nutze The Filter Bar!"
3488
 
3489
  #: common/src/Tribe/Admin/Help_Page.php:227 common/src/Tribe/Plugins_API.php:80
3490
  msgid "Filter Bar"
3492
 
3493
  #: common/src/Tribe/Credits.php:64
3494
  msgid "Rate %1$sEvent Tickets%2$s %3$s"
3495
+ msgstr "Bewerte %1$sEvent Tickets%2$s %3$s"
3496
 
3497
  #: common/src/Tribe/Credits.php:55
3498
  msgid "Rate %1$sThe Events Calendar%2$s %3$s"
3499
+ msgstr "Bewerte %1$sThe Events Calendar%2$s %3$s"
3500
 
3501
  #: src/Tribe/Organizer.php:164
3502
  msgid "organizer"
3583
 
3584
  #: src/Tribe/Google/Maps_API_Key.php:58
3585
  msgid "<p>%s to create your Google Maps API key."
3586
+ msgstr "<p>%s um Deinen Google Maps API Schlüssel zu erstellen."
3587
 
3588
  #: src/Tribe/Google/Maps_API_Key.php:51 src/Tribe/Google/Maps_API_Key.php:57
3589
  msgid "Google Maps API key"
3717
 
3718
  #: src/io/csv/admin-views/result.php:26
3719
  msgid "%1$s%2$s%3$sInserted:%4$s A new item was inserted successfully. %5$s%2$s%3$sUpdated:%4$s An item was found with the same name and/or start date. The existing item was updated with the new value from the file.%5$s%2$s%3$sSkipped:%4$s A row was found in the CSV file that could not be imported. Please see below for the invalid rows.%5$s%6$s"
3720
+ msgstr "%1$s %2$s %3$sEingefügt:%4$s Ein neues Produkt wurde erfolgreich eingesetzt. %5$s %2$s %3$sAktualisiert:%4$s Ein Element wurde mit dem gleichen Namen und / oder Startdatum gefunden. Das bestehende Produkt wurde mit dem neuen Wert aus der Datei aktualisiert%5$s %2$s %3$sÜbersprungen:.%4$s Eine Zeile in der CSV-Datei, die nicht importiert werden konnten wurde gefunden. Weiter unten findest Du die ungültigen Zeilen.%5$s %6$s"
3721
 
3722
  #: src/io/csv/admin-views/import.php:59
3723
  msgid "Upload a properly formatted, UTF-8 encoded CSV file. Not sure if your file is UTF-8 encoded? Make sure to specify the character encoding when you save the file, or pass it through a %sconversion tool%s."
3724
+ msgstr "Lade eine korrekt formatierte, UTF-8 kodierte CSV-Datei hoch. Nicht sicher, ob Deine Datei UTF-8 kodiert ist? Stelle sicher, dass Du die richtige Kodierung beim Speichern der Datei wählst oder verwende ein %sKonvertierungstool%s."
3725
 
3726
  #: src/io/csv/admin-views/import.php:36
3727
  msgid "Questions? %sWatch the video%s."
3728
+ msgstr "Fragen? %sSchaue das Video an%s"
3729
 
3730
  #: src/io/csv/admin-views/general.php:12
3731
  msgid "The settings below will impact events imported from files and other websites. Be sure to save your changes before starting to import events."
3732
+ msgstr "Die Einstellungen unten beeinflußen Veranstaltungen, welche Veranstaltungen aus Dateien oder von anderen Websites importiert werden. Bitte speichere die Einstellungen vor dem Importieren von Veranstaltungen."
3733
 
3734
  #: src/functions/template-tags/day.php:108
3735
  msgid "Next Day"
3749
 
3750
  #: src/admin-views/admin-update-message.php:32
3751
  msgid "Keep the Core Plugin %sFREE%s!"
3752
+ msgstr "Halte das Plugin 'The Events Calendar' %skostenlos%s!"
3753
 
3754
  #: src/Tribe/Template_Factory.php:295
3755
  msgid "No results were found for %1$s in or near %2$s."
3769
 
3770
  #: src/Tribe/Main.php:4161
3771
  msgid "Check out the %savailable add-ons%s."
3772
+ msgstr "Schaue Dir die %sverfügbaren Add-Ons%s an."
3773
 
3774
  #: src/Tribe/Main.php:1870
3775
  msgid "Without a defined location your event will not display a %sGoogle Rich Snippet%s on the search results."
3776
+ msgstr "Ohne einen definierten Ort werden Deine Veranstaltungen nicht als %sGoogle Rich Snippet%s in den Suchergebnissen angezeigt"
3777
 
3778
  #: src/Tribe/Main.php:1801 src/Tribe/Main.php:1821
3779
  msgid "%1$s scheduled for: %2$s."
3805
 
3806
  #: src/Tribe/Main.php:1073
3807
  msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
3808
+ msgstr "Wenn Du eine gültige Lizenz für eines unserer Bezahl-Plugins haben, kannst Du in unserem Support Forum %s. Unser Support Team prüft die Foren und wird wochentags innerhalb von 24-48 Stunden auf Deine Anfrage reagieren."
3809
 
3810
  #: src/Tribe/Main.php:1072
3811
  msgid "post a thread"
3813
 
3814
  #: src/Tribe/Main.php:1068
3815
  msgid "<strong>Looking for more immediate support?</strong> We offer %1$s with the purchase of any of our premium plugins (like %2$s). Pick up a license and you can post there directly and expect a response within 24-48 hours during weekdays."
3816
+ msgstr "<strong>Du benötigst schnelle Unterstützung?</strong> Wir bieten %1$s mit dem Kauf eines unserer Premium Plugins (wie %2$s). Erwirb eine Lizenz und Du kannst direkt hier eine Anfrage stellen. Wochentags reagieren wir innerhalb von 24-48 Stunden."
3817
 
3818
  #: src/Tribe/Main.php:1064
3819
  msgid "If you have tried the above steps and are still having trouble, you can post a new thread to our %s. Our support staff monitors these forums once a week and would be happy to assist you there."
3820
+ msgstr "Wenn Du die Schritte oben versucht hast und immer noch Probleme auftreten, kannst Du eine Anfrage in unserem %s stellen. Unser Support Team prüft diese Foren einmal wöchentlich und hilft Dir gerne weiter"
3821
 
3822
  #: src/Tribe/Main.php:1063
3823
  msgid "open-source forum on WordPress.org"
3825
 
3826
  #: src/Tribe/Main.php:1059
3827
  msgid "<strong>Looking for more immediate support?</strong> We offer %s with the purchase of any of our premium plugins. Pick up a license and you can post there directly and expect a response within 24-48 hours during weekdays"
3828
+ msgstr "<strong>Benötigst Du eine schnellere Unterstützung?</strong> Wir bieten %s mit dem Kauf eines unserer Premium Plugins. Wähle eine Lizenz und Du kannst dort direkt Deine Frage stellen und erhältst innerhalb von 24-48 Stunden wochentags eine Antwort"
3829
 
3830
  #: src/Tribe/Main.php:1058 src/Tribe/Main.php:1066
3831
  msgid "premium support on our website"
3833
 
3834
  #: src/Tribe/Main.php:1056
3835
  msgid "If you have tried the above steps and are still having trouble, you can post a new thread to our WordPress.org forums for %1$s or %2$s. Our support staff monitors these forums once a week and would be happy to assist you there. "
3836
+ msgstr "Wenn Du die Schritte oben schon versucht und immer noch Probleme hast, kannst Du eine neue Anfrage in unseren Wordpress.org Foren für %1$s und %2$s stellen. Unser Support Team überprüft diese Foren einmal wöchentlich und hilft Dir gerne weiter."
3837
 
3838
  #: src/Tribe/Main.php:1055
3839
  msgid "Events Tickets"
3845
 
3846
  #: src/Tribe/Main.php:1040
3847
  msgid "%s: Code and guides for customizing your calendar in useful and interesting ways."
3848
+ msgstr "%s: Code und Anleitungen, um Deinen Kalender auf sinnvolle und interessante Weise anzupassen"
3849
 
3850
  #: src/Tribe/Main.php:1038
3851
  msgid "Troubleshooting common problems"
3853
 
3854
  #: src/Tribe/Main.php:1038
3855
  msgid "%s: Do you see an issue with your calendar? Go here first to find where it’s coming from and how to fix it."
3856
+ msgstr "%s: Hast Du einen Fehler in unserem Kalender entdeckt? Klicke hier um herauszufinden, woher er kommt und wie er gelöst werden kann."
3857
 
3858
  #: src/Tribe/Main.php:1036
3859
  msgid "Using stylesheets and page templates"
3869
 
3870
  #: src/Tribe/Main.php:1034
3871
  msgid "%s: Our most comprehensive outline for customizing the calendar to suit your needs, including custom layouts and styles."
3872
+ msgstr "%s: Unser umfassendster Führer, um den Kalender an Deine Bedürfnisse anzupassen, inklusive individuellen Layouts und Designs."
3873
 
3874
  #: src/Tribe/Main.php:1032
3875
  msgid "Features overview"
3877
 
3878
  #: src/Tribe/Main.php:1032
3879
  msgid "%s: A complete look at the features you can expect to see right out of the box as well as how to use them."
3880
+ msgstr "%s: Eine komplette Übersicht der Funktionen, welche Dich erwarten und wie sie benutzt werden können."
3881
 
3882
  #: src/Tribe/Main.php:1030
3883
  msgid "Settings overview"
3885
 
3886
  #: src/Tribe/Main.php:1030
3887
  msgid "%s: A thorough walkthrough of The Events Calendar and the settings that are available to you."
3888
+ msgstr "%s: Eine uneingeschränkte Besichtigung des Events Calendar und seiner Einstellungen sind für Dich verfügbar."
3889
 
3890
  #: src/Tribe/Main.php:1027
3891
  msgid "Support for The Events Calendar"
3893
 
3894
  #: src/Tribe/Main.php:1016
3895
  msgid "We are committed to helping make your calendar spectacular and have a wealth of resources available, including a handy %s to get your calendar up and running."
3896
+ msgstr "Wir möchten, dass Dein Kalender spektakulär wird und haben viele Hilfmittel dafür verfügbar, inklusive bequeme %s um Deinen Kalender in Gang zu bringen."
3897
 
3898
  #: src/Tribe/Main.php:1014
3899
  msgid "New User Primer"
3939
 
3940
  #: common/src/admin-views/tribe-options-help.php:31
3941
  msgid "Read more about our support policy"
3942
+ msgstr "Erfahre mehr über unsere Support Richtlinien "
3943
 
3944
  #: common/src/admin-views/tribe-options-help.php:30
3945
  msgid "Please note that all hands-on support is provided via the forums. You can email or tweet at us… ​but we will probably point you back to the forums 😄"
3946
+ msgstr "Bitte beachte, dass jeglicher Support über das Forum erfolgt. Du kannst uns mailen oder tweeten ... aber wir werden Dich wieder auf das Forum verweisen 😄"
3947
 
3948
  #: common/src/admin-views/tribe-options-help.php:26
3949
  msgid "Search our support forum"
3951
 
3952
  #: common/src/admin-views/tribe-options-help.php:26
3953
  msgid "%s. There are very few issues we haven’t seen and it’s likely another user has already asked your question and gotten an answer from our support staff. While posting to the forums is open only to paid customers, they are open for anyone to search and review."
3954
+ msgstr "%s. Es gibt wenige Probleme, welche wir noch nicht gesehen haben und es ist sehr wahrscheinlich, dass Deine Frage schon gestellt und von unserem Supportpersonal beantwortet wurde. Auch wenn neue Fragen nur durch zahlende Kunden gestellt werden können, kann es von jedem durchsucht und angeschaut werden."
3955
 
3956
  #: common/src/admin-views/tribe-options-help.php:25
3957
  msgid "Test for a theme or plugin conflict"
3959
 
3960
  #: common/src/admin-views/tribe-options-help.php:25
3961
  msgid "%s. Testing for an existing conflict is the best start for in-depth troubleshooting. We will often ask you to follow these steps when opening a new thread, so doing this ahead of time will be super helpful."
3962
+ msgstr "%s. Auf einen besteheneden Konflikt zu überprüfen ist der beste Start für eine gründliche Untersuchung. Wir werden Dich oft bitten diesen Schritte durchzuführen, wenn Du eine neue Anfrage stellst. Daher ist es sehr hilfreich, wenn Du dies schon im voraus erledigst."
3963
 
3964
  #: common/src/admin-views/tribe-options-help.php:24
3965
  msgid "Check our Knowledgebase"
3971
 
3972
  #: common/src/admin-views/tribe-options-help.php:20
3973
  msgid "While the resources above help solve a majority of the issues we see, there are times you might be looking for extra support. If you need assistance using our plugins and would like us to take a look, please follow these steps:"
3974
+ msgstr "Während die Hilfmittel oben eine Vielzahl von Problemen, die wir kennen, lösen, wird manchmal zusätzlicher Support benötigt. Wenn Du Unterstützung beim Nutzen unserer Plugins benötigst und wir helfen sollen, folge bitte diesen Schritten:"
3975
 
3976
  #: common/src/admin-views/tribe-options-help.php:19
3977
  msgid "Getting More Help"
3983
 
3984
  #: common/src/admin-views/tribe-options-help.php:16
3985
  msgid "<strong>Want to dive deeper?</strong> Check out our %s for developers."
3986
+ msgstr "<strong>Willst Du tiefer einsteigen?</strong> Nutze unseren %s für Entwickler."
3987
 
3988
  #: common/src/admin-views/tribe-options-help.php:15
3989
  msgid "Knowledgebase"
3999
 
4000
  #: common/src/admin-views/tribe-options-help.php:11
4001
  msgid "Thanks you for using %s! All of us at Modern Tribe sincerely appreciate your support and we’re excited to see you using our plugins."
4002
+ msgstr "Danke, dass Du %s nutzt! Wir von Modern Tribe freuen uns über Deine Unterstützung und dass Du unsere Plugins nutzt."
4003
 
4004
  #: common/src/admin-views/tribe-options-general.php:15
4005
  msgid "Optimize your site's event listings with %1$sThe Events Calendar%2$s, our free calendar plugin. Looking for additional functionality including recurring events, user-submission, advanced ticket sales and more? Check out our %3$spremium add-ons%4$s."
4006
+ msgstr "Optimiere die Anzeige Deiner Veranstaltungen mit %1$sThe Events Calendar%2$s, unserem kostenfreien Kalender Plugin. Benötigst Du weitere Funktionen inklusive Serientermine, Kartenverkauf, öffentliche Veranstaltungserstellung, neue Ansichten und mehr? Schaue Dir unsere %3$sPremium Add-Ons%4$s an."
4007
 
4008
  #: common/src/admin-views/tribe-options-general.php:10
4009
  msgid "Thank you for using Event Tickets! All of us at Modern Tribe sincerely appreciate your support and we're excited to see you using our plugins. Check out our handy %1$sNew User Primer%2$s to get started."
4010
+ msgstr "Danke, dass Du Event Tickets nutzt! Wir schätzen Deine Unterstützung sehr und freuen uns, dass Du unsere Plugins nutzt. Schaue Dir unseren praktischen %1$sNew User Primer%2$s an, um durchzustarten."
4011
 
4012
  #: src/admin-views/tribe-options-display.php:68
4013
  msgid "Enter the format to use for displaying dates with the year. Used when displaying a date in a future year."
4014
+ msgstr "Gib das Format für die Anzeige eines Datum inkl. Jahr ein. Wird verwendet, wenn ein Datum in einem zukünftigen Jahr angezeigt wird."
4015
 
4016
  #: common/src/Tribe/PUE/Checker.php:932
4017
  msgid "Thanks for setting up a valid key. It will expire on %s"
4081
 
4082
  #: common/src/Tribe/Admin/Help_Page.php:95
4083
  msgid "Turbo charge your posts admin for any custom post type with sortable filters and columns, and auto-registration of metaboxes."
4084
+ msgstr "Versehe Deine individuellen Artikel Typen mit sortierbaren Filtern und Spalten und Auto-Registrierung von Metaboxen."
4085
 
4086
  #: common/src/Tribe/Admin/Help_Page.php:91
4087
  msgid "Advanced Post Manager"
4089
 
4090
  #: common/src/Tribe/Admin/Help_Page.php:79
4091
  msgid "Events Tickets is a carefully crafted, extensible plugin that lets you easily sell tickets for your events."
4092
+ msgstr "Events Tickets ist ein sorgfältig entwickeltes, erweiterbares Plugin, mit welchem Du einfach Karten zu Deiner Veranstaltung verkaufen kannst."
4093
 
4094
  #: common/src/Tribe/Admin/Help_Page.php:75 common/src/Tribe/Plugins_API.php:57
4095
  msgid "Event Tickets"
4097
 
4098
  #: common/src/Tribe/Admin/Help_Page.php:63
4099
  msgid "The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events."
4100
+ msgstr "The Events Calendar ist ein sorgfältig entwickeltes, erweiterbares Plugin zu einfachen Teilen Deiner Veranstaltungen. Schön. Stabil. Beeindruckend."
4101
 
4102
  #: src/views/month/single-day.php:42
4103
  msgid "View %1$s %2$s"
4139
 
4140
  #. Description of the plugin/theme
4141
  msgid "The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events. Beautiful. Solid. Awesome."
4142
+ msgstr "The Events Calendar ist ein sorgfältig entwickletes, erweiterbares Plugin, mit dem Du leicht Deine Veranstaltungen teilen kannst. Schön. Stabil. Beeindruckend."
4143
 
4144
  #: src/views/widgets/list-widget.php:101
4145
  msgid "There are no upcoming %s at this time."
4180
  #: src/views/day/single-event.php:78 src/views/day/single-featured.php:67
4181
  #: src/views/list/single-event.php:92 src/views/list/single-featured.php:78
4182
  msgid "Find out more"
4183
+ msgstr "Erfahre mehr"
4184
 
4185
  #: src/views/day/nav.php:17
4186
  msgid "Day Navigation"
4241
 
4242
  #: src/io/csv/admin-views/import.php:28
4243
  msgid "After importing your Organizers and Venues, import your Events:"
4244
+ msgstr "Bitte importiere erst nach dem Import der Veranstalter und Veranstaltungsorten die Veranstaltungen:"
4245
 
4246
  #: src/io/csv/admin-views/import.php:26 src/io/csv/admin-views/import.php:32
4247
  msgid "After you upload your file, you'll have the opportunity to indicate how the columns in your CSV map to fields in The Events Calendar."
4313
 
4314
  #: src/io/csv/admin-views/columns.php:27
4315
  msgid "Columns have been mapped based on your last import. Please ensure the selected fields match the columns in your CSV file."
4316
+ msgstr "Die Zuordnung der Spalten basiert auf dem letzten Import. Bitte prüfe, ob die ausgewählten Felder zu den Spalten in Deiner CSV Datei passt."
4317
 
4318
  #: src/io/csv/admin-views/columns.php:22
4319
  msgid "Column Mapping: %s"
4321
 
4322
  #: src/functions/template-tags/options.php:29
4323
  msgid "You %1$scannot%2$s use the same slug as above. The above should ideally be plural, and this singular.%3$sYour single Event URL is like: %4$s"
4324
+ msgstr "Du %1$skannst nicht%2$s die gleiche URL wie oben nutzen. Idealerweise sollte die obere im Plural und diese im Singular stehen.%3$sDeine Einzelveranstaltungs-URL lautet: %4$s"
4325
 
4326
  #: src/functions/template-tags/options.php:20
4327
  msgid "Your current Events URL is %s"
4328
+ msgstr "Deine aktuelle Veranstaltungs-URL ist %s"
4329
 
4330
  #: src/functions/template-tags/loop.php:157
4331
  msgid "Past %s"
4464
 
4465
  #: src/admin-views/tribe-options-timezones.php:43
4466
  msgid "Use the sitewide timezone everywhere"
4467
+ msgstr "Nutze überall die seitenweite Zeitzone"
4468
 
4469
  #: src/admin-views/tribe-options-timezones.php:42
4470
  msgid "Use the local timezones for each event"
4471
+ msgstr "Nutze die lokalen Zeitzonen für jede Veranstaltung"
4472
 
4473
  #: src/admin-views/tribe-options-timezones.php:38
4474
  msgid "Timezone mode"
4480
 
4481
  #: src/admin-views/tribe-options-timezones.php:10
4482
  msgid "Click this button to update your database and take advantage of additional timezone capabilities. Please <a href=\"%s\" target=\"_blank\">configure WordPress</a> to use the correct timezone before clicking this button!"
4483
+ msgstr "Klicke diesen Button an, um mehrere Zeitzonen (u.a. im Formular für die Übermittlung von neuen Veranstaltungen) in Deinem Kalender nutzen zu können. Bitte <a href=\"%s\" target=\"_blank\">konfiguriere in WordPress</a> die korrekte Zeitzone, bevor Du diesen Button anklickst!"
4484
 
4485
  #: src/admin-views/tribe-options-timezones.php:9
4486
  msgid "Update Timezone Data"
4504
 
4505
  #: common/src/admin-views/tribe-options-licenses.php:38
4506
  msgid "%1$s Using our plugins in a multisite network? %2$s Please note that your license key will be applied to the entire network, not just this site."
4507
+ msgstr "%1$s Nutze unser Plugin in einem Multisite Netzwerk? %2$s Bitte beachte, dass der Lizenzschlüssel für das gesamte Netzwerk angewendet wird, nicht nur für diese Seite."
4508
 
4509
  #: common/src/admin-views/tribe-options-help.php:67
4510
  msgid "News and Tutorials"
4539
  #: common/src/Tribe/Admin/Help_Page.php:413
4540
  #: common/src/Tribe/Admin/Help_Page.php:788
4541
  msgid "You are up to date!"
4542
+ msgstr "Du bist auf dem neuesten Stand!"
4543
 
4544
  #: common/src/Tribe/Admin/Help_Page.php:413
4545
  msgid "You need to upgrade!"
4546
+ msgstr "Du musst updaten!"
4547
 
4548
  #: common/src/Tribe/Admin/Help_Page.php:405
4549
  msgctxt "not available"
4556
 
4557
  #: common/src/admin-views/tribe-options-general.php:64
4558
  msgid "Enable this option to log debug information. By default this will log to your server PHP error log. If you'd like to see the log messages in your browser, then we recommend that you install the %s and look for the \"Tribe\" tab in the debug output."
4559
+ msgstr "Aktiviere die Option, um Debuginformationen mit zu loggen. Standardmäßig werden die Informationen in Dein PHP Server Error Log geschrieben. Wenn Du die Debuginfos in Deinem Browser sehen möchten, empfehlen wir das %s zu installieren. Die Ausgabe der Debuginfos findest Du im \"Tribe\" Tab."
4560
 
4561
  #: common/src/admin-views/tribe-options-general.php:58
4562
  msgid "Debug mode"
4582
 
4583
  #: src/admin-views/tribe-options-general.php:143
4584
  msgid "You might find duplicate venues and organizers when updating The Events Calendar from a pre-3.0 version. Click this button to automatically merge identical venues and organizers."
4585
+ msgstr "du kannst nach Duplikaten von Veranstaltungsorten und Veranstaltern suchen. Klicke den Button und es werden exakt gleiche Veranstaltungsorte und Veranstalter (alle Felder werden vollständig verglichen) zusammengeführt."
4586
 
4587
  #: src/admin-views/tribe-options-general.php:143
4588
  msgid "Duplicate Venues &amp; Organizers"
4630
 
4631
  #: src/admin-views/tribe-options-general.php:123
4632
  msgid "Have an event that runs past midnight? Select a time after that event's end to avoid showing the event on the next day's calendar."
4633
+ msgstr "Hast Du Veranstaltungen, die nach Mitternacht enden? Wähle eine Zeit nach dem Veranstaltungsende, um zu vermeiden, dass die Veranstaltung im Kalender des nächsten Tages angezeigt wird."
4634
 
4635
  #: src/admin-views/tribe-options-general.php:102
4636
  msgid "End of day cutoff"
4638
 
4639
  #: src/admin-views/tribe-options-general.php:97
4640
  msgid "The above should ideally be plural, and this singular.<br />Your single event URL is: %s"
4641
+ msgstr "Die obere sollte idealer Weise im Plural geschrieben werden, diese im Singular.<br />Deine URL für einzelne Veranstaltungen lautet: %s"
4642
 
4643
  #: src/admin-views/tribe-options-general.php:90
4644
  msgid "Single event URL slug"
4647
  #: src/admin-views/tribe-options-general.php:85
4648
  #: src/functions/template-tags/options.php:39
4649
  msgid "Here is the iCal feed URL for your events:"
4650
+ msgstr "Hier befindet sich die iCal Feed URL für Deine Veranstaltungen:"
4651
 
4652
  #: src/admin-views/tribe-options-general.php:80
4653
  msgid "Your current events URL is: %s"
4660
 
4661
  #: src/admin-views/tribe-options-general.php:68
4662
  msgid "You cannot edit the slug for your events page as you do not have pretty permalinks enabled. The current URL for your events page is <a href=\"%1$s\">%2$s</a>. In order to edit the slug here, <a href=\"%3$soptions-permalink.php\">enable pretty permalinks</a>."
4663
+ msgstr "Du kannst den Slug (URL) für Deine Veranstaltungsseite nicht ändern, da Du keine \"Pretty Permalinks\" aktiviert hast. Die aktuelle URL für Deine Veranstaltungsseite ist <a href=\"%1$s\">%2$s</a>. Um den Slug zu bearbeiten <a href=\"%3$soptions-permalink.php\">aktiviere \"Pretty Permalinks\"</a>."
4664
 
4665
  #: src/admin-views/tribe-options-general.php:67
4666
  #: src/admin-views/tribe-options-general.php:73
4709
 
4710
  #: common/src/admin-views/tribe-options-general.php:35
4711
  msgid "Are you thinking \"Wow, this plugin is amazing! I should say thanks to Modern Tribe for all their hard work.\" The greatest thanks we could ask for is recognition. Add a small text only link at the bottom of your calendar pointing to The Events Calendar project."
4712
+ msgstr "Du findest: \"Wow, das Plugin ist fantastisch! Ich sollte Modern Tribe dafür danken!\" Der beste Dank ist ein kleiner Textlink zu uns am unteren Ende des Veranstaltungskalenders."
4713
 
4714
  #: common/src/admin-views/tribe-options-general.php:30
4715
  #: common/src/admin-views/tribe-options-general.php:35
4718
 
4719
  #: common/src/admin-views/tribe-options-general.php:30
4720
  msgid "Are you thinking \"Wow, this plugin is amazing! I should say thanks to Modern Tribe for all their hard work.\" The greatest thanks we could ask for is recognition. Add a small text-only link at the bottom of your calendar pointing to The Events Calendar project."
4721
+ msgstr "Du findest: \"Wow, das Plugin ist fantastisch! Ich sollte Modern Tribe dafür danken!\" Der beste Dank ist ein kleiner Textlink zu uns am unteren Ende des Veranstaltungskalenders."
4722
 
4723
  #: common/src/admin-views/tribe-options-general.php:25
4724
  msgid "We hope our plugin is helping you out."
4726
 
4727
  #: common/src/admin-views/tribe-options-general.php:20
4728
  msgid "Check out the available add-ons"
4729
+ msgstr "Schaue Dir die verfügbaren Erweiterungen an"
4730
 
4731
  #: common/src/admin-views/tribe-options-general.php:20
4732
  msgid "Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?"
4733
+ msgstr "Wünschst Du Dir erweiterte Funktionalität, einschließlich wiederkehrender Veranstaltungen, benutzerdefinierten Meta-Informationen, Community-Veranstaltungen, Ticketverkäufen und mehr?"
4734
 
4735
  #: src/admin-views/tribe-options-general.php:22
4736
  msgid "Right here"
4742
 
4743
  #: src/admin-views/tribe-options-general.php:17
4744
  msgid "Finding your calendar."
4745
+ msgstr "Deinen Kalender finden."
4746
 
4747
  #: src/admin-views/tribe-options-general.php:12
4748
  msgid "Finding & extending your calendar."
4749
+ msgstr "Deinen Kalender finden und erweitern."
4750
 
4751
  #: src/admin-views/tribe-options-display.php:217
4752
  msgid "If you are familiar with HTML, you can add additional code after the event template. Some themes may require this to help with styling or layout."
4753
+ msgstr "Wenn Du mit HTML vertraut bist, kannst Du Code HINTER der Veranstaltungsvorlage einfügen. Bei einigen Themes kann dies für Anpassungen am Layout und Design notwendig sein."
4754
 
4755
  #: src/admin-views/tribe-options-display.php:216
4756
  msgid "Add HTML after event content"
4758
 
4759
  #: src/admin-views/tribe-options-display.php:211
4760
  msgid "If you are familiar with HTML, you can add additional code before the event template. Some themes may require this to help with styling or layout."
4761
+ msgstr "Wenn Du mit HTML vertraut bist, kannst Du Code VOR der Veranstaltungsvorlage einfügen. Bei einigen Themes kann dies für Anpassungen am Layout und Design notwendig sein."
4762
 
4763
  #: src/admin-views/tribe-options-display.php:210
4764
  msgid "Add HTML before event content"
4770
 
4771
  #: common/src/admin-views/tribe-options-display.php:31
4772
  msgid "Select the date format to use in datepickers"
4773
+ msgstr "Wähle das Datumsformat, welches bei der Datumwahl (\"Datepicker\") verwendet wird."
4774
 
4775
  #: common/src/admin-views/tribe-options-display.php:30
4776
  msgid "Datepicker Date Format"
4778
 
4779
  #: src/admin-views/tribe-options-display.php:114
4780
  msgid "Enter the separator that will be used between the start and end time of an event."
4781
+ msgstr "Gib das Trennzeichen ein, das die Start- und Ende Uhrzeit einer Veranstaltung trennt."
4782
 
4783
  #: src/admin-views/tribe-options-display.php:113
4784
  msgid "Time range separator"
4786
 
4787
  #: src/admin-views/tribe-options-display.php:76
4788
  msgid "Enter the separator that will be placed between the date and time, when both are shown."
4789
+ msgstr "Gib das Trennzeichen ein, das Datum und Uhrzeit trennt, wenn beides angezeigt wird."
4790
 
4791
  #: src/admin-views/tribe-options-display.php:75
4792
  msgid "Date time separator"
4794
 
4795
  #: src/admin-views/tribe-options-display.php:99
4796
  msgid "Enter the format to use for dates that show a month and year only. Used on month view."
4797
+ msgstr "Gib das Format ein, das für die Anzeige eines Datum, bei dem nur der Monat und das Jahr angezeigt wird. Wird bei der Monatsansicht verwendet."
4798
 
4799
  #: src/admin-views/tribe-options-display.php:98
4800
  msgid "Month and year format"
4802
 
4803
  #: src/admin-views/tribe-options-display.php:91
4804
  msgid "Enter the format to use for displaying dates without a year. Used when showing an event from the current year."
4805
+ msgstr "Gib das Format ein, das für die Anzeige eines Datum ohne Jahresangabe verwendet werden soll. Wird benutzt, wenn eine aktuelle Veranstaltung angezeigt wird."
4806
 
4807
  #: src/admin-views/tribe-options-display.php:90
4808
  msgid "Date without year"
4814
 
4815
  #: common/src/admin-views/tribe-options-display.php:26
4816
  msgid "<p>The following three fields accept the date format options available to the php date() function. <a href=\"http://codex.wordpress.org/Formatting_Date_and_Time\" target=\"_blank\">Learn how to make your own date format here</a>.</p>"
4817
+ msgstr "<p>In die folgenden Felder können die Formatierungsoptionen der php date() Funktion verwendet werden. <a href=\"http://codex.wordpress.org/Formatting_Date_and_Time\" target=\"_blank\">Erfahre hier mehr über die Formatierungsmöglichkeiten</a>.</p>"
4818
 
4819
  #: common/src/admin-views/tribe-options-display.php:22
4820
  msgid "Date Format Settings"
4854
 
4855
  #: src/admin-views/tribe-options-display.php:153
4856
  msgid "Choose a page template to control the appearance of your calendar and event content."
4857
+ msgstr "Wähle eine Seitenvorlage für die Darstellung des Veranstaltungskalenders."
4858
 
4859
  #: src/admin-views/tribe-options-display.php:152
4860
  msgid "Events template"
4862
 
4863
  #: src/admin-views/tribe-options-display.php:145
4864
  msgid "A fully designed and styled theme for your events pages."
4865
+ msgstr "Ein komplett designter Theme für Deine Veranstaltungsseite."
4866
 
4867
  #: src/admin-views/tribe-options-display.php:143
4868
  msgid "Tribe Events Styles"
4870
 
4871
  #: src/admin-views/tribe-options-display.php:141
4872
  msgid "More detailed styling, tries to grab styles from your theme."
4873
+ msgstr "Aufwändigere Darstellung. Nutzt CSS Deines Themes."
4874
 
4875
  #: src/admin-views/tribe-options-display.php:139
4876
  msgid "Full Styles"
4894
 
4895
  #: src/admin-views/tribe-options-display.php:49
4896
  msgid "The settings below control the display of your calendar. If things don't look right, try switching between the three style sheet options or pick a page template from your theme.</p><p>There are going to be situations where no out-of-the-box template is 100&#37; perfect. Check out our <a href=\"%s\">our themer's guide</a> for instructions on custom modifications."
4897
+ msgstr "Die Einstellungen unten steuern die Anzeige des Kalenders. Sollte etwas seltsam aussehen, versuche zwischen den drei Style Sheets umzuschalten oder verwende eine Seitenvorlage Deines Themes.</p><p>In seltenen Fällen ist es möglich, dass keine der vorhandenen Vorlagen zu einem perfekten Ergebnis führt. Nutze in diesem Falle <a href=\"%s\">unseren Theme Guide</a> mit Anleitungen für individuelle Anpassungen."
4898
 
4899
  #: src/admin-views/tribe-options-display.php:44
4900
  msgid "Display Settings"
5014
 
5015
  #: src/admin-views/events-meta-box.php:69
5016
  msgid "You have changed the recurrence rules of this %1$s. Saving the %1$s will update all future %2$s. If you did not mean to change all %2$s, then please refresh the page."
5017
+ msgstr "Du hast die Wiederholrate dieser %1$s geändert. Wenn Du die %1$s speicherst, werden alle zukünftigen %2$s ebenfalls geändert. Wenn alle zukünftigen %2$s NICHT geändert werden sollen, bitte die Seite neu laden."
5018
 
5019
  #: src/admin-views/events-meta-box.php:52
5020
  msgid "Time &amp; Date"
5038
 
5039
  #: src/admin-views/admin-welcome-message.php:51
5040
  msgid "Get the Skinny on the Latest Updates"
5041
+ msgstr "Erhalte Infos über die aktuellen Updates"
5042
 
5043
  #: src/admin-views/admin-welcome-message.php:50
5044
  msgid "Release Notes"
5062
 
5063
  #: src/admin-views/admin-welcome-message.php:41
5064
  msgid "Check out the New User Primer &amp; Tutorials"
5065
+ msgstr "Schaue in das Handbuch für neue Nutzer."
5066
 
5067
  #: src/admin-views/admin-welcome-message.php:40
5068
  msgid "Getting Started"
5113
 
5114
  #: src/admin-views/admin-update-message.php:37
5115
  msgid "PSST... Want a Discount?"
5116
+ msgstr "Psst - willst Du einen Rabatt erhalten?"
5117
 
5118
  #: src/admin-views/admin-update-message.php:34
5119
  #: src/admin-views/admin-welcome-message.php:22
5122
 
5123
  #: src/admin-views/admin-update-message.php:33
5124
  msgid "Every time you rate %s5 stars%s, a fairy is born. Okay maybe not, but more happy users mean more contributions and help on the forums. The community NEEDS your voice."
5125
+ msgstr "Jedes Mal, wenn Du eine %s5 Sterne%s Bewertung abgibst wird eine Fee geboren. Vielleicht auch nicht, aber mehr glückliche Nutzer bedeuten mehr Unterstützung und Hilfe in den Foren. Die Community BENÖTIGT Deine Stimme."
5126
 
5127
  #: src/admin-views/admin-update-message.php:9
5128
  #: src/admin-views/admin-welcome-message.php:11
5129
  msgid "You are running Version %s and deserve a hug :-)"
5130
+ msgstr "Du nutzt Version %s - herzlichen Dank! :-)"
5131
 
5132
  #: src/Tribe/iCal.php:109
5133
  msgid "Use this to share calendar data with Google Calendar, Apple iCal and other compatible apps"
5846
 
5847
  #: common/src/Tribe/View_Helpers.php:161
5848
  msgid "Lao People's Democratic Republic"
5849
+ msgstr "Laos"
5850
 
5851
  #: common/src/Tribe/View_Helpers.php:160
5852
  msgid "Kyrgyzstan"
6429
 
6430
  #: src/Tribe/Template_Factory.php:299 src/Tribe/Template_Factory.php:304
6431
  msgid "No matching %1$s listed under %2$s. Please try viewing the full calendar for a complete list of %3$s."
6432
+ msgstr "Keine anstehenden %1$s für %2$s gefunden. Versuche alle Veranstaltungen anzuzeigen (Filter aufheben) für eine komplette Anzeige von %3$s."
6433
 
6434
  #: src/Tribe/Template_Factory.php:297
6435
  msgid "No upcoming %1$s listed under %2$s. Check out upcoming %3$s for this category or view the full calendar."
6436
+ msgstr "Keine anstehenden %1$s für %2$s gefunden. Versuche anstehende %3$s für diese Kategorie oder zeige alle Veranstaltungen an (Filter aufheben)."
6437
 
6438
  #: src/Tribe/Template/Embed.php:59 src/Tribe/Template/Single_Event.php:119
6439
  msgid "This %s has passed."
6449
 
6450
  #: src/Tribe/Template/Month.php:416
6451
  msgid "No matching %1$s listed under %2$s. Please try viewing the full calendar for a complete list of events."
6452
+ msgstr "Keine passenden %1$s gefunden für %2$s. Bitte versuche alle Veranstaltungen anzuzeigen (Filter aufheben)."
6453
 
6454
  #: src/Tribe/Template/Day.php:145
6455
  msgid "No matching %1$s listed under %2$s scheduled for %3$s. Please try another day."
6456
+ msgstr "Keine passenden %1$s gefunden am %2$s für %3$s. Wähle bitte einen anderen Tag."
6457
 
6458
  #: src/Tribe/Template/Day.php:111 src/Tribe/Template/Day.php:127
6459
  msgid "Ongoing"
6488
 
6489
  #: common/src/Tribe/Settings.php:597
6490
  msgid "None of your settings were saved. Please try again."
6491
+ msgstr "Die Eintellungen konnten gespeichert werden. Versuche es erneut."
6492
 
6493
  #: common/src/Tribe/Settings.php:587
6494
  msgid "Your form had the following errors:"
6495
+ msgstr "Dein Formular hat folgende Fehler:"
6496
 
6497
  #: common/src/Tribe/Settings.php:420
6498
  msgid "The request wasn't sent from this tab."
6504
 
6505
  #: common/src/Tribe/Settings.php:408
6506
  msgid "You don't have permission to do that."
6507
+ msgstr "Du besitzt nicht die nötigen Rechte dafür."
6508
 
6509
  #: common/src/Tribe/Settings.php:360 src/Tribe/Aggregator/Page.php:88
6510
  msgid "Save Changes"
6512
 
6513
  #: common/src/Tribe/Settings.php:352
6514
  msgid "You've requested a non-existent tab."
6515
+ msgstr "Du willst einen nicht vorhandenen Reiter anzeigen."
6516
 
6517
  #: common/src/Tribe/Settings.php:338
6518
  msgid "%s Settings"
6524
 
6525
  #: common/src/Tribe/PUE/Checker.php:888
6526
  msgid "Hmmm... something's wrong with this validator. Please contact %ssupport%s."
6527
+ msgstr "Hmmm... irgendetwas stimmt mit diesem Validator nicht. Bitte kontaktiere den %sSupport%s."
6528
 
6529
  #: common/src/Tribe/PUE/Checker.php:927
6530
  msgid "Valid Key! Expires on %s"
6621
 
6622
  #: src/Tribe/Main.php:4160
6623
  msgid "Looking for additional functionality including recurring events, ticket sales, publicly submitted events, new views and more?"
6624
+ msgstr "Benötigst Du weitere Funktionen inklusive Serientermine, Kartenverkauf, öffentliche Veranstaltungserstellung, neue Ansichten und mehr?"
6625
 
6626
  #: src/Tribe/Main.php:4155
6627
  msgid "Additional Functionality"
6821
 
6822
  #: src/Tribe/Main.php:1421
6823
  msgid "Sorry, The Events Calendar requires PHP %s or higher. Talk to your Web host about moving you to a newer version of PHP."
6824
+ msgstr "Das The Events Calendar Plugin erfordert PHP Version %s oder höher. Kontaktiere Deinen Webhosting-Anbieter, um auf eine höhere PHP-Version aktualisieren zu können."
6825
 
6826
  #: src/Tribe/Main.php:1418
6827
  msgid "Sorry, The Events Calendar requires WordPress %s or higher. Please upgrade your WordPress install."
6828
+ msgstr "Das The Events Calendar Plugin erfordert WordPress Version %s oder höher. Bitte aktualisiere Deine WordPress-Installation entsprechend, bevor Du fortfährst."
6829
 
6830
  #: common/src/Tribe/Settings_Manager.php:253
6831
  #: common/src/admin-views/tribe-options-licenses.php:66
6847
 
6848
  #: src/Tribe/Main.php:1255
6849
  msgid "Your version of The Events Calendar is not up-to-date with one of your The Events Calendar add-ons. Please %supdate now.%s"
6850
+ msgstr "Deine Version des Events Calendar ist nicht aktuell genug, um dieses Add-On zu nutzen. Bitte %supdate jetzt%s."
6851
 
6852
  #: src/Tribe/Main.php:756
6853
  msgid "Initializing Tribe Events on %s"
7092
 
7093
  #: src/Tribe/Importer/Admin_Page.php:316
7094
  msgid "We were unable to process your request. Please try again."
7095
+ msgstr "Die Durchführung konnte nicht abgeschlossen werden. Bitte versuche es erneut."
7096
 
7097
  #: common/src/Tribe/Settings_Manager.php:54
7098
  msgid "General"
7100
 
7101
  #: src/Tribe/Importer/Admin_Page.php:164 src/Tribe/Importer/Admin_Page.php:350
7102
  msgid "The file went away. Please try again."
7103
+ msgstr "Die Datei wurde nicht gefunden. Bitte versuche es nochmal."
7104
 
7105
  #: src/Tribe/Admin/Bar/Default_Configurator.php:73
7106
  #: src/Tribe/Aggregator/Page.php:246
7189
 
7190
  #: src/Tribe/Admin/Timezone_Updater.php:105
7191
  msgid "A problem stopped the timezone update process from completing. Please refresh and try again."
7192
+ msgstr "Aufgrund eines Problems wurde das Zeitzonen Update gestoppt. Bitte aktualisiere die Seite und versuche es erneut."
7193
 
7194
  #: src/Tribe/Admin/Timezone_Updater.php:87
7195
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:56
7204
 
7205
  #: src/Tribe/Admin/Timezone_Updater.php:77
7206
  msgid "Please wait while timezone data is added to your events."
7207
+ msgstr "Bitte warten während die Zeitzonen Daten zu Deinen Veranstaltungen hinzugefügt werden."
7208
 
7209
  #: src/Tribe/Admin/Bar/Default_Configurator.php:62
7210
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:208 src/Tribe/Main.php:1710
7219
 
7220
  #: src/Tribe/Main.php:953
7221
  msgid " ask the site administrator set a different Events URL slug."
7222
+ msgstr "Frage den Seitenadministrator einen andere Seiten Slug (URL) festzulegen."
7223
 
7224
  #: src/Tribe/Main.php:947
7225
  msgid "Ask the site administrator to edit the %s slug"
7226
+ msgstr "Frage den Seitenadministrator den %s Slug (URL) zu bearbeiten"
7227
 
7228
  #: src/deprecated/Tribe__Events__Activation_Page.php:215
7229
  msgid "Thanks for Updating The Events Calendar"
7259
  msgid "United States"
7260
  msgstr "Vereinigte Staaten"
7261
 
7262
+ #: src/Tribe/Venue.php:315
7263
+ msgid "Unnamed Venue"
7264
+ msgstr "Unbenannter Veranstaltungsort"WordPress Updates"
7265
+ msgstr "Zurück zu WordPress Updates"
7266
+
7267
+ #: common/src/Tribe/Admin/Activation_Page.php:85
7268
+ #: src/deprecated/Tribe__Events__Activation_Page.php:49
7269
+ msgid "Go to WordPress Updates page"
7270
+ msgstr "Gehe zur WordPress Updates Seite"
7271
+
7272
+ #: common/src/Tribe/Admin/Activation_Page.php:77
7273
+ #: src/deprecated/Tribe__Events__Activation_Page.php:41
7274
+ msgid "Return to Plugins page"
7275
+ msgstr "Zurück zur Pluginseite"
7276
+
7277
+ #: common/src/Tribe/Admin/Activation_Page.php:77
7278
+ #: src/deprecated/Tribe__Events__Activation_Page.php:41
7279
+ msgid "Go to plugins page"
7280
+ msgstr "Gehe zur Pluginseite"
7281
+
7282
+ #: common/src/Tribe/View_Helpers.php:43 src/Tribe/Venue.php:274
7283
+ #: src/functions/template-tags/venue.php:379
7284
+ msgid "United States"
7285
+ msgstr "Vereinigte Staaten"
7286
+
7287
  #: src/Tribe/Venue.php:315
7288
  msgid "Unnamed Venue"
7289
  msgstr "Unbenannter Veranstaltungsort"
lang/the-events-calendar-es_ES.mo CHANGED
Binary file
lang/the-events-calendar-es_ES.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-11-04 11:17:46+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -13,7 +13,7 @@ msgstr ""
13
 
14
  #: src/admin-views/create-organizer-fields.php:19
15
  msgid "The e-mail address will be obfuscated on this site to avoid it getting harvested by spammers."
16
- msgstr ""
17
 
18
  #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:32
19
  msgid "An array containing the lineage of where this venue comes from; this should not change after the venue is created."
@@ -48,11 +48,11 @@ msgstr "Ocultar e ignorar &#8220;%s&#8221;"
48
 
49
  #: common/src/Tribe/Main.php:265
50
  msgid "Clear Selection."
51
- msgstr "Limpiar selección."
52
 
53
  #: common/src/Tribe/Main.php:264
54
  msgid "Select all pages"
55
- msgstr "Selecciona todas las páginas"
56
 
57
  #: common/src/Tribe/Main.php:263
58
  msgid "All items on this page were selected. "
@@ -385,7 +385,7 @@ msgstr "Etiquetas del evento"
385
 
386
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:172
387
  msgid "The event venue"
388
- msgstr "Lugar del evento"
389
 
390
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:177
391
  msgid "The event organizers"
@@ -1442,7 +1442,7 @@ msgstr ""
1442
 
1443
  #: src/admin-views/aggregator/origins/refine.php:5
1444
  msgid "Location"
1445
- msgstr "Localización"
1446
 
1447
  #: src/admin-views/admin-welcome-message.php:26
1448
  msgid "Stay in touch with The Events Calendar team. We send out periodic updates, key developer notices, and even the occasional discount."
@@ -1900,7 +1900,7 @@ msgstr "Eventos el o después de"
1900
 
1901
  #: src/admin-views/aggregator/origins/refine.php:33
1902
  msgid "Refine:"
1903
- msgstr ""
1904
 
1905
  #: src/admin-views/aggregator/origins/refine.php:27
1906
  msgid "Use the filters to narrow down which events are fetched from this iCalendar feed."
@@ -1921,7 +1921,7 @@ msgstr ""
1921
 
1922
  #: src/admin-views/aggregator/origins/refine.php:3
1923
  msgid "Keyword(s)"
1924
- msgstr "Palabra(s) clave"
1925
 
1926
  #: src/admin-views/aggregator/origins/meetup.php:139
1927
  msgid "Enter the url for a Meetup group, page, or individual. You can also enter the url of a single Meetup event."
@@ -2082,7 +2082,7 @@ msgstr "Previsualizar"
2082
  #: src/admin-views/aggregator/origins/csv.php:68
2083
  #: src/admin-views/aggregator/origins/ics.php:35
2084
  msgid "No file chosen"
2085
- msgstr "Fichero no elegido"
2086
 
2087
  #: src/admin-views/aggregator/origins/csv.php:43
2088
  msgid "Upload a CSV File"
@@ -2148,7 +2148,7 @@ msgstr "Noticias y anuncios"
2148
 
2149
  #: src/admin-views/admin-welcome-message.php:28
2150
  msgid "Developer News"
2151
- msgstr ""
2152
 
2153
  #: src/admin-views/admin-welcome-message.php:21
2154
  msgid "Rate us today!"
@@ -2170,7 +2170,7 @@ msgstr "km"
2170
  #: src/Tribe/Utils/Radius.php:53
2171
  msgctxt "Abbreviation for the miles unit of measure"
2172
  msgid "mi"
2173
- msgstr "mil"
2174
 
2175
  #: src/Tribe/Main.php:944
2176
  msgid "The %3$s \"%1$s\" uses the \"/%2$s\" slug: the Events Calendar plugin will show its calendar in place of the page."
@@ -2217,13 +2217,13 @@ msgstr ""
2217
  #: src/Tribe/Ignored_Events.php:711
2218
  msgid "Ignored <span class=\"count\">(%s)</span>"
2219
  msgid_plural "Ignored <span class=\"count\">(%s)</span>"
2220
- msgstr[0] ""
2221
- msgstr[1] ""
2222
 
2223
  #. translators: %s: post title
2224
  #: src/Tribe/Ignored_Events.php:426
2225
  msgid "Delete &#8220;%s&#8221; permanently"
2226
- msgstr ""
2227
 
2228
  #: src/Tribe/Ignored_Events.php:419
2229
  msgid "Restore"
@@ -2232,7 +2232,7 @@ msgstr "Restablece"
2232
  #. translators: %s: post title
2233
  #: src/Tribe/Ignored_Events.php:418
2234
  msgid "Restore &#8220;%s&#8221; from the Ignored"
2235
- msgstr ""
2236
 
2237
  #: src/Tribe/Ignored_Events.php:333 src/Tribe/Ignored_Events.php:335
2238
  #: src/admin-views/aggregator/meta-box.php:5
@@ -2418,7 +2418,7 @@ msgstr "se abre en una nueva ventana"
2418
 
2419
  #: src/Tribe/Aggregator/Tabs/New.php:523
2420
  msgid "Buy It Now"
2421
- msgstr "Comprar ahora"
2422
 
2423
  #: src/Tribe/Aggregator/Tabs/New.php:520
2424
  msgid "With Event Aggregator, you can import events from Facebook, iCalendar, Google, and Meetup.com in a jiffy."
@@ -2477,7 +2477,7 @@ msgstr[1] ""
2477
 
2478
  #: src/Tribe/Aggregator/Tabs/New.php:342
2479
  msgid "View your event organizers"
2480
- msgstr ""
2481
 
2482
  #: src/Tribe/Aggregator/Tabs/New.php:338
2483
  msgid "%1$d new organizer was imported."
@@ -3919,11 +3919,11 @@ msgstr "Ajustes de importación de CSV"
3919
 
3920
  #: src/Tribe/Asset/Bootstrap_Datepicker.php:26
3921
  msgid "Clear"
3922
- msgstr "Aclarar"
3923
 
3924
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:256
3925
  msgid "Add another %s"
3926
- msgstr "Agregar otro %s"
3927
 
3928
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:168
3929
  msgid "Create New %s"
@@ -3987,7 +3987,7 @@ msgstr ""
3987
 
3988
  #: common/src/admin-views/tribe-options-help.php:15
3989
  msgid "Knowledgebase"
3990
- msgstr ""
3991
 
3992
  #: common/src/admin-views/tribe-options-help.php:15
3993
  msgid "Our website’s %s is a great place to find tips and tricks for using and customizing our plugins."
@@ -4043,7 +4043,7 @@ msgstr "Instalar Plugin"
4043
 
4044
  #: common/src/Tribe/Admin/Help_Page.php:802
4045
  msgid "Install %s"
4046
- msgstr "Instalar Plugin"
4047
 
4048
  #: common/src/Tribe/Admin/Help_Page.php:786
4049
  msgid "Upgrade Plugin"
@@ -4060,20 +4060,20 @@ msgstr "Activar %s"
4060
  #: common/src/Tribe/Admin/Help_Page.php:244
4061
  #: common/src/Tribe/Plugins_API.php:100
4062
  msgid "Community Tickets"
4063
- msgstr "Community Tickets"
4064
 
4065
  #: common/src/Tribe/Admin/Help_Page.php:235 common/src/Tribe/Plugins_API.php:66
4066
  msgid "Event Tickets Plus"
4067
- msgstr "Event Tickets Plus"
4068
 
4069
  #: src/Tribe/Aggregator/Page.php:379
4070
  msgid "Facebook Events"
4071
- msgstr "Eventos en Facebook"
4072
 
4073
  #: common/src/Tribe/Admin/Help_Page.php:203
4074
  #: common/src/Tribe/Plugins_API.php:111
4075
  msgid "Eventbrite Tickets"
4076
- msgstr "Tickets para Eventbrite"
4077
 
4078
  #: common/src/Tribe/Admin/Help_Page.php:170
4079
  msgid " and "
@@ -4734,7 +4734,7 @@ msgstr "¿Busca funcionalidad adicional incluyendo eventos periodicos, meta pers
4734
 
4735
  #: src/admin-views/tribe-options-general.php:22
4736
  msgid "Right here"
4737
- msgstr "Aquí está"
4738
 
4739
  #: src/admin-views/tribe-options-general.php:22
4740
  msgid "Where's my calendar?"
@@ -6983,20 +6983,20 @@ msgstr "Sitio web del recinto"
6983
  #: src/Tribe/Importer/Column_Mapper.php:108
6984
  #: src/admin-views/create-venue-fields.php:165
6985
  msgid "Venue Phone"
6986
- msgstr "Teléfono del recinto"
6987
 
6988
  #: src/Tribe/Importer/Column_Mapper.php:107
6989
  msgid "Venue Zip"
6990
- msgstr "Código postal del recinto"
6991
 
6992
  #: src/Tribe/Importer/Column_Mapper.php:106
6993
  msgid "Venue State/Province"
6994
- msgstr "Estado o provincia del recinto:"
6995
 
6996
  #: src/Tribe/Importer/Column_Mapper.php:105
6997
  #: src/admin-views/create-venue-fields.php:74
6998
  msgid "Venue City"
6999
- msgstr "Ciudad del recinto"
7000
 
7001
  #: src/Tribe/Importer/Column_Mapper.php:104
7002
  msgid "Venue Address 2"
@@ -7005,12 +7005,12 @@ msgstr "Dirección del recinto 2"
7005
  #: src/Tribe/Importer/Column_Mapper.php:103
7006
  #: src/admin-views/create-venue-fields.php:61
7007
  msgid "Venue Address"
7008
- msgstr "Dirección del recinto"
7009
 
7010
  #: src/Tribe/Importer/Column_Mapper.php:102
7011
  #: src/admin-views/create-venue-fields.php:99
7012
  msgid "Venue Country"
7013
- msgstr "País del recinto"
7014
 
7015
  #: src/Tribe/Importer/Column_Mapper.php:100
7016
  msgid "Venue Name"
@@ -7050,7 +7050,7 @@ msgstr "Mostrar el enlace al Mapa del Evento"
7050
 
7051
  #: src/Tribe/Importer/Column_Mapper.php:75
7052
  msgid "Event Venue Name"
7053
- msgstr "Nombre del recinto del evento"
7054
 
7055
  #: src/Tribe/Importer/Column_Mapper.php:72
7056
  #: src/admin-views/events-meta-box.php:144
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-01-02 16:35:58+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
13
 
14
  #: src/admin-views/create-organizer-fields.php:19
15
  msgid "The e-mail address will be obfuscated on this site to avoid it getting harvested by spammers."
16
+ msgstr "La dirección de correo electrónico se ofuscará en este sitio para evitar que la capten los que envían correo no deseado."
17
 
18
  #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:32
19
  msgid "An array containing the lineage of where this venue comes from; this should not change after the venue is created."
48
 
49
  #: common/src/Tribe/Main.php:265
50
  msgid "Clear Selection."
51
+ msgstr "Cancelar la selección"
52
 
53
  #: common/src/Tribe/Main.php:264
54
  msgid "Select all pages"
55
+ msgstr "Seleccione una imagen"
56
 
57
  #: common/src/Tribe/Main.php:263
58
  msgid "All items on this page were selected. "
385
 
386
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:172
387
  msgid "The event venue"
388
+ msgstr "The Events Calendar"
389
 
390
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:177
391
  msgid "The event organizers"
1442
 
1443
  #: src/admin-views/aggregator/origins/refine.php:5
1444
  msgid "Location"
1445
+ msgstr "Ubicación"
1446
 
1447
  #: src/admin-views/admin-welcome-message.php:26
1448
  msgid "Stay in touch with The Events Calendar team. We send out periodic updates, key developer notices, and even the occasional discount."
1900
 
1901
  #: src/admin-views/aggregator/origins/refine.php:33
1902
  msgid "Refine:"
1903
+ msgstr "Afinar:"
1904
 
1905
  #: src/admin-views/aggregator/origins/refine.php:27
1906
  msgid "Use the filters to narrow down which events are fetched from this iCalendar feed."
1921
 
1922
  #: src/admin-views/aggregator/origins/refine.php:3
1923
  msgid "Keyword(s)"
1924
+ msgstr "Palabra clave(s)"
1925
 
1926
  #: src/admin-views/aggregator/origins/meetup.php:139
1927
  msgid "Enter the url for a Meetup group, page, or individual. You can also enter the url of a single Meetup event."
2082
  #: src/admin-views/aggregator/origins/csv.php:68
2083
  #: src/admin-views/aggregator/origins/ics.php:35
2084
  msgid "No file chosen"
2085
+ msgstr "No has elegido ningún archivo"
2086
 
2087
  #: src/admin-views/aggregator/origins/csv.php:43
2088
  msgid "Upload a CSV File"
2148
 
2149
  #: src/admin-views/admin-welcome-message.php:28
2150
  msgid "Developer News"
2151
+ msgstr "Noticias para desarrolladores"
2152
 
2153
  #: src/admin-views/admin-welcome-message.php:21
2154
  msgid "Rate us today!"
2170
  #: src/Tribe/Utils/Radius.php:53
2171
  msgctxt "Abbreviation for the miles unit of measure"
2172
  msgid "mi"
2173
+ msgstr "mi"
2174
 
2175
  #: src/Tribe/Main.php:944
2176
  msgid "The %3$s \"%1$s\" uses the \"/%2$s\" slug: the Events Calendar plugin will show its calendar in place of the page."
2217
  #: src/Tribe/Ignored_Events.php:711
2218
  msgid "Ignored <span class=\"count\">(%s)</span>"
2219
  msgid_plural "Ignored <span class=\"count\">(%s)</span>"
2220
+ msgstr[0] "<span class=\"count\">(%s)</span> Ignorado"
2221
+ msgstr[1] "<span class=\"count\">(%s)</span> ignoradas"
2222
 
2223
  #. translators: %s: post title
2224
  #: src/Tribe/Ignored_Events.php:426
2225
  msgid "Delete &#8220;%s&#8221; permanently"
2226
+ msgstr "Eliminar &#8220;%s&#8221; permanentemente"
2227
 
2228
  #: src/Tribe/Ignored_Events.php:419
2229
  msgid "Restore"
2232
  #. translators: %s: post title
2233
  #: src/Tribe/Ignored_Events.php:418
2234
  msgid "Restore &#8220;%s&#8221; from the Ignored"
2235
+ msgstr "Restaurar &#8220;%s&#8221; de la Ignorada"
2236
 
2237
  #: src/Tribe/Ignored_Events.php:333 src/Tribe/Ignored_Events.php:335
2238
  #: src/admin-views/aggregator/meta-box.php:5
2418
 
2419
  #: src/Tribe/Aggregator/Tabs/New.php:523
2420
  msgid "Buy It Now"
2421
+ msgstr "Compra ahora"
2422
 
2423
  #: src/Tribe/Aggregator/Tabs/New.php:520
2424
  msgid "With Event Aggregator, you can import events from Facebook, iCalendar, Google, and Meetup.com in a jiffy."
2477
 
2478
  #: src/Tribe/Aggregator/Tabs/New.php:342
2479
  msgid "View your event organizers"
2480
+ msgstr "Ver los organizadores de eventos"
2481
 
2482
  #: src/Tribe/Aggregator/Tabs/New.php:338
2483
  msgid "%1$d new organizer was imported."
3919
 
3920
  #: src/Tribe/Asset/Bootstrap_Datepicker.php:26
3921
  msgid "Clear"
3922
+ msgstr "Limpiar"
3923
 
3924
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:256
3925
  msgid "Add another %s"
3926
+ msgstr "Añadir otro %s"
3927
 
3928
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:168
3929
  msgid "Create New %s"
3987
 
3988
  #: common/src/admin-views/tribe-options-help.php:15
3989
  msgid "Knowledgebase"
3990
+ msgstr "Base de conocimiento"
3991
 
3992
  #: common/src/admin-views/tribe-options-help.php:15
3993
  msgid "Our website’s %s is a great place to find tips and tricks for using and customizing our plugins."
4043
 
4044
  #: common/src/Tribe/Admin/Help_Page.php:802
4045
  msgid "Install %s"
4046
+ msgstr "Instalar %s"
4047
 
4048
  #: common/src/Tribe/Admin/Help_Page.php:786
4049
  msgid "Upgrade Plugin"
4060
  #: common/src/Tribe/Admin/Help_Page.php:244
4061
  #: common/src/Tribe/Plugins_API.php:100
4062
  msgid "Community Tickets"
4063
+ msgstr "Tickets de la comunidad"
4064
 
4065
  #: common/src/Tribe/Admin/Help_Page.php:235 common/src/Tribe/Plugins_API.php:66
4066
  msgid "Event Tickets Plus"
4067
+ msgstr "Tickets Plus de eventos"
4068
 
4069
  #: src/Tribe/Aggregator/Page.php:379
4070
  msgid "Facebook Events"
4071
+ msgstr "Eventos de Facebook"
4072
 
4073
  #: common/src/Tribe/Admin/Help_Page.php:203
4074
  #: common/src/Tribe/Plugins_API.php:111
4075
  msgid "Eventbrite Tickets"
4076
+ msgstr "Entradas Eventbrite"
4077
 
4078
  #: common/src/Tribe/Admin/Help_Page.php:170
4079
  msgid " and "
4734
 
4735
  #: src/admin-views/tribe-options-general.php:22
4736
  msgid "Right here"
4737
+ msgstr "Aquí esta"
4738
 
4739
  #: src/admin-views/tribe-options-general.php:22
4740
  msgid "Where's my calendar?"
6983
  #: src/Tribe/Importer/Column_Mapper.php:108
6984
  #: src/admin-views/create-venue-fields.php:165
6985
  msgid "Venue Phone"
6986
+ msgstr "Teléfono"
6987
 
6988
  #: src/Tribe/Importer/Column_Mapper.php:107
6989
  msgid "Venue Zip"
6990
+ msgstr "Código postal"
6991
 
6992
  #: src/Tribe/Importer/Column_Mapper.php:106
6993
  msgid "Venue State/Province"
6994
+ msgstr "Estado o Provincia:"
6995
 
6996
  #: src/Tribe/Importer/Column_Mapper.php:105
6997
  #: src/admin-views/create-venue-fields.php:74
6998
  msgid "Venue City"
6999
+ msgstr "Ciudad"
7000
 
7001
  #: src/Tribe/Importer/Column_Mapper.php:104
7002
  msgid "Venue Address 2"
7005
  #: src/Tribe/Importer/Column_Mapper.php:103
7006
  #: src/admin-views/create-venue-fields.php:61
7007
  msgid "Venue Address"
7008
+ msgstr "Dirección"
7009
 
7010
  #: src/Tribe/Importer/Column_Mapper.php:102
7011
  #: src/admin-views/create-venue-fields.php:99
7012
  msgid "Venue Country"
7013
+ msgstr "País"
7014
 
7015
  #: src/Tribe/Importer/Column_Mapper.php:100
7016
  msgid "Venue Name"
7050
 
7051
  #: src/Tribe/Importer/Column_Mapper.php:75
7052
  msgid "Event Venue Name"
7053
+ msgstr "Recinto del evento"
7054
 
7055
  #: src/Tribe/Importer/Column_Mapper.php:72
7056
  #: src/admin-views/events-meta-box.php:144
lang/the-events-calendar-sl_SI.mo CHANGED
Binary file
lang/the-events-calendar-sl_SI.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-01-29 05:45:29+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -820,7 +820,7 @@ msgstr ""
820
  #: src/Tribe/Venue.php:201
821
  msgctxt "Metabox title"
822
  msgid "Location"
823
- msgstr ""
824
 
825
  #: src/admin-views/aggregator/settings.php:55
826
  msgid "Import events but preserve local changes to event fields."
@@ -833,12 +833,12 @@ msgstr ""
833
  #: src/functions/template-tags/loop.php:171
834
  msgctxt "day_view"
835
  msgid "%1$s for %2$s"
836
- msgstr ""
837
 
838
  #: src/functions/template-tags/loop.php:162
839
  msgctxt "month view"
840
  msgid "%1$s for %2$s"
841
- msgstr ""
842
 
843
  #: src/admin-views/tribe-options-display.php:185
844
  msgid "Change the default 3 events per day in month view. To impose no limit, you may specify -1. Please note there may be performance issues if you allow too many events per day. <a href=\"%s\">Read more</a>."
@@ -851,7 +851,7 @@ msgstr ""
851
 
852
  #: common/src/Tribe/Validate.php:245
853
  msgid "%s must be a whole number."
854
- msgstr ""
855
 
856
  #: common/src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:52
857
  msgid "The URL to the term archive page"
@@ -963,7 +963,7 @@ msgstr ""
963
 
964
  #: src/Tribe/Main.php:4340
965
  msgid "Keyword"
966
- msgstr ""
967
 
968
  #: src/functions/template-tags/loop.php:130
969
  msgctxt "featured events title"
@@ -978,17 +978,17 @@ msgstr ""
978
  #: src/admin-views/events-meta-box.php:99
979
  msgctxt "Start Date Time \"to\" End Date Time"
980
  msgid "to"
981
- msgstr ""
982
 
983
  #: src/admin-views/aggregator/fields/schedule.php:79
984
  #: src/admin-views/events-meta-box.php:97
985
  #: src/admin-views/events-meta-box.php:112
986
  msgid "HH:MM"
987
- msgstr ""
988
 
989
  #: src/admin-views/events-meta-box.php:72
990
  msgid "Start/End:"
991
- msgstr ""
992
 
993
  #: src/admin-views/event-sidebar-options.php:33
994
  msgid "Featured events are highlighted on the front end in views, archives, and widgets."
@@ -1000,11 +1000,11 @@ msgstr ""
1000
 
1001
  #: src/admin-views/create-venue-fields.php:233
1002
  msgid "Show Google Map Link?"
1003
- msgstr ""
1004
 
1005
  #: src/admin-views/create-venue-fields.php:215
1006
  msgid "Show Google Map?"
1007
- msgstr ""
1008
 
1009
  #: src/admin-views/create-venue-fields.php:179
1010
  msgid "Venue URL"
@@ -1012,12 +1012,12 @@ msgstr ""
1012
 
1013
  #: src/admin-views/create-venue-fields.php:151
1014
  msgid "Venue Zip Code"
1015
- msgstr ""
1016
 
1017
  #: src/admin-views/create-venue-fields.php:124
1018
  #: src/admin-views/create-venue-fields.php:130
1019
  msgid "Venue State"
1020
- msgstr ""
1021
 
1022
  #: src/admin-views/aggregator/settings.php:97
1023
  msgid "Stop all Event Aggregator imports from running. Existing imported events will not be affected. Imports via CSV file will still be available."
@@ -1033,7 +1033,7 @@ msgstr ""
1033
 
1034
  #: src/Tribe/iCal.php:108
1035
  msgid "Export Events"
1036
- msgstr ""
1037
 
1038
  #: src/Tribe/Main.php:732
1039
  msgctxt "featured events slug"
@@ -1046,15 +1046,15 @@ msgstr ""
1046
 
1047
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:279
1048
  msgid "Delete this"
1049
- msgstr ""
1050
 
1051
  #: src/Tribe/Event_Tickets/Attendees_Report.php:38
1052
  msgid "Event Date:"
1053
- msgstr ""
1054
 
1055
  #: src/Tribe/Customizer/Widget.php:132
1056
  msgid "Show Featured Event Images"
1057
- msgstr ""
1058
 
1059
  #: src/Tribe/Customizer/Widget.php:113
1060
  msgid "Calendar Date Bar Color"
@@ -1062,7 +1062,7 @@ msgstr ""
1062
 
1063
  #: src/Tribe/Customizer/Widget.php:91
1064
  msgid "Calendar Header Color"
1065
- msgstr ""
1066
 
1067
  #: src/Tribe/Customizer/Widget.php:59
1068
  msgid "Widgets"
@@ -1078,7 +1078,7 @@ msgstr ""
1078
 
1079
  #: src/Tribe/Customizer/Single_Event.php:78
1080
  msgid "Single Event"
1081
- msgstr ""
1082
 
1083
  #: src/Tribe/Customizer/Month_Week_View.php:197
1084
  msgid "Calendar Highlight Color"
@@ -1095,7 +1095,7 @@ msgstr ""
1095
 
1096
  #: src/Tribe/Customizer/Month_Week_View.php:143
1097
  msgid "Month View"
1098
- msgstr ""
1099
 
1100
  #: src/Tribe/Customizer/Global_Elements.php:211
1101
  msgid "Map Pin"
@@ -1103,7 +1103,7 @@ msgstr ""
1103
 
1104
  #: src/Tribe/Customizer/Global_Elements.php:189
1105
  msgid "Button Color"
1106
- msgstr ""
1107
 
1108
  #: src/Tribe/Customizer/Global_Elements.php:167
1109
  msgid "Filter Bar Color"
@@ -1111,19 +1111,19 @@ msgstr ""
1111
 
1112
  #: src/Tribe/Customizer/Global_Elements.php:145
1113
  msgid "Link Color"
1114
- msgstr ""
1115
 
1116
  #: src/Tribe/Customizer/Global_Elements.php:114
1117
  msgid "Options selected here will override what was selected in the \"General Theme\" section"
1118
- msgstr ""
1119
 
1120
  #: src/Tribe/Customizer/Global_Elements.php:113
1121
  msgid "Global Elements"
1122
- msgstr ""
1123
 
1124
  #: src/Tribe/Customizer/General_Theme.php:396
1125
  msgid "Custom"
1126
- msgstr ""
1127
 
1128
  #: src/Tribe/Customizer/General_Theme.php:390
1129
  msgid "Sunshine"
@@ -1147,7 +1147,7 @@ msgstr ""
1147
 
1148
  #: src/Tribe/Customizer/General_Theme.php:360
1149
  msgid "Default"
1150
- msgstr ""
1151
 
1152
  #: src/Tribe/Customizer/General_Theme.php:354
1153
  msgid "Deep Sea"
@@ -1175,11 +1175,11 @@ msgstr ""
1175
 
1176
  #: src/Tribe/Customizer/Day_List_View.php:115
1177
  msgid "Price Background Color"
1178
- msgstr ""
1179
 
1180
  #: src/Tribe/Customizer/Day_List_View.php:83
1181
  msgid "List-style Views"
1182
- msgstr ""
1183
 
1184
  #: src/Tribe/Customizer/Day_List_View.php:75
1185
  msgid "These settings impact all list-style views, including List View and Day View."
@@ -1191,15 +1191,15 @@ msgstr ""
1191
 
1192
  #: src/Tribe/Asset/Dynamic.php:75
1193
  msgid "This event is all day starting on %%startdatenoyear%% and ending on %%enddatewithyear%%."
1194
- msgstr ""
1195
 
1196
  #: src/Tribe/Asset/Dynamic.php:74
1197
  msgid "This event starts at %%starttime%% on %%startdatenoyear%% and ends on %%enddatewithyear%%"
1198
- msgstr ""
1199
 
1200
  #: src/Tribe/Asset/Dynamic.php:73
1201
  msgid "This event starts at %%starttime%% on %%startdatenoyear%% and ends at %%endtime%% on %%enddatewithyear%%"
1202
- msgstr ""
1203
 
1204
  #: src/Tribe/Asset/Dynamic.php:72
1205
  msgid "This event is all day on %%startdatewithyear%%."
@@ -1215,151 +1215,151 @@ msgstr ""
1215
 
1216
  #: src/Tribe/Asset/Dynamic.php:67
1217
  msgid "Dec"
1218
- msgstr ""
1219
 
1220
  #: src/Tribe/Asset/Dynamic.php:66
1221
  msgid "Nov"
1222
- msgstr ""
1223
 
1224
  #: src/Tribe/Asset/Dynamic.php:65
1225
  msgid "Oct"
1226
- msgstr ""
1227
 
1228
  #: src/Tribe/Asset/Dynamic.php:64
1229
  msgid "Sep"
1230
- msgstr ""
1231
 
1232
  #: src/Tribe/Asset/Dynamic.php:63
1233
  msgid "Aug"
1234
- msgstr ""
1235
 
1236
  #: src/Tribe/Asset/Dynamic.php:62
1237
  msgid "Jul"
1238
- msgstr ""
1239
 
1240
  #: src/Tribe/Asset/Dynamic.php:61
1241
  msgid "Jun"
1242
- msgstr ""
1243
 
1244
  #: src/Tribe/Asset/Dynamic.php:59
1245
  msgid "Apr"
1246
- msgstr ""
1247
 
1248
  #: src/Tribe/Asset/Dynamic.php:58
1249
  msgid "Mar"
1250
- msgstr ""
1251
 
1252
  #: src/Tribe/Asset/Dynamic.php:57
1253
  msgid "Feb"
1254
- msgstr ""
1255
 
1256
  #: src/Tribe/Asset/Dynamic.php:56
1257
  msgid "Jan"
1258
- msgstr ""
1259
 
1260
  #: src/Tribe/Asset/Dynamic.php:53
1261
  msgid "December"
1262
- msgstr ""
1263
 
1264
  #: src/Tribe/Asset/Dynamic.php:52
1265
  msgid "November"
1266
- msgstr ""
1267
 
1268
  #: src/Tribe/Asset/Dynamic.php:51
1269
  msgid "October"
1270
- msgstr ""
1271
 
1272
  #: src/Tribe/Asset/Dynamic.php:50
1273
  msgid "September"
1274
- msgstr ""
1275
 
1276
  #: src/Tribe/Asset/Dynamic.php:49
1277
  msgid "August"
1278
- msgstr ""
1279
 
1280
  #: src/Tribe/Asset/Dynamic.php:48
1281
  msgid "July"
1282
- msgstr ""
1283
 
1284
  #: src/Tribe/Asset/Dynamic.php:47
1285
  msgid "June"
1286
- msgstr ""
1287
 
1288
  #: src/Tribe/Asset/Dynamic.php:46 src/Tribe/Asset/Dynamic.php:60
1289
  msgid "May"
1290
- msgstr ""
1291
 
1292
  #: src/Tribe/Asset/Dynamic.php:45
1293
  msgid "April"
1294
- msgstr ""
1295
 
1296
  #: src/Tribe/Asset/Dynamic.php:44
1297
  msgid "March"
1298
- msgstr ""
1299
 
1300
  #: src/Tribe/Asset/Dynamic.php:43
1301
  msgid "February"
1302
- msgstr ""
1303
 
1304
  #: src/Tribe/Asset/Dynamic.php:42
1305
  msgid "January"
1306
- msgstr ""
1307
 
1308
  #: src/Tribe/Asset/Dynamic.php:39
1309
  msgid "Sat"
1310
- msgstr ""
1311
 
1312
  #: src/Tribe/Asset/Dynamic.php:38
1313
  msgid "Fri"
1314
- msgstr ""
1315
 
1316
  #: src/Tribe/Asset/Dynamic.php:37
1317
  msgid "Thu"
1318
- msgstr ""
1319
 
1320
  #: src/Tribe/Asset/Dynamic.php:36
1321
  msgid "Wed"
1322
- msgstr ""
1323
 
1324
  #: src/Tribe/Asset/Dynamic.php:35
1325
  msgid "Tue"
1326
- msgstr ""
1327
 
1328
  #: src/Tribe/Asset/Dynamic.php:34
1329
  msgid "Mon"
1330
- msgstr ""
1331
 
1332
  #: src/Tribe/Asset/Dynamic.php:33
1333
  msgid "Sun"
1334
- msgstr ""
1335
 
1336
  #: src/Tribe/Asset/Dynamic.php:30
1337
  msgid "Saturday"
1338
- msgstr ""
1339
 
1340
  #: src/Tribe/Asset/Dynamic.php:29
1341
  msgid "Friday"
1342
- msgstr ""
1343
 
1344
  #: src/Tribe/Asset/Dynamic.php:28
1345
  msgid "Thursday"
1346
- msgstr ""
1347
 
1348
  #: src/Tribe/Asset/Dynamic.php:27
1349
  msgid "Wednesday"
1350
- msgstr ""
1351
 
1352
  #: src/Tribe/Asset/Dynamic.php:26
1353
  msgid "Tuesday"
1354
- msgstr ""
1355
 
1356
  #: src/Tribe/Asset/Dynamic.php:25
1357
  msgid "Monday"
1358
- msgstr ""
1359
 
1360
  #: src/Tribe/Asset/Dynamic.php:24
1361
  msgid "Sunday"
1362
- msgstr ""
1363
 
1364
  #: src/Tribe/Admin/Front_Page_View.php:18
1365
  msgctxt "Static front page setting"
@@ -2083,7 +2083,7 @@ msgstr ""
2083
  #: src/admin-views/aggregator/origins/meetup.php:160
2084
  #: src/admin-views/aggregator/origins/url.php:119
2085
  msgid "Preview"
2086
- msgstr ""
2087
 
2088
  #: src/admin-views/aggregator/origins/csv.php:68
2089
  #: src/admin-views/aggregator/origins/ics.php:35
@@ -2472,7 +2472,7 @@ msgstr ""
2472
 
2473
  #: src/Tribe/Aggregator/Tabs/New.php:393
2474
  msgid "View your scheduled imports."
2475
- msgstr ""
2476
 
2477
  #: src/Tribe/Aggregator/Tabs/New.php:389
2478
  msgid "The next import is scheduled for %1$s."
@@ -2481,7 +2481,7 @@ msgstr ""
2481
  #: src/Tribe/Aggregator/Tabs/New.php:384
2482
  msgctxt "separator between date and time"
2483
  msgid " at "
2484
- msgstr ""
2485
 
2486
  #: src/Tribe/Aggregator/Tabs/New.php:380
2487
  msgid "Your scheduled import was saved and the first import is complete!"
@@ -2489,7 +2489,7 @@ msgstr ""
2489
 
2490
  #: src/Tribe/Aggregator/Tabs/New.php:355
2491
  msgid "View your event categories"
2492
- msgstr ""
2493
 
2494
  #: src/Tribe/Aggregator/Tabs/New.php:351
2495
  msgid "%1$d new event category was created."
@@ -2501,7 +2501,7 @@ msgstr[3] ""
2501
 
2502
  #: src/Tribe/Aggregator/Tabs/New.php:342
2503
  msgid "View your event organizers"
2504
- msgstr ""
2505
 
2506
  #: src/Tribe/Aggregator/Tabs/New.php:338
2507
  msgid "%1$d new organizer was imported."
@@ -2513,7 +2513,7 @@ msgstr[3] ""
2513
 
2514
  #: src/Tribe/Aggregator/Tabs/New.php:330
2515
  msgid "View your event venues"
2516
- msgstr ""
2517
 
2518
  #: src/Tribe/Aggregator/Tabs/New.php:326
2519
  msgid "%1$d new venue was imported."
@@ -2525,7 +2525,7 @@ msgstr[3] ""
2525
 
2526
  #: src/Tribe/Aggregator/Tabs/New.php:316
2527
  msgid "View all %s"
2528
- msgstr ""
2529
 
2530
  #: src/Tribe/Aggregator/Tabs/New.php:308
2531
  msgid "No %1$s were imported or updated."
@@ -2590,7 +2590,7 @@ msgstr ""
2590
 
2591
  #: src/Tribe/Aggregator/Tabs/Edit.php:137
2592
  msgid "View All Scheduled Imports"
2593
- msgstr ""
2594
 
2595
  #: src/Tribe/Aggregator/Tabs/Edit.php:131
2596
  msgid "Scheduled import was successfully updated."
@@ -2700,10 +2700,10 @@ msgstr ""
2700
  msgctxt "event aggregator status"
2701
  msgid "Draft <span class=\"count\">(%s)</span>"
2702
  msgid_plural "Draft <span class=\"count\">(%s)</span>"
2703
- msgstr[0] ""
2704
- msgstr[1] ""
2705
- msgstr[2] ""
2706
- msgstr[3] ""
2707
 
2708
  #: src/Tribe/Aggregator/Records.php:256
2709
  msgctxt "event aggregator status"
@@ -2903,11 +2903,11 @@ msgstr ""
2903
 
2904
  #: src/Tribe/Aggregator/Record/List_Table.php:506
2905
  msgid "Radius:"
2906
- msgstr ""
2907
 
2908
  #: src/Tribe/Aggregator/Record/List_Table.php:489
2909
  msgid "Keywords:"
2910
- msgstr ""
2911
 
2912
  #: src/Tribe/Aggregator/Record/List_Table.php:476
2913
  #: src/Tribe/Ignored_Events.php:329
@@ -2917,7 +2917,7 @@ msgstr ""
2917
 
2918
  #: src/Tribe/Aggregator/Record/List_Table.php:433
2919
  msgid "Import preview"
2920
- msgstr ""
2921
 
2922
  #: src/Tribe/Aggregator/Record/List_Table.php:429
2923
  msgid "Import pending"
@@ -3562,7 +3562,7 @@ msgstr ""
3562
 
3563
  #: src/Tribe/Venue.php:152
3564
  msgid "venue"
3565
- msgstr ""
3566
 
3567
  #: src/io/csv/admin-views/result.php:33
3568
  msgid "Rows numbers with encoding changes: %s"
@@ -4156,10 +4156,10 @@ msgstr ""
4156
  #: src/views/month/single-day.php:42
4157
  msgid "View %1$s %2$s"
4158
  msgid_plural "View All %1$s %2$s"
4159
- msgstr[0] ""
4160
- msgstr[1] ""
4161
- msgstr[2] ""
4162
- msgstr[3] ""
4163
 
4164
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:54
4165
  msgid "Completed!"
@@ -4199,11 +4199,11 @@ msgstr ""
4199
 
4200
  #: src/views/widgets/list-widget.php:101
4201
  msgid "There are no upcoming %s at this time."
4202
- msgstr ""
4203
 
4204
  #: src/views/widgets/list-widget.php:95
4205
  msgid "View All %s"
4206
- msgstr ""
4207
 
4208
  #: src/views/single-event.php:46 src/views/single-event.php:79
4209
  msgid "%s Navigation"
@@ -4393,7 +4393,7 @@ msgstr ""
4393
 
4394
  #: src/functions/template-tags/loop.php:140
4395
  msgid "Upcoming %s"
4396
- msgstr ""
4397
 
4398
  #: src/functions/template-tags/google-map.php:47
4399
  msgid "+ Google Map"
@@ -6568,7 +6568,7 @@ msgstr "Nimate dovoljenja za ta ukaz."
6568
 
6569
  #: common/src/Tribe/Settings.php:360 src/Tribe/Aggregator/Page.php:88
6570
  msgid "Save Changes"
6571
- msgstr ""
6572
 
6573
  #: common/src/Tribe/Settings.php:352
6574
  msgid "You've requested a non-existent tab."
@@ -6584,7 +6584,7 @@ msgstr "Nastavitve dogodkov"
6584
 
6585
  #: common/src/Tribe/PUE/Checker.php:888
6586
  msgid "Hmmm... something's wrong with this validator. Please contact %ssupport%s."
6587
- msgstr ""
6588
 
6589
  #: common/src/Tribe/PUE/Checker.php:927
6590
  msgid "Valid Key! Expires on %s"
@@ -6617,7 +6617,7 @@ msgstr "Napaka"
6617
 
6618
  #: src/Tribe/Main.php:4444
6619
  msgid "Once Every 30 Mins"
6620
- msgstr ""
6621
 
6622
  #: src/Tribe/Main.php:4371
6623
  msgid "Day Of"
@@ -6625,11 +6625,11 @@ msgstr "Dan od"
6625
 
6626
  #: src/Tribe/Main.php:4369
6627
  msgid "%s From"
6628
- msgstr ""
6629
 
6630
  #: src/Tribe/Main.php:4367
6631
  msgid "%s In"
6632
- msgstr ""
6633
 
6634
  #: src/Tribe/Main.php:4364 src/Tribe/Main.php:4380
6635
  #: src/admin-views/aggregator/origins/refine.php:7
@@ -6669,7 +6669,7 @@ msgstr "CSV"
6669
 
6670
  #: src/Tribe/Admin/Bar/Default_Configurator.php:53
6671
  msgid "Add %s"
6672
- msgstr ""
6673
 
6674
  #: src/Tribe/Admin/Bar/Default_Configurator.php:45 src/Tribe/Main.php:4213
6675
  msgid "View Calendar"
@@ -6677,7 +6677,7 @@ msgstr "Ogled koledarja"
6677
 
6678
  #: src/Tribe/Admin/Bar/Default_Configurator.php:18
6679
  msgid "%s"
6680
- msgstr ""
6681
 
6682
  #: src/Tribe/Main.php:4160
6683
  msgid "Looking for additional functionality including recurring events, ticket sales, publicly submitted events, new views and more?"
@@ -6701,11 +6701,11 @@ msgstr "Podpora"
6701
 
6702
  #: src/Tribe/Main.php:3738 src/Tribe/Main.php:3749
6703
  msgid "%s Information"
6704
- msgstr ""
6705
 
6706
  #: src/Tribe/Main.php:3731
6707
  msgid "%s Options"
6708
- msgstr ""
6709
 
6710
  #: src/Tribe/Main.php:3661 src/Tribe/Main.php:3696
6711
  #: src/functions/template-tags/day.php:157
@@ -6715,19 +6715,19 @@ msgstr "Datum izven dosega."
6715
 
6716
  #: src/Tribe/Main.php:2278
6717
  msgid "all"
6718
- msgstr ""
6719
 
6720
  #: src/Tribe/Main.php:2277 src/functions/template-tags/general.php:91
6721
  msgid "events"
6722
- msgstr ""
6723
 
6724
  #: src/Tribe/Main.php:2276 src/functions/template-tags/general.php:69
6725
  msgid "event"
6726
- msgstr ""
6727
 
6728
  #: src/Tribe/Main.php:2275
6729
  msgid "page"
6730
- msgstr ""
6731
 
6732
  #: common/src/Tribe/Settings_Manager.php:219
6733
  msgid "Network"
@@ -6836,7 +6836,7 @@ msgstr ""
6836
 
6837
  #: src/Tribe/Main.php:1726
6838
  msgid "Search %s Categories"
6839
- msgstr ""
6840
 
6841
  #: src/Tribe/Main.php:1725
6842
  msgid "%s Category"
@@ -6931,7 +6931,7 @@ msgstr "prihajajoče"
6931
 
6932
  #: src/Tribe/Main.php:727
6933
  msgid "list"
6934
- msgstr ""
6935
 
6936
  #: src/Tribe/Main.php:726
6937
  msgid "month"
@@ -7190,7 +7190,7 @@ msgstr ""
7190
 
7191
  #: common/src/Tribe/Cost_Utils.php:108
7192
  msgid "Free"
7193
- msgstr "Zastonj"
7194
 
7195
  #: src/Tribe/Cost_Utils.php:113
7196
  msgctxt "Cost range separator"
@@ -7245,7 +7245,7 @@ msgstr "Začetni datum"
7245
 
7246
  #: src/Tribe/Admin_List.php:246 src/Tribe/Main.php:1724
7247
  msgid "%s Categories"
7248
- msgstr ""
7249
 
7250
  #: src/Tribe/Admin/Timezone_Updater.php:105
7251
  msgid "A problem stopped the timezone update process from completing. Please refresh and try again."
@@ -7256,7 +7256,7 @@ msgstr ""
7256
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:98
7257
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:201
7258
  msgid "%d%% complete"
7259
- msgstr ""
7260
 
7261
  #: src/Tribe/Admin/Timezone_Updater.php:78
7262
  msgid "Update complete: timezone data has been added to all events in the database."
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2018-01-05 07:26:39+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
820
  #: src/Tribe/Venue.php:201
821
  msgctxt "Metabox title"
822
  msgid "Location"
823
+ msgstr "Kraj"
824
 
825
  #: src/admin-views/aggregator/settings.php:55
826
  msgid "Import events but preserve local changes to event fields."
833
  #: src/functions/template-tags/loop.php:171
834
  msgctxt "day_view"
835
  msgid "%1$s for %2$s"
836
+ msgstr "%1$s za %2$s"
837
 
838
  #: src/functions/template-tags/loop.php:162
839
  msgctxt "month view"
840
  msgid "%1$s for %2$s"
841
+ msgstr "%1$s v %2$s"
842
 
843
  #: src/admin-views/tribe-options-display.php:185
844
  msgid "Change the default 3 events per day in month view. To impose no limit, you may specify -1. Please note there may be performance issues if you allow too many events per day. <a href=\"%s\">Read more</a>."
851
 
852
  #: common/src/Tribe/Validate.php:245
853
  msgid "%s must be a whole number."
854
+ msgstr "%s mora biti celo število."
855
 
856
  #: common/src/Tribe/Documentation/Swagger/Term_Definition_Provider.php:52
857
  msgid "The URL to the term archive page"
963
 
964
  #: src/Tribe/Main.php:4340
965
  msgid "Keyword"
966
+ msgstr "Ključna beseda"
967
 
968
  #: src/functions/template-tags/loop.php:130
969
  msgctxt "featured events title"
978
  #: src/admin-views/events-meta-box.php:99
979
  msgctxt "Start Date Time \"to\" End Date Time"
980
  msgid "to"
981
+ msgstr "do"
982
 
983
  #: src/admin-views/aggregator/fields/schedule.php:79
984
  #: src/admin-views/events-meta-box.php:97
985
  #: src/admin-views/events-meta-box.php:112
986
  msgid "HH:MM"
987
+ msgstr "UU:MM"
988
 
989
  #: src/admin-views/events-meta-box.php:72
990
  msgid "Start/End:"
991
+ msgstr "Začetek/Konec:"
992
 
993
  #: src/admin-views/event-sidebar-options.php:33
994
  msgid "Featured events are highlighted on the front end in views, archives, and widgets."
1000
 
1001
  #: src/admin-views/create-venue-fields.php:233
1002
  msgid "Show Google Map Link?"
1003
+ msgstr "Pokaži povezavo Google Zemljevid?"
1004
 
1005
  #: src/admin-views/create-venue-fields.php:215
1006
  msgid "Show Google Map?"
1007
+ msgstr "Prikaži Google zemljevid?"
1008
 
1009
  #: src/admin-views/create-venue-fields.php:179
1010
  msgid "Venue URL"
1012
 
1013
  #: src/admin-views/create-venue-fields.php:151
1014
  msgid "Venue Zip Code"
1015
+ msgstr "Poštna številka prizorišča"
1016
 
1017
  #: src/admin-views/create-venue-fields.php:124
1018
  #: src/admin-views/create-venue-fields.php:130
1019
  msgid "Venue State"
1020
+ msgstr "Država prizorišča"
1021
 
1022
  #: src/admin-views/aggregator/settings.php:97
1023
  msgid "Stop all Event Aggregator imports from running. Existing imported events will not be affected. Imports via CSV file will still be available."
1033
 
1034
  #: src/Tribe/iCal.php:108
1035
  msgid "Export Events"
1036
+ msgstr "Izvozi dogodeke"
1037
 
1038
  #: src/Tribe/Main.php:732
1039
  msgctxt "featured events slug"
1046
 
1047
  #: src/Tribe/Linked_Posts/Chooser_Meta_Box.php:279
1048
  msgid "Delete this"
1049
+ msgstr "Izbrišite"
1050
 
1051
  #: src/Tribe/Event_Tickets/Attendees_Report.php:38
1052
  msgid "Event Date:"
1053
+ msgstr "Datum dogodka:"
1054
 
1055
  #: src/Tribe/Customizer/Widget.php:132
1056
  msgid "Show Featured Event Images"
1057
+ msgstr "Pokaži prikazne slike dogodka"
1058
 
1059
  #: src/Tribe/Customizer/Widget.php:113
1060
  msgid "Calendar Date Bar Color"
1062
 
1063
  #: src/Tribe/Customizer/Widget.php:91
1064
  msgid "Calendar Header Color"
1065
+ msgstr "Barva glave koledarja"
1066
 
1067
  #: src/Tribe/Customizer/Widget.php:59
1068
  msgid "Widgets"
1078
 
1079
  #: src/Tribe/Customizer/Single_Event.php:78
1080
  msgid "Single Event"
1081
+ msgstr "Posamezni dogodek"
1082
 
1083
  #: src/Tribe/Customizer/Month_Week_View.php:197
1084
  msgid "Calendar Highlight Color"
1095
 
1096
  #: src/Tribe/Customizer/Month_Week_View.php:143
1097
  msgid "Month View"
1098
+ msgstr "Mesečni pogled"
1099
 
1100
  #: src/Tribe/Customizer/Global_Elements.php:211
1101
  msgid "Map Pin"
1103
 
1104
  #: src/Tribe/Customizer/Global_Elements.php:189
1105
  msgid "Button Color"
1106
+ msgstr "Barva gumba"
1107
 
1108
  #: src/Tribe/Customizer/Global_Elements.php:167
1109
  msgid "Filter Bar Color"
1111
 
1112
  #: src/Tribe/Customizer/Global_Elements.php:145
1113
  msgid "Link Color"
1114
+ msgstr "Barva povezave"
1115
 
1116
  #: src/Tribe/Customizer/Global_Elements.php:114
1117
  msgid "Options selected here will override what was selected in the \"General Theme\" section"
1118
+ msgstr "Nastavitve, ki ste jih izbrali tukaj, bodo prepisale, kar je bilo izbrano v rubriki \"Splošna tema\""
1119
 
1120
  #: src/Tribe/Customizer/Global_Elements.php:113
1121
  msgid "Global Elements"
1122
+ msgstr "Globalni elementi"
1123
 
1124
  #: src/Tribe/Customizer/General_Theme.php:396
1125
  msgid "Custom"
1126
+ msgstr "Po meri"
1127
 
1128
  #: src/Tribe/Customizer/General_Theme.php:390
1129
  msgid "Sunshine"
1147
 
1148
  #: src/Tribe/Customizer/General_Theme.php:360
1149
  msgid "Default"
1150
+ msgstr "Privzet"
1151
 
1152
  #: src/Tribe/Customizer/General_Theme.php:354
1153
  msgid "Deep Sea"
1175
 
1176
  #: src/Tribe/Customizer/Day_List_View.php:115
1177
  msgid "Price Background Color"
1178
+ msgstr "Barva ozadja za cene"
1179
 
1180
  #: src/Tribe/Customizer/Day_List_View.php:83
1181
  msgid "List-style Views"
1182
+ msgstr "Pogled v obliki seznama"
1183
 
1184
  #: src/Tribe/Customizer/Day_List_View.php:75
1185
  msgid "These settings impact all list-style views, including List View and Day View."
1191
 
1192
  #: src/Tribe/Asset/Dynamic.php:75
1193
  msgid "This event is all day starting on %%startdatenoyear%% and ending on %%enddatewithyear%%."
1194
+ msgstr "Celodnevni dogodek se bo začel %%startdatenoyear%% in zaključil %%enddatewithyear%%."
1195
 
1196
  #: src/Tribe/Asset/Dynamic.php:74
1197
  msgid "This event starts at %%starttime%% on %%startdatenoyear%% and ends on %%enddatewithyear%%"
1198
+ msgstr "Dogodek se začne ob %%starttime%% v %%startdatenoyear%% in zaključil v %%enddatewithyear%%"
1199
 
1200
  #: src/Tribe/Asset/Dynamic.php:73
1201
  msgid "This event starts at %%starttime%% on %%startdatenoyear%% and ends at %%endtime%% on %%enddatewithyear%%"
1202
+ msgstr "Dogodek se bo začel ob %%starttime%% v %%startdatenoyear%% in zaključil ob %%endtime%% v %%enddatewithyear%%"
1203
 
1204
  #: src/Tribe/Asset/Dynamic.php:72
1205
  msgid "This event is all day on %%startdatewithyear%%."
1215
 
1216
  #: src/Tribe/Asset/Dynamic.php:67
1217
  msgid "Dec"
1218
+ msgstr "Dec"
1219
 
1220
  #: src/Tribe/Asset/Dynamic.php:66
1221
  msgid "Nov"
1222
+ msgstr "Nov"
1223
 
1224
  #: src/Tribe/Asset/Dynamic.php:65
1225
  msgid "Oct"
1226
+ msgstr "Okt"
1227
 
1228
  #: src/Tribe/Asset/Dynamic.php:64
1229
  msgid "Sep"
1230
+ msgstr "Sep"
1231
 
1232
  #: src/Tribe/Asset/Dynamic.php:63
1233
  msgid "Aug"
1234
+ msgstr "Avg"
1235
 
1236
  #: src/Tribe/Asset/Dynamic.php:62
1237
  msgid "Jul"
1238
+ msgstr "Jul"
1239
 
1240
  #: src/Tribe/Asset/Dynamic.php:61
1241
  msgid "Jun"
1242
+ msgstr "Jun"
1243
 
1244
  #: src/Tribe/Asset/Dynamic.php:59
1245
  msgid "Apr"
1246
+ msgstr "Apr"
1247
 
1248
  #: src/Tribe/Asset/Dynamic.php:58
1249
  msgid "Mar"
1250
+ msgstr "Mar"
1251
 
1252
  #: src/Tribe/Asset/Dynamic.php:57
1253
  msgid "Feb"
1254
+ msgstr "Feb"
1255
 
1256
  #: src/Tribe/Asset/Dynamic.php:56
1257
  msgid "Jan"
1258
+ msgstr "Jan"
1259
 
1260
  #: src/Tribe/Asset/Dynamic.php:53
1261
  msgid "December"
1262
+ msgstr "December"
1263
 
1264
  #: src/Tribe/Asset/Dynamic.php:52
1265
  msgid "November"
1266
+ msgstr "November"
1267
 
1268
  #: src/Tribe/Asset/Dynamic.php:51
1269
  msgid "October"
1270
+ msgstr "Oktober"
1271
 
1272
  #: src/Tribe/Asset/Dynamic.php:50
1273
  msgid "September"
1274
+ msgstr "September"
1275
 
1276
  #: src/Tribe/Asset/Dynamic.php:49
1277
  msgid "August"
1278
+ msgstr "Avgust"
1279
 
1280
  #: src/Tribe/Asset/Dynamic.php:48
1281
  msgid "July"
1282
+ msgstr "Julij"
1283
 
1284
  #: src/Tribe/Asset/Dynamic.php:47
1285
  msgid "June"
1286
+ msgstr "Junij"
1287
 
1288
  #: src/Tribe/Asset/Dynamic.php:46 src/Tribe/Asset/Dynamic.php:60
1289
  msgid "May"
1290
+ msgstr "Maj"
1291
 
1292
  #: src/Tribe/Asset/Dynamic.php:45
1293
  msgid "April"
1294
+ msgstr "April"
1295
 
1296
  #: src/Tribe/Asset/Dynamic.php:44
1297
  msgid "March"
1298
+ msgstr "Marec"
1299
 
1300
  #: src/Tribe/Asset/Dynamic.php:43
1301
  msgid "February"
1302
+ msgstr "Februar"
1303
 
1304
  #: src/Tribe/Asset/Dynamic.php:42
1305
  msgid "January"
1306
+ msgstr "Januar"
1307
 
1308
  #: src/Tribe/Asset/Dynamic.php:39
1309
  msgid "Sat"
1310
+ msgstr "Sob"
1311
 
1312
  #: src/Tribe/Asset/Dynamic.php:38
1313
  msgid "Fri"
1314
+ msgstr "Pet"
1315
 
1316
  #: src/Tribe/Asset/Dynamic.php:37
1317
  msgid "Thu"
1318
+ msgstr "Čet"
1319
 
1320
  #: src/Tribe/Asset/Dynamic.php:36
1321
  msgid "Wed"
1322
+ msgstr "Sre"
1323
 
1324
  #: src/Tribe/Asset/Dynamic.php:35
1325
  msgid "Tue"
1326
+ msgstr "Tor"
1327
 
1328
  #: src/Tribe/Asset/Dynamic.php:34
1329
  msgid "Mon"
1330
+ msgstr "Pon"
1331
 
1332
  #: src/Tribe/Asset/Dynamic.php:33
1333
  msgid "Sun"
1334
+ msgstr "Ned"
1335
 
1336
  #: src/Tribe/Asset/Dynamic.php:30
1337
  msgid "Saturday"
1338
+ msgstr "Sobota"
1339
 
1340
  #: src/Tribe/Asset/Dynamic.php:29
1341
  msgid "Friday"
1342
+ msgstr "Petek"
1343
 
1344
  #: src/Tribe/Asset/Dynamic.php:28
1345
  msgid "Thursday"
1346
+ msgstr "Četrtek"
1347
 
1348
  #: src/Tribe/Asset/Dynamic.php:27
1349
  msgid "Wednesday"
1350
+ msgstr "Sreda"
1351
 
1352
  #: src/Tribe/Asset/Dynamic.php:26
1353
  msgid "Tuesday"
1354
+ msgstr "Torek"
1355
 
1356
  #: src/Tribe/Asset/Dynamic.php:25
1357
  msgid "Monday"
1358
+ msgstr "Ponedeljek"
1359
 
1360
  #: src/Tribe/Asset/Dynamic.php:24
1361
  msgid "Sunday"
1362
+ msgstr "Nedelja"
1363
 
1364
  #: src/Tribe/Admin/Front_Page_View.php:18
1365
  msgctxt "Static front page setting"
2083
  #: src/admin-views/aggregator/origins/meetup.php:160
2084
  #: src/admin-views/aggregator/origins/url.php:119
2085
  msgid "Preview"
2086
+ msgstr "Predogled"
2087
 
2088
  #: src/admin-views/aggregator/origins/csv.php:68
2089
  #: src/admin-views/aggregator/origins/ics.php:35
2472
 
2473
  #: src/Tribe/Aggregator/Tabs/New.php:393
2474
  msgid "View your scheduled imports."
2475
+ msgstr "Poglej svoje predvidene uvoze."
2476
 
2477
  #: src/Tribe/Aggregator/Tabs/New.php:389
2478
  msgid "The next import is scheduled for %1$s."
2481
  #: src/Tribe/Aggregator/Tabs/New.php:384
2482
  msgctxt "separator between date and time"
2483
  msgid " at "
2484
+ msgstr "ob"
2485
 
2486
  #: src/Tribe/Aggregator/Tabs/New.php:380
2487
  msgid "Your scheduled import was saved and the first import is complete!"
2489
 
2490
  #: src/Tribe/Aggregator/Tabs/New.php:355
2491
  msgid "View your event categories"
2492
+ msgstr "Poglej kategorije dogodkov"
2493
 
2494
  #: src/Tribe/Aggregator/Tabs/New.php:351
2495
  msgid "%1$d new event category was created."
2501
 
2502
  #: src/Tribe/Aggregator/Tabs/New.php:342
2503
  msgid "View your event organizers"
2504
+ msgstr "Poglej vaše organizatorje dogodkov"
2505
 
2506
  #: src/Tribe/Aggregator/Tabs/New.php:338
2507
  msgid "%1$d new organizer was imported."
2513
 
2514
  #: src/Tribe/Aggregator/Tabs/New.php:330
2515
  msgid "View your event venues"
2516
+ msgstr "Poglej vaša prizorišča dogodkov"
2517
 
2518
  #: src/Tribe/Aggregator/Tabs/New.php:326
2519
  msgid "%1$d new venue was imported."
2525
 
2526
  #: src/Tribe/Aggregator/Tabs/New.php:316
2527
  msgid "View all %s"
2528
+ msgstr "Poglej vse %s"
2529
 
2530
  #: src/Tribe/Aggregator/Tabs/New.php:308
2531
  msgid "No %1$s were imported or updated."
2590
 
2591
  #: src/Tribe/Aggregator/Tabs/Edit.php:137
2592
  msgid "View All Scheduled Imports"
2593
+ msgstr "Poglej vse predvidene uvoze"
2594
 
2595
  #: src/Tribe/Aggregator/Tabs/Edit.php:131
2596
  msgid "Scheduled import was successfully updated."
2700
  msgctxt "event aggregator status"
2701
  msgid "Draft <span class=\"count\">(%s)</span>"
2702
  msgid_plural "Draft <span class=\"count\">(%s)</span>"
2703
+ msgstr[0] "Osnutek <span class=\"count\">(%s)</span>"
2704
+ msgstr[1] "Osnutka <span class=\"count\">(%s)</span>"
2705
+ msgstr[2] "Osnutki <span class=\"count\">(%s)</span>"
2706
+ msgstr[3] "Osnutki <span class=\"count\">(%s)</span>"
2707
 
2708
  #: src/Tribe/Aggregator/Records.php:256
2709
  msgctxt "event aggregator status"
2903
 
2904
  #: src/Tribe/Aggregator/Record/List_Table.php:506
2905
  msgid "Radius:"
2906
+ msgstr "Radij:"
2907
 
2908
  #: src/Tribe/Aggregator/Record/List_Table.php:489
2909
  msgid "Keywords:"
2910
+ msgstr "Ključne besede:"
2911
 
2912
  #: src/Tribe/Aggregator/Record/List_Table.php:476
2913
  #: src/Tribe/Ignored_Events.php:329
2917
 
2918
  #: src/Tribe/Aggregator/Record/List_Table.php:433
2919
  msgid "Import preview"
2920
+ msgstr "Uvozi predogled"
2921
 
2922
  #: src/Tribe/Aggregator/Record/List_Table.php:429
2923
  msgid "Import pending"
3562
 
3563
  #: src/Tribe/Venue.php:152
3564
  msgid "venue"
3565
+ msgstr "prizorišče"
3566
 
3567
  #: src/io/csv/admin-views/result.php:33
3568
  msgid "Rows numbers with encoding changes: %s"
4156
  #: src/views/month/single-day.php:42
4157
  msgid "View %1$s %2$s"
4158
  msgid_plural "View All %1$s %2$s"
4159
+ msgstr[0] "Prikaži %1$s %2$s"
4160
+ msgstr[1] "Prikaži %1$s %2$s"
4161
+ msgstr[2] "Prikaži vse %1$s %2$s"
4162
+ msgstr[3] "Prikaži vse %1$s %2$s"
4163
 
4164
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:54
4165
  msgid "Completed!"
4199
 
4200
  #: src/views/widgets/list-widget.php:101
4201
  msgid "There are no upcoming %s at this time."
4202
+ msgstr "Trenutno ni prihajajočih %s."
4203
 
4204
  #: src/views/widgets/list-widget.php:95
4205
  msgid "View All %s"
4206
+ msgstr "Poglej vse %s"
4207
 
4208
  #: src/views/single-event.php:46 src/views/single-event.php:79
4209
  msgid "%s Navigation"
4393
 
4394
  #: src/functions/template-tags/loop.php:140
4395
  msgid "Upcoming %s"
4396
+ msgstr "Prihajajoči %s"
4397
 
4398
  #: src/functions/template-tags/google-map.php:47
4399
  msgid "+ Google Map"
6568
 
6569
  #: common/src/Tribe/Settings.php:360 src/Tribe/Aggregator/Page.php:88
6570
  msgid "Save Changes"
6571
+ msgstr "Shrani spremembe"
6572
 
6573
  #: common/src/Tribe/Settings.php:352
6574
  msgid "You've requested a non-existent tab."
6584
 
6585
  #: common/src/Tribe/PUE/Checker.php:888
6586
  msgid "Hmmm... something's wrong with this validator. Please contact %ssupport%s."
6587
+ msgstr "Hmmm ... nekaj je narobe s preverjanjem. Prosimo kontaktirajte %ssupport%s podporo."
6588
 
6589
  #: common/src/Tribe/PUE/Checker.php:927
6590
  msgid "Valid Key! Expires on %s"
6617
 
6618
  #: src/Tribe/Main.php:4444
6619
  msgid "Once Every 30 Mins"
6620
+ msgstr "Enkrat vsakih 30 minut"
6621
 
6622
  #: src/Tribe/Main.php:4371
6623
  msgid "Day Of"
6625
 
6626
  #: src/Tribe/Main.php:4369
6627
  msgid "%s From"
6628
+ msgstr "%s od"
6629
 
6630
  #: src/Tribe/Main.php:4367
6631
  msgid "%s In"
6632
+ msgstr "%s v"
6633
 
6634
  #: src/Tribe/Main.php:4364 src/Tribe/Main.php:4380
6635
  #: src/admin-views/aggregator/origins/refine.php:7
6669
 
6670
  #: src/Tribe/Admin/Bar/Default_Configurator.php:53
6671
  msgid "Add %s"
6672
+ msgstr "Dodaj %s"
6673
 
6674
  #: src/Tribe/Admin/Bar/Default_Configurator.php:45 src/Tribe/Main.php:4213
6675
  msgid "View Calendar"
6677
 
6678
  #: src/Tribe/Admin/Bar/Default_Configurator.php:18
6679
  msgid "%s"
6680
+ msgstr "%s"
6681
 
6682
  #: src/Tribe/Main.php:4160
6683
  msgid "Looking for additional functionality including recurring events, ticket sales, publicly submitted events, new views and more?"
6701
 
6702
  #: src/Tribe/Main.php:3738 src/Tribe/Main.php:3749
6703
  msgid "%s Information"
6704
+ msgstr "%s informacije"
6705
 
6706
  #: src/Tribe/Main.php:3731
6707
  msgid "%s Options"
6708
+ msgstr "%s možnosti"
6709
 
6710
  #: src/Tribe/Main.php:3661 src/Tribe/Main.php:3696
6711
  #: src/functions/template-tags/day.php:157
6715
 
6716
  #: src/Tribe/Main.php:2278
6717
  msgid "all"
6718
+ msgstr "vsi"
6719
 
6720
  #: src/Tribe/Main.php:2277 src/functions/template-tags/general.php:91
6721
  msgid "events"
6722
+ msgstr "dogodki"
6723
 
6724
  #: src/Tribe/Main.php:2276 src/functions/template-tags/general.php:69
6725
  msgid "event"
6726
+ msgstr "dogodek"
6727
 
6728
  #: src/Tribe/Main.php:2275
6729
  msgid "page"
6730
+ msgstr "stran"
6731
 
6732
  #: common/src/Tribe/Settings_Manager.php:219
6733
  msgid "Network"
6836
 
6837
  #: src/Tribe/Main.php:1726
6838
  msgid "Search %s Categories"
6839
+ msgstr "Išči %s kategorij"
6840
 
6841
  #: src/Tribe/Main.php:1725
6842
  msgid "%s Category"
6931
 
6932
  #: src/Tribe/Main.php:727
6933
  msgid "list"
6934
+ msgstr "seznam"
6935
 
6936
  #: src/Tribe/Main.php:726
6937
  msgid "month"
7190
 
7191
  #: common/src/Tribe/Cost_Utils.php:108
7192
  msgid "Free"
7193
+ msgstr "Brezplačno"
7194
 
7195
  #: src/Tribe/Cost_Utils.php:113
7196
  msgctxt "Cost range separator"
7245
 
7246
  #: src/Tribe/Admin_List.php:246 src/Tribe/Main.php:1724
7247
  msgid "%s Categories"
7248
+ msgstr "%s kategorije"
7249
 
7250
  #: src/Tribe/Admin/Timezone_Updater.php:105
7251
  msgid "A problem stopped the timezone update process from completing. Please refresh and try again."
7256
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:98
7257
  #: src/Tribe/Aggregator/Record/Queue_Realtime.php:201
7258
  msgid "%d%% complete"
7259
+ msgstr "%d%% dokončano"
7260
 
7261
  #: src/Tribe/Admin/Timezone_Updater.php:78
7262
  msgid "Update complete: timezone data has been added to all events in the database."
lang/the-events-calendar-sv_SE.mo CHANGED
Binary file
lang/the-events-calendar-sv_SE.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2017-11-15 13:47:40+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -6659,7 +6659,7 @@ msgstr "alla"
6659
 
6660
  #: src/Tribe/Main.php:2277 src/functions/template-tags/general.php:91
6661
  msgid "events"
6662
- msgstr "föreställningar"
6663
 
6664
  #: src/Tribe/Main.php:2276 src/functions/template-tags/general.php:69
6665
  msgid "event"
2
  # This file is distributed under the same license as the Plugins - The Events Calendar - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2017-12-16 12:38:44+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
6659
 
6660
  #: src/Tribe/Main.php:2277 src/functions/template-tags/general.php:91
6661
  msgid "events"
6662
+ msgstr "evenemang"
6663
 
6664
  #: src/Tribe/Main.php:2276 src/functions/template-tags/general.php:69
6665
  msgid "event"
lang/the-events-calendar.pot CHANGED
@@ -1,15 +1,15 @@
1
- # Copyright (C) 2017 Modern Tribe
2
  # This file is distributed under the same license as the The Events Calendar package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: The Events Calendar 4.6.8\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/the-events-"
7
  "calendar\n"
8
- "POT-Creation-Date: 2017-12-15 21:58:35+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "PO-Revision-Date: 2017-12-15 21:58\n"
13
  "Last-Translator: \n"
14
  "Language-Team: \n"
15
 
@@ -480,23 +480,23 @@ msgstr[1] ""
480
  msgid "Manage Active Plugins"
481
  msgstr ""
482
 
483
- #: src/Tribe/Aggregator/Record/Abstract.php:342
484
  msgid "Something went wrong while inserting the record in the database."
485
  msgstr ""
486
 
487
- #: src/Tribe/Aggregator/Record/Abstract.php:476
488
  msgid "Record: "
489
  msgstr ""
490
 
491
- #: src/Tribe/Aggregator/Record/Abstract.php:1073
492
  msgid "Deleted Attachment: %d"
493
  msgstr ""
494
 
495
- #: src/Tribe/Aggregator/Record/Abstract.php:1088
496
  msgid " (opens in a new window)"
497
  msgstr ""
498
 
499
- #: src/Tribe/Aggregator/Record/Abstract.php:1131
500
  msgid ""
501
  "When this import was last scheduled to run, the daily limit for your Event "
502
  "Aggregator license had already been reached."
@@ -2312,7 +2312,7 @@ msgstr ""
2312
  msgid "Upcoming Events"
2313
  msgstr ""
2314
 
2315
- #. #-#-#-#-# the-events-calendar.pot (The Events Calendar 4.6.8) #-#-#-#-#
2316
  #. Plugin Name of the plugin/theme
2317
  #: src/Tribe/Main.php:727 src/Tribe/Main.php:1062
2318
  #: src/functions/template-tags/general.php:1312
@@ -2829,7 +2829,7 @@ msgstr ""
2829
  msgid "organizers"
2830
  msgstr ""
2831
 
2832
- #: src/Tribe/Organizer.php:358
2833
  msgid "Unnamed %s"
2834
  msgstr ""
2835
 
@@ -2897,8 +2897,8 @@ msgid "The event slug"
2897
  msgstr ""
2898
 
2899
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:85
2900
- #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:77
2901
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:77
2902
  msgid "The event featured image details if set"
2903
  msgstr ""
2904
 
@@ -3051,17 +3051,21 @@ msgstr ""
3051
  msgid "The organizer short description"
3052
  msgstr ""
3053
 
3054
- #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:82
 
 
 
 
3055
  #: src/Tribe/REST/V1/Endpoints/Single_Organizer.php:263
3056
  msgid "The organizer phone number"
3057
  msgstr ""
3058
 
3059
- #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:86
3060
  #: src/Tribe/REST/V1/Endpoints/Single_Organizer.php:269
3061
  msgid "The organizer website"
3062
  msgstr ""
3063
 
3064
- #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:90
3065
  msgid "The organizer email address"
3066
  msgstr ""
3067
 
@@ -3114,63 +3118,67 @@ msgstr ""
3114
  msgid "The venue short description"
3115
  msgstr ""
3116
 
3117
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:82
3118
- msgid "Whether the map should be shown for the venue or not"
3119
  msgstr ""
3120
 
3121
  #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:86
3122
- msgid "Whether the map link should be shown for the venue or not"
3123
  msgstr ""
3124
 
3125
  #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:90
 
 
 
 
3126
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:256
3127
  msgid "The venue address"
3128
  msgstr ""
3129
 
3130
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:94
3131
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:262
3132
  msgid "The venue city"
3133
  msgstr ""
3134
 
3135
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:98
3136
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:268
3137
  msgid "The venue country"
3138
  msgstr ""
3139
 
3140
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:102
3141
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:274
3142
  msgid "The venue province"
3143
  msgstr ""
3144
 
3145
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:106
3146
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:280
3147
  msgid "The venue state"
3148
  msgstr ""
3149
 
3150
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:110
3151
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:286
3152
  msgid "The venue ZIP code"
3153
  msgstr ""
3154
 
3155
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:114
3156
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:292
3157
  msgid "The venue phone number"
3158
  msgstr ""
3159
 
3160
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:118
3161
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:304
3162
  msgid "The venue website URL"
3163
  msgstr ""
3164
 
3165
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:122
3166
  msgid "The venue state or province"
3167
  msgstr ""
3168
 
3169
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:127
3170
  msgid "The venue geo latitude"
3171
  msgstr ""
3172
 
3173
- #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:132
3174
  msgid "The venue geo longitude"
3175
  msgstr ""
3176
 
@@ -3767,6 +3775,10 @@ msgstr ""
3767
  msgid "The organizer featured image ID or URL"
3768
  msgstr ""
3769
 
 
 
 
 
3770
  #: src/Tribe/REST/V1/Endpoints/Single_Tag.php:25
3771
  msgid "The event tag name"
3772
  msgstr ""
@@ -3912,6 +3924,10 @@ msgstr ""
3912
  msgid "The venue state and province"
3913
  msgstr ""
3914
 
 
 
 
 
3915
  #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:91
3916
  msgid "The Events Calendar REST API"
3917
  msgstr ""
@@ -4074,22 +4090,22 @@ msgstr ""
4074
  msgid "This %s has passed."
4075
  msgstr ""
4076
 
4077
- #: src/Tribe/Template/Month.php:412
4078
  msgid ""
4079
  "There were no results found for %s this month. Try searching next month."
4080
  msgstr ""
4081
 
4082
- #: src/Tribe/Template/Month.php:416
4083
  msgid ""
4084
  "No matching %1$s listed under %2$s. Please try viewing the full calendar for "
4085
  "a complete list of events."
4086
  msgstr ""
4087
 
4088
- #: src/Tribe/Template/Month.php:418 src/Tribe/Template_Factory.php:306
4089
  msgid "There were no results found."
4090
  msgstr ""
4091
 
4092
- #: src/Tribe/Template/Month.php:908
4093
  msgid ""
4094
  "The requested date \"%s\" was not valid &ndash; showing the current month "
4095
  "instead"
@@ -4166,11 +4182,11 @@ msgctxt "Metabox title"
4166
  msgid "Location"
4167
  msgstr ""
4168
 
4169
- #: src/Tribe/Venue.php:307 src/functions/template-tags/venue.php:379
4170
  msgid "United States"
4171
  msgstr ""
4172
 
4173
- #: src/Tribe/Venue.php:373
4174
  msgid "Unnamed Venue"
4175
  msgstr ""
4176
 
@@ -4205,6 +4221,11 @@ msgid ""
4205
  "compatible apps"
4206
  msgstr ""
4207
 
 
 
 
 
 
4208
  #: src/admin-views/admin-update-message.php:9
4209
  #: src/admin-views/admin-welcome-message.php:11
4210
  msgid "You are running Version %s and deserve a hug :-)"
1
+ # Copyright (C) 2018 Modern Tribe
2
  # This file is distributed under the same license as the The Events Calendar package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: The Events Calendar 4.6.9\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/the-events-"
7
  "calendar\n"
8
+ "POT-Creation-Date: 2018-01-09 00:05:14+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "PO-Revision-Date: 2018-01-09 00:05\n"
13
  "Last-Translator: \n"
14
  "Language-Team: \n"
15
 
480
  msgid "Manage Active Plugins"
481
  msgstr ""
482
 
483
+ #: src/Tribe/Aggregator/Record/Abstract.php:343
484
  msgid "Something went wrong while inserting the record in the database."
485
  msgstr ""
486
 
487
+ #: src/Tribe/Aggregator/Record/Abstract.php:477
488
  msgid "Record: "
489
  msgstr ""
490
 
491
+ #: src/Tribe/Aggregator/Record/Abstract.php:1074
492
  msgid "Deleted Attachment: %d"
493
  msgstr ""
494
 
495
+ #: src/Tribe/Aggregator/Record/Abstract.php:1089
496
  msgid " (opens in a new window)"
497
  msgstr ""
498
 
499
+ #: src/Tribe/Aggregator/Record/Abstract.php:1139
500
  msgid ""
501
  "When this import was last scheduled to run, the daily limit for your Event "
502
  "Aggregator license had already been reached."
2312
  msgid "Upcoming Events"
2313
  msgstr ""
2314
 
2315
+ #. #-#-#-#-# the-events-calendar.pot (The Events Calendar 4.6.9) #-#-#-#-#
2316
  #. Plugin Name of the plugin/theme
2317
  #: src/Tribe/Main.php:727 src/Tribe/Main.php:1062
2318
  #: src/functions/template-tags/general.php:1312
2829
  msgid "organizers"
2830
  msgstr ""
2831
 
2832
+ #: src/Tribe/Organizer.php:371
2833
  msgid "Unnamed %s"
2834
  msgstr ""
2835
 
2897
  msgstr ""
2898
 
2899
  #: src/Tribe/REST/V1/Documentation/Event_Definition_Provider.php:85
2900
+ #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:81
2901
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:81
2902
  msgid "The event featured image details if set"
2903
  msgstr ""
2904
 
3051
  msgid "The organizer short description"
3052
  msgstr ""
3053
 
3054
+ #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:77
3055
+ msgid "The organizer slug"
3056
+ msgstr ""
3057
+
3058
+ #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:86
3059
  #: src/Tribe/REST/V1/Endpoints/Single_Organizer.php:263
3060
  msgid "The organizer phone number"
3061
  msgstr ""
3062
 
3063
+ #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:90
3064
  #: src/Tribe/REST/V1/Endpoints/Single_Organizer.php:269
3065
  msgid "The organizer website"
3066
  msgstr ""
3067
 
3068
+ #: src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php:94
3069
  msgid "The organizer email address"
3070
  msgstr ""
3071
 
3118
  msgid "The venue short description"
3119
  msgstr ""
3120
 
3121
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:77
3122
+ msgid "The venue slug"
3123
  msgstr ""
3124
 
3125
  #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:86
3126
+ msgid "Whether the map should be shown for the venue or not"
3127
  msgstr ""
3128
 
3129
  #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:90
3130
+ msgid "Whether the map link should be shown for the venue or not"
3131
+ msgstr ""
3132
+
3133
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:94
3134
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:256
3135
  msgid "The venue address"
3136
  msgstr ""
3137
 
3138
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:98
3139
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:262
3140
  msgid "The venue city"
3141
  msgstr ""
3142
 
3143
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:102
3144
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:268
3145
  msgid "The venue country"
3146
  msgstr ""
3147
 
3148
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:106
3149
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:274
3150
  msgid "The venue province"
3151
  msgstr ""
3152
 
3153
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:110
3154
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:280
3155
  msgid "The venue state"
3156
  msgstr ""
3157
 
3158
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:114
3159
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:286
3160
  msgid "The venue ZIP code"
3161
  msgstr ""
3162
 
3163
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:118
3164
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:292
3165
  msgid "The venue phone number"
3166
  msgstr ""
3167
 
3168
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:122
3169
  #: src/Tribe/REST/V1/Endpoints/Single_Venue.php:304
3170
  msgid "The venue website URL"
3171
  msgstr ""
3172
 
3173
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:126
3174
  msgid "The venue state or province"
3175
  msgstr ""
3176
 
3177
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:131
3178
  msgid "The venue geo latitude"
3179
  msgstr ""
3180
 
3181
+ #: src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php:136
3182
  msgid "The venue geo longitude"
3183
  msgstr ""
3184
 
3775
  msgid "The organizer featured image ID or URL"
3776
  msgstr ""
3777
 
3778
+ #: src/Tribe/REST/V1/Endpoints/Single_Organizer_Slug.php:36
3779
+ msgid "the organizer post name"
3780
+ msgstr ""
3781
+
3782
  #: src/Tribe/REST/V1/Endpoints/Single_Tag.php:25
3783
  msgid "The event tag name"
3784
  msgstr ""
3924
  msgid "The venue state and province"
3925
  msgstr ""
3926
 
3927
+ #: src/Tribe/REST/V1/Endpoints/Single_Venue_Slug.php:36
3928
+ msgid "the venue post name"
3929
+ msgstr ""
3930
+
3931
  #: src/Tribe/REST/V1/Endpoints/Swagger_Documentation.php:91
3932
  msgid "The Events Calendar REST API"
3933
  msgstr ""
4090
  msgid "This %s has passed."
4091
  msgstr ""
4092
 
4093
+ #: src/Tribe/Template/Month.php:446
4094
  msgid ""
4095
  "There were no results found for %s this month. Try searching next month."
4096
  msgstr ""
4097
 
4098
+ #: src/Tribe/Template/Month.php:450
4099
  msgid ""
4100
  "No matching %1$s listed under %2$s. Please try viewing the full calendar for "
4101
  "a complete list of events."
4102
  msgstr ""
4103
 
4104
+ #: src/Tribe/Template/Month.php:452 src/Tribe/Template_Factory.php:306
4105
  msgid "There were no results found."
4106
  msgstr ""
4107
 
4108
+ #: src/Tribe/Template/Month.php:942
4109
  msgid ""
4110
  "The requested date \"%s\" was not valid &ndash; showing the current month "
4111
  "instead"
4182
  msgid "Location"
4183
  msgstr ""
4184
 
4185
+ #: src/Tribe/Venue.php:320 src/functions/template-tags/venue.php:379
4186
  msgid "United States"
4187
  msgstr ""
4188
 
4189
+ #: src/Tribe/Venue.php:386
4190
  msgid "Unnamed Venue"
4191
  msgstr ""
4192
 
4221
  "compatible apps"
4222
  msgstr ""
4223
 
4224
+ #: src/Tribe/iCal.php:424
4225
+ msgctxt "iCal feed description"
4226
+ msgid "Events for %s"
4227
+ msgstr ""
4228
+
4229
  #: src/admin-views/admin-update-message.php:9
4230
  #: src/admin-views/admin-welcome-message.php:11
4231
  msgid "You are running Version %s and deserve a hug :-)"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Contributors: ModernTribe, borkweb, aguseo, barry.hughes, bordoni, brianjessee,
4
  Tags: events, calendar, event, venue, organizer, dates, date, google maps, conference, workshop, concert, meeting, seminar, summit, class, modern tribe, tribe, widget
5
  Donate link: http://m.tri.be/29
6
  Requires at least: 4.5
7
- Stable tag: 4.6.8
8
  Tested up to: 4.9.1
9
  Requires PHP: 5.2.4
10
  License: GPLv2 or later
@@ -72,7 +72,7 @@ Just getting started? Definitely watch and read through the [New User Primer](ht
72
  * Widget: Upcoming events list
73
  * Events Taxonomies (Categories & Tags)
74
  * Google Calendar and iCal exporting
75
- * WP REST API endpoints
76
  * Completely ajaxified for super smooth browsing
77
  * Completely responsive from mobile to tablet to desktop
78
  * Tested on the major theme frameworks such as Avada, Genesis, Woo Themes, Thesis and many more.
@@ -308,6 +308,27 @@ The plugin is made with love by [Modern Tribe Inc](http://m.tri.be/2s).
308
 
309
  == Changelog ==
310
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
311
  = [4.6.8] 2017-12-18 =
312
 
313
  * Fix - Preserve filter bar checkbox selections when changing views [66749]
4
  Tags: events, calendar, event, venue, organizer, dates, date, google maps, conference, workshop, concert, meeting, seminar, summit, class, modern tribe, tribe, widget
5
  Donate link: http://m.tri.be/29
6
  Requires at least: 4.5
7
+ Stable tag: 4.6.9
8
  Tested up to: 4.9.1
9
  Requires PHP: 5.2.4
10
  License: GPLv2 or later
72
  * Widget: Upcoming events list
73
  * Events Taxonomies (Categories & Tags)
74
  * Google Calendar and iCal exporting
75
+ * WP REST API endpoints
76
  * Completely ajaxified for super smooth browsing
77
  * Completely responsive from mobile to tablet to desktop
78
  * Tested on the major theme frameworks such as Avada, Genesis, Woo Themes, Thesis and many more.
308
 
309
  == Changelog ==
310
 
311
+ = [4.6.9] 2018-01-10 =
312
+
313
+ * Feature - Add new utility functions tribe_is_events_home and tribe_is_events_front_page similar to native WP is_home and is_front_page [42195]
314
+ * Fix - Avoid issues when importing multiple organizers that specify images [96354]
315
+ * Fix - Make sure latitude and longitude information from iCal feeds is used if available [96363]
316
+ * Fix - Fixed an issue that prevented EA from importing images attached to Facebook events [96393]
317
+ * Fix - Remove the duplicate filter call that was running twice for `tribe_rest_venue_data` [96090]
318
+ * Tweak - Added new `tribe_aggregator_import_event_image`, `tribe_aggregator_import_venue_image` and `tribe_aggregator_import_organizer_image` filter so that users can control whether, during EA imports, images should be attached to post or not [96393]
319
+ * Tweak - Made it possible to translate the iCal feed's description field (props @gafderks) [96677]
320
+ * Tweak - Improved escaping of map IDs (props LucaPipolo) [96772]
321
+ * Tweak - Added new REST API endpoint that allows looking up organizers by slug instead of ID at the path `organizers/by-slug/{slug}/`, it has the same functionality as the endpoint `organizers/{ID}` [96088]
322
+ * Tweak - Added new REST API endpoint that allows looking up venues by slug instead of ID at the path `venues/by-slug/{slug}/`, it has the same functionality as the endpoint `venues/{ID}` [96088]
323
+ * Tweak - Added `slug` to the REST API responses for organizer and venue data [96088]
324
+ * Tweak - Added `slug` to the REST API parameters allowed to use when inserting or updating an organizer or event [96088]
325
+ * Tweak - Added action: `tribe_events_venue_save` [96069]
326
+ * Tweak - Added action: `tribe_events_organizer_save` [96069]
327
+ * Tweak - Added filter: `tribe_events_rest_venue_prepare_postarr` [96069]
328
+ * Tweak - Added filter: `tribe_events_rest_organizer_prepare_postarr` [96069]
329
+ * Tweak - Old `tribe_rest_venue_data` filter was passing the venue and the event two the second parameter because of the duplication. Now it has the second parameter as $venue, third parameter as $event if event ID was provided [96090]
330
+ * Language - 5 new strings added, 30 updated, 0 fuzzied, and 0 obsoleted
331
+
332
  = [4.6.8] 2017-12-18 =
333
 
334
  * Fix - Preserve filter bar checkbox selections when changing views [66749]
src/Tribe/Aggregator/Event.php CHANGED
@@ -103,26 +103,29 @@ class Tribe__Events__Aggregator__Event {
103
  );
104
 
105
  $venue_field_map = array(
106
- 'facebook_id' => 'VenueFacebookID',
107
- 'meetup_id' => 'VenueMeetupID',
108
- 'venue' => 'Venue',
109
- 'address' => 'Address',
110
- 'city' => 'City',
111
- 'country' => 'Country',
112
- 'state' => 'State',
113
- 'stateprovince' => 'Province',
114
- 'zip' => 'Zip',
115
- 'phone' => 'Phone',
116
- 'website' => 'URL'
 
 
 
117
  );
118
 
119
  $organizer_field_map = array(
120
  'facebook_id' => 'OrganizerFacebookID',
121
- 'meetup_id' => 'OrganizerMeetupID',
122
- 'organizer' => 'Organizer',
123
- 'phone' => 'Phone',
124
- 'email' => 'Email',
125
- 'website' => 'Website',
126
  );
127
 
128
  foreach ( $field_map as $origin_field => $target_field ) {
103
  );
104
 
105
  $venue_field_map = array(
106
+ 'facebook_id' => 'VenueFacebookID',
107
+ 'meetup_id' => 'VenueMeetupID',
108
+ 'venue' => 'Venue',
109
+ 'address' => 'Address',
110
+ 'city' => 'City',
111
+ 'country' => 'Country',
112
+ 'state' => 'State',
113
+ 'stateprovince' => 'Province',
114
+ 'zip' => 'Zip',
115
+ 'phone' => 'Phone',
116
+ 'website' => 'URL',
117
+ 'overwrite_coordinates' => 'OverwriteCoords',
118
+ 'latitude' => 'Lat',
119
+ 'longitude' => 'Lng',
120
  );
121
 
122
  $organizer_field_map = array(
123
  'facebook_id' => 'OrganizerFacebookID',
124
+ 'meetup_id' => 'OrganizerMeetupID',
125
+ 'organizer' => 'Organizer',
126
+ 'phone' => 'Phone',
127
+ 'email' => 'Email',
128
+ 'website' => 'Website',
129
  );
130
 
131
  foreach ( $field_map as $origin_field => $target_field ) {
src/Tribe/Aggregator/Record/Abstract.php CHANGED
@@ -106,6 +106,7 @@ abstract class Tribe__Events__Aggregator__Record__Abstract {
106
  * @return void
107
  */
108
  public function __construct( $post = null ) {
 
109
  // If we have an Post we try to Setup
110
  $this->load( $post );
111
  }
@@ -1106,7 +1107,14 @@ abstract class Tribe__Events__Aggregator__Record__Abstract {
1106
  $status = empty( $this->meta['last_import_status'] ) ? null : $this->meta['last_import_status'];
1107
 
1108
  if ( empty( $status ) && $lookup_children ) {
1109
- $last_children_query = $this->query_child_records( array( 'posts_per_page' => 1, 'order' => 'DESC', 'order_by' => 'modified' ) );
 
 
 
 
 
 
 
1110
  if ( $last_children_query->have_posts() ) {
1111
  $last_children = reset( $last_children_query->posts );
1112
 
@@ -1581,6 +1589,11 @@ abstract class Tribe__Events__Aggregator__Record__Abstract {
1581
  $organizer_id = $organizer_data['ID'] = $organizer->ID;
1582
  $event_organizers[] = $organizer_id;
1583
 
 
 
 
 
 
1584
  $found_organizers[ $organizer->ID ] = $organizer_data['Organizer'];
1585
 
1586
  // Here we might need to update the Organizer depending we found something based on old code
@@ -1674,6 +1687,7 @@ abstract class Tribe__Events__Aggregator__Record__Abstract {
1674
  }
1675
  }
1676
  }
 
1677
  }
1678
  }
1679
 
@@ -1833,61 +1847,12 @@ abstract class Tribe__Events__Aggregator__Record__Abstract {
1833
 
1834
  // If we have a Image Field from Service
1835
  if ( ! empty( $event['image'] ) ) {
1836
- if ( is_object( $event['image'] ) ) {
1837
- $image = $this->import_aggregator_image( $event );
1838
- } else {
1839
- $image = $this->import_image( $event );
1840
- }
1841
-
1842
- if ( ! is_wp_error( $image ) && ! empty( $image->post_id ) ) {
1843
- // Set as featured image
1844
- $featured_status = $this->set_post_thumbnail( $event['ID'], $image->post_id );
1845
-
1846
- if ( $featured_status ) {
1847
- // Log this attachment was created
1848
- $activity->add( 'attachment', 'created', $image->post_id );
1849
- }
1850
- }
1851
- }
1852
-
1853
- // If we have a Image Field for the Organizer from Service
1854
- if ( ! empty( $item->organizer[ $key ] ) && ! empty( $item->organizer[ $key ]->image ) && $organizer_id ) {
1855
- $args = array(
1856
- 'ID' => $organizer_id,
1857
- 'image' => $item->organizer[ $key ]->image,
1858
- 'post_title' => get_the_title( $organizer_id ),
1859
- );
1860
- $image = $this->import_image( $args );
1861
-
1862
- if ( ! is_wp_error( $image ) && ! empty( $image->post_id ) ) {
1863
- // Set as featured image
1864
- $featured_status = $this->set_post_thumbnail( $organizer_id, $image->post_id );
1865
-
1866
- if ( $featured_status ) {
1867
- // Log this attachment was created
1868
- $activity->add( 'attachment', 'created', $image->post_id );
1869
- }
1870
- }
1871
  }
1872
 
1873
  // If we have a Image Field for the Venue from Service
1874
  if ( ! empty( $item->venue->image ) && $venue_id ) {
1875
- $args = array(
1876
- 'ID' => $venue_id,
1877
- 'image' => $item->venue->image,
1878
- 'post_title' => get_the_title( $venue_id ),
1879
- );
1880
- $image = $this->import_image( $args );
1881
-
1882
- if ( ! is_wp_error( $image ) && ! empty( $image->post_id ) ) {
1883
- // Set as featured image
1884
- $featured_status = $this->set_post_thumbnail( $venue_id, $image->post_id );
1885
-
1886
- if ( $featured_status ) {
1887
- // Log this attachment was created
1888
- $activity->add( 'attachment', 'created', $image->post_id );
1889
- }
1890
- }
1891
  }
1892
 
1893
  // update the existing IDs in the context of this batch
@@ -2079,18 +2044,24 @@ abstract class Tribe__Events__Aggregator__Record__Abstract {
2079
  }
2080
 
2081
  /**
2082
- * Imports the image contained in the event `image` field if any.
2083
  *
2084
- * @param array $event An event data in array format.
2085
  *
2086
  * @return object|bool An object with the image post ID or `false` on failure.
2087
  */
2088
- public function import_image( $event ) {
2089
- if ( empty( $event['image'] ) || ! filter_var( $event['image'], FILTER_VALIDATE_URL ) ) {
 
 
 
 
 
 
2090
  return false;
2091
  }
2092
 
2093
- $uploader = new Tribe__Image__Uploader( $event['image'] );
2094
  $thumbnail_id = $uploader->upload_and_get_attachment_id();
2095
 
2096
  return false !== $thumbnail_id ? (object) array( 'post_id' => $thumbnail_id ) : false;
@@ -2254,4 +2225,165 @@ abstract class Tribe__Events__Aggregator__Record__Abstract {
2254
 
2255
  $this->update_meta( $key, (bool) $should_queue_import );
2256
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2257
  }
106
  * @return void
107
  */
108
  public function __construct( $post = null ) {
109
+ $this->image_uploader = new Tribe__Image__Uploader();
110
  // If we have an Post we try to Setup
111
  $this->load( $post );
112
  }
1107
  $status = empty( $this->meta['last_import_status'] ) ? null : $this->meta['last_import_status'];
1108
 
1109
  if ( empty( $status ) && $lookup_children ) {
1110
+ $children_query_args = array( 'posts_per_page' => 1, 'order' => 'DESC', 'order_by' => 'modified' );
1111
+
1112
+ if ( ! empty( $this->post ) && $this->post instanceof WP_Post ) {
1113
+ $children_query_args['post_parent'] = $this->post->ID;
1114
+ }
1115
+
1116
+ $last_children_query = $this->query_child_records( $children_query_args );
1117
+
1118
  if ( $last_children_query->have_posts() ) {
1119
  $last_children = reset( $last_children_query->posts );
1120
 
1589
  $organizer_id = $organizer_data['ID'] = $organizer->ID;
1590
  $event_organizers[] = $organizer_id;
1591
 
1592
+ // If we have a Image Field for the Organizers from Service
1593
+ if ( ! empty( $item->organizer[ $key ]->image ) ) {
1594
+ $this->import_organizer_image( $organizer_id, $item->organizer[ $key ]->image, $activity );
1595
+ }
1596
+
1597
  $found_organizers[ $organizer->ID ] = $organizer_data['Organizer'];
1598
 
1599
  // Here we might need to update the Organizer depending we found something based on old code
1687
  }
1688
  }
1689
  }
1690
+
1691
  }
1692
  }
1693
 
1847
 
1848
  // If we have a Image Field from Service
1849
  if ( ! empty( $event['image'] ) ) {
1850
+ $this->import_event_image( $event, $activity );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1851
  }
1852
 
1853
  // If we have a Image Field for the Venue from Service
1854
  if ( ! empty( $item->venue->image ) && $venue_id ) {
1855
+ $this->import_venue_image( $venue_id, $item->venue->image, $activity );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1856
  }
1857
 
1858
  // update the existing IDs in the context of this batch
2044
  }
2045
 
2046
  /**
2047
+ * Imports the image contained in the post data `image` field if any.
2048
  *
2049
+ * @param array $data A post data in array format.
2050
  *
2051
  * @return object|bool An object with the image post ID or `false` on failure.
2052
  */
2053
+ public function import_image( $data ) {
2054
+ if (
2055
+ empty( $data['image'] )
2056
+ || ! (
2057
+ filter_var( $data['image'], FILTER_VALIDATE_URL )
2058
+ || filter_var( $data['image'], FILTER_VALIDATE_INT )
2059
+ )
2060
+ ) {
2061
  return false;
2062
  }
2063
 
2064
+ $uploader = new Tribe__Image__Uploader( $data['image'] );
2065
  $thumbnail_id = $uploader->upload_and_get_attachment_id();
2066
 
2067
  return false !== $thumbnail_id ? (object) array( 'post_id' => $thumbnail_id ) : false;
2225
 
2226
  $this->update_meta( $key, (bool) $should_queue_import );
2227
  }
2228
+
2229
+ /**
2230
+ * Attaches a service-provided image to an organizer.
2231
+ *
2232
+ * @since 4.6.9
2233
+ *
2234
+ * @param int $organizer_id The organizer post ID.
2235
+ * @param string $image_url
2236
+ * @param Tribe__Events__Aggregator__Record__Activity $activity
2237
+ *
2238
+ * @return bool Whether the image was attached to the organizer or not.
2239
+ */
2240
+ public function import_organizer_image( $organizer_id, $image_url, $activity ) {
2241
+ /**
2242
+ * Whether the organizer image should be imported and attached or not.
2243
+ *
2244
+ * @since 4.6.9
2245
+ *
2246
+ * @param bool $import_organizer_image Defaults to `true`
2247
+ * @param int $organizer_id The organizer post ID
2248
+ * @param string $image_url The URL to the image that should be imported
2249
+ * @param Tribe__Events__Aggregator__Record__Activity $activity The importer activity so far
2250
+ */
2251
+ $import_organizer_image = apply_filters( 'tribe_aggregator_import_organizer_image', true, $organizer_id, $image_url, $activity );
2252
+
2253
+ if ( ! $import_organizer_image ) {
2254
+ return false;
2255
+ }
2256
+
2257
+ if ( ! tribe_is_organizer( $organizer_id ) ) {
2258
+ return false;
2259
+ }
2260
+
2261
+ return $this->import_and_attach_image_to( $organizer_id, $image_url, $activity );
2262
+ }
2263
+
2264
+ /**
2265
+ * Attaches a service-provided image to a venue.
2266
+ *
2267
+ * @since 4.6.9
2268
+ *
2269
+ * @param int $venue_id The venue post ID.
2270
+ * @param string $image_url
2271
+ * @param Tribe__Events__Aggregator__Record__Activity $activity
2272
+ *
2273
+ * @return bool Whether the image was attached to the venue or not.
2274
+ */
2275
+ public function import_venue_image( $venue_id, $image_url, $activity ) {
2276
+ /**
2277
+ * Whether the venue image should be imported and attached or not.
2278
+ *
2279
+ * @since 4.6.9
2280
+ *
2281
+ * @param bool $import_venue_image Defaults to `true`
2282
+ * @param int $venue_id The venue post ID
2283
+ * @param string $image_url The URL to the image that should be imported
2284
+ * @param Tribe__Events__Aggregator__Record__Activity $activity The importer activity so far
2285
+ */
2286
+ $import_venue_image = apply_filters( 'tribe_aggregator_import_venue_image', true, $venue_id, $image_url, $activity );
2287
+
2288
+ if ( ! $import_venue_image ) {
2289
+ return false;
2290
+ }
2291
+
2292
+ if ( ! tribe_is_venue( $venue_id ) ) {
2293
+ return false;
2294
+ }
2295
+
2296
+ return $this->import_and_attach_image_to( $venue_id, $image_url, $activity );
2297
+ }
2298
+
2299
+ /**
2300
+ * Imports and attaches an image as post thumbnail to a post.
2301
+ *
2302
+ * @since 4.6.9
2303
+ *
2304
+ * @param int $post_id
2305
+ * @param string $image_url
2306
+ * @param Tribe__Events__Aggregator__Record__Activity $activity
2307
+ *
2308
+ * @return bool `true` if the image was correctly downloaded and attached, `false` otherwise.
2309
+ */
2310
+ protected function import_and_attach_image_to( $post_id, $image_url, $activity ) {
2311
+ $args = array(
2312
+ 'ID' => $post_id,
2313
+ 'image' => $image_url,
2314
+ 'post_title' => get_the_title( $post_id ),
2315
+ );
2316
+
2317
+ $image = $this->import_image( $args );
2318
+
2319
+ if ( empty( $image ) ) {
2320
+ return false;
2321
+ }
2322
+
2323
+ if ( is_wp_error( $image ) || empty( $image->post_id ) ) {
2324
+ return false;
2325
+ }
2326
+
2327
+ // Set as featured image
2328
+ $image_attached = $this->set_post_thumbnail( $post_id, $image->post_id );
2329
+
2330
+ if ( $image_attached ) {
2331
+ // Log this attachment was created
2332
+ $activity->add( 'attachment', 'created', $image->post_id );
2333
+ }
2334
+
2335
+ return true;
2336
+ }
2337
+
2338
+ /**
2339
+ * Attaches a service-provided image to an event.
2340
+ *
2341
+ * @since 4.6.9
2342
+ *
2343
+ * @param array $event The event data.
2344
+ * @param Tribe__Events__Aggregator__Record__Activity $activity
2345
+ *
2346
+ * @return bool Whether the image was attached to the event or not.
2347
+ */
2348
+ public function import_event_image( $event, $activity ) {
2349
+ /**
2350
+ * Whether the event image should be imported and attached or not.
2351
+ *
2352
+ * @since 4.6.9
2353
+ *
2354
+ * @param bool $import_event_image Defaults to `true`
2355
+ * @param array $event The event post ID
2356
+ * @param string $image_url The URL to the image that should be imported
2357
+ * @param Tribe__Events__Aggregator__Record__Activity $activity The importer activity so far
2358
+ */
2359
+ $import_event_image = apply_filters( 'tribe_aggregator_import_event_image', true, $event, $activity );
2360
+
2361
+ if ( ! $import_event_image ) {
2362
+ return false;
2363
+ }
2364
+
2365
+ if ( empty( $event['ID'] ) || ! tribe_is_event( $event['ID'] ) ) {
2366
+ return false;
2367
+ }
2368
+
2369
+ if ( is_object( $event['image'] ) ) {
2370
+ $image = $this->import_aggregator_image( $event );
2371
+ } else {
2372
+ $image = $this->import_image( $event );
2373
+ }
2374
+
2375
+ if ( ! empty( $image ) || ! is_wp_error( $image ) && ! empty( $image->post_id ) ) {
2376
+ // Set as featured image
2377
+ $featured_status = $this->set_post_thumbnail( $event['ID'], $image->post_id );
2378
+
2379
+ if ( $featured_status ) {
2380
+ // Log this attachment was created
2381
+ $activity->add( 'attachment', 'created', $image->post_id );
2382
+
2383
+ return true;
2384
+ }
2385
+ }
2386
+
2387
+ return false;
2388
+ }
2389
  }
src/Tribe/Linked_Posts/Chooser_Meta_Box.php CHANGED
@@ -97,7 +97,7 @@ class Tribe__Events__Linked_Posts__Chooser_Meta_Box {
97
  * Allows for filtering the array of values retrieved for a specific linked post meta field.
98
  *
99
  * Name of filter is assembled as tribe_events_linked_post_meta_values_{$current_linked_post_meta_key}, where
100
- * $current_linked_post_meta_key is just literally the name of the curren meta key. So when the _EventOrganizerID
101
  * is being filtered, for example, the filter name would be tribe_events_linked_post_meta_values__EventOrganizerID
102
  *
103
  * @since 4.5.11
@@ -340,4 +340,4 @@ class Tribe__Events__Linked_Posts__Chooser_Meta_Box {
340
 
341
  return $current_linked_posts;
342
  }
343
- }
97
  * Allows for filtering the array of values retrieved for a specific linked post meta field.
98
  *
99
  * Name of filter is assembled as tribe_events_linked_post_meta_values_{$current_linked_post_meta_key}, where
100
+ * $current_linked_post_meta_key is just literally the name of the current meta key. So when the _EventOrganizerID
101
  * is being filtered, for example, the filter name would be tribe_events_linked_post_meta_values__EventOrganizerID
102
  *
103
  * @since 4.5.11
340
 
341
  return $current_linked_posts;
342
  }
343
+ }
src/Tribe/Main.php CHANGED
@@ -32,7 +32,7 @@ if ( ! class_exists( 'Tribe__Events__Main' ) ) {
32
  const VENUE_POST_TYPE = 'tribe_venue';
33
  const ORGANIZER_POST_TYPE = 'tribe_organizer';
34
 
35
- const VERSION = '4.6.8';
36
  const MIN_ADDON_VERSION = '4.4';
37
  const MIN_COMMON_VERSION = '4.7.3';
38
 
32
  const VENUE_POST_TYPE = 'tribe_venue';
33
  const ORGANIZER_POST_TYPE = 'tribe_organizer';
34
 
35
+ const VERSION = '4.6.9';
36
  const MIN_ADDON_VERSION = '4.4';
37
  const MIN_COMMON_VERSION = '4.7.3';
38
 
src/Tribe/Organizer.php CHANGED
@@ -104,7 +104,7 @@ class Tribe__Events__Organizer extends Tribe__Events__Linked_Posts__Base {
104
  add_filter( 'tribe_events_linked_post_id_field_index', array( $this, 'linked_post_id_field_index' ), 10, 2 );
105
  add_filter( 'tribe_events_linked_post_name_field_index', array( $this, 'linked_post_name_field_index' ), 10, 2 );
106
  add_filter( 'tribe_events_linked_post_type_container', array( $this, 'linked_post_type_container' ), 10, 2 );
107
- add_filter( 'tribe_events_linked_post_create_' . self::POSTTYPE, array( $this, 'save' ), 10, 5 );
108
  add_filter( 'tribe_events_linked_post_default', array( $this, 'linked_post_default' ), 10, 2 );
109
  add_action( 'tribe_events_linked_post_new_form', array( $this, 'linked_post_new_form' ) );
110
  add_filter( 'tribe_events_linked_post_meta_values__EventOrganizerID', array( $this, 'filter_out_invalid_organizer_ids' ), 10, 2 );
@@ -125,7 +125,7 @@ class Tribe__Events__Organizer extends Tribe__Events__Linked_Posts__Base {
125
  }
126
 
127
  /**
128
- * Filters the post type args for the venue post type
129
  *
130
  * @since 4.2
131
  *
@@ -310,6 +310,19 @@ class Tribe__Events__Organizer extends Tribe__Events__Linked_Posts__Base {
310
  *
311
  */
312
  public function save_meta( $organizerId, $data ) {
 
 
 
 
 
 
 
 
 
 
 
 
 
313
  if ( isset( $data['FeaturedImage'] ) && ! empty( $data['FeaturedImage'] ) ) {
314
  update_post_meta( $organizerId, '_thumbnail_id', $data['FeaturedImage'] );
315
  unset( $data['FeaturedImage'] );
@@ -410,7 +423,7 @@ class Tribe__Events__Organizer extends Tribe__Events__Linked_Posts__Base {
410
  }
411
  }
412
 
413
- // if the venue is blank, let's save the value as 0 instead
414
  return 0;
415
  }
416
 
@@ -489,7 +502,7 @@ class Tribe__Events__Organizer extends Tribe__Events__Linked_Posts__Base {
489
  * Deletes an organizer
490
  *
491
  * @param int $organizerId The organizer ID to delete.
492
- * @param bool $force_delete Whether or not to bypass the trash when deleting the venue (see wp_delete_post's $force_delete param)
493
  *
494
  */
495
  public function delete( $id, $force_delete = false ) {
@@ -560,7 +573,7 @@ class Tribe__Events__Organizer extends Tribe__Events__Linked_Posts__Base {
560
  *
561
  * @since 4.6
562
  */
563
- return apply_filters( 'tribe_event_venue_duplicate_post_fields', $fields );
564
  }
565
 
566
  /**
104
  add_filter( 'tribe_events_linked_post_id_field_index', array( $this, 'linked_post_id_field_index' ), 10, 2 );
105
  add_filter( 'tribe_events_linked_post_name_field_index', array( $this, 'linked_post_name_field_index' ), 10, 2 );
106
  add_filter( 'tribe_events_linked_post_type_container', array( $this, 'linked_post_type_container' ), 10, 2 );
107
+ add_filter( 'tribe_events_linked_post_create_' . self::POSTTYPE, array( $this, 'save' ), 10, 4 );
108
  add_filter( 'tribe_events_linked_post_default', array( $this, 'linked_post_default' ), 10, 2 );
109
  add_action( 'tribe_events_linked_post_new_form', array( $this, 'linked_post_new_form' ) );
110
  add_filter( 'tribe_events_linked_post_meta_values__EventOrganizerID', array( $this, 'filter_out_invalid_organizer_ids' ), 10, 2 );
125
  }
126
 
127
  /**
128
+ * Filters the post type args for the organizer post type
129
  *
130
  * @since 4.2
131
  *
310
  *
311
  */
312
  public function save_meta( $organizerId, $data ) {
313
+ $organizer = get_post( $organizerId );
314
+
315
+ /**
316
+ * Allow hooking in prior to updating meta fields.
317
+ *
318
+ * @param int $organizerId The organizer ID we are modifying meta for.
319
+ * @param array $data The meta fields we want saved.
320
+ * @param WP_Post $organizer The organizer itself.
321
+ *
322
+ * @since 4.6.9
323
+ */
324
+ do_action( 'tribe_events_organizer_save', $organizerId, $data, $organizer );
325
+
326
  if ( isset( $data['FeaturedImage'] ) && ! empty( $data['FeaturedImage'] ) ) {
327
  update_post_meta( $organizerId, '_thumbnail_id', $data['FeaturedImage'] );
328
  unset( $data['FeaturedImage'] );
423
  }
424
  }
425
 
426
+ // if the organizer is blank, let's save the value as 0 instead
427
  return 0;
428
  }
429
 
502
  * Deletes an organizer
503
  *
504
  * @param int $organizerId The organizer ID to delete.
505
+ * @param bool $force_delete Whether or not to bypass the trash when deleting the organizer (see wp_delete_post's $force_delete param)
506
  *
507
  */
508
  public function delete( $id, $force_delete = false ) {
573
  *
574
  * @since 4.6
575
  */
576
+ return apply_filters( 'tribe_event_organizer_duplicate_post_fields', $fields );
577
  }
578
 
579
  /**
src/Tribe/Query.php CHANGED
@@ -149,16 +149,22 @@ if ( ! class_exists( 'Tribe__Events__Query' ) ) {
149
  }
150
 
151
  // never allow 404 on month view
152
- if ( $query->is_main_query() && $query->get( 'eventDisplay' ) == 'month' && ! $query->is_tax && ! $query->tribe_is_event_category ) {
 
 
 
 
 
153
  $query->is_post_type_archive = true;
154
  $query->queried_object = get_post_type_object( Tribe__Events__Main::POSTTYPE );
155
  $query->queried_object_id = 0;
156
  }
157
 
158
- // check if is_event_query === true and hook filter
159
- if ( $query->tribe_is_event_query ) {
 
160
  // fixing is_home param
161
- $query->is_home = ! empty( $query->query_vars['is_home'] ) ? $query->query_vars['is_home'] : false;
162
  do_action( 'tribe_events_parse_query', $query );
163
  }
164
  }
@@ -393,7 +399,7 @@ if ( ! class_exists( 'Tribe__Events__Query' ) ) {
393
 
394
  /**
395
  * If is in the admin remove the event date & upcoming filters, unless is an ajax call
396
- * It's important to note that `tribe_remove_date_filters` nees to be set before calling
397
  * self::should_remove_date_filters() to allow the date_filters to be actually removed
398
  */
399
  if ( self::should_remove_date_filters( $query ) ) {
149
  }
150
 
151
  // never allow 404 on month view
152
+ if (
153
+ $query->is_main_query()
154
+ && 'month' === $query->get( 'eventDisplay' )
155
+ && ! $query->is_tax
156
+ && ! $query->tribe_is_event_category
157
+ ) {
158
  $query->is_post_type_archive = true;
159
  $query->queried_object = get_post_type_object( Tribe__Events__Main::POSTTYPE );
160
  $query->queried_object_id = 0;
161
  }
162
 
163
+ if ( tribe_is_events_front_page() ) {
164
+ $query->is_home = true;
165
+ } elseif ( $query->tribe_is_event_query ) {
166
  // fixing is_home param
167
+ $query->is_home = empty( $query->query_vars['is_home'] ) ? false : $query->query_vars['is_home'];
168
  do_action( 'tribe_events_parse_query', $query );
169
  }
170
  }
399
 
400
  /**
401
  * If is in the admin remove the event date & upcoming filters, unless is an ajax call
402
+ * It's important to note that `tribe_remove_date_filters` needs to be set before calling
403
  * self::should_remove_date_filters() to allow the date_filters to be actually removed
404
  */
405
  if ( self::should_remove_date_filters( $query ) ) {
src/Tribe/REST/V1/Documentation/Organizer_Definition_Provider.php CHANGED
@@ -72,6 +72,10 @@ class Tribe__Events__REST__V1__Documentation__Organizer_Definition_Provider
72
  'type' => 'string',
73
  'description' => __( 'The organizer short description', 'the-events-calendar' ),
74
  ),
 
 
 
 
75
  'image' => array(
76
  'type' => 'string',
77
  'description' => __( 'The event featured image details if set', 'the-events-calendar' ),
72
  'type' => 'string',
73
  'description' => __( 'The organizer short description', 'the-events-calendar' ),
74
  ),
75
+ 'slug' => array(
76
+ 'type' => 'string',
77
+ 'description' => __( 'The organizer slug', 'the-events-calendar' ),
78
+ ),
79
  'image' => array(
80
  'type' => 'string',
81
  'description' => __( 'The event featured image details if set', 'the-events-calendar' ),
src/Tribe/REST/V1/Documentation/Venue_Definition_Provider.php CHANGED
@@ -72,6 +72,10 @@ class Tribe__Events__REST__V1__Documentation__Venue_Definition_Provider
72
  'type' => 'string',
73
  'description' => __( 'The venue short description', 'the-events-calendar' ),
74
  ),
 
 
 
 
75
  'image' => array(
76
  'type' => 'string',
77
  'description' => __( 'The event featured image details if set', 'the-events-calendar' ),
72
  'type' => 'string',
73
  'description' => __( 'The venue short description', 'the-events-calendar' ),
74
  ),
75
+ 'slug' => array(
76
+ 'type' => 'string',
77
+ 'description' => __( 'The venue slug', 'the-events-calendar' ),
78
+ ),
79
  'image' => array(
80
  'type' => 'string',
81
  'description' => __( 'The event featured image details if set', 'the-events-calendar' ),
src/Tribe/REST/V1/Endpoints/Single_Event.php CHANGED
@@ -587,6 +587,11 @@ class Tribe__Events__REST__V1__Endpoints__Single_Event
587
  $postarr['EventShowInCalendar'] = tribe_is_truthy( $request['sticky'] );
588
  $postarr['feature_event'] = tribe_is_truthy( $request['featured'] );
589
 
 
 
 
 
 
590
  /**
591
  * Allow filtering of $postarr data with additional $request arguments.
592
  *
587
  $postarr['EventShowInCalendar'] = tribe_is_truthy( $request['sticky'] );
588
  $postarr['feature_event'] = tribe_is_truthy( $request['featured'] );
589
 
590
+ // If we are scheduling an event and a date has been provided, WP requires an additional argument
591
+ if ( ! empty( $postarr['post_status'] ) && 'future' === $postarr['post_status'] && ! empty( $postarr['post_date'] ) ) {
592
+ $postarr['edit_date'] = true;
593
+ }
594
+
595
  /**
596
  * Allow filtering of $postarr data with additional $request arguments.
597
  *
src/Tribe/REST/V1/Endpoints/Single_Organizer.php CHANGED
@@ -324,6 +324,16 @@ class Tribe__Events__REST__V1__Endpoints__Single_Organizer
324
  'FeaturedImage' => tribe_upload_image( $request['image'] ),
325
  );
326
 
 
 
 
 
 
 
 
 
 
 
327
  return $postarr;
328
  }
329
 
324
  'FeaturedImage' => tribe_upload_image( $request['image'] ),
325
  );
326
 
327
+ /**
328
+ * Allow filtering of $postarr data with additional $request arguments.
329
+ *
330
+ * @param array $postarr Post array used for create/update
331
+ * @param WP_REST_Request $request REST request object
332
+ *
333
+ * @since 4.6.9
334
+ */
335
+ $postarr = apply_filters( 'tribe_events_rest_organizer_prepare_postarr', $postarr, $request );
336
+
337
  return $postarr;
338
  }
339
 
src/Tribe/REST/V1/Endpoints/Single_Organizer_Slug.php ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+
4
+ class Tribe__Events__REST__V1__Endpoints__Single_Organizer_Slug
5
+ extends Tribe__Events__REST__V1__Endpoints__Single_Organizer {
6
+
7
+ /**
8
+ * @param WP_REST_Request $request
9
+ *
10
+ * @return WP_REST_Response|WP_Error An array containing the data on success or a WP_Error instance on failure.
11
+ */
12
+ public function get( WP_REST_Request $request ) {
13
+ $organizer = get_page_by_path( $request['slug'], OBJECT, Tribe__Events__Organizer::POSTTYPE );
14
+
15
+ $organizer_id = 0;
16
+
17
+ if ( $organizer ) {
18
+ $organizer_id = $organizer->ID;
19
+ }
20
+
21
+ $request->set_param( 'id', $organizer_id );
22
+
23
+ return parent::get( $request );
24
+ }
25
+
26
+ /**
27
+ * Provides the content of the `args` array to register the endpoint support for GET requests.
28
+ *
29
+ * @return array
30
+ */
31
+ public function READ_args() {
32
+ return array(
33
+ 'slug' => array(
34
+ 'in' => 'path',
35
+ 'type' => 'string',
36
+ 'description' => __( 'the organizer post name', 'the-events-calendar' ),
37
+ 'required' => true,
38
+ 'validate_callback' => array( $this->validator, 'is_organizer_slug' ),
39
+ ),
40
+ );
41
+ }
42
+
43
+ /**
44
+ * Handles DELETE requests on the endpoint.
45
+ *
46
+ * @param WP_REST_Request $request
47
+ *
48
+ * @return WP_Error|WP_REST_Response An array containing the data of the trashed post on
49
+ * success or a WP_Error instance on failure.
50
+ */
51
+ public function delete( WP_REST_Request $request ) {
52
+ $organizer = get_page_by_path( $request['slug'], OBJECT, Tribe__Events__Organizer::POSTTYPE );
53
+
54
+ $organizer_id = 0;
55
+
56
+ if ( $organizer ) {
57
+ $organizer_id = $organizer->ID;
58
+ }
59
+
60
+ $request->set_param( 'id', $organizer_id );
61
+
62
+ return parent::delete( $request );
63
+ }
64
+
65
+ /**
66
+ * Handles UPDATE requests on the endpoint.
67
+ *
68
+ * @param WP_REST_Request $request
69
+ *
70
+ * @return WP_Error|WP_REST_Response An array containing the data of the updated post on
71
+ * success or a WP_Error instance on failure.
72
+ */
73
+ public function update( WP_REST_Request $request ) {
74
+ $organizer = get_page_by_path( $request['slug'], OBJECT, Tribe__Events__Organizer::POSTTYPE );
75
+
76
+ $organizer_id = 0;
77
+
78
+ if ( $organizer ) {
79
+ $organizer_id = $organizer->ID;
80
+ }
81
+
82
+ $request->set_param( 'id', $organizer_id );
83
+
84
+ return parent::update( $request );
85
+ }
86
+ }
src/Tribe/REST/V1/Endpoints/Single_Venue.php CHANGED
@@ -353,6 +353,16 @@ class Tribe__Events__REST__V1__Endpoints__Single_Venue
353
  $postarr['ShowMapLink'] = tribe_is_truthy( $request['show_map_link'] ) ? '1' : 'false';
354
  }
355
 
 
 
 
 
 
 
 
 
 
 
356
  return $postarr;
357
  }
358
 
353
  $postarr['ShowMapLink'] = tribe_is_truthy( $request['show_map_link'] ) ? '1' : 'false';
354
  }
355
 
356
+ /**
357
+ * Allow filtering of $postarr data with additional $request arguments.
358
+ *
359
+ * @param array $postarr Post array used for create/update
360
+ * @param WP_REST_Request $request REST request object
361
+ *
362
+ * @since 4.6.9
363
+ */
364
+ $postarr = apply_filters( 'tribe_events_rest_venue_prepare_postarr', $postarr, $request );
365
+
366
  return $postarr;
367
  }
368
 
src/Tribe/REST/V1/Endpoints/Single_Venue_Slug.php ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+
4
+ class Tribe__Events__REST__V1__Endpoints__Single_Venue_Slug
5
+ extends Tribe__Events__REST__V1__Endpoints__Single_Venue {
6
+
7
+ /**
8
+ * @param WP_REST_Request $request
9
+ *
10
+ * @return WP_REST_Response|WP_Error An array containing the data on success or a WP_Error instance on failure.
11
+ */
12
+ public function get( WP_REST_Request $request ) {
13
+ $venue = get_page_by_path( $request['slug'], OBJECT, Tribe__Events__Venue::POSTTYPE );
14
+
15
+ $venue_id = 0;
16
+
17
+ if ( $venue ) {
18
+ $venue_id = $venue->ID;
19
+ }
20
+
21
+ $request->set_param( 'id', $venue_id );
22
+
23
+ return parent::get( $request );
24
+ }
25
+
26
+ /**
27
+ * Provides the content of the `args` array to register the endpoint support for GET requests.
28
+ *
29
+ * @return array
30
+ */
31
+ public function READ_args() {
32
+ return array(
33
+ 'slug' => array(
34
+ 'in' => 'path',
35
+ 'type' => 'string',
36
+ 'description' => __( 'the venue post name', 'the-events-calendar' ),
37
+ 'required' => true,
38
+ 'validate_callback' => array( $this->validator, 'is_venue_slug' ),
39
+ ),
40
+ );
41
+ }
42
+
43
+ /**
44
+ * Handles DELETE requests on the endpoint.
45
+ *
46
+ * @param WP_REST_Request $request
47
+ *
48
+ * @return WP_Error|WP_REST_Response An array containing the data of the trashed post on
49
+ * success or a WP_Error instance on failure.
50
+ */
51
+ public function delete( WP_REST_Request $request ) {
52
+ $venue = get_page_by_path( $request['slug'], OBJECT, Tribe__Events__Venue::POSTTYPE );
53
+
54
+ $venue_id = 0;
55
+
56
+ if ( $venue ) {
57
+ $venue_id = $venue->ID;
58
+ }
59
+
60
+ $request->set_param( 'id', $venue_id );
61
+
62
+ return parent::delete( $request );
63
+ }
64
+
65
+ /**
66
+ * Handles UPDATE requests on the endpoint.
67
+ *
68
+ * @param WP_REST_Request $request
69
+ *
70
+ * @return WP_Error|WP_REST_Response An array containing the data of the updated post on
71
+ * success or a WP_Error instance on failure.
72
+ */
73
+ public function update( WP_REST_Request $request ) {
74
+ $venue = get_page_by_path( $request['slug'], OBJECT, Tribe__Events__Venue::POSTTYPE );
75
+
76
+ $venue_id = 0;
77
+
78
+ if ( $venue ) {
79
+ $venue_id = $venue->ID;
80
+ }
81
+
82
+ $request->set_param( 'id', $venue_id );
83
+
84
+ return parent::update( $request );
85
+ }
86
+ }
src/Tribe/REST/V1/Main.php CHANGED
@@ -116,8 +116,10 @@ class Tribe__Events__REST__V1__Main extends Tribe__REST__Main {
116
  $this->register_single_event_slug_endpoint( $register_routes );
117
  $this->register_venue_archives_endpoint( $register_routes );
118
  $this->register_single_venue_endpoint( $register_routes );
 
119
  $this->register_organizer_archives_endpoint( $register_routes );
120
  $this->register_single_organizer_endpoint( $register_routes );
 
121
 
122
  global $wp_version;
123
 
@@ -454,6 +456,53 @@ class Tribe__Events__REST__V1__Main extends Tribe__REST__Main {
454
  tribe( 'tec.rest-v1.endpoints.documentation' )->register_documentation_provider( '/venues/{id}', $endpoint );
455
  }
456
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
457
  /**
458
  * Registers the endpoint that will handle requests for a single organizer.
459
  *
@@ -512,6 +561,53 @@ class Tribe__Events__REST__V1__Main extends Tribe__REST__Main {
512
  tribe( 'tec.rest-v1.endpoints.documentation' )->register_documentation_provider( '/organizers/{id}', $endpoint );
513
  }
514
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
515
  /**
516
  * Builds and hooks the venue archives endpoint
517
  *
116
  $this->register_single_event_slug_endpoint( $register_routes );
117
  $this->register_venue_archives_endpoint( $register_routes );
118
  $this->register_single_venue_endpoint( $register_routes );
119
+ $this->register_single_venue_slug_endpoint( $register_routes );
120
  $this->register_organizer_archives_endpoint( $register_routes );
121
  $this->register_single_organizer_endpoint( $register_routes );
122
+ $this->register_single_organizer_slug_endpoint( $register_routes );
123
 
124
  global $wp_version;
125
 
456
  tribe( 'tec.rest-v1.endpoints.documentation' )->register_documentation_provider( '/venues/{id}', $endpoint );
457
  }
458
 
459
+ /**
460
+ * Registers the endpoint that will handle requests for a single venue slug.
461
+ *
462
+ * @param bool $register_routes Whether routes for the endpoint should be registered or not.
463
+ *
464
+ * @since 4.6
465
+ */
466
+ protected function register_single_venue_slug_endpoint( $register_routes = true ) {
467
+ $messages = tribe( 'tec.rest-v1.messages' );
468
+ $post_repository = tribe( 'tec.rest-v1.repository' );
469
+ $validator = tribe( 'tec.rest-v1.validator' );
470
+
471
+ $endpoint = new Tribe__Events__REST__V1__Endpoints__Single_Venue_Slug( $messages, $post_repository, $validator );
472
+
473
+ tribe_singleton( 'tec.rest-v1.endpoints.single-venue-slug', $endpoint );
474
+
475
+ $namespace = $this->get_events_route_namespace();
476
+
477
+ if ( $register_routes ) {
478
+ register_rest_route(
479
+ $namespace,
480
+ '/venues/by-slug/(?P<slug>[^/]+)',
481
+ array(
482
+ array(
483
+ 'methods' => WP_REST_Server::READABLE,
484
+ 'args' => $endpoint->READ_args(),
485
+ 'callback' => array( $endpoint, 'get' ),
486
+ ),
487
+ array(
488
+ 'methods' => WP_REST_Server::DELETABLE,
489
+ 'args' => $endpoint->DELETE_args(),
490
+ 'permission_callback' => array( $endpoint, 'can_delete' ),
491
+ 'callback' => array( $endpoint, 'delete' ),
492
+ ),
493
+ array(
494
+ 'methods' => WP_REST_Server::EDITABLE,
495
+ 'args' => $endpoint->EDIT_args(),
496
+ 'permission_callback' => array( $endpoint, 'can_edit' ),
497
+ 'callback' => array( $endpoint, 'update' ),
498
+ ),
499
+ )
500
+ );
501
+ }
502
+
503
+ tribe( 'tec.rest-v1.endpoints.documentation' )->register_documentation_provider( '/venues/by-slug/{slug}', $endpoint );
504
+ }
505
+
506
  /**
507
  * Registers the endpoint that will handle requests for a single organizer.
508
  *
561
  tribe( 'tec.rest-v1.endpoints.documentation' )->register_documentation_provider( '/organizers/{id}', $endpoint );
562
  }
563
 
564
+ /**
565
+ * Registers the endpoint that will handle requests for a single organizer slug.
566
+ *
567
+ * @param bool $register_routes Whether routes for the endpoint should be registered or not.
568
+ *
569
+ * @since bucket/full-rest-api
570
+ */
571
+ protected function register_single_organizer_slug_endpoint( $register_routes = true ) {
572
+ $messages = tribe( 'tec.rest-v1.messages' );
573
+ $post_repository = tribe( 'tec.rest-v1.repository' );
574
+ $validator = tribe( 'tec.rest-v1.validator' );
575
+
576
+ $endpoint = new Tribe__Events__REST__V1__Endpoints__Single_Organizer_Slug( $messages, $post_repository, $validator );
577
+
578
+ tribe_singleton( 'tec.rest-v1.endpoints.single-organizer-slug', $endpoint );
579
+
580
+ $namespace = $this->get_events_route_namespace();
581
+
582
+ if ( $register_routes ) {
583
+ register_rest_route(
584
+ $namespace,
585
+ '/organizers/by-slug/(?P<slug>[^/]+)',
586
+ array(
587
+ array(
588
+ 'methods' => WP_REST_Server::READABLE,
589
+ 'args' => $endpoint->READ_args(),
590
+ 'callback' => array( $endpoint, 'get' ),
591
+ ),
592
+ array(
593
+ 'methods' => WP_REST_Server::DELETABLE,
594
+ 'args' => $endpoint->DELETE_args(),
595
+ 'permission_callback' => array( $endpoint, 'can_delete' ),
596
+ 'callback' => array( $endpoint, 'delete' ),
597
+ ),
598
+ array(
599
+ 'methods' => WP_REST_Server::EDITABLE,
600
+ 'args' => $endpoint->EDIT_args(),
601
+ 'permission_callback' => array( $endpoint, 'can_edit' ),
602
+ 'callback' => array( $endpoint, 'update' ),
603
+ ),
604
+ )
605
+ );
606
+ }
607
+
608
+ tribe( 'tec.rest-v1.endpoints.documentation' )->register_documentation_provider( '/organizers/by-slug/{slug}', $endpoint );
609
+ }
610
+
611
  /**
612
  * Builds and hooks the venue archives endpoint
613
  *
src/Tribe/REST/V1/Post_Repository.php CHANGED
@@ -186,6 +186,7 @@ class Tribe__Events__REST__V1__Post_Repository implements Tribe__Events__REST__I
186
  'venue' => trim( apply_filters( 'the_title', $venue->post_title ) ),
187
  'description' => trim( apply_filters( 'the_content', $venue->post_content ) ),
188
  'excerpt' => trim( apply_filters( 'the_excerpt', $venue->post_excerpt ) ),
 
189
  'image' => $this->get_featured_image( $venue->ID ),
190
  'address' => isset( $meta['_VenueAddress'] ) ? $meta['_VenueAddress'] : '',
191
  'city' => isset( $meta['_VenueCity'] ) ? $meta['_VenueCity'] : '',
@@ -232,21 +233,20 @@ class Tribe__Events__REST__V1__Post_Repository implements Tribe__Events__REST__I
232
  // Add the Global ID fields
233
  $data = $this->add_global_id_fields( $data, $venue->ID );
234
 
235
- /**
236
- * Filters the data that will be returned for a single venue.
237
- *
238
- * @param array $data The data that will be returned in the response.
239
- * @param WP_Post $event The requested venue.
240
- */
241
- $data = apply_filters( 'tribe_rest_venue_data', $data, $venue );
242
 
243
  /**
244
- * Filters the data that will be returned for an event venue.
245
  *
246
- * @param array $data The data that will be returned in the response.
247
- * @param WP_Post $event The requested event.
 
248
  */
249
- $data = apply_filters( 'tribe_rest_venue_data', $data, get_post( $event_or_venue_id ) );
250
 
251
  return $data;
252
  }
@@ -369,6 +369,7 @@ class Tribe__Events__REST__V1__Post_Repository implements Tribe__Events__REST__I
369
  'organizer' => trim( apply_filters( 'the_title', $organizer->post_title ) ),
370
  'description' => trim( apply_filters( 'the_content', $organizer->post_content ) ),
371
  'excerpt' => trim( apply_filters( 'the_excerpt', $organizer->post_excerpt ) ),
 
372
  'image' => $this->get_featured_image( $organizer->ID ),
373
  'phone' => isset( $meta['_OrganizerPhone'] ) ? $meta['_OrganizerPhone'] : '',
374
  'website' => isset( $meta['_OrganizerWebsite'] ) ? $meta['_OrganizerWebsite'] : '',
186
  'venue' => trim( apply_filters( 'the_title', $venue->post_title ) ),
187
  'description' => trim( apply_filters( 'the_content', $venue->post_content ) ),
188
  'excerpt' => trim( apply_filters( 'the_excerpt', $venue->post_excerpt ) ),
189
+ 'slug' => $venue->post_name,
190
  'image' => $this->get_featured_image( $venue->ID ),
191
  'address' => isset( $meta['_VenueAddress'] ) ? $meta['_VenueAddress'] : '',
192
  'city' => isset( $meta['_VenueCity'] ) ? $meta['_VenueCity'] : '',
233
  // Add the Global ID fields
234
  $data = $this->add_global_id_fields( $data, $venue->ID );
235
 
236
+ $event = null;
237
+
238
+ if ( tribe_is_event( $event_or_venue_id ) ) {
239
+ $event = get_post( $event_or_venue_id );
240
+ }
 
 
241
 
242
  /**
243
+ * Filters the data that will be returned for a single venue.
244
  *
245
+ * @param array $data The data that will be returned in the response.
246
+ * @param WP_Post $venue The requested venue.
247
+ * @param WP_Post|null $event The requested event, if event ID was used.
248
  */
249
+ $data = apply_filters( 'tribe_rest_venue_data', $data, $venue, $event );
250
 
251
  return $data;
252
  }
369
  'organizer' => trim( apply_filters( 'the_title', $organizer->post_title ) ),
370
  'description' => trim( apply_filters( 'the_content', $organizer->post_content ) ),
371
  'excerpt' => trim( apply_filters( 'the_excerpt', $organizer->post_excerpt ) ),
372
+ 'slug' => $organizer->post_name,
373
  'image' => $this->get_featured_image( $organizer->ID ),
374
  'phone' => isset( $meta['_OrganizerPhone'] ) ? $meta['_OrganizerPhone'] : '',
375
  'website' => isset( $meta['_OrganizerWebsite'] ) ? $meta['_OrganizerWebsite'] : '',
src/Tribe/Template/Month.php CHANGED
@@ -284,13 +284,18 @@ if ( ! class_exists( 'Tribe__Events__Template__Month' ) ) {
284
  * @return void
285
  */
286
  public function json_ld_markup() {
 
287
  if ( ! $this->use_cache ) {
288
  $this->produce_json_ld_markup( true );
289
  return;
290
  }
291
 
292
  $cache = new Tribe__Cache();
293
- $cache_key = $this->get_month_view_cache_key( 'events_month_jsonld' );
 
 
 
 
294
  $json_ld = $cache->get_transient( $cache_key, 'save_post' );
295
 
296
  if ( ! $json_ld ) {
@@ -314,6 +319,10 @@ if ( ! class_exists( 'Tribe__Events__Template__Month' ) ) {
314
  }
315
 
316
  $events = wp_list_pluck( $this->events_in_month, 'ID' );
 
 
 
 
317
  Tribe__Events__JSON_LD__Event::instance()->markup( $events );
318
 
319
  if ( ! $echo ) {
@@ -321,6 +330,33 @@ if ( ! class_exists( 'Tribe__Events__Template__Month' ) ) {
321
  }
322
  }
323
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
324
  /**
325
  * Unhook all the hooks set up on this view
326
  *
284
  * @return void
285
  */
286
  public function json_ld_markup() {
287
+
288
  if ( ! $this->use_cache ) {
289
  $this->produce_json_ld_markup( true );
290
  return;
291
  }
292
 
293
  $cache = new Tribe__Cache();
294
+ $prefix = 'events_month_jsonld';
295
+ if ( tribe_is_event_category() ) {
296
+ $prefix = sprintf( 'events_cat_%d_month_jsonld', get_queried_object_id() );
297
+ }
298
+ $cache_key = $this->get_month_view_cache_key( $prefix );
299
  $json_ld = $cache->get_transient( $cache_key, 'save_post' );
300
 
301
  if ( ! $json_ld ) {
319
  }
320
 
321
  $events = wp_list_pluck( $this->events_in_month, 'ID' );
322
+ if ( tribe_is_event_category() ) {
323
+ $events = $this->filter_by_current_term( $events );
324
+ }
325
+
326
  Tribe__Events__JSON_LD__Event::instance()->markup( $events );
327
 
328
  if ( ! $echo ) {
330
  }
331
  }
332
 
333
+ /**
334
+ * Remove any event that is not the same as the current term of the array of events, it return a modified events
335
+ * array with the events that only has the current term or original events if the term is not valid.
336
+ *
337
+ * @since 4.6.9
338
+ *
339
+ * @param array
340
+ *
341
+ * @return array
342
+ */
343
+ private function filter_by_current_term( $events ) {
344
+ $taxonomy = get_query_var( 'taxonomy' );
345
+ $current_term = get_term_by( 'id', get_queried_object_id(), $taxonomy );
346
+
347
+ // get_term_by returns false if term does not exists or on failure.
348
+ if ( false === $current_term ) {
349
+ return $events;
350
+ }
351
+
352
+ foreach ( (array) $events as $key => $event_id ) {
353
+ if ( ! has_term( $current_term->term_id, $taxonomy, $event_id ) ) {
354
+ unset( $events[ $key ] );
355
+ }
356
+ }
357
+ return $events;
358
+ }
359
+
360
  /**
361
  * Unhook all the hooks set up on this view
362
  *
src/Tribe/Validator/Base.php CHANGED
@@ -113,6 +113,44 @@ class Tribe__Events__Validator__Base extends Tribe__Validator__Base
113
  return ! empty( $event ) && Tribe__Events__Main::POSTTYPE === $event->post_type;
114
  }
115
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
116
  /**
117
  * Whether the string represents a valid PHP timezone or not.
118
  *
113
  return ! empty( $event ) && Tribe__Events__Main::POSTTYPE === $event->post_type;
114
  }
115
 
116
+ /**
117
+ * Whether the value is the post name of an existing organizer or not.
118
+ *
119
+ * @since 4.6.9
120
+ *
121
+ * @param string $organizer_slug
122
+ *
123
+ * @return bool
124
+ */
125
+ public function is_organizer_slug( $organizer_slug ) {
126
+ if ( empty( $organizer_slug ) ) {
127
+ return false;
128
+ }
129
+
130
+ $organizer = get_page_by_path( $organizer_slug, OBJECT, Tribe__Events__Organizer::POSTTYPE );
131
+
132
+ return ! empty( $organizer ) && Tribe__Events__Organizer::POSTTYPE === $organizer->post_type;
133
+ }
134
+
135
+ /**
136
+ * Whether the value is the post name of an existing venue or not.
137
+ *
138
+ * @since 4.6.9
139
+ *
140
+ * @param string $venue_slug
141
+ *
142
+ * @return bool
143
+ */
144
+ public function is_venue_slug( $venue_slug ) {
145
+ if ( empty( $venue_slug ) ) {
146
+ return false;
147
+ }
148
+
149
+ $venue = get_page_by_path( $venue_slug, OBJECT, Tribe__Events__Venue::POSTTYPE );
150
+
151
+ return ! empty( $venue ) && Tribe__Events__Venue::POSTTYPE === $venue->post_type;
152
+ }
153
+
154
  /**
155
  * Whether the string represents a valid PHP timezone or not.
156
  *
src/Tribe/Venue.php CHANGED
@@ -123,7 +123,7 @@ class Tribe__Events__Venue extends Tribe__Events__Linked_Posts__Base {
123
  add_filter( 'tribe_events_linked_post_id_field_index', array( $this, 'linked_post_id_field_index' ), 10, 2 );
124
  add_filter( 'tribe_events_linked_post_name_field_index', array( $this, 'linked_post_name_field_index' ), 10, 2 );
125
  add_filter( 'tribe_events_linked_post_type_container', array( $this, 'linked_post_type_container' ), 10, 2 );
126
- add_filter( 'tribe_events_linked_post_create_' . self::POSTTYPE, array( $this, 'save' ), 10, 5 );
127
  add_filter( 'tribe_events_linked_post_meta_box_title', array( $this, 'meta_box_title' ), 5, 2 );
128
  add_filter( 'tribe_events_linked_post_default', array( $this, 'linked_post_default' ), 10, 2 );
129
  add_action( 'tribe_events_linked_post_new_form', array( $this, 'linked_post_new_form' ) );
@@ -297,6 +297,19 @@ class Tribe__Events__Venue extends Tribe__Events__Linked_Posts__Base {
297
  *
298
  */
299
  public function save_meta( $venue_id, $data ) {
 
 
 
 
 
 
 
 
 
 
 
 
 
300
  // TODO: We should probably do away with 'StateProvince' and stick to 'State' and 'Province'.
301
  if ( ! isset( $data['StateProvince'] ) || $data['StateProvince'] == '' ) {
302
  if (
@@ -646,4 +659,4 @@ class Tribe__Events__Venue extends Tribe__Events__Linked_Posts__Base {
646
  */
647
  return apply_filters( 'tribe_event_venue_duplicate_custom_fields', $fields );
648
  }
649
- }
123
  add_filter( 'tribe_events_linked_post_id_field_index', array( $this, 'linked_post_id_field_index' ), 10, 2 );
124
  add_filter( 'tribe_events_linked_post_name_field_index', array( $this, 'linked_post_name_field_index' ), 10, 2 );
125
  add_filter( 'tribe_events_linked_post_type_container', array( $this, 'linked_post_type_container' ), 10, 2 );
126
+ add_filter( 'tribe_events_linked_post_create_' . self::POSTTYPE, array( $this, 'save' ), 10, 4 );
127
  add_filter( 'tribe_events_linked_post_meta_box_title', array( $this, 'meta_box_title' ), 5, 2 );
128
  add_filter( 'tribe_events_linked_post_default', array( $this, 'linked_post_default' ), 10, 2 );
129
  add_action( 'tribe_events_linked_post_new_form', array( $this, 'linked_post_new_form' ) );
297
  *
298
  */
299
  public function save_meta( $venue_id, $data ) {
300
+ $venue = get_post( $venue_id );
301
+
302
+ /**
303
+ * Allow hooking in prior to updating meta fields.
304
+ *
305
+ * @param int $venue_id The venue ID we are modifying meta for.
306
+ * @param array $data The meta fields we want saved.
307
+ * @param WP_Post $venue The venue itself.
308
+ *
309
+ * @since 4.6.9
310
+ */
311
+ do_action( 'tribe_events_venue_save', $venue_id, $data, $venue );
312
+
313
  // TODO: We should probably do away with 'StateProvince' and stick to 'State' and 'Province'.
314
  if ( ! isset( $data['StateProvince'] ) || $data['StateProvince'] == '' ) {
315
  if (
659
  */
660
  return apply_filters( 'tribe_event_venue_duplicate_custom_fields', $fields );
661
  }
662
+ }
src/Tribe/iCal.php CHANGED
@@ -403,6 +403,7 @@ class Tribe__Events__iCal {
403
  */
404
  $filename = apply_filters( 'tribe_events_ical_feed_filename', $site . '-' . $hash . '.ics', $post );
405
 
 
406
  header( 'Content-type: text/calendar; charset=UTF-8' );
407
  header( 'Content-Disposition: attachment; filename="' . $filename . '"' );
408
  $content = "BEGIN:VCALENDAR\r\n";
@@ -420,7 +421,7 @@ class Tribe__Events__iCal {
420
 
421
  $content .= 'X-WR-CALNAME:' . $x_wr_calname . "\r\n";
422
  $content .= 'X-ORIGINAL-URL:' . $blogHome . "\r\n";
423
- $content .= 'X-WR-CALDESC:Events for ' . $blogName . "\r\n";
424
 
425
  /**
426
  * Allows for customization of the various properties at the top of the generated iCal file.
@@ -457,4 +458,4 @@ class Tribe__Events__iCal {
457
  $this->feed_default_export_count = $count;
458
  }
459
 
460
- }
403
  */
404
  $filename = apply_filters( 'tribe_events_ical_feed_filename', $site . '-' . $hash . '.ics', $post );
405
 
406
+ header( 'HTTP/1.0 200 OK', true, 200 );
407
  header( 'Content-type: text/calendar; charset=UTF-8' );
408
  header( 'Content-Disposition: attachment; filename="' . $filename . '"' );
409
  $content = "BEGIN:VCALENDAR\r\n";
421
 
422
  $content .= 'X-WR-CALNAME:' . $x_wr_calname . "\r\n";
423
  $content .= 'X-ORIGINAL-URL:' . $blogHome . "\r\n";
424
+ $content .= 'X-WR-CALDESC:' . sprintf( esc_html_x( 'Events for %s', 'iCal feed description', 'the-events-calendar' ), $blogName ) . "\r\n";
425
 
426
  /**
427
  * Allows for customization of the various properties at the top of the generated iCal file.
458
  $this->feed_default_export_count = $count;
459
  }
460
 
461
+ }
src/functions/template-tags/general.php CHANGED
@@ -163,7 +163,7 @@ if ( class_exists( 'Tribe__Events__Main' ) ) {
163
  *
164
  * @category Events
165
  * @param bool $view
166
- * @return boolean
167
  */
168
  function tribe_is_ajax_view_request( $view = false ) {
169
  $is_ajax_view_request = false;
@@ -866,7 +866,7 @@ if ( class_exists( 'Tribe__Events__Main' ) ) {
866
  * @param string $event_cat_slug
867
  * @param int $event_id
868
  *
869
- * @return boolean
870
  */
871
  function tribe_event_in_category( $event_cat_slug, $event_id = null ) {
872
 
@@ -1669,4 +1669,73 @@ if ( class_exists( 'Tribe__Events__Main' ) ) {
1669
 
1670
  return $field ? $body_and_separator . $field : $body;
1671
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1672
  }
163
  *
164
  * @category Events
165
  * @param bool $view
166
+ * @return bool
167
  */
168
  function tribe_is_ajax_view_request( $view = false ) {
169
  $is_ajax_view_request = false;
866
  * @param string $event_cat_slug
867
  * @param int $event_id
868
  *
869
+ * @return bool
870
  */
871
  function tribe_event_in_category( $event_cat_slug, $event_id = null ) {
872
 
1669
 
1670
  return $field ? $body_and_separator . $field : $body;
1671
  }
1672
+
1673
+ /**
1674
+ * Tests if we are on the site homepage and if it is set to display the main events page.
1675
+ *
1676
+ * As WordPress front page it might be different from is_home, if we have a front page on the reading options and
1677
+ * if the User is on that page, this function will return true otherwise will return false. So either if the User has
1678
+ * the frontpage set on the reading options and the User is visiting this page.
1679
+ *
1680
+ * Another consideration about this is it might behave as a WordPress function which means after any Ajax action is
1681
+ * fired the result of call this function via Ajax might not be the expected result so ideally can be used to test
1682
+ * if you are on the front page on first load of the page only.
1683
+ *
1684
+ * @since 4.6.9
1685
+ *
1686
+ * @return bool
1687
+ */
1688
+ function tribe_is_events_front_page() {
1689
+ global $wp_query;
1690
+
1691
+ $events_as_front_page = tribe_get_option( 'front_page_event_archive', false );
1692
+ // If the reading option has an events page as front page and we are on that page is on the home of events.
1693
+ return (
1694
+ $wp_query->is_main_query()
1695
+ && $events_as_front_page
1696
+ && $wp_query->tribe_is_event
1697
+ && true === get_query_var( 'tribe_events_front_page' )
1698
+ );
1699
+ }
1700
+
1701
+ /**
1702
+ * Test if we are on the home of events either if is set to frontpage or the default /events page.
1703
+ *
1704
+ * Utility function to test if we are on the home of events, it makes a test in cases when the page is set to be on
1705
+ * the frontpage of the site and if the User is on that page is on the homepage or if the User is on the events page
1706
+ * where the eventDisplay is set to default.
1707
+ *
1708
+ * Also consider this might not work as expected inside of Ajax Calls as this one is fired on initial loading of the
1709
+ * page so be aware of unexpected results via Ajax calls.
1710
+ *
1711
+ * @since 4.6.9
1712
+ *
1713
+ * @return bool
1714
+ */
1715
+ function tribe_is_events_home() {
1716
+ global $wp_query;
1717
+
1718
+ if ( tribe_is_events_front_page() ) {
1719
+ return true;
1720
+ }
1721
+
1722
+ $events_as_front_page = tribe_get_option( 'front_page_event_archive', false );
1723
+ // If the readme option does not has an event page as front page and if id the 'default' view on the main query
1724
+ // as is going to set to 'default' when is loading the root of events/ rewrite rule also makes sure is not on
1725
+ // a taxonomy or a tag.
1726
+ if (
1727
+ ! $events_as_front_page
1728
+ && $wp_query->is_main_query()
1729
+ && $wp_query->tribe_is_event // Make sure following conditionals operate only on events
1730
+ && ( isset( $wp_query->query['eventDisplay'] ) && 'default' === $wp_query->query['eventDisplay'] )
1731
+ && is_post_type_archive()
1732
+ && ! is_tax()
1733
+ && ! is_tag()
1734
+ ) {
1735
+ return true;
1736
+ }
1737
+
1738
+ // No condition was true so is not on home of events.
1739
+ return false;
1740
+ }
1741
  }
src/views/modules/map.php CHANGED
@@ -5,6 +5,8 @@
5
  *
6
  * [your-theme]/tribe-events/modules/map.php
7
  *
 
 
8
  * @var $index
9
  * @var $width
10
  * @var $height
@@ -16,4 +18,4 @@ if ( ! defined( 'ABSPATH' ) ) {
16
 
17
  $style = apply_filters( 'tribe_events_embedded_map_style', "height: $height; width: $width", $index );
18
  ?>
19
- <div id="tribe-events-gmap-<?php esc_attr_e( $index ) ?>" style="<?php esc_attr_e( $style ) ?>"></div><!-- #tribe-events-gmap-<?php esc_attr_e( $index ) ?> -->
5
  *
6
  * [your-theme]/tribe-events/modules/map.php
7
  *
8
+ * @version 4.6.9
9
+ *
10
  * @var $index
11
  * @var $width
12
  * @var $height
18
 
19
  $style = apply_filters( 'tribe_events_embedded_map_style', "height: $height; width: $width", $index );
20
  ?>
21
+ <div id="tribe-events-gmap-<?php echo esc_attr( $index ) ?>" style="<?php echo esc_attr( $style ) ?>"></div><!-- #tribe-events-gmap-<?php esc_attr( $index ) ?> -->
the-events-calendar.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  Plugin Name: The Events Calendar
4
  Description: The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events. Beautiful. Solid. Awesome.
5
- Version: 4.6.8
6
  Author: Modern Tribe, Inc.
7
  Author URI: http://m.tri.be/1x
8
  Text Domain: the-events-calendar
2
  /*
3
  Plugin Name: The Events Calendar
4
  Description: The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events. Beautiful. Solid. Awesome.
5
+ Version: 4.6.9
6
  Author: Modern Tribe, Inc.
7
  Author URI: http://m.tri.be/1x
8
  Text Domain: the-events-calendar