@bmlt-enabled/croutonjs 4.0.1 → 4.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/crouton-gmaps.js +378 -305
- package/crouton-gmaps.min.js +12 -12
- package/crouton-gmaps.min.js.map +1 -1
- package/crouton.js +378 -305
- package/crouton.min.js +3 -3
- package/crouton.min.js.map +1 -1
- package/crouton.nojquery.js +378 -305
- package/crouton.nojquery.min.js +3 -3
- package/crouton.nojquery.min.js.map +1 -1
- package/package.json +1 -1
package/crouton.nojquery.js
CHANGED
|
@@ -11144,19 +11144,19 @@ function CroutonLocalization(language) {
|
|
|
11144
11144
|
this.language = language;
|
|
11145
11145
|
this.words = {
|
|
11146
11146
|
"ar": {
|
|
11147
|
-
"days_of_the_week"
|
|
11148
|
-
"weekday"
|
|
11149
|
-
"city"
|
|
11150
|
-
"cities"
|
|
11151
|
-
"groups"
|
|
11152
|
-
"areas"
|
|
11147
|
+
"days_of_the_week": ["", "الأحد", "الاثنين", "الثلاثاء", "الأربعاء ", "الخميس", "الجمعة", "السبت"],
|
|
11148
|
+
"weekday": "يوم عمل",
|
|
11149
|
+
"city": "مدينة",
|
|
11150
|
+
"cities": "المدن",
|
|
11151
|
+
"groups": "مجموعات",
|
|
11152
|
+
"areas": "المناطق",
|
|
11153
11153
|
"regions": "المناطق",
|
|
11154
|
-
"locations"
|
|
11155
|
-
"counties"
|
|
11156
|
-
"states"
|
|
11157
|
-
"postal_codes"
|
|
11158
|
-
"formats"
|
|
11159
|
-
"map"
|
|
11154
|
+
"locations": "المواقع",
|
|
11155
|
+
"counties": "المقاطعات",
|
|
11156
|
+
"states": "المقاطعات",
|
|
11157
|
+
"postal_codes": "الرموز البريدية",
|
|
11158
|
+
"formats": "الأشكال",
|
|
11159
|
+
"map": "خريطة",
|
|
11160
11160
|
"neighborhood": "الحي",
|
|
11161
11161
|
"near_me": "بالقرب مني",
|
|
11162
11162
|
"text_search": "البحث عن النص",
|
|
@@ -11173,7 +11173,7 @@ function CroutonLocalization(language) {
|
|
|
11173
11173
|
"service_body_types": {
|
|
11174
11174
|
AS: "لجنة خدمات المنطق",
|
|
11175
11175
|
RS: "لجنة خدمات الإقلي.م",
|
|
11176
|
-
ZF: "منتدى المنطقة"
|
|
11176
|
+
ZF: "منتدى المنطقة",
|
|
11177
11177
|
MA: "لجنة خدمات العاصمة",
|
|
11178
11178
|
LS: "خدمة المنتديات المحلية",
|
|
11179
11179
|
GS: "Group Support Forum",
|
|
@@ -11185,9 +11185,9 @@ function CroutonLocalization(language) {
|
|
|
11185
11185
|
"no_meetings_for_this_day": "لا توجد اجتماعات لهذا اليوم.",
|
|
11186
11186
|
'all': 'الجميع',
|
|
11187
11187
|
'menu': 'القائمة',
|
|
11188
|
-
'search for meetings':'البحث عن الاجتماعات',
|
|
11188
|
+
'search for meetings': 'البحث عن الاجتماعات',
|
|
11189
11189
|
'show meetings near...': 'أظهر الاجتماعات بالقرب من...',
|
|
11190
|
-
'filter meetings':'سرد الاجتماعات',
|
|
11190
|
+
'filter meetings': 'سرد الاجتماعات',
|
|
11191
11191
|
'visible meeting list': 'قائمة الاجتماعات المرئية',
|
|
11192
11192
|
'enter a city or zip code': 'أدخل المدينة أو الرمز البريدي',
|
|
11193
11193
|
'toggle fullscreen mode': 'تبديل وضع ملء الشاشة',
|
|
@@ -11271,6 +11271,7 @@ function CroutonLocalization(language) {
|
|
|
11271
11271
|
"zoomed-out-message": "Nemůžeme prohledat celou oblast pro setkání. Přibližte si prosím nebo proveďte nové vyhledávání.",
|
|
11272
11272
|
"sorted by distance": "Seřazeno podle vzdálenosti",
|
|
11273
11273
|
"address_lookup_fail": "Adresu se nepodařilo najít. Zkuste to prosím znovu.",
|
|
11274
|
+
"contact": "Kontakt",
|
|
11274
11275
|
},
|
|
11275
11276
|
"da-DK": {
|
|
11276
11277
|
"days_of_the_week": ["", "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag"],
|
|
@@ -11336,8 +11337,9 @@ function CroutonLocalization(language) {
|
|
|
11336
11337
|
"waze_desc": "Åbn i Waze app",
|
|
11337
11338
|
"sorted by distance": "Sorteret efter Afstand",
|
|
11338
11339
|
"address_lookup_fail": "Adressen kunne ikke findes. Prøv venligst igen.",
|
|
11340
|
+
"contact": "Kontakt",
|
|
11339
11341
|
},
|
|
11340
|
-
"de-DE":{
|
|
11342
|
+
"de-DE": {
|
|
11341
11343
|
"days_of_the_week": ["", "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"],
|
|
11342
11344
|
"weekday": 'Wochentag',
|
|
11343
11345
|
"city": "Stadt",
|
|
@@ -11406,21 +11408,91 @@ function CroutonLocalization(language) {
|
|
|
11406
11408
|
"zoomed-out-message": "Wir können nicht die ganze Fläche nach Meetings durchsuchen. Bitte reinzoomen oder eine neue Suche machen.",
|
|
11407
11409
|
"sorted by distance": "Sortiert nach Entfernung",
|
|
11408
11410
|
"address_lookup_fail": "Die Adresse konnte nicht gefunden werden. Bitte versuchen Sie es erneut.",
|
|
11411
|
+
"contact": "Kontakt",
|
|
11409
11412
|
},
|
|
11410
|
-
|
|
11411
|
-
"days_of_the_week"
|
|
11412
|
-
|
|
11413
|
-
"city"
|
|
11414
|
-
"cities"
|
|
11415
|
-
"groups"
|
|
11416
|
-
"areas"
|
|
11413
|
+
'el-GR': {
|
|
11414
|
+
"days_of_the_week": ["", "Κυριακή", "Δευτέρα", "Τρίτη", "Τετάρτη", "Πέμπτη", "Παρασκευή", "Σάββατο"],
|
|
11415
|
+
"weekday": "Ημέρες",
|
|
11416
|
+
"city": "Πόλη",
|
|
11417
|
+
"cities": "Πόλεις",
|
|
11418
|
+
"groups": "Ομάδες",
|
|
11419
|
+
"areas": "Περιοχές",
|
|
11420
|
+
"regions": "Διαμερίσματα",
|
|
11421
|
+
"locations": "Τοποθεσίες",
|
|
11422
|
+
"counties": "Νομοί",
|
|
11423
|
+
"states": "Πολιτείες",
|
|
11424
|
+
"postal_codes": "Ταχυδρομικοί Κώδικες",
|
|
11425
|
+
"formats": "Θέματα ομάδων",
|
|
11426
|
+
"map": "Χάρτης",
|
|
11427
|
+
"neighborhood": "Συνοικία",
|
|
11428
|
+
"near_me": "Κοντά μου",
|
|
11429
|
+
"text_search": "Αναζήτηση κειμένου",
|
|
11430
|
+
"click_search": "Κλικ για αναζήτηση",
|
|
11431
|
+
"pan_and_zoom": "Μετακίνηση και ζουμ",
|
|
11432
|
+
"languages": "Γλώσσες",
|
|
11433
|
+
"common_needs": "Ειδικού ενδιαφέροντος",
|
|
11434
|
+
"meeting_count": "Σύνολο ομάδων",
|
|
11435
|
+
"google_directions": "Οδηγίες Google",
|
|
11436
|
+
"apple_directions": "Οδηγίες Apple",
|
|
11437
|
+
"venue_type_choices": {
|
|
11438
|
+
IN_PERSON: "Φυσικές",
|
|
11439
|
+
VIRTUAL: "Διαδικτυακές"
|
|
11440
|
+
},
|
|
11441
|
+
"service_body_types": {
|
|
11442
|
+
AS: "Ευπ",
|
|
11443
|
+
RS: "Ευδ",
|
|
11444
|
+
ZF: "ZF",
|
|
11445
|
+
MA: "MA",
|
|
11446
|
+
LS: "LS",
|
|
11447
|
+
GS: "Αντιπρόσωπος",
|
|
11448
|
+
},
|
|
11449
|
+
"share": "Κοινοποίηση",
|
|
11450
|
+
"no_meetings_for_this_day": "Δεν έχει ομάδες αυτή την ημέρα",
|
|
11451
|
+
"css-textalign": "",
|
|
11452
|
+
"css-floatdirection": "",
|
|
11453
|
+
"all": "",
|
|
11454
|
+
"menu": "Μενού",
|
|
11455
|
+
"search for meetings": "Αναζήτηση ομάδων",
|
|
11456
|
+
"show meetings near...": "Εμφάνιση ομάδων κοντά σε..",
|
|
11457
|
+
"filter meetings": "Φίλτραρε τις ομάδες",
|
|
11458
|
+
"visible meeting list": "Λίστα ορατών ομάδων",
|
|
11459
|
+
"enter a city or zip code": "Εισαγάγετε μια πόλη ή ταχυδρομικό κώδικα",
|
|
11460
|
+
"toggle fullscreen mode": "Εναλλαγη λειτουργίας πλήρους οθόνης",
|
|
11461
|
+
"close": "Κλείσιμο",
|
|
11462
|
+
"bmlt2ics": "Προσθήκη στο ημερολόγιό σας",
|
|
11463
|
+
"meeting page": "Σελίδα ομάδας",
|
|
11464
|
+
"meeting details": "Πληροφορίες ομάδας",
|
|
11465
|
+
"report update": "Ανέφερε ενημέρωση",
|
|
11466
|
+
"filter by visibility": "Φίλτραρε ανα ορατές ομάδες",
|
|
11467
|
+
"open search dialog": "’νοιξε αναζήτηση",
|
|
11468
|
+
"go": "Έναρξη",
|
|
11469
|
+
"get_directions": "Λάβετε Οδηγιες",
|
|
11470
|
+
"select_map_app": "Διαλέξτε εφαρμογή χάρτη",
|
|
11471
|
+
"apple_maps": "Χάρτες Apple",
|
|
11472
|
+
"apple_maps_desc": "Χάρτες Apple σε υπολογιστή",
|
|
11473
|
+
"google_maps": "Χαρτες Google",
|
|
11474
|
+
"google_maps_desc_mobile": "Χάρτες Google υπολογιστή κινητού",
|
|
11475
|
+
"waze": "Waze",
|
|
11476
|
+
"waze_desc": "Waze Desc",
|
|
11477
|
+
"zoomed-out-message": "Μήνυμα Απομακρυνσης Ζοομ",
|
|
11478
|
+
"sorted by distance": "Κατάταξη βάσει απόστασης",
|
|
11479
|
+
"address_lookup_fail": "Αδυναμία εύρεσης διεύθυνσης",
|
|
11480
|
+
|
|
11481
|
+
},
|
|
11482
|
+
"en-AU": {
|
|
11483
|
+
"days_of_the_week": ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
11484
|
+
"weekday": "Weekday",
|
|
11485
|
+
"city": "City",
|
|
11486
|
+
"cities": "Cities",
|
|
11487
|
+
"groups": "Groups",
|
|
11488
|
+
"areas": "Areas",
|
|
11417
11489
|
"regions": "Regions",
|
|
11418
|
-
"locations"
|
|
11419
|
-
"counties"
|
|
11420
|
-
"states"
|
|
11421
|
-
"postal_codes"
|
|
11422
|
-
"formats"
|
|
11423
|
-
"map"
|
|
11490
|
+
"locations": "Locations",
|
|
11491
|
+
"counties": "Counties",
|
|
11492
|
+
"states": "States",
|
|
11493
|
+
"postal_codes": "Postcodes",
|
|
11494
|
+
"formats": "Formats",
|
|
11495
|
+
"map": "Map",
|
|
11424
11496
|
"neighborhood": "Neighbourhood",
|
|
11425
11497
|
"near_me": "Find nearby meetings",
|
|
11426
11498
|
"text_search": "Find meetings there",
|
|
@@ -11443,7 +11515,7 @@ function CroutonLocalization(language) {
|
|
|
11443
11515
|
},
|
|
11444
11516
|
"share": "share",
|
|
11445
11517
|
'google_directions': 'Google directions to meeting',
|
|
11446
|
-
|
|
11518
|
+
'apple_directions': 'Apple directions to meeting',
|
|
11447
11519
|
"no_meetings_for_this_day": "No meetings for this day.",
|
|
11448
11520
|
'css-textalign': '',
|
|
11449
11521
|
'css-floatdirection': '',
|
|
@@ -11476,19 +11548,19 @@ function CroutonLocalization(language) {
|
|
|
11476
11548
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
11477
11549
|
},
|
|
11478
11550
|
"en-CA": {
|
|
11479
|
-
"days_of_the_week"
|
|
11480
|
-
"weekday"
|
|
11481
|
-
"city"
|
|
11482
|
-
"cities"
|
|
11483
|
-
"groups"
|
|
11484
|
-
"areas"
|
|
11551
|
+
"days_of_the_week": ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
11552
|
+
"weekday": "Weekday",
|
|
11553
|
+
"city": "City",
|
|
11554
|
+
"cities": "Cities",
|
|
11555
|
+
"groups": "Groups",
|
|
11556
|
+
"areas": "Areas",
|
|
11485
11557
|
"regions": "Regions",
|
|
11486
|
-
"locations"
|
|
11487
|
-
"counties"
|
|
11488
|
-
"states"
|
|
11489
|
-
"postal_codes"
|
|
11490
|
-
"formats"
|
|
11491
|
-
"map"
|
|
11558
|
+
"locations": "Locations",
|
|
11559
|
+
"counties": "Counties",
|
|
11560
|
+
"states": "Provinces",
|
|
11561
|
+
"postal_codes": "Postal Codes",
|
|
11562
|
+
"formats": "Formats",
|
|
11563
|
+
"map": "Map",
|
|
11492
11564
|
"neighborhood": "Neighborhood",
|
|
11493
11565
|
"near_me": "Find nearby meetings",
|
|
11494
11566
|
"text_search": "Find meetings there",
|
|
@@ -11545,19 +11617,19 @@ function CroutonLocalization(language) {
|
|
|
11545
11617
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
11546
11618
|
},
|
|
11547
11619
|
"en-NZ": {
|
|
11548
|
-
"days_of_the_week"
|
|
11549
|
-
"weekday"
|
|
11550
|
-
"city"
|
|
11551
|
-
"cities"
|
|
11552
|
-
"groups"
|
|
11553
|
-
"areas"
|
|
11620
|
+
"days_of_the_week": ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
11621
|
+
"weekday": "Weekday",
|
|
11622
|
+
"city": "City",
|
|
11623
|
+
"cities": "Cities",
|
|
11624
|
+
"groups": "Groups",
|
|
11625
|
+
"areas": "Areas",
|
|
11554
11626
|
"regions": "Regions",
|
|
11555
|
-
"locations"
|
|
11556
|
-
"counties"
|
|
11557
|
-
"states"
|
|
11558
|
-
"postal_codes"
|
|
11559
|
-
"formats"
|
|
11560
|
-
"map"
|
|
11627
|
+
"locations": "Locations",
|
|
11628
|
+
"counties": "Counties",
|
|
11629
|
+
"states": "States",
|
|
11630
|
+
"postal_codes": "Postcodes",
|
|
11631
|
+
"formats": "Formats",
|
|
11632
|
+
"map": "Map",
|
|
11561
11633
|
"neighborhood": "Neighborhood",
|
|
11562
11634
|
"near_me": "Find nearby meetings",
|
|
11563
11635
|
"text_search": "Find meetings there",
|
|
@@ -11614,19 +11686,19 @@ function CroutonLocalization(language) {
|
|
|
11614
11686
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
11615
11687
|
},
|
|
11616
11688
|
"en-UK": {
|
|
11617
|
-
"days_of_the_week"
|
|
11618
|
-
"weekday"
|
|
11619
|
-
"city"
|
|
11620
|
-
"cities"
|
|
11621
|
-
"groups"
|
|
11622
|
-
"areas"
|
|
11689
|
+
"days_of_the_week": ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
11690
|
+
"weekday": "Weekday",
|
|
11691
|
+
"city": "City",
|
|
11692
|
+
"cities": "Cities",
|
|
11693
|
+
"groups": "Groups",
|
|
11694
|
+
"areas": "Areas",
|
|
11623
11695
|
"regions": "Regions",
|
|
11624
|
-
"locations"
|
|
11625
|
-
"counties"
|
|
11626
|
-
"states"
|
|
11627
|
-
"postal_codes"
|
|
11628
|
-
"formats"
|
|
11629
|
-
"map"
|
|
11696
|
+
"locations": "Locations",
|
|
11697
|
+
"counties": "Counties",
|
|
11698
|
+
"states": "States",
|
|
11699
|
+
"postal_codes": "Postcodes",
|
|
11700
|
+
"formats": "Formats",
|
|
11701
|
+
"map": "Map",
|
|
11630
11702
|
"neighborhood": "Neighborhood",
|
|
11631
11703
|
"near_me": "Find nearby meetings",
|
|
11632
11704
|
"text_search": "Find meetings there",
|
|
@@ -11682,20 +11754,21 @@ function CroutonLocalization(language) {
|
|
|
11682
11754
|
"sorted by distance": "Sorted by Distance",
|
|
11683
11755
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
11684
11756
|
},
|
|
11757
|
+
|
|
11685
11758
|
"en-US": {
|
|
11686
|
-
"days_of_the_week"
|
|
11687
|
-
"weekday"
|
|
11688
|
-
"city"
|
|
11689
|
-
"cities"
|
|
11690
|
-
"groups"
|
|
11691
|
-
"areas"
|
|
11759
|
+
"days_of_the_week": ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
11760
|
+
"weekday": "Weekday",
|
|
11761
|
+
"city": "City",
|
|
11762
|
+
"cities": "Cities",
|
|
11763
|
+
"groups": "Groups",
|
|
11764
|
+
"areas": "Areas",
|
|
11692
11765
|
"regions": "Regions",
|
|
11693
|
-
"locations"
|
|
11694
|
-
"counties"
|
|
11695
|
-
"states"
|
|
11696
|
-
"postal_codes"
|
|
11697
|
-
"formats"
|
|
11698
|
-
"map"
|
|
11766
|
+
"locations": "Locations",
|
|
11767
|
+
"counties": "Counties",
|
|
11768
|
+
"states": "States",
|
|
11769
|
+
"postal_codes": "Zips",
|
|
11770
|
+
"formats": "Formats",
|
|
11771
|
+
"map": "Map",
|
|
11699
11772
|
"neighborhood": "Neighborhood",
|
|
11700
11773
|
"near_me": "Find nearby meetings",
|
|
11701
11774
|
"text_search": "Find meetings there",
|
|
@@ -11752,149 +11825,149 @@ function CroutonLocalization(language) {
|
|
|
11752
11825
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
11753
11826
|
},
|
|
11754
11827
|
"es-US": {
|
|
11755
|
-
|
|
11756
|
-
|
|
11757
|
-
|
|
11758
|
-
|
|
11759
|
-
|
|
11760
|
-
|
|
11761
|
-
|
|
11762
|
-
|
|
11763
|
-
|
|
11764
|
-
|
|
11765
|
-
|
|
11766
|
-
|
|
11767
|
-
|
|
11768
|
-
|
|
11769
|
-
|
|
11770
|
-
|
|
11771
|
-
|
|
11772
|
-
|
|
11773
|
-
|
|
11774
|
-
|
|
11775
|
-
|
|
11776
|
-
|
|
11777
|
-
|
|
11778
|
-
|
|
11779
|
-
|
|
11780
|
-
|
|
11781
|
-
|
|
11782
|
-
|
|
11783
|
-
|
|
11784
|
-
|
|
11785
|
-
|
|
11786
|
-
|
|
11787
|
-
|
|
11788
|
-
|
|
11789
|
-
|
|
11790
|
-
|
|
11791
|
-
|
|
11792
|
-
|
|
11793
|
-
|
|
11828
|
+
"days_of_the_week": ["", "Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado"],
|
|
11829
|
+
"weekday": "Día de la semana",
|
|
11830
|
+
"city": "Ciudad",
|
|
11831
|
+
"cities": "Ciudades",
|
|
11832
|
+
"groups": "Grupos",
|
|
11833
|
+
"areas": "Áreas",
|
|
11834
|
+
"regions": "Regiones",
|
|
11835
|
+
"locations": "Ubicaciones",
|
|
11836
|
+
"counties": "Provincias",
|
|
11837
|
+
"states": "Comunidad Autónoma",
|
|
11838
|
+
"postal_codes": "Códigos postales",
|
|
11839
|
+
"formats": "Formatos",
|
|
11840
|
+
"map": "Mapa",
|
|
11841
|
+
"neighborhood": "Distrito",
|
|
11842
|
+
"near_me": "Sitios cercanos",
|
|
11843
|
+
"text_search": "Búsqueda de texto",
|
|
11844
|
+
"click_search": "Buscar en Google",
|
|
11845
|
+
"pan_and_zoom": "Paneo y Zoom",
|
|
11846
|
+
"languages": "Idiomas",
|
|
11847
|
+
"common_needs": "Necesidades comunes",
|
|
11848
|
+
"meeting_count": "Número de reuniones encontradas",
|
|
11849
|
+
"Weekly Meetings": "Reuniones semanales",
|
|
11850
|
+
"venue_types": "Tipos de espacios",
|
|
11851
|
+
"venue_type_choices": {
|
|
11852
|
+
IN_PERSON: "Presencial",
|
|
11853
|
+
VIRTUAL: "Virtual",
|
|
11854
|
+
},
|
|
11855
|
+
"service_body_types": {
|
|
11856
|
+
AS: "Cómite de servicio de Área",
|
|
11857
|
+
RS: "Comité regional de servicio",
|
|
11858
|
+
ZF: "Foro Zonal",
|
|
11859
|
+
MA: "Comité metropolitano de servicio",
|
|
11860
|
+
LS: "Foro de servicio local",
|
|
11861
|
+
GS: "Foro de apoyo a grupos",
|
|
11862
|
+
},
|
|
11863
|
+
"share": "compartir",
|
|
11864
|
+
"no_meetings_for_this_day": "No hay reuniones en este día",
|
|
11865
|
+
'css-textalign': '',
|
|
11866
|
+
'google_directions': 'Indicaciones de Google',
|
|
11794
11867
|
'apple_directions': 'Indicaciones de Apple',
|
|
11795
|
-
|
|
11796
|
-
|
|
11797
|
-
|
|
11798
|
-
|
|
11799
|
-
|
|
11800
|
-
|
|
11801
|
-
|
|
11802
|
-
|
|
11803
|
-
|
|
11804
|
-
|
|
11805
|
-
|
|
11806
|
-
|
|
11807
|
-
|
|
11808
|
-
|
|
11809
|
-
|
|
11810
|
-
|
|
11868
|
+
'css-floatdirection': "Dirección float-CSS",
|
|
11869
|
+
'all': 'Todos',
|
|
11870
|
+
'menu': "Menú",
|
|
11871
|
+
'search for meetings': 'Buscar reuniones',
|
|
11872
|
+
'show meetings near...': 'Mostrar reuniones cercanas...',
|
|
11873
|
+
'filter meetings': 'Filtrar reuniones',
|
|
11874
|
+
'visible meeting list': 'Listado visible de reuniones',
|
|
11875
|
+
'enter a city or zip code': 'Introduce una ciudad o un código postal',
|
|
11876
|
+
'toggle fullscreen mode': 'Modo pantalla completa',
|
|
11877
|
+
'close': "Cerrar",
|
|
11878
|
+
"bmlt2ics": "Añadir a calendario",
|
|
11879
|
+
'meeting page': "Página de la reunión",
|
|
11880
|
+
'meeting details': "Detalles de la reunión",
|
|
11881
|
+
'report update': "Actualización de informe",
|
|
11882
|
+
'filter by visibility': "Listar solo estas reuniones",
|
|
11883
|
+
'go': "¡Adelante!",
|
|
11811
11884
|
"distance": "Distancia",
|
|
11812
|
-
|
|
11813
|
-
|
|
11814
|
-
|
|
11815
|
-
|
|
11816
|
-
|
|
11817
|
-
|
|
11818
|
-
|
|
11819
|
-
|
|
11885
|
+
"get_directions": "Obtener Direcciones",
|
|
11886
|
+
"select_map_app": "Seleccionar Aplicación de Mapas",
|
|
11887
|
+
"apple_maps": "Apple Maps",
|
|
11888
|
+
"apple_maps_desc": "Abrir en la aplicación Apple Maps",
|
|
11889
|
+
"google_maps": "Google Maps",
|
|
11890
|
+
"google_maps_desc_mobile": "Abrir en la aplicación Google Maps",
|
|
11891
|
+
"waze": "Waze",
|
|
11892
|
+
"waze_desc": "Abrir en la aplicación Waze",
|
|
11820
11893
|
"zoomed-out-message": "No podemos buscar reuniones en toda la zona. Por favor, acérquese o haga una nueva búsqueda.",
|
|
11821
11894
|
"sorted by distance": "Ordenado por distancia",
|
|
11822
11895
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
11823
11896
|
},
|
|
11824
11897
|
"fa-IR": {
|
|
11825
|
-
"days_of_the_week"
|
|
11826
|
-
"weekday"
|
|
11827
|
-
"city"
|
|
11828
|
-
"cities"
|
|
11829
|
-
"groups"
|
|
11830
|
-
"areas"
|
|
11831
|
-
"regions"
|
|
11832
|
-
"locations"
|
|
11833
|
-
"counties"
|
|
11834
|
-
"states"
|
|
11835
|
-
"postal_codes:"
|
|
11836
|
-
"formats"
|
|
11837
|
-
"map"
|
|
11838
|
-
"neighborhood"
|
|
11839
|
-
"near_me"
|
|
11840
|
-
"text_search"
|
|
11841
|
-
"click_search"
|
|
11842
|
-
"pan_and_zoom"
|
|
11843
|
-
"languages"
|
|
11844
|
-
"common_needs"
|
|
11845
|
-
"meeting_count"
|
|
11846
|
-
"venue_types"
|
|
11847
|
-
"venue_type_choices"
|
|
11848
|
-
"IN_PERSON"
|
|
11849
|
-
"VIRTUAL"
|
|
11898
|
+
"days_of_the_week": ["", 'یَکشَنب', 'دوشَنبه', 'سهشنبه', 'چهار شنبه', 'پَنج شَنبه', 'جُمعه', 'شَنبه'],
|
|
11899
|
+
"weekday": "ایام هفته",
|
|
11900
|
+
"city": "شهر",
|
|
11901
|
+
"cities": "شهرها",
|
|
11902
|
+
"groups": "گروه ها",
|
|
11903
|
+
"areas": "نواحی",
|
|
11904
|
+
"regions": "مناطق",
|
|
11905
|
+
"locations": "آدرسها",
|
|
11906
|
+
"counties": "بخشها",
|
|
11907
|
+
"states": "استان ها",
|
|
11908
|
+
"postal_codes:": "کد پستی",
|
|
11909
|
+
"formats": "فرمت ها",
|
|
11910
|
+
"map": "نقشه",
|
|
11911
|
+
"neighborhood": "محله",
|
|
11912
|
+
"near_me": "جلسات نزدیک من را پیدا کن",
|
|
11913
|
+
"text_search": "جلسات اینجا را پیدا کن",
|
|
11914
|
+
"click_search": "پیدا کردن جلسات نزدیک به یک نقطه روی نقشه",
|
|
11915
|
+
"pan_and_zoom": "حرکت + بزرگنمایی",
|
|
11916
|
+
"languages": "زبانها",
|
|
11917
|
+
"common_needs": "خصوصیات مشترک",
|
|
11918
|
+
"meeting_count": "جلسات هفتگی:",
|
|
11919
|
+
"venue_types": "انواع مکان",
|
|
11920
|
+
"venue_type_choices": {
|
|
11921
|
+
"IN_PERSON": "حضوری",
|
|
11922
|
+
"VIRTUAL": "لینک جلسه مجازی",
|
|
11850
11923
|
},
|
|
11851
11924
|
"service_body_types": {
|
|
11852
|
-
"AS"
|
|
11853
|
-
"RS"
|
|
11854
|
-
"ZF"
|
|
11855
|
-
"MA"
|
|
11856
|
-
"LS"
|
|
11857
|
-
"GS"
|
|
11925
|
+
"AS": "کمیته خدمات ناحیه",
|
|
11926
|
+
"RS": "کمیته خدمات منطقهای",
|
|
11927
|
+
"ZF": "انجمن منطقهای",
|
|
11928
|
+
"MA": "کمیته خدمات کلانشهریe",
|
|
11929
|
+
"LS": "انجمن خدمات محلی",
|
|
11930
|
+
"GS": "انجمن پشتیبانی گروه",
|
|
11858
11931
|
},
|
|
11859
|
-
"share"
|
|
11860
|
-
"google_directions"
|
|
11861
|
-
"apple_directions"
|
|
11862
|
-
"no_meetings_for_this_day"
|
|
11863
|
-
"css-direction: bmlt-rtl"
|
|
11864
|
-
"bootstrap-popover-placement"
|
|
11865
|
-
"adjust search"
|
|
11866
|
-
"this number represents"
|
|
11867
|
-
"radius of search in $$"
|
|
11868
|
-
"miles"
|
|
11869
|
-
"km"
|
|
11870
|
-
"approx. number of meetings in result"
|
|
11871
|
-
"back"
|
|
11872
|
-
"all"
|
|
11873
|
-
"menu"
|
|
11874
|
-
"search for meetings"
|
|
11875
|
-
"show meetings near..."
|
|
11876
|
-
"filter meetings"
|
|
11877
|
-
"visible meeting list"
|
|
11878
|
-
"enter a city or zip code"
|
|
11879
|
-
"toggle fullscreen mode"
|
|
11880
|
-
"close"
|
|
11881
|
-
"bmlt2ics"
|
|
11882
|
-
"meeting page"
|
|
11883
|
-
"meeting details"
|
|
11884
|
-
"report update"
|
|
11885
|
-
"filter by visibility"
|
|
11886
|
-
"go"
|
|
11887
|
-
"distance"
|
|
11888
|
-
"get_directions"
|
|
11889
|
-
"select_map_app"
|
|
11890
|
-
"apple_maps"
|
|
11891
|
-
"apple_maps_desc"
|
|
11892
|
-
"google_maps"
|
|
11893
|
-
"google_maps_desc_mobile"
|
|
11894
|
-
"waze"
|
|
11895
|
-
"waze_desc"
|
|
11896
|
-
"sorted by distance"
|
|
11897
|
-
"more info"
|
|
11932
|
+
"share": "اشتراک گذاری",
|
|
11933
|
+
"google_directions": "مسیرهای Google به جلسه",
|
|
11934
|
+
"apple_directions": "مسیرهای Apple به جلسه",
|
|
11935
|
+
"no_meetings_for_this_day": "هیچ جلسه ای در این روز وجود ندارد",
|
|
11936
|
+
"css-direction: bmlt-rtl": "",
|
|
11937
|
+
"bootstrap-popover-placement": "left",
|
|
11938
|
+
"adjust search": "تنظیم جستجو",
|
|
11939
|
+
"this number represents": "این عدد نشان دهنده",
|
|
11940
|
+
"radius of search in $$": "شعاع جستجو بر حسب $$",
|
|
11941
|
+
"miles": "مایل",
|
|
11942
|
+
"km": "کیلومتر",
|
|
11943
|
+
"approx. number of meetings in result": "تعداد تقریبی جلسات در نتیجه",
|
|
11944
|
+
"back": "بازگشت",
|
|
11945
|
+
"all": "همه",
|
|
11946
|
+
"menu": " منوی",
|
|
11947
|
+
"search for meetings": "جستجوی جلسه ها",
|
|
11948
|
+
"show meetings near...": "نمایش جلسات نزدیک",
|
|
11949
|
+
"filter meetings": "فیلتر جلسات",
|
|
11950
|
+
"visible meeting list": "جلسات قابل مشاهده به عنوان لیست",
|
|
11951
|
+
"enter a city or zip code": "شهر یا کد پستی را وارد کنید",
|
|
11952
|
+
"toggle fullscreen mode": "تغییر حالت تمام صفحه",
|
|
11953
|
+
"close": "بستن",
|
|
11954
|
+
"bmlt2ics": "به تقویم خود اضافه کنید",
|
|
11955
|
+
"meeting page": "صفحه جلسه",
|
|
11956
|
+
"meeting details": "جزئیات جلسه",
|
|
11957
|
+
"report update": "گزارش بهروزرسانی",
|
|
11958
|
+
"filter by visibility": "فقط این جلسات را فهرست کنید",
|
|
11959
|
+
"go": "برو",
|
|
11960
|
+
"distance": "فاصله",
|
|
11961
|
+
"get_directions": "دریافت مسیر",
|
|
11962
|
+
"select_map_app": "انتخاب برنامه نقشه",
|
|
11963
|
+
"apple_maps": "نقشه اپل",
|
|
11964
|
+
"apple_maps_desc": "باز کردن در برنامه نقشه اپل",
|
|
11965
|
+
"google_maps": "گوگل مپس",
|
|
11966
|
+
"google_maps_desc_mobile": "باز کردن در برنامه گوگل مپس",
|
|
11967
|
+
"waze": "ویوز",
|
|
11968
|
+
"waze_desc": "باز کردن در برنامه ویز",
|
|
11969
|
+
"sorted by distance": "مرتب کردن بر اساس فاصله",
|
|
11970
|
+
"more info": "اطلاعات بیشتر",
|
|
11898
11971
|
"css-direction": 'bmlt-rtl',
|
|
11899
11972
|
"css-textalign": "style='text-align: right;'",
|
|
11900
11973
|
'address': 'آدرس',
|
|
@@ -11904,19 +11977,19 @@ function CroutonLocalization(language) {
|
|
|
11904
11977
|
"address_lookup_fail": "آدرس پیدا نشد. لطفا دوباره تلاش کنید.",
|
|
11905
11978
|
},
|
|
11906
11979
|
"fr-CA": {
|
|
11907
|
-
"days_of_the_week"
|
|
11908
|
-
"weekday"
|
|
11909
|
-
"city"
|
|
11910
|
-
"cities"
|
|
11911
|
-
"groups"
|
|
11912
|
-
"areas"
|
|
11980
|
+
"days_of_the_week": ["", "Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi"],
|
|
11981
|
+
"weekday": "Journée",
|
|
11982
|
+
"city": "Ville",
|
|
11983
|
+
"cities": "Villes",
|
|
11984
|
+
"groups": "Groupes",
|
|
11985
|
+
"areas": "ASL",
|
|
11913
11986
|
"regions": "Regions",
|
|
11914
|
-
"locations"
|
|
11915
|
-
"counties"
|
|
11916
|
-
"states"
|
|
11917
|
-
"postal_codes"
|
|
11918
|
-
"formats"
|
|
11919
|
-
"map"
|
|
11987
|
+
"locations": "Emplacements",
|
|
11988
|
+
"counties": "Régions",
|
|
11989
|
+
"states": "Provinces",
|
|
11990
|
+
"postal_codes": "Codes postaux",
|
|
11991
|
+
"formats": "Formats",
|
|
11992
|
+
"map": "Carte",
|
|
11920
11993
|
"neighborhood": "Quartier",
|
|
11921
11994
|
"near_me": "À côté de moi",
|
|
11922
11995
|
"text_search": "Recherche textuelle",
|
|
@@ -11972,19 +12045,19 @@ function CroutonLocalization(language) {
|
|
|
11972
12045
|
"address_lookup_fail": "L'adresse est introuvable. Veuillez réessayer.",
|
|
11973
12046
|
},
|
|
11974
12047
|
"it-IT": {
|
|
11975
|
-
"days_of_the_week"
|
|
11976
|
-
"weekday"
|
|
11977
|
-
"city"
|
|
11978
|
-
"cities"
|
|
11979
|
-
"groups"
|
|
11980
|
-
"areas"
|
|
12048
|
+
"days_of_the_week": ["", "Domenica", " Lunedì", "Martedì", "Mercoledì", "Giovedì", "Venerdì", "Sabato"],
|
|
12049
|
+
"weekday": "Giorno",
|
|
12050
|
+
"city": "Città",
|
|
12051
|
+
"cities": "Città",
|
|
12052
|
+
"groups": "Gruppi",
|
|
12053
|
+
"areas": "Aree",
|
|
11981
12054
|
"regions": "Regione",
|
|
11982
|
-
"locations"
|
|
11983
|
-
"counties"
|
|
11984
|
-
"states"
|
|
11985
|
-
"postal_codes"
|
|
11986
|
-
"formats"
|
|
11987
|
-
"map"
|
|
12055
|
+
"locations": "Località",
|
|
12056
|
+
"counties": "Province",
|
|
12057
|
+
"states": "Regione",
|
|
12058
|
+
"postal_codes": "CAP",
|
|
12059
|
+
"formats": "Formati",
|
|
12060
|
+
"map": "Mappa",
|
|
11988
12061
|
"neighborhood": "Quartiere",
|
|
11989
12062
|
"near_me": "Vicino a me",
|
|
11990
12063
|
"text_search": "Ricerca testuale",
|
|
@@ -12040,19 +12113,19 @@ function CroutonLocalization(language) {
|
|
|
12040
12113
|
"address_lookup_fail": "L'indirizzo non è stato trovato. Per favore riprova.",
|
|
12041
12114
|
},
|
|
12042
12115
|
"nl-NL": {
|
|
12043
|
-
"days_of_the_week"
|
|
12044
|
-
"weekday"
|
|
12045
|
-
"city"
|
|
12046
|
-
"cities"
|
|
12047
|
-
"groups"
|
|
12048
|
-
"areas"
|
|
12116
|
+
"days_of_the_week": ["", "Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag"],
|
|
12117
|
+
"weekday": "Dag van de week",
|
|
12118
|
+
"city": "Stad",
|
|
12119
|
+
"cities": "Steden",
|
|
12120
|
+
"groups": "Groepen",
|
|
12121
|
+
"areas": "Gebieden",
|
|
12049
12122
|
"regions": "Regions",
|
|
12050
|
-
"locations"
|
|
12051
|
-
"counties"
|
|
12052
|
-
"states"
|
|
12053
|
-
"postal_codes"
|
|
12054
|
-
"formats"
|
|
12055
|
-
"map"
|
|
12123
|
+
"locations": "Locaties",
|
|
12124
|
+
"counties": "Landen",
|
|
12125
|
+
"states": "Provincies",
|
|
12126
|
+
"postal_codes": "Postcodes",
|
|
12127
|
+
"formats": "Formats",
|
|
12128
|
+
"map": "Kaart",
|
|
12056
12129
|
"neighborhood": "Buurt",
|
|
12057
12130
|
"near_me": "Bij mij in de buurt",
|
|
12058
12131
|
"text_search": "Zoek op tekst",
|
|
@@ -12107,19 +12180,19 @@ function CroutonLocalization(language) {
|
|
|
12107
12180
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
12108
12181
|
},
|
|
12109
12182
|
"pl-PL": {
|
|
12110
|
-
"days_of_the_week"
|
|
12111
|
-
"weekday"
|
|
12112
|
-
"city"
|
|
12113
|
-
"cities"
|
|
12114
|
-
"groups"
|
|
12115
|
-
"areas"
|
|
12183
|
+
"days_of_the_week": ["", "Niedziela", "Poniedziałek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobota"],
|
|
12184
|
+
"weekday": "Dzień tygodnia",
|
|
12185
|
+
"city": "Miasto",
|
|
12186
|
+
"cities": "Miasta",
|
|
12187
|
+
"groups": "Grupy",
|
|
12188
|
+
"areas": "Okręgi",
|
|
12116
12189
|
"regions": "Regions",
|
|
12117
|
-
"locations"
|
|
12118
|
-
"counties"
|
|
12119
|
-
"states"
|
|
12120
|
-
"postal_codes"
|
|
12121
|
-
"formats"
|
|
12122
|
-
"map"
|
|
12190
|
+
"locations": "Lokalizacje",
|
|
12191
|
+
"counties": "Powiaty",
|
|
12192
|
+
"states": "Województwa",
|
|
12193
|
+
"postal_codes": "Kody pocztowe",
|
|
12194
|
+
"formats": "Formaty",
|
|
12195
|
+
"map": "Mapa",
|
|
12123
12196
|
"neighborhood": "Sąsiedztwo",
|
|
12124
12197
|
"near_me": "Blisko Mnie",
|
|
12125
12198
|
"text_search": "Wpisz",
|
|
@@ -12175,19 +12248,19 @@ function CroutonLocalization(language) {
|
|
|
12175
12248
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
12176
12249
|
},
|
|
12177
12250
|
"pt-BR": {
|
|
12178
|
-
"days_of_the_week"
|
|
12179
|
-
"weekday"
|
|
12180
|
-
"city"
|
|
12181
|
-
"cities"
|
|
12182
|
-
"groups"
|
|
12183
|
-
"areas"
|
|
12251
|
+
"days_of_the_week": ["", "Domingo", "Segunda-feira", "Terça-feira", "Quarta-feira", "Quinta-feira", "Sexta-feira", "Sábado"],
|
|
12252
|
+
"weekday": "Dia da semana",
|
|
12253
|
+
"city": "Cidade",
|
|
12254
|
+
"cities": "Cidades",
|
|
12255
|
+
"groups": "Grupos",
|
|
12256
|
+
"areas": "Áreas",
|
|
12184
12257
|
"regions": "Regions",
|
|
12185
|
-
"locations"
|
|
12186
|
-
"counties"
|
|
12187
|
-
"states"
|
|
12188
|
-
"postal_codes"
|
|
12189
|
-
"formats"
|
|
12190
|
-
"map"
|
|
12258
|
+
"locations": "Localizações",
|
|
12259
|
+
"counties": "Municípios",
|
|
12260
|
+
"states": "Estados",
|
|
12261
|
+
"postal_codes": "CEPs",
|
|
12262
|
+
"formats": "Formatos",
|
|
12263
|
+
"map": "Mapa",
|
|
12191
12264
|
"neighborhood": "Bairro",
|
|
12192
12265
|
"near_me": "Minha Localização",
|
|
12193
12266
|
"text_search": "digite um endereço",
|
|
@@ -12243,19 +12316,19 @@ function CroutonLocalization(language) {
|
|
|
12243
12316
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
12244
12317
|
},
|
|
12245
12318
|
"ru-RU": {
|
|
12246
|
-
"days_of_the_week"
|
|
12247
|
-
"weekday"
|
|
12248
|
-
"city"
|
|
12249
|
-
"cities"
|
|
12250
|
-
"groups"
|
|
12251
|
-
"areas"
|
|
12319
|
+
"days_of_the_week": ["", "Воскресенье", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота"],
|
|
12320
|
+
"weekday": "будний день",
|
|
12321
|
+
"city": "Город",
|
|
12322
|
+
"cities": "Города",
|
|
12323
|
+
"groups": "Группы",
|
|
12324
|
+
"areas": "Зоны",
|
|
12252
12325
|
"regions": "Regions",
|
|
12253
|
-
"locations"
|
|
12254
|
-
"counties"
|
|
12255
|
-
"states"
|
|
12256
|
-
"postal_codes"
|
|
12257
|
-
"formats"
|
|
12258
|
-
"map"
|
|
12326
|
+
"locations": "Локации",
|
|
12327
|
+
"counties": "Страны",
|
|
12328
|
+
"states": "Штаты",
|
|
12329
|
+
"postal_codes": "Индексы (почтовые)",
|
|
12330
|
+
"formats": "Форматы",
|
|
12331
|
+
"map": "Карта",
|
|
12259
12332
|
"neighborhood": "Соседство",
|
|
12260
12333
|
"near_me": "Около меня",
|
|
12261
12334
|
"text_search": "Поиск текста",
|
|
@@ -12265,11 +12338,11 @@ function CroutonLocalization(language) {
|
|
|
12265
12338
|
"common_needs": "Common Needs",
|
|
12266
12339
|
"meeting_count": "Еженедельные собрания:",
|
|
12267
12340
|
"venue_types": "Типы собрания",
|
|
12268
|
-
|
|
12269
|
-
|
|
12270
|
-
|
|
12271
|
-
|
|
12272
|
-
|
|
12341
|
+
"venue_type_choices": {
|
|
12342
|
+
IN_PERSON: "Офлайн",
|
|
12343
|
+
VIRTUAL: "Онлайн",
|
|
12344
|
+
},
|
|
12345
|
+
"share": "поделиться",
|
|
12273
12346
|
'google_directions': 'На карте',
|
|
12274
12347
|
'apple_directions': 'На карте',
|
|
12275
12348
|
"service_body_types": {
|
|
@@ -12375,19 +12448,19 @@ function CroutonLocalization(language) {
|
|
|
12375
12448
|
"address_lookup_fail": "Adresa sa nenašla. Skúste to znova prosím.",
|
|
12376
12449
|
},
|
|
12377
12450
|
"sv-SE": {
|
|
12378
|
-
"days_of_the_week"
|
|
12379
|
-
"weekday"
|
|
12380
|
-
"city"
|
|
12381
|
-
"cities"
|
|
12382
|
-
"groups"
|
|
12383
|
-
"areas"
|
|
12451
|
+
"days_of_the_week": ["", "Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag"],
|
|
12452
|
+
"weekday": "Veckodag",
|
|
12453
|
+
"city": "Stad",
|
|
12454
|
+
"cities": "Städer",
|
|
12455
|
+
"groups": "Grupper",
|
|
12456
|
+
"areas": "Distrikt",
|
|
12384
12457
|
"regions": "Regions",
|
|
12385
|
-
"locations"
|
|
12386
|
-
"counties"
|
|
12387
|
-
"states"
|
|
12388
|
-
"postal_codes"
|
|
12389
|
-
"formats"
|
|
12390
|
-
"map"
|
|
12458
|
+
"locations": "Plats",
|
|
12459
|
+
"counties": "Land",
|
|
12460
|
+
"states": "Stater",
|
|
12461
|
+
"postal_codes": "Postnummer",
|
|
12462
|
+
"formats": "Format",
|
|
12463
|
+
"map": "Karta",
|
|
12391
12464
|
"neighborhood": "Region",
|
|
12392
12465
|
"near_me": "Nära mig",
|
|
12393
12466
|
"text_search": "Söktext",
|
|
@@ -12450,9 +12523,9 @@ CroutonLocalization.prototype.getDayOfTheWeekWord = function(day_id) {
|
|
|
12450
12523
|
|
|
12451
12524
|
CroutonLocalization.prototype.getWord = function(word) {
|
|
12452
12525
|
const ret = this.words[this.language][word.toLowerCase()];
|
|
12453
|
-
if
|
|
12454
|
-
if
|
|
12455
|
-
if
|
|
12526
|
+
if(typeof ret === 'undefined') {
|
|
12527
|
+
if(word === 'css-direction') return '';
|
|
12528
|
+
if(word === 'bootstrap-popover-placement') return 'right';
|
|
12456
12529
|
return word;
|
|
12457
12530
|
}
|
|
12458
12531
|
return ret;
|
|
@@ -14986,7 +15059,7 @@ function Crouton(config) {
|
|
|
14986
15059
|
self.currentView = "weekday";
|
|
14987
15060
|
self.distanceTabAllowed = false;
|
|
14988
15061
|
self.config = {
|
|
14989
|
-
version: '4.0.
|
|
15062
|
+
version: '4.0.5', // CroutonJS version for debugging
|
|
14990
15063
|
on_complete: null, // Javascript function to callback when data querying is completed.
|
|
14991
15064
|
root_server: null, // The root server to use.
|
|
14992
15065
|
placeholder_id: "bmlt-tabs", // The DOM id that will be used for rendering
|
|
@@ -15937,7 +16010,7 @@ function Crouton(config) {
|
|
|
15937
16010
|
});
|
|
15938
16011
|
self.registerPartial('observerLine',`
|
|
15939
16012
|
{{#if (hasObserverLine name phone email) }}
|
|
15940
|
-
<div class='observerLine'>
|
|
16013
|
+
<div class='observerLine'>{{getWord "Contact"}}: {{name}} <a href='tel:{{phone}}'>{{phone}}</a> <a href='mailto:{{email}}'>{{email}}</a></div>
|
|
15941
16014
|
</div>{{/if}}`);
|
|
15942
16015
|
self.registerPartial("meetingDataTemplate", self.config['meeting_data_template']);
|
|
15943
16016
|
self.registerPartial("metaDataTemplate", self.config['metadata_template']);
|