opening_hours 3.8.0-dev → 3.8.0

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.
@@ -14,19 +14,12 @@ var resources = { // English is fallback language.
14
14
  "nl": "Dutch language",
15
15
  "hu": "Hungarian",
16
16
  "es": "Spanish",
17
+ "vi": "Vietnamese",
17
18
  "choose": "Choose Language",
18
19
  },
19
20
 
20
21
  "weekdays": {
21
- "word next": { // The Russian language seems to use other words for next for some weekdays.
22
- "su": "next",
23
- "mo": "next",
24
- "tu": "next",
25
- "we": "next",
26
- "th": "next",
27
- "fr": "next",
28
- "sa": "next",
29
- }
22
+ "day next week": "next {{day}}"
30
23
  },
31
24
  "texts": {
32
25
  "filter": {
@@ -57,7 +50,7 @@ var resources = { // English is fallback language.
57
50
  "MatchingRule": "Applied rule",
58
51
  "prettified value": 'prettified opening_hours value (this value can be safely used in OSM, after all warnings have been <a href="{{copyFunc}}">solved</a>)',
59
52
  "prettified value for displaying": "prettified opening_hours value for displaying (including newlines, do not use this as value for OSM)",
60
- "more information": "For more information you can check out the <a {{href}}>OSM wiki</a>.",
53
+ "more information": "For more information you can check out the <a href=\"{{href}}\" target=\"_blank\">OSM wiki</a>.",
61
54
  "this website": "This website and the JavaScript library used for the evaluation of opening hours are developed on <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a>.",
62
55
  "if PH is between Mo and Fr": "Only if the public holiday is a weekday (Mo-Fr)",
63
56
  "check out error correction, prettify": "check out the error correction and the prettify function for the opening_hours value",
@@ -94,11 +87,11 @@ var resources = { // English is fallback language.
94
87
  "yellow": "yellow",
95
88
  "red": "red",
96
89
  "violet": "violet",
90
+ "from": "from",
97
91
  "to": "to",
98
92
  "and": "and",
99
93
  "no": "no",
100
94
  "undefined": "undefined",
101
- "his": "his",
102
95
  "docu": "documentation",
103
96
  "of course": "of course",
104
97
  "open": "open",
@@ -107,8 +100,6 @@ var resources = { // English is fallback language.
107
100
  "comment": "comment",
108
101
  "today": "today",
109
102
  "tomorrow": "tomorrow",
110
- // "on weekday": "on", // not needed in this context
111
- "on weekday": " ",
112
103
  "in duration": "in",
113
104
  "region": "region",
114
105
  "position": "position",
@@ -155,19 +146,12 @@ var resources = { // English is fallback language.
155
146
  "uk": "Ucraniano",
156
147
  "nl": "Neerlandés",
157
148
  "hu": "Húngaro",
149
+ "vi": "Vietnamita",
158
150
  "choose": "Elige idioma",
159
151
  },
160
152
 
161
153
  "weekdays": {
162
- "word next": { // The Russian language seems to use other words for next for some weekdays.
163
- "su": "siguiente",
164
- "mo": "siguiente",
165
- "tu": "siguiente",
166
- "we": "siguiente",
167
- "th": "siguiente",
168
- "fr": "siguiente",
169
- "sa": "siguiente",
170
- }
154
+ "day next week": "el próximo {{day}}"
171
155
  },
172
156
  "texts": {
173
157
  "filter": {
@@ -198,7 +182,7 @@ var resources = { // English is fallback language.
198
182
  "MatchingRule": "Regla aplicada",
199
183
  "prettified value": 'valor embellecido de opening_hours (este valor puede ser usado con seguridad en OSM, después de haber <a href="{{copyFunc}}">resuelto</a> todas las advertencias)',
200
184
  "prettified value for displaying": "valor embellecido de opening_hours para mostrar (incluyendo saltos de línea, no use este valor en OSM)",
201
- "more information": "Para más información, puede consultar la <a {{href}}>wiki OSM</a>.",
185
+ "more information": "Para más información, puede consultar la <a href=\"{{href}}\" target=\"_blank\">wiki OSM</a>.",
202
186
  "this website": "Esta página web y la librería JavaScript usadas para la evaluación de las horas de apertura han sido desarrolladas en <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a>.",
203
187
  "if PH is between Mo and Fr": "Sólo si el día festivo está entre el lunes y el viernes",
204
188
  "check out error correction, prettify": "compruebe la corrección de error y la función embellecedora para el valor de opening_hours",
@@ -235,11 +219,11 @@ var resources = { // English is fallback language.
235
219
  "yellow": "amarillo",
236
220
  "red": "rojo",
237
221
  "violet": "violeta",
238
- "to": "hacia",
222
+ "from": "de",
223
+ "to": "a",
239
224
  "and": "y",
240
225
  "no": "no",
241
226
  "undefined": "indefinido",
242
- "his": "su",
243
227
  "docu": "documentación",
244
228
  "of course": "por supuesto",
245
229
  "open": "abierto",
@@ -248,8 +232,6 @@ var resources = { // English is fallback language.
248
232
  "comment": "comentario",
249
233
  "today": "hoy",
250
234
  "tomorrow": "mañana",
251
- // "on weekday": "on", // not needed in this context
252
- "on weekday": "en",
253
235
  "in duration": "en",
254
236
  "region": "región",
255
237
  "position": "posición",
@@ -295,19 +277,12 @@ var resources = { // English is fallback language.
295
277
  "it": "Italiaans",
296
278
  "uk": "Oekraïens",
297
279
  "nl": "Nederlands",
280
+ "vi": "Vietnamees",
298
281
  "choose": "Kies taal",
299
282
  },
300
283
 
301
284
  "weekdays": {
302
- "word next": { // The Russian language seems to use other words for next for some weekdays.
303
- "su": "volgende",
304
- "mo": "volgende",
305
- "tu": "volgende",
306
- "we": "volgende",
307
- "th": "volgende",
308
- "fr": "volgende",
309
- "sa": "volgende",
310
- }
285
+ "day next week": "volgende {{day}}"
311
286
  },
312
287
  "texts": {
313
288
  "filter": {
@@ -338,7 +313,7 @@ var resources = { // English is fallback language.
338
313
  "MatchingRule": "Toegepaste regel",
339
314
  "prettified value": 'Mooi gemaakte opening_hours waarde (deze waarde kan zonder problemen in OSM gebruikt worden, nadat alle waarschuwingen zijn <a href="{{copyFunc}}">weggewerkt</a>)',
340
315
  "prettified value for displaying": "Mooi gemaakte opening_hours waarde om op het scherm te tonen (bevat verschillende lijnen, gebruik dit niet als waarde voor OSM)",
341
- "more information": "Voor meer informatie, raadpleef de <a {{href}}>OSM wiki</a>.",
316
+ "more information": "Voor meer informatie, raadpleef de <a href=\"{{href}}\" target=\"_blank\">OSM wiki</a>.",
342
317
  "this website": "Deze website en de JavaScript library die gebruikt wordt voor de evaluatie zijn ontwikkeld op <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a>.",
343
318
  "if PH is between Mo and Fr": "Enkel als de feestdag op een weekdag valt (Ma-Vr)",
344
319
  "check out error correction, prettify": "controleer de fout correctie en de mooi maak functie voor de opening_hours waarde",
@@ -374,10 +349,10 @@ var resources = { // English is fallback language.
374
349
  "yellow": "geel",
375
350
  "red": "rood",
376
351
  "violet": "violet",
352
+ "from": "",
377
353
  "to": "tot",
378
354
  "and": "en",
379
355
  "no": "nee",
380
- "his": "zijn",
381
356
  "docu": "documentatie",
382
357
  "of course": "natuurlijk",
383
358
  "open": "open",
@@ -386,8 +361,6 @@ var resources = { // English is fallback language.
386
361
  "comment": "commentaar",
387
362
  "today": "vandaag",
388
363
  "tomorrow": "morgen",
389
- // "on weekday": "on", // not needed in this context
390
- "on weekday": " ",
391
364
  "in duration": "in",
392
365
  "region": "regio",
393
366
  "position": "positie",
@@ -431,19 +404,12 @@ var resources = { // English is fallback language.
431
404
  "pt": "Portugais",
432
405
  "it": "Italien",
433
406
  "uk": "Ukrainien",
407
+ "vi": "Vietnamien",
434
408
  "choose": "Choisissez la langue",
435
409
  },
436
410
 
437
411
  "weekdays": {
438
- "word next": { // The Russian language seems to use other words for next for some weekdays.
439
- "mo": "prochain",
440
- "tu": "prochain",
441
- "we": "prochain",
442
- "th": "prochain",
443
- "fr": "prochain",
444
- "sa": "prochain",
445
- "su": "prochain",
446
- }
412
+ "day next week": "{{day}} prochain"
447
413
  },
448
414
  "texts": {
449
415
  "filter": {
@@ -472,7 +438,7 @@ var resources = { // English is fallback language.
472
438
  "MatchingRule": "Sous-chaîne utilisée par la règle appliquée",
473
439
  "prettified value": 'valeur opening_hours embellie (cette valeur peut être utilisée en toute sécurité dans OSM, après que tous les avertissements aient été <a href="{{copyFunc}}">corrigés</a>)',
474
440
  "prettified value for displaying": "valeur opening_hours embellie pour l'affichage (inclut des sauts de ligne, ne pas l'utiliser comme valeur pour OSM)",
475
- "more information": "Pour plus d'informations vous pouvez consulter le <a {{href}}>wiki OSM</a>.",
441
+ "more information": "Pour plus d'informations vous pouvez consulter le <a href=\"{{href}}\" target=\"_blank\">wiki OSM</a>.",
476
442
  "this website": "Ce site web et la bibliothèque JavaScript utilisée pour l'évaluation des horaires d'ouverture sont développés sur <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a>.",
477
443
  "if PH is between Mo and Fr": "Seulement si le jour férié est un jour de semaine (lundi-vendredi)",
478
444
  "check out error correction, prettify": "consultez la correction d'erreur et la fonction prettify pour la valeur de opening_hours",
@@ -500,10 +466,10 @@ var resources = { // English is fallback language.
500
466
  "yellow": "jaune",
501
467
  "red": "rouge",
502
468
  "violet": "violet",
469
+ "from": "",
503
470
  "to": "à",
504
471
  "and": "et",
505
472
  "no": "pas de",
506
- "his": "son",
507
473
  "docu": "documentation",
508
474
  "of course": "bien sûr",
509
475
  "open": "ouvert",
@@ -512,8 +478,6 @@ var resources = { // English is fallback language.
512
478
  "comment": "commentaire",
513
479
  "today": "aujourd'hui",
514
480
  "tomorrow": "demain",
515
- // "on weekday": "on", // not needed in this context
516
- "on weekday": " ",
517
481
  "in duration": "dans",
518
482
  "region": "région",
519
483
  "position": "emplacement",
@@ -554,19 +518,12 @@ var resources = { // English is fallback language.
554
518
  "pt": "Portugiesisch",
555
519
  "it": "Italienisch",
556
520
  "uk": "Ukrainisch",
521
+ "vi": "Vietnamesisch",
557
522
  "choose": "Wähle eine Sprache",
558
523
  },
559
524
 
560
525
  "weekdays": {
561
- "word next": {
562
- "su": "nächsten",
563
- "mo": "nächsten",
564
- "tu": "nächsten",
565
- "we": "nächsten",
566
- "th": "nächsten",
567
- "fr": "nächsten",
568
- "sa": "nächsten",
569
- }
526
+ "day next week": "nächsten {{day}}"
570
527
  },
571
528
  "texts": {
572
529
  "filter": {
@@ -597,7 +554,7 @@ var resources = { // English is fallback language.
597
554
  "MatchingRule": "Zur Anwendung gekommene Regel",
598
555
  "prettified value": 'Schön formatierter opening_hours Wert (dieser Wert sollte in OSM verwendet werden, nachdem alle Warnungen <a href="{{copyFunc}}">beseitigt wurden</a>)',
599
556
  "prettified value for displaying": "Schön formatierter opening_hours Wert für die Anzeige (mit Zeilenumbrüchen, nicht als Tag für OSM gedacht …)",
600
- "more information": "Für weitere Informationen kannst du dir das <a {{href}}>OSM-Wiki</a> anschauen.",
557
+ "more information": "Für weitere Informationen kannst du dir das <a href=\"{{href}}\" target=\"_blank\">OSM-Wiki</a> anschauen.",
601
558
  "this website": "Die Entwicklung dieser Webseite und der JavaScript-Bibliothek zur Auswertung der Öffnungszeiten findet auf <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a> statt.",
602
559
  "if PH is between Mo and Fr": "Nur wenn der Feiertag auf einen Wochentag (Mo-Fr) fällt",
603
560
  "check out error correction, prettify": "Probiere die Fehlererkennung und schau dir den korrigierten opening_hours Wert an",
@@ -634,11 +591,11 @@ var resources = { // English is fallback language.
634
591
  "yellow": "Gelb",
635
592
  "red": "Rot",
636
593
  "violet": "Violett",
594
+ "from": "von",
637
595
  "to": "bis",
638
596
  "and": "und",
639
597
  "no": "kein",
640
598
  "undefined": "undefiniert",
641
- "his": "seine",
642
599
  "docu": "Dokumentation",
643
600
  "of course": "natürlich",
644
601
  "open": "geöffnet",
@@ -647,8 +604,6 @@ var resources = { // English is fallback language.
647
604
  "comment": "Kommentar",
648
605
  "today": "heute",
649
606
  "tomorrow": "morgen",
650
- // "on weekday": "on", // not needed in this context
651
- "on weekday": " ",
652
607
  "region": "Region",
653
608
  "position": "Position",
654
609
  "lat": "Breitengrad",
@@ -692,18 +647,19 @@ var resources = { // English is fallback language.
692
647
  "pt": "португальский",
693
648
  "it": "итальянский",
694
649
  "uk": "украинский",
650
+ "vi": "вьетнамский",
695
651
  "choose": "Выберите язык",
696
652
  },
697
653
 
698
654
  "weekdays": {
699
- "word next": {
700
- "su": "ближайшее",
701
- "mo": "ближайший",
702
- "tu": "ближайший",
703
- "we": "ближайшую",
704
- "th": "ближайший",
705
- "fr": "ближайшую",
706
- "sa": "ближайшую",
655
+ "days next week": {
656
+ "su": "в ближайшее {{day}}",
657
+ "mo": "в ближайший {{day}}",
658
+ "tu": "в ближайший {{day}}",
659
+ "we": "в ближайшую {{day}}",
660
+ "th": "в ближайший {{day}}",
661
+ "fr": "в ближайшую {{day}}",
662
+ "sa": "в ближайшую {{day}}",
707
663
  },
708
664
  },
709
665
  "texts": {
@@ -724,6 +680,7 @@ var resources = { // English is fallback language.
724
680
  "yellow": "жёлтый",
725
681
  "red": "красный",
726
682
  "violet": "фиолетовый",
683
+ "from": "",
727
684
  "to": "до",
728
685
  "and": "и",
729
686
  "no": "Нет",
@@ -733,7 +690,6 @@ var resources = { // English is fallback language.
733
690
  "comment": "комментариев",
734
691
  "today": "сегодня",
735
692
  "tomorrow": "завтра",
736
- "on weekday": "в ", // optionally in other languages
737
693
  "in duration": "через",
738
694
  "region": "регион",
739
695
  "position": "положение",
@@ -774,18 +730,19 @@ var resources = { // English is fallback language.
774
730
  "it": "Italiano",
775
731
  "pt": "Português",
776
732
  "uk": "Ucraniano",
733
+ "vi": "Vietnamita",
777
734
  "choose": "Escolha a sua linguagem",
778
735
  },
779
736
 
780
737
  "weekdays": {
781
- "word next": { // palavra "próximo" antes de um dia da semana
782
- "su": "próximo",
783
- "mo": "próxima",
784
- "tu": "próxima",
785
- "we": "próxima",
786
- "th": "próxima",
787
- "fr": "próxima",
788
- "sa": "próximo",
738
+ "days next week": { // palavra "próximo" antes de um dia da semana
739
+ "su": "próximo {{day}}",
740
+ "mo": "próxima {{day}}",
741
+ "tu": "próxima {{day}}",
742
+ "we": "próxima {{day}}",
743
+ "th": "próxima {{day}}",
744
+ "fr": "próxima {{day}}",
745
+ "sa": "próximo {{day}}",
789
746
  }
790
747
  },
791
748
  "texts": {
@@ -815,7 +772,7 @@ var resources = { // English is fallback language.
815
772
  "MatchingRule": "\"Substring\" usada pela regra aplicada", //como traduzir?
816
773
  "prettified value": 'Valor "embelezado" da chave opening_hours (este valor pode ser utilizado no OSM sem problemas depois que todos os avisos tenham sido <a href="{{copyFunc}}">resolvidos</a>)',
817
774
  "prettified value for displaying": "Exibição do valor \"embelezado\" da etiqueta \"opening_hours\" (inclui quebras de linha, não use isso como valor no OSM)",
818
- "more information": "Para mais informações, veja a <a {{href}}>wiki do OSM</a>.",
775
+ "more information": "Para mais informações, veja a <a href=\"{{href}}\" target=\"_blank\">wiki do OSM</a>.",
819
776
  "this website": "Este sítio e a biblioteca JavaScript usados para a avaliação dos horários de funcionamento são desenvolvidos no <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a>.",
820
777
  "if PH is between Mo and Fr": "Somente se o feriado for um dia da semana (Mo-Fr)",
821
778
  "check out error correction, prettify": "Verificar a correção dos erros e embelezar função para o valor da chave \"opening_hours\"",
@@ -844,10 +801,10 @@ var resources = { // English is fallback language.
844
801
  "yellow": "amarelo",
845
802
  "red": "vermelho",
846
803
  "violet": "violeta",
804
+ "from": "",
847
805
  "to": "até",
848
806
  "and": "e",
849
807
  "no": "sem",
850
- "his": "dele",
851
808
  "docu": "documentação",
852
809
  "of course": "é claro",
853
810
  "open": "Aberto de",
@@ -856,8 +813,6 @@ var resources = { // English is fallback language.
856
813
  "comment": "comentário",
857
814
  "today": "hoje",
858
815
  "tomorrow": "amanhã",
859
- // "on weekday": "on", // not needed in this context
860
- "on weekday": " ", // revisar esta
861
816
  "in duration": "em",
862
817
  "region": "Região",
863
818
  "position": "Posição",
@@ -898,18 +853,19 @@ var resources = { // English is fallback language.
898
853
  "it": "Italiano",
899
854
  "pt": "Portoghese",
900
855
  "uk": "Ucraino",
856
+ "vi": "Vietnamita",
901
857
  "choose": "Scegli lingua",
902
858
  },
903
859
 
904
860
  "weekdays": {
905
- "word next": { // The italian language use other words for next for sunday.
906
- "mo": "il prossimo",
907
- "tu": "il prossimo",
908
- "we": "il prossimo",
909
- "th": "il prossimo",
910
- "fr": "il prossimo",
911
- "sa": "il prossimo",
912
- "su": "la prossima",
861
+ "days next week": { // The italian language use other words for next for sunday.
862
+ "mo": "il prossimo {{day}}",
863
+ "tu": "il prossimo {{day}}",
864
+ "we": "il prossimo {{day}}",
865
+ "th": "il prossimo {{day}}",
866
+ "fr": "il prossimo {{day}}",
867
+ "sa": "il prossimo {{day}}",
868
+ "su": "la prossima {{day}}",
913
869
  }
914
870
  },
915
871
  "texts": {
@@ -939,7 +895,7 @@ var resources = { // English is fallback language.
939
895
  "MatchingRule": "valore base utilizzato dalla regola corrente",
940
896
  "prettified value": 'valore per opening_hours ottimizzato (questo valore è valido e può essere utilizzato su OSM, dopo aver <a href="{{copyFunc}}">risolto</a> tutti gli eventuali errori)',
941
897
  "prettified value for displaying": "valore per opening_hours ottimizzato per la visualizzazione (contiene dei caratteri di fine riga, non può essere usato come valore su OSM)",
942
- "more information": "Per ulteriori informazioni è possibile consultare il <a {{href}}>wiki di OSM</a>.",
898
+ "more information": "Per ulteriori informazioni è possibile consultare il <a href=\"{{href}}\" target=\"_blank\">wiki di OSM</a>.",
943
899
  "this website": "Questo sito internet e la libreria Javascript utlizzata per la validazione degli orari di apertura sono sviluppati su <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a>.",
944
900
  "if PH is between Mo and Fr": "Solamente se la festività pubblica è un giorno della settimana (da Lunedì a Venerdì)",
945
901
  "check out error correction, prettify": "Controlla la correzione dell'errore e la funzione di ottimizzazione per il valore di opening_hours",
@@ -968,10 +924,10 @@ var resources = { // English is fallback language.
968
924
  "yellow": "giallo",
969
925
  "red": "rosso",
970
926
  "violet": "viola",
927
+ "from": "",
971
928
  "to": "a",
972
929
  "and": "e",
973
930
  "no": "no",
974
- "his": "suo",
975
931
  "docu": "documentazione",
976
932
  "of course": "certamente",
977
933
  "open": "aperto",
@@ -980,8 +936,6 @@ var resources = { // English is fallback language.
980
936
  "comment": "commento",
981
937
  "today": "oggi",
982
938
  "tomorrow": "domani",
983
- // "on weekday": "on", // not needed in this context
984
- "on weekday": " ",
985
939
  "in duration": "tra",
986
940
  "region": "regione",
987
941
  "position": "posizione",
@@ -1022,18 +976,19 @@ var resources = { // English is fallback language.
1022
976
  "pt": "португальська",
1023
977
  "it": "италійська",
1024
978
  "uk": "українська",
979
+ "vi": "в’єтнамська",
1025
980
  "choose": "Виберіть мову",
1026
981
  },
1027
982
 
1028
983
  "weekdays": {
1029
- "word next": {
1030
- "su": "наступну",
1031
- "mo": "наступний",
1032
- "tu": "наступний",
1033
- "we": "наступну",
1034
- "th": "наступний",
1035
- "fr": "наступну",
1036
- "sa": "наступну",
984
+ "days next week": {
985
+ "su": "у наступну {{day}}",
986
+ "mo": "у наступний {{day}}",
987
+ "tu": "у наступний {{day}}",
988
+ "we": "у наступну {{day}}",
989
+ "th": "у наступний {{day}}",
990
+ "fr": "у наступну {{day}}",
991
+ "sa": "у наступну {{day}}",
1037
992
  },
1038
993
  },
1039
994
  "texts": {
@@ -1064,7 +1019,7 @@ var resources = { // English is fallback language.
1064
1019
  "depends on": ", але це залежить від {{comment}}.",
1065
1020
  "prettified value": 'припустиме значення opening_hours (цей вираз можна безпечно використовувати у OSM, після <a href="{{copyFunc}}">вирішення</a> всіх зауважень)',
1066
1021
  "prettified value for displaying": "'припустиме значення opening_hours для відображення (включає кілька рядків, не використовуйте це значення для OSM)",
1067
- "more information": "Для додаткової інформації перейдіть на сторінку <a {{href}}>OSM wiki</a>.",
1022
+ "more information": "Для додаткової інформації перейдіть на сторінку <a href=\"{{href}}\" target=\"_blank\">OSM wiki</a>.",
1068
1023
  "this website": "Цей вебсайт та бібліотека JavaScript, що використовуються для розрахунку часів роботи, розроблена на <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a>.",
1069
1024
  "if PH is between Mo and Fr": "Тільки якщо свято у робочий день (Пн-Пт)",
1070
1025
  "check out error correction, prettify": "перевірити виправлення помилок та функцію корекції для виразу opening_hours",
@@ -1088,6 +1043,7 @@ var resources = { // English is fallback language.
1088
1043
  "evaluation tool": 'інструмент розрахунку',
1089
1044
  },
1090
1045
  "words": {
1046
+ "from": "",
1091
1047
  "to": "до",
1092
1048
  "and": "і",
1093
1049
  "no": "Нема",
@@ -1097,7 +1053,6 @@ var resources = { // English is fallback language.
1097
1053
  "comment": "коментарів",
1098
1054
  "today": "сьогодні",
1099
1055
  "tomorrow": "завтра",
1100
- "on weekday": "у ", // optionally in other languages
1101
1056
  "in duration": "через",
1102
1057
  "region": "регіон",
1103
1058
  "position": "положення",
@@ -1128,7 +1083,6 @@ var resources = { // English is fallback language.
1128
1083
  "yellow": "жовтий",
1129
1084
  "red": "червоний",
1130
1085
  "violet": "фіолетовий",
1131
- "his": "його",
1132
1086
  "docu": "документація",
1133
1087
  "of course": "звісно",
1134
1088
  },
@@ -1148,19 +1102,12 @@ var resources = { // English is fallback language.
1148
1102
  "uk": "Ukrán",
1149
1103
  "nl": "Holland",
1150
1104
  "hu": "Magyar",
1105
+ "vi": "Vietnami",
1151
1106
  "choose": "Nyelv kiválasztása",
1152
1107
  },
1153
1108
 
1154
1109
  "weekdays": {
1155
- "word next": { // The Russian language seems to use other words for next for some weekdays.
1156
- "su": "következő",
1157
- "mo": "következő",
1158
- "tu": "következő",
1159
- "we": "következő",
1160
- "th": "következő",
1161
- "fr": "következő",
1162
- "sa": "következő",
1163
- }
1110
+ "day next week": "következő {{day}}"
1164
1111
  },
1165
1112
  "texts": {
1166
1113
  "filter": {
@@ -1191,7 +1138,7 @@ var resources = { // English is fallback language.
1191
1138
  "MatchingRule": "Alkalmazott szabály",
1192
1139
  "prettified value": 'Szépen formázott [opening_hours] érték. (Biztonságosan használható az OSM-ben, miután az összes figyelmeztetés <a href="{{copyFunc}}">meg lett oldva</a>.)',
1193
1140
  "prettified value for displaying": "Szépen formázott [opening_hours] érték a megjelenítéshez (sortöréseket tartalmaz, OSM értékként nem használható).",
1194
- "more information": "További információkért nézze meg az <a {{href}}>OSM wiki</a> szócikkeit.",
1141
+ "more information": "További információkért nézze meg az <a href=\"{{href}}\" target=\"_blank\">OSM wiki</a> szócikkeit.",
1195
1142
  "this website": "Ennek a weboldalnak és a nyitva tartás kiértékeléséhez használt JavaScript programkönyvtárnak a fejlesztése a <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a> platformon zajlik.",
1196
1143
  "if PH is between Mo and Fr": "Csak akkor, ha a munkaszüneti nap hétköznapra esik (Mo-Fr)",
1197
1144
  "check out error correction, prettify": "Próbálja ki hibafelismerő eszközt és tekintse meg az opening_hours korrigált értékeit.",
@@ -1228,11 +1175,11 @@ var resources = { // English is fallback language.
1228
1175
  "yellow": "sárga",
1229
1176
  "red": "piros",
1230
1177
  "violet": "lila",
1231
- "to": "eddig:",
1178
+ "from": "",
1179
+ "to": "eddig",
1232
1180
  "and": "és",
1233
1181
  "no": "nincs",
1234
1182
  "undefined": "meghatározatlan",
1235
- "his": "ő",
1236
1183
  "docu": "dokumentáció",
1237
1184
  "of course": "természetesen",
1238
1185
  "open": "nyitva",
@@ -1241,8 +1188,6 @@ var resources = { // English is fallback language.
1241
1188
  "comment": "megjegyzés",
1242
1189
  "today": "ma",
1243
1190
  "tomorrow": "holnap",
1244
- // "on weekday": "on", // not needed in this context
1245
- "on weekday": " ",
1246
1191
  "in duration": "ennyi idő múlva:",
1247
1192
  "region": "régió",
1248
1193
  "position": "Pozíció",
@@ -1274,6 +1219,139 @@ var resources = { // English is fallback language.
1274
1219
  },
1275
1220
  },
1276
1221
  }, // }}}
1222
+
1223
+ // Vietnamese (vi) localization {{{
1224
+ vi: {
1225
+ translation: {
1226
+ "lang": {
1227
+ "en": "Anh",
1228
+ "fr": "Pháp",
1229
+ "de": "Đức",
1230
+ "ru": "Nga",
1231
+ "pt": "Bồ Đào Nha",
1232
+ "it": "Ý",
1233
+ "uk": "Ukraina",
1234
+ "nl": "Hà Lan",
1235
+ "hu": "Hungary",
1236
+ "es": "Tây Ban Nha",
1237
+ "vi": "Việt",
1238
+ "choose": "Chọn Ngôn ngữ",
1239
+ },
1240
+
1241
+ "weekdays": {
1242
+ "day next week": "vào {{day}} tuần sau"
1243
+ },
1244
+ "texts": {
1245
+ "filter": {
1246
+ "none": "Không áp dụng bộ lọc nào",
1247
+ "error": "Thông báo lỗi và cảnh báo",
1248
+ "warnOnly": "Chỉ cảnh báo",
1249
+ "errorOnly": "Chỉ lỗi",
1250
+ "open": "Chỉ các nơi đang mở cửa",
1251
+ "unknown": "Chỉ các nơi có thể đang mở cửa",
1252
+ "closed": "Chỉ các nơi đang dóng cửa",
1253
+ "openOrUnknown": "Chỉ các nơi đang mở cửa hoặc không rõ",
1254
+ },
1255
+ "title": "Công cụ đánh giá opening_hours",
1256
+ "open always": "Luôn mở cửa",
1257
+ "unknown always": "Luôn có thể mở cửa",
1258
+ "closed always": "Luôn đóng cửa trong tương lai (gần đây)",
1259
+ "open now": "Đang mở cửa",
1260
+ "unknown now": "Có thể đang mở cửa",
1261
+ "closed now": "Đang đóng cửa",
1262
+ "will close": "nhưng <a href=\"{{href}}\">sẽ</a> đóng cửa {{timestring}}{{comment}}.",
1263
+ "will unknown": "nhưng có thể <a href=\"{{href}}\">sẽ</a> mở cửa {{timestring}}{{comment}}.",
1264
+ "will open": "nhưng <a href=\"{{href}}\">sẽ</a> mở cửa {{timestring}}{{comment}}.",
1265
+ "depends on": ", tùy theo {{comment}}.",
1266
+ "week stable": "Thời biểu nhất định theo tuần lễ.",
1267
+ "not week stable": "Chú ý! Thời biểu này có thể thay đổi tùy theo tuần lễ.",
1268
+ "value for": "giá trị",
1269
+ "value to compare": "giá trị để so sánh",
1270
+ "MatchingRule": "Quy tắc được áp dụng",
1271
+ "prettified value": 'Giá trị opening_hours làm đẹp (có thể an toàn sử dụng giá trị này trong OSM sau khi <a href="{{copyFunc}}">khắc phục</a> các cảnh báo)',
1272
+ "prettified value for displaying": "Giá trị opening_hours làm đẹp để hiển thị (có nhiều dòng, đừng sử dụng giá trị này trong OSM)",
1273
+ "more information": "Để biết thêm thông tin, xem <a href=\"{{href}}\" target=\"_blank\">wiki OSM</a>.",
1274
+ "this website": "Trang Web này và thư viện JavaScript đánh giá giờ mở cửa do <a href=\"{{url}}\" target=\"_blank\">{{hoster}}</a> phục vụ.",
1275
+ "if PH is between Mo and Fr": "Chỉ khi ngày nghỉ lễ công cộng là ngày thường (thứ 2–thứ 5)",
1276
+ "check out error correction, prettify": "kiểm tra gợi ý sửa lỗi và hàm làm đẹp cho giá trị opening_hours",
1277
+ "SH,PH or PH,SH": "Thứ tự này hơi khác với giá trị bên trên. Các tên ngày nghỉ lễ dành cho học sinh và sinh viên sẽ ghi đè các tên ngày nghỉ lễ công cộng trong lời ghi chú.",
1278
+ "config POIs": "thiết lập các địa điểm quan tâm",
1279
+ "reload map": "tải lại bản đồ",
1280
+ "heading map": "Bản đồ có lớp ghim ứng với các thẻ opening_hours trong OpenStreetMap",
1281
+ "map is showing": 'Bản đồ hiển thị các đối tượng có thẻ <a rel="external" href="{{wikiUrl}}">opening_hours</a> như điểm tròn tô màu:',
1282
+ "error": "Không thể phân tích giá trị",
1283
+ "warning": "Các cảnh báo khi phân tích sẽ xuất hiện như {{sign}} màu xanh trong hình tượng trạng thái.",
1284
+ "map filter": "Có thể áp dụng một số bộ lọc để phát hiện và khắc phục các lỗi (BĐCL) hoặc chỉ hiển thị các nơi đang mở cửa hoặc đóng cửa:",
1285
+ "data source": 'Dữ liệu lớp phủ bắt nguồn từ {{OSMStartaTag}} và được truy vấn dùng {{APIaTag}}. Bản đồ là {{OSMaTag}}.',
1286
+ "mode 0": 'Chỉ cho phép thời khoảng (các thẻ opening_hours, lit)',
1287
+ "mode 1": 'Chỉ cho phép thời điểm',
1288
+ "mode 2": 'Cho phép cả thời khoảng lẫn thời điểm (các thẻ service_times, collection_times)',
1289
+ "value to long for osm": 'Giá trị quá dài đối với OSM. Cơ sở dữ liệu OpenStreetMap chỉ hỗ trợ các giá trị dài cho tới {{maxLength}} ký tự. Giá trị làm đẹp có {{pretLength}} ký tự, trong khi giá trị được nhập có {{valLength}} ký tự',
1290
+ "low zoom level": 'Các địa điểm quan tâm sẽ bắt đầu xuất hiện ở mức thu phóng ${next} trở lên. Bạn đang xem mức thu phóng ${actual}.',
1291
+ "all n entries": 'Tổng số {{total}} mục:',
1292
+ "the first entries": '{{number}} mục đầu tiên trên tổng số {{total}} mục:',
1293
+ "load all with JOSM": 'tải toàn bộ trong JOSM',
1294
+ "evaluation tool": 'công cụ đánh giá',
1295
+ "rule separator ;": 'ký tự phân tách quy tắc (quy tắc sau sẽ là quy tắc bình thường)',
1296
+ "rule separator ||": 'ký tự phân tách quy tắc (quy tắc sau sẽ là quy tắc dự trữ ứng với các thời gian bên ngoài các quy tắc trước)',
1297
+ "rule separator ,": 'ký tự phân tách quy tắc (quy tắc sau sẽ là quy tắc bổ sung để kéo dài các quy tắc trước mà không ghi đè các quy tắc trước, khác với quy tắc bình thường)',
1298
+ "JOSM remote conn error": 'Không thể kết nối với JOSM. Xin vui lòng kiểm tra rằng JOSM đang chạy và được thiết lập để điều khiển từ xa qua cổng mặc định 8111 của TCP.',
1299
+ "refer to yohours": 'YoHours cũng có thể phân tích giá trị này, đây là một trình soạn thảo cú pháp opening_hours đơn giản. Nếu bạn không cần các cú pháp nâng cao, <a href=\"{{href}}\">hãy thử YoHours</a>.',
1300
+ "include timestamp?": 'bao gồm dấu thời gian?',
1301
+ },
1302
+ "words": {
1303
+ "modifier": "bộ thay đổi {{name}}",
1304
+ "selector": "bộ chọn {{name}}",
1305
+ "mode": "chế độ đánh giá",
1306
+ "green": "xanh",
1307
+ "yellow": "vàng",
1308
+ "red": "đỏ",
1309
+ "violet": "tím",
1310
+ "from": "từ",
1311
+ "to": "đến",
1312
+ "and": "và",
1313
+ "no": "không",
1314
+ "undefined": "không định rõ",
1315
+ "docu": "tài liệu",
1316
+ "of course": "dĩ nhiên",
1317
+ "open": "mở cửa",
1318
+ "unknown": "không rõ",
1319
+ "closed": "đóng cửa",
1320
+ "comment": "ghi chú",
1321
+ "today": "hôm nay",
1322
+ "tomorrow": "ngày mai",
1323
+ "in duration": "còn",
1324
+ "region": "khu vực",
1325
+ "position": "địa điểm",
1326
+ "lat": "vĩ độ",
1327
+ "lon": "kinh độ",
1328
+ "country": "quốc gia",
1329
+ "state": "tỉnh/tiểu bang",
1330
+ "status": "trạng thái",
1331
+ "examples": "Ví dụ",
1332
+ "none": "không có",
1333
+ "date": "ngày",
1334
+ "time": {
1335
+ "minute": "phút",
1336
+ "minute_plural": "phút",
1337
+ "minute many": "phút",
1338
+ "hour": "giờ",
1339
+ "hour_plural": "giờ",
1340
+ "hour many": "giờ",
1341
+ "day": "ngày",
1342
+ "day_plural": "ngày",
1343
+ "day many": "ngày",
1344
+ "week": "tuần",
1345
+ "year": "năm",
1346
+ "year_plural": "năm",
1347
+ "years many": "năm",
1348
+ "hours minutes sep": " ",
1349
+ "now": "bây giờ",
1350
+ "time": "giờ",
1351
+ },
1352
+ },
1353
+ },
1354
+ }, // }}}
1277
1355
  };
1278
1356
 
1279
1357
  // Functions which generate localized HTML sections {{{