@noe-teritorio/opening_hours 3.14.1

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.
@@ -0,0 +1,2284 @@
1
+ /**
2
+ * SPDX-FileCopyrightText: © 2013 Robin Schneider <ypid@riseup.net>
3
+ *
4
+ * SPDX-License-Identifier: LGPL-3.0-only
5
+ */
6
+ // Import i18next for use in helper functions
7
+ import i18next from '../../node_modules/i18next/dist/esm/i18next.js';
8
+
9
+ // localization {{{
10
+ export const resources = { // English is fallback language.
11
+ // English (en) localization {{{
12
+ en: {
13
+ translation: {
14
+ 'lang': {
15
+ 'en': 'English',
16
+ 'fr': 'French',
17
+ 'de': 'German',
18
+ 'ru': 'Russian',
19
+ 'pt': 'Portuguese',
20
+ 'it': 'Italian',
21
+ 'uk': 'Ukrainian',
22
+ 'nl': 'Dutch',
23
+ 'hu': 'Hungarian',
24
+ 'es': 'Spanish',
25
+ 'vi': 'Vietnamese',
26
+ 'ja': 'Japanese',
27
+ 'id': 'Indonesian',
28
+ 'choose': 'Choose Language',
29
+ },
30
+
31
+ 'weekdays': {
32
+ 'day next week': 'next {{day}}'
33
+ },
34
+ 'texts': {
35
+ 'filter': {
36
+ 'none': 'Do not apply any filters',
37
+ 'error': 'Error and warning messages',
38
+ 'warnOnly': 'Warnings only',
39
+ 'errorOnly': 'Error only',
40
+ 'open': 'Only facilities which are open now',
41
+ 'unknown': 'Only facilities which might be open now',
42
+ 'closed': 'Only facilities which are closed now',
43
+ 'openOrUnknown': 'Only facilities which are open or unknown now',
44
+ },
45
+ 'title': 'opening_hours evaluation tool',
46
+ 'theme auto': 'Auto',
47
+ 'theme light': 'Light',
48
+ 'theme dark': 'Dark',
49
+ 'open always': 'Facility is always open',
50
+ 'unknown always': 'Facility is always maybe open',
51
+ 'closed always': 'Facility is always closed in the (near) future',
52
+ 'open now': 'Facility is now open',
53
+ 'unknown now': 'Facility might be open now',
54
+ 'closed now': 'Facility is now closed',
55
+ 'public holiday status context': 'Note: The selected date is a public holiday. Since no separate public-holiday rule is specified, the status may differ.',
56
+ 'will close': 'but <a href="{{href}}">will</a> close {{timestring}}{{comment}}.',
57
+ 'will unknown': 'but <a href="{{href}}">will</a> maybe open {{timestring}}{{comment}}.',
58
+ 'will open': 'but <a href="{{href}}">will</a> open {{timestring}}{{comment}}.',
59
+ 'then close': 'and <a href="{{href}}">will be</a> closed {{timestring}}{{comment}}.',
60
+ 'then open': 'and <a href="{{href}}">will be</a> open {{timestring}}{{comment}}.',
61
+ 'depends on': ', but that depends on {{comment}}.',
62
+ 'reason': 'Reason',
63
+ 'opens again': 'Opens again',
64
+ 'closes again': 'Closes again',
65
+ 'jump to time': 'Jump to this time',
66
+ 'interval boundaries': 'Interval Boundaries (for developers)',
67
+ 'interval boundaries hint': 'Shows all points where an interval ends, even without state change.',
68
+ 'upcoming changes': 'Upcoming Changes',
69
+ 'week stable': 'Schedule is valid in any given week.',
70
+ 'not week stable': 'Attention! This schedule might change for other weeks.',
71
+ 'value for': 'value for',
72
+ 'value to compare': 'Compare with entered opening_hours value',
73
+ 'yohours incompatible': 'Value not compatible with YoHours editor',
74
+ 'MatchingRule': 'Applied rule',
75
+ 'prettified value': 'prettified opening_hours value (this value can be safely used in OSM, after all warnings have been <a href="{{copyFunc}}">solved</a>)',
76
+ 'prettified value for displaying': 'prettified opening_hours value for displaying (including newlines, do not use this as value for OSM)',
77
+ 'more information': 'For more information you can check out the <a href="{{href}}" target="_blank">OSM wiki</a>.',
78
+ '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>.',
79
+ 'if PH is between Mo and Fr': 'Only if the public holiday is a weekday (Mo-Fr)',
80
+ 'check out error correction, prettify': 'check out the error correction and the prettify function for the opening_hours value',
81
+ 'SH,PH or PH,SH': 'This makes a small difference compared to the previous value. The name of the school holidays will override the PH names in the comment.',
82
+ 'config POIs': 'configure POIs',
83
+ 'reload map': 'reload map',
84
+ 'heading map': 'Map with layer for the tag opening_hours based on OpenStreetMap',
85
+ 'map is showing': 'This map is showing objects with the tag <a rel="external" href="{{wikiUrl}}">opening_hours</a> as colored circles:',
86
+ 'error': 'The value could not be parsed',
87
+ 'warning': 'If there appeared warnings during evaluation, a blue {{sign}} will show up in the status icon.',
88
+ 'map filter': 'There are a few filters which can be applied to find and fix mistakes (QA) or to just display open or closed facilities:',
89
+ 'data source': 'The overlay data comes from {{OSMStartaTag}} and is queried using the {{APIaTag}}. The map is {{OSMaTag}}.',
90
+ 'mode 0': 'Only time ranges are accepted (tags opening_hours, lit)',
91
+ 'mode 1': 'Only points in time are accepted',
92
+ 'mode 2': 'Time ranges and points in time are accepted (tags service_times, collection_times)',
93
+ 'value to long for osm': 'The value is too long for OSM. The OpenStreetMap database is currently limited to values with up to {{maxLength}} characters. The prettified value has a length of {{pretLength}} and the value you entered is {{valLength}} characters long',
94
+ 'low zoom level': 'The POIs will start to appear at zoom level ${next} and above. You are currently on zoom level ${actual}.',
95
+ 'all n entries': 'All {{total}} entries:',
96
+ 'the first entries': 'The first {{number}} of {{total}} entries:',
97
+ 'load all with JOSM': 'load all in JOSM',
98
+ 'load osm objects': 'Load all OSM objects with this opening_hours value',
99
+ 'share config': 'Share this configuration',
100
+ 'with timestamp': 'With timestamp',
101
+ 'without timestamp': 'Without timestamp',
102
+ 'copy': 'Copy',
103
+ 'clear': 'Clear',
104
+ 'edit visually': 'Open in YoHours editor',
105
+ 'yohours description': 'A visual editor for simple opening hours syntax',
106
+ 'evaluation tool': 'evaluation tool',
107
+ 'rule separator ;': 'rule separator (the next rule will be a normal rule)',
108
+ 'rule separator ||': 'rule separator (the next rule will be a fallback rule which applies for any time not handled by previous rules)',
109
+ 'rule separator ,': 'rule separator (the next rule will be a additional rule which extends the times of previous rules and does not override them like normal rules would do)',
110
+ 'JOSM remote conn error': 'Could not connect to JOSM. Please make sure that JOSM is running and is configured for remote control on the default tcp port 8111.',
111
+ 'Affected rules': 'Affected rules',
112
+ 'Original': 'Original',
113
+ 'Comparison': 'Comparison',
114
+ 'Rule': 'Rule',
115
+ 'Deviation at': 'Deviation at',
116
+ 'refer to yohours': 'This value can also be parsed by YoHours which is a simple editor for the opening_hours syntax. If you don’t need advanced features of the syntax, <a href="{{href}}">give it a try</a>.',
117
+ 'include timestamp?': 'include timestamp?',
118
+ },
119
+ 'words': {
120
+ 'modifier': '{{name}} modifier',
121
+ 'selector': '{{name}} selector',
122
+ 'mode': 'evaluation mode',
123
+ 'green': 'green',
124
+ 'yellow': 'yellow',
125
+ 'red': 'red',
126
+ 'violet': 'violet',
127
+ 'from': 'from',
128
+ 'to': 'to',
129
+ 'and': 'and',
130
+ 'no': 'no',
131
+ 'undefined': 'undefined',
132
+ 'docu': 'documentation',
133
+ 'of course': 'of course',
134
+ 'open': 'open',
135
+ 'unknown': 'unknown',
136
+ 'closed': 'closed',
137
+ 'comment': 'comment',
138
+ 'today': 'today',
139
+ 'tomorrow': 'tomorrow',
140
+ 'yesterday': 'yesterday',
141
+ 'in duration': 'in',
142
+ 'region': 'region',
143
+ 'position': 'position',
144
+ 'lat': 'latitude',
145
+ 'lon': 'longitude',
146
+ 'country': 'country',
147
+ 'state': 'state',
148
+ 'status': 'status',
149
+ 'examples': 'Examples',
150
+ 'results': 'Results',
151
+ 'compare': 'Compare',
152
+ 'actions': 'Actions',
153
+ 'none': 'none',
154
+ 'date': 'date',
155
+ 'time': {
156
+ 'minute': 'minute',
157
+ 'minute_other': 'minutes',
158
+ 'minute many': 'minutes',
159
+ 'hour': 'hour',
160
+ 'hour_other': 'hours',
161
+ 'hour many': 'hours',
162
+ 'day': 'day',
163
+ 'day_other': 'days',
164
+ 'day many': 'days',
165
+ 'week': 'week',
166
+ 'month': 'month',
167
+ 'year': 'year',
168
+ 'year_other': 'years',
169
+ 'years many': 'years',
170
+ 'hours minutes sep': 'and ',
171
+ 'now': 'now',
172
+ 'time': 'time'
173
+ },
174
+ },
175
+ },
176
+ }, // }}}
177
+
178
+ es: {
179
+ translation: {
180
+ 'lang': {
181
+ 'en': 'Inglés',
182
+ 'es': 'Español',
183
+ 'fr': 'Francés',
184
+ 'de': 'Alemán',
185
+ 'ru': 'Ruso',
186
+ 'pt': 'Portugués',
187
+ 'it': 'Italiano',
188
+ 'uk': 'Ucraniano',
189
+ 'nl': 'Neerlandés',
190
+ 'hu': 'Húngaro',
191
+ 'vi': 'Vietnamita',
192
+ 'ja': 'Idioma japonés',
193
+ 'id': 'Indonesio',
194
+ 'choose': 'Elige idioma',
195
+ },
196
+
197
+ 'weekdays': {
198
+ 'day next week': 'el próximo {{day}}'
199
+ },
200
+ 'texts': {
201
+ 'filter': {
202
+ 'none': 'No aplicar ningún filtro',
203
+ 'error': 'Mensajes de error y advertencia',
204
+ 'warnOnly': 'Solo advertencias',
205
+ 'errorOnly': 'Solo errores',
206
+ 'open': 'Solo instalaciones que están abiertas ahora',
207
+ 'unknown': 'Solo instalaciones que pudieran estar abiertas ahora',
208
+ 'closed': 'Solo instalaciones que están cerradas ahora',
209
+ 'openOrUnknown': 'Solo instalaciones que están o pudieran estar abiertas ahora',
210
+ },
211
+ 'title': 'herramienta de evaluación opening_hours',
212
+ 'theme auto': 'Automático',
213
+ 'theme light': 'Claro',
214
+ 'theme dark': 'Oscuro',
215
+ 'open always': 'La instalación está siempre abierta',
216
+ 'unknown always': 'La instalación puede ser que esté siempre abierta',
217
+ 'closed always': 'La instalación está siempre cerrada en el futuro (cercano)',
218
+ 'open now': 'La instalación está abierta ahora',
219
+ 'unknown now': 'La instalación puede estar abierta ahora',
220
+ 'closed now': 'La instalación está ahora cerrada',
221
+ 'public holiday status context': 'Aviso: La fecha seleccionada es festivo. Como no se ha especificado una regla independiente para los días festivos, el estado podría variar.',
222
+ 'will close': 'pero <a href="{{href}}">cerrará</a> {{timestring}}{{comment}}.',
223
+ 'will unknown': 'pero <a href="{{href}}">puede ser</a> que abra {{timestring}}{{comment}}.',
224
+ 'will open': 'pero <a href="{{href}}">abrirá</a> {{timestring}}{{comment}}.',
225
+ 'then close': 'y <a href="{{href}}">estará</a> cerrado {{timestring}}{{comment}}.',
226
+ 'then open': 'y <a href="{{href}}">estará</a> abierto {{timestring}}{{comment}}.',
227
+ 'depends on': ', pero eso depende de {{comment}}.',
228
+ 'reason': 'Motivo',
229
+ 'opens again': 'Abre de nuevo',
230
+ 'closes again': 'Cierra de nuevo',
231
+ 'jump to time': 'Ir a esta hora',
232
+ 'interval boundaries': 'Límites de intervalo (para desarrolladores)',
233
+ 'interval boundaries hint': 'Muestra todos los puntos donde termina un intervalo, incluso sin cambio de estado.',
234
+ 'upcoming changes': 'Próximos Cambios',
235
+ 'week stable': 'El horario es válido en cualquier semana dada.',
236
+ 'not week stable': '¡Atención! Este horario puede ser distinto para otras semanas.',
237
+ 'value for': 'valor para',
238
+ 'value to compare': 'Comparar con el valor de opening_hours introducido',
239
+ 'yohours incompatible': 'Valor no compatible con el editor YoHours',
240
+ 'MatchingRule': 'Regla aplicada',
241
+ '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)',
242
+ 'prettified value for displaying': 'valor embellecido de opening_hours para mostrar (incluyendo saltos de línea, no use este valor en OSM)',
243
+ 'more information': 'Para más información, puede consultar la <a href="{{href}}" target="_blank">wiki OSM</a>.',
244
+ '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>.',
245
+ 'if PH is between Mo and Fr': 'Sólo si el día festivo está entre el lunes y el viernes',
246
+ 'check out error correction, prettify': 'compruebe la corrección de error y la función embellecedora para el valor de opening_hours',
247
+ 'SH,PH or PH,SH': 'Esto hace una pequeña diferencia comparado con el valor anterior. El nombre de los festivos de escuela sobreescribirá los nombres de festivos públicos en el comentario.',
248
+ 'config POIs': 'configurar PDIs',
249
+ 'reload map': 'actualizar mapa',
250
+ 'heading map': 'Mapa con capa para la etiqueta opening_hours basado en OpenStreetMap',
251
+ 'map is showing': 'Este mapa está mostrando objetos con la etiqueta <a rel="external" href="{{wikiUrl}}">opening_hours</a> como círculos coloreados:',
252
+ 'error': 'El valor no ha podido ser analizado',
253
+ 'warning': 'Si han aparecido advertencias durante la evaluación, una {{sign}} azul aparecerá en el icono de estado.',
254
+ 'map filter': 'Hay algunos filtros que pueden ser aplicados para encontrar y arreglar fallos (QA) o para simplemente mostrar instalaciones abiertas o cerradas:',
255
+ 'data source': 'Los datos superpuestos provienen de {{OSMStartaTag}} y han sido consultados usando la {{APIaTag}}. El mapa es {{OSMaTag}}.',
256
+ 'mode 0': 'Solo rangos de tiempo son aceptados (etiquetas opening_hours, lit)',
257
+ 'mode 1': 'Solo puntos en el tiempo son aceptados',
258
+ 'mode 2': 'Rangos de tiempo y puntos en el tiempo son aceptados (etiquetas service_times, collection_times)',
259
+ 'value to long for osm': 'El valor es demasiado largo para OSM. La base de datos de OpenStreetMap está actualmente limitada a valores de hasta {{maxLength}} caracteres. El valor embellecido tiene una longitud de {{pretLength}} y el valor que ha introducido tiene {{valLength}} caracteres de longitud',
260
+ 'low zoom level': 'Los PDIs empezarán a aparecer en el nivel de zoom ${next} y superiores. Está actualmente en el nivel ${actual}.',
261
+ 'all n entries': 'Todas las {{total}} entradas:',
262
+ 'the first entries': 'Las primeras {{number}} of {{total}} entradas:',
263
+ 'load all with JOSM': 'cargar todo en JOSM',
264
+ 'load osm objects': 'Cargar todos los objetos OSM con este valor de opening_hours',
265
+ 'share config': 'Compartir esta configuración',
266
+ 'with timestamp': 'Con marca de tiempo',
267
+ 'without timestamp': 'Sin marca de tiempo',
268
+ 'copy': 'Copiar',
269
+ 'clear': 'Borrar',
270
+ 'edit visually': 'Abrir en el editor YoHours',
271
+ 'yohours description': 'Un editor visual para sintaxis de opening_hours sencilla',
272
+ 'evaluation tool': 'herramienta de evaluación',
273
+ 'rule separator ;': 'searador de reglas (la siguiente regla será una regla normal)',
274
+ 'rule separator ||': 'separador de reglas (la siguiente regla será una regla de reserva que será aplicada para cualquier tiempo que no haya sido manipulado por las reglas anteriores)',
275
+ 'rule separator ,': 'separador de reglas (la siguiente regla será una regla adicional que extiende los tiempos de las reglas anteriores y no las sobreescribe como harían las reglas normales)',
276
+ 'JOSM remote conn error': 'No pudo conectar a JOSM. Por favor, asegúrese de que JOSM está corriendo y está configurado para control remoto en el puerto tcp por defecto 8111.',
277
+ 'Affected rules': 'Reglas afectadas',
278
+ 'Original': 'Original',
279
+ 'Comparison': 'Comparación',
280
+ 'Rule': 'Regla',
281
+ 'Deviation at': 'Desviación en',
282
+ 'refer to yohours': 'Este valor puede ser analizado también por YoHours, que es un editor simpre para la sintaxis de opening_hours. Si no necesita funcionalidades avanzadas de la sintaxis, <a href="{{href}}">puede darle una oportunidad</a>.',
283
+ 'include timestamp?': '¿incluir marca de tiempo?',
284
+ },
285
+ 'words': {
286
+ 'modifier': 'modificador {{name}}',
287
+ 'selector': 'selector {{name}}',
288
+ 'mode': 'modo evaluación',
289
+ 'green': 'verde',
290
+ 'yellow': 'amarillo',
291
+ 'red': 'rojo',
292
+ 'violet': 'violeta',
293
+ 'from': 'de',
294
+ 'to': 'a',
295
+ 'and': 'y',
296
+ 'no': 'no',
297
+ 'undefined': 'indefinido',
298
+ 'docu': 'documentación',
299
+ 'of course': 'por supuesto',
300
+ 'open': 'abierto',
301
+ 'unknown': 'desconocido',
302
+ 'closed': 'cerrado',
303
+ 'comment': 'comentario',
304
+ 'today': 'hoy',
305
+ 'tomorrow': 'mañana',
306
+ 'yesterday': 'ayer',
307
+ 'in duration': 'en',
308
+ 'region': 'región',
309
+ 'position': 'posición',
310
+ 'lat': 'latitud',
311
+ 'lon': 'longitud',
312
+ 'country': 'país',
313
+ 'state': 'estado',
314
+ 'status': 'estado',
315
+ 'examples': 'Ejemplos',
316
+ 'results': 'Resultados',
317
+ 'compare': 'Comparar',
318
+ 'actions': 'Acciones',
319
+ 'none': 'ninguno',
320
+ 'date': 'fecha',
321
+ 'time': {
322
+ 'minute': 'minuto',
323
+ 'minute_other': 'minutos',
324
+ 'minute many': 'minutos',
325
+ 'hour': 'hora',
326
+ 'hour_other': 'horas',
327
+ 'hour many': 'horas',
328
+ 'day': 'día',
329
+ 'day_other': 'días',
330
+ 'day many': 'días',
331
+ 'week': 'semana',
332
+ 'month': 'mes',
333
+ 'year': 'año',
334
+ 'year_other': 'años',
335
+ 'years many': 'años',
336
+ 'hours minutes sep': 'y ',
337
+ 'now': 'ahora',
338
+ 'time': 'hora',
339
+ },
340
+ },
341
+ },
342
+ }, // }}}
343
+
344
+ // Dutch (nl) localization {{{
345
+ nl: {
346
+ translation: {
347
+ 'lang': {
348
+ 'en': 'Engels',
349
+ 'fr': 'Frans',
350
+ 'de': 'Duits',
351
+ 'ru': 'Russisch',
352
+ 'pt': 'Portugees',
353
+ 'it': 'Italiaans',
354
+ 'uk': 'Oekraïens',
355
+ 'nl': 'Nederlands',
356
+ 'hu': 'Hongaars',
357
+ 'es': 'Spaans',
358
+ 'vi': 'Vietnamees',
359
+ 'ja': 'Japans',
360
+ 'id': 'Indonesisch',
361
+ 'choose': 'Kies taal',
362
+ },
363
+
364
+ 'weekdays': {
365
+ 'day next week': 'volgende {{day}}'
366
+ },
367
+ 'texts': {
368
+ 'filter': {
369
+ 'none': 'Geen filters toepassen',
370
+ 'error': 'Fouten en waarschuwingen',
371
+ 'warnOnly': 'Enkel waarschuwingen',
372
+ 'errorOnly': 'Enkel foutboodschappen',
373
+ 'open': 'Enkel zaken die nu open zijn',
374
+ 'unknown': 'Enkel zaken die nu mogelijks open zijn',
375
+ 'closed': 'Enkel zaken die nu gesloten zijn',
376
+ 'openOrUnknown': 'Enkel zaken die nu open zijn of die mogelijks open zijn',
377
+ },
378
+ 'title': 'opening_hours Evaluatie Gereedschap',
379
+ 'theme auto': 'Automatisch',
380
+ 'theme light': 'Licht',
381
+ 'theme dark': 'Donker',
382
+ 'open always': 'Zaak is altijd open',
383
+ 'unknown always': 'Zaak is waarschijnlijk altijd open',
384
+ 'closed always': 'Zaak is altijd gesloten in de (nabije) toekomst',
385
+ 'open now': 'Zaak is nu open',
386
+ 'unknown now': 'Zaak zou nu open kunnen zijn',
387
+ 'closed now': 'Zaak is nu gesloten',
388
+ 'public holiday status context': 'Let op: De geselecteerde datum is een feestdag. Omdat er geen afzonderlijke regel voor feestdagen is opgegeven, kan de status afwijken.',
389
+ 'will close': 'maar <a href="{{href}}">zal</a> sluiten op {{timestring}}{{comment}}.',
390
+ 'will unknown': 'maar <a href="{{href}}">zal</a> misschien open zjn op {{timestring}}{{comment}}.',
391
+ 'will open': 'maar <a href="{{href}}">zal</a> openen op {{timestring}}{{comment}}.',
392
+ 'then close': 'en <a href="{{href}}">zal</a> gesloten zijn {{timestring}}{{comment}}.',
393
+ 'then open': 'en <a href="{{href}}">zal</a> open zijn {{timestring}}{{comment}}.',
394
+ 'depends on': ', maar hangt af van {{comment}}.',
395
+ 'reason': 'Reden',
396
+ 'opens again': 'Opent weer',
397
+ 'closes again': 'Sluit weer',
398
+ 'jump to time': 'Naar deze tijd springen',
399
+ 'interval boundaries': 'Intervalgrenzen (voor ontwikkelaars)',
400
+ 'interval boundaries hint': 'Toont alle punten waar een interval eindigt, ook zonder statuswijziging.',
401
+ 'upcoming changes': 'Aankomende Wijzigingen',
402
+ 'week stable': 'Openingsuren zijn altijd geldig.',
403
+ 'not week stable': 'Opegelet! Openingsuren kunnen wijzigen afhankelijk van de gekozen week.',
404
+ 'value for': 'waarde voor',
405
+ 'value to compare': 'Vergelijk met ingevoerde opening_hours waarde',
406
+ 'yohours incompatible': 'Waarde niet compatibel met YoHours editor',
407
+ 'MatchingRule': 'Toegepaste regel',
408
+ '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>)',
409
+ '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)',
410
+ 'more information': 'Voor meer informatie, raadpleef de <a href="{{href}}" target="_blank">OSM wiki</a>.',
411
+ 'this website': 'Deze website en de JavaScript library die gebruikt wordt voor de evaluatie zijn ontwikkeld op <a href="{{url}}" target="_blank">{{hoster}}</a>.',
412
+ 'if PH is between Mo and Fr': 'Enkel als de feestdag op een weekdag valt (Ma-Vr)',
413
+ 'check out error correction, prettify': 'controleer de fout correctie en de mooi maak functie voor de opening_hours waarde',
414
+ 'SH,PH or PH,SH': 'Dit maakt een klein verschil met de vorige waarde. De naam van de vrije schooldagen zal de namen van de feestdagen in de commentaar overschrijven.',
415
+ 'config POIs': 'configureer POIs',
416
+ 'reload map': 'herlaad kaart',
417
+ 'heading map': 'Kaart met laag voor de opening_hours tag op on OpenStreetMap',
418
+ 'map is showing': 'Deze kaart toont de object met tag <a rel="external" href="{{wikiUrl}}">opening_hours</a> als gekleurde cirkels:',
419
+ 'error': 'De waarde kon niet ontleed worden',
420
+ 'warning': 'Indien er waarschuwingen getoond werden tijden de evaluatie, zal een blauw {{sign}} getoond worden in het status icoon.',
421
+ 'map filter': 'Er zijn een aantal filters die kunnen toegepast worden om fouten te vinden en te verbeteren (QA) of gewoon om gesloten of open zaken te tonen:',
422
+ 'data source': 'De overlay gegevens komen van {{OSMStartaTag}} en is bevraagd met {{APIaTag}}. De kaart is {{OSMaTag}}.',
423
+ 'mode 0': 'Alleen tijdsperioden zijn toegestaan (zoals bij de tags opening_hours, lit)',
424
+ 'mode 1': 'Individuele tijdspunten zijn toegestaan',
425
+ 'mode 2': 'Zowel tijdsperioden als individuele tijdspunten zijn toegestaan (zoals bij de tags service_times, collection_times)',
426
+ 'value to long for osm': 'De waarde is te lang voor OSM. De OpenStreetMap databank is momenteel beperkt tot waardes met {{maxLength}} karakter. De mooi gemaakte waarde heeft een lengte van {{pretLength}} en de ingevoerde waarde is {{valLength}} karakters lang',
427
+ 'low zoom level': 'De POIs verschijnen vanaf zoomniveau ${next}. U bent momenteel op zoomniveau ${actual}.',
428
+ 'all n entries': 'Alle resultaten ({{total}}):',
429
+ 'the first entries': 'De eerste {{number}} van {{total}} resultaten:',
430
+ 'load all with JOSM': 'laad alles in JOSM',
431
+ 'load osm objects': 'Laad alle OSM-objecten met deze opening_hours-waarde',
432
+ 'share config': 'Deel deze configuratie',
433
+ 'with timestamp': 'Met tijdstempel',
434
+ 'without timestamp': 'Zonder tijdstempel',
435
+ 'copy': 'Kopiëren',
436
+ 'clear': 'Wissen',
437
+ 'edit visually': 'Open in YoHours-editor',
438
+ 'yohours description': 'Een visuele editor voor eenvoudige opening_hours syntax',
439
+ 'evaluation tool': 'evaluatie gereedschap',
440
+ 'rule separator ;': 'scheidingsteken voor regel (de volgende regel zal een normale regel zijn)',
441
+ 'rule separator ||': 'scheidingsteken voor regel (de volgende regel will be a fallback rule which applies for any time not handled by previous rules)',
442
+ 'rule separator ,': 'scheidingsteken voor regel (de volgende regel is aanvullende regel die de tijden van de vorige regels uitbreid. De volgende regel overschrijft de vorige regels dus niet (zoals een normale regel wel doet)',
443
+ 'JOSM remote conn error': 'Kan niet connecteren met JOSM. Controleer aub dat JOSM is opgestart en geconfigureerd is voor afstandbediening via de standaard tcp port 8111.',
444
+ 'Affected rules': 'Betrokken regels',
445
+ 'Original': 'Origineel',
446
+ 'Comparison': 'Vergelijking',
447
+ 'Rule': 'Regel',
448
+ 'Deviation at': 'Afwijking op',
449
+ 'refer to yohours': 'Deze waarde kan ook geïnterpreteerd worden door YoHours. Dit is een eenvoudige editor voor de opening_hours syntax. Indien je de geavanceerde mogelijkheden van de syntax niet nodig hebt, <a href="{{href}}">probeer YoHours dan eens</a>.',
450
+ 'include timestamp?': 'tijdstempel opnemen?',
451
+ },
452
+ 'words': {
453
+ 'modifier': '{{name}} wijziger (modifier)',
454
+ 'selector': '{{name}} keuzeschakelaar (selector)',
455
+ 'mode': 'evaluatie modus',
456
+ 'green': 'groen',
457
+ 'yellow': 'geel',
458
+ 'red': 'rood',
459
+ 'violet': 'violet',
460
+ 'from': '',
461
+ 'to': 'tot',
462
+ 'and': 'en',
463
+ 'no': 'nee',
464
+ 'docu': 'documentatie',
465
+ 'of course': 'natuurlijk',
466
+ 'open': 'open',
467
+ 'unknown': 'onbekend',
468
+ 'closed': 'gesloten',
469
+ 'comment': 'commentaar',
470
+ 'today': 'vandaag',
471
+ 'tomorrow': 'morgen',
472
+ 'yesterday': 'hier',
473
+ 'in duration': 'in',
474
+ 'region': 'regio',
475
+ 'position': 'positie',
476
+ 'lat': 'latitude',
477
+ 'lon': 'longitude',
478
+ 'country': 'land',
479
+ 'state': 'staat',
480
+ 'status': 'status',
481
+ 'examples': 'Voorbeelden',
482
+ 'results': 'Resultaten',
483
+ 'compare': 'Vergelijken',
484
+ 'actions': 'Acties',
485
+ 'none': 'geen',
486
+ 'date': 'datum',
487
+ 'time': {
488
+ 'minute': 'minuut',
489
+ 'minute_other': 'minuten',
490
+ 'minute many': 'minuten',
491
+ 'hour': 'uur',
492
+ 'hour_other': 'uren',
493
+ 'hour many': 'uren',
494
+ 'day': 'dag',
495
+ 'day_other': 'dagen',
496
+ 'day many': 'dagen',
497
+ 'week': 'week',
498
+ 'month': 'maand',
499
+ 'year': 'jaar',
500
+ 'year_other': 'jaren',
501
+ 'years many': 'jaren',
502
+ 'hours minutes sep': 'en ',
503
+ 'now': 'nu',
504
+ 'time': 'tijd',
505
+ },
506
+ 'undefined': 'ongedefinieerd',
507
+ },
508
+ },
509
+ }, // }}}
510
+
511
+ // French (fr) localization {{{
512
+ fr: {
513
+ translation: {
514
+ 'lang': {
515
+ 'en': 'Anglais',
516
+ 'fr': 'Français',
517
+ 'de': 'Allemand',
518
+ 'ru': 'Russe',
519
+ 'pt': 'Portugais',
520
+ 'it': 'Italien',
521
+ 'uk': 'Ukrainien',
522
+ 'nl': 'Néerlandais',
523
+ 'hu': 'Hongrois',
524
+ 'es': 'Espagnol',
525
+ 'vi': 'Vietnamien',
526
+ 'ja': 'Japonais',
527
+ 'id': 'Indonésien',
528
+ 'choose': 'Choisissez la langue',
529
+ },
530
+
531
+ 'weekdays': {
532
+ 'day next week': '{{day}} prochain'
533
+ },
534
+ 'texts': {
535
+ 'filter': {
536
+ 'none': 'Do not apply any filters',
537
+ 'error': 'Messages d\'erreur et d\'avertissement',
538
+ 'warnOnly': 'Seulement les avertissements',
539
+ 'errorOnly': 'Seulement les erreurs',
540
+ 'open': 'Seulement les installations ouvertes en ce moment',
541
+ 'unknown': 'Seulement les installations indéterminées en ce moment',
542
+ 'closed': 'Seulement les installations fermées en ce moment',
543
+ 'openOrUnknown': 'Seulement les installations ouvertes ou indéterminées en ce moment',
544
+ },
545
+ 'open always': 'L\'installation est ouverte en permanence',
546
+ 'unknown always': 'L\'installation est peut-être ouverte en permanence',
547
+ 'closed always': 'L\'installation est fermée en permanence (à court terme)',
548
+ 'open now': 'L\'installation est ouverte en ce moment',
549
+ 'unknown now': 'L\'installation est indéterminée en ce moment',
550
+ 'closed now': 'L\'installation est fermée en ce moment',
551
+ 'public holiday status context': 'Remarque : La date sélectionnée est un jour férié. Comme aucune règle distincte pour les jours fériés n’est spécifiée, le statut peut différer.',
552
+ 'will close': 'mais <a href="{{href}}">va</a> fermer {{timestring}}{{comment}}.',
553
+ 'will unknown': 'mais <a href="{{href}}">va</a> peut-être ouvrir {{timestring}}{{comment}}.',
554
+ 'will open': 'mais <a href="{{href}}">va</a> ouvrir {{timestring}}{{comment}}.',
555
+ 'then close': 'et <a href="{{href}}">sera</a> fermé {{timestring}}{{comment}}.',
556
+ 'then open': 'et <a href="{{href}}">sera</a> ouvert {{timestring}}{{comment}}.',
557
+ 'depends on': ', mais cela dépend de {{comment}}.',
558
+ 'reason': 'Raison',
559
+ 'opens again': 'Ouvre à nouveau',
560
+ 'closes again': 'Ferme à nouveau',
561
+ 'jump to time': 'Aller à cette heure',
562
+ 'interval boundaries': 'Limites d\'intervalle (pour développeurs)',
563
+ 'interval boundaries hint': 'Affiche tous les points où un intervalle se termine, même sans changement d\'état.',
564
+ 'upcoming changes': 'Prochains Changements',
565
+ 'week stable': 'L\'horaire est valable dans n\'importe quelle semaine donnée.',
566
+ 'not week stable': 'Attention ! Cet horaire peut changer pour les autres semaines.',
567
+ 'value for': 'valeur pour',
568
+ 'value to compare': 'Comparer avec la valeur opening_hours saisie',
569
+ 'yohours incompatible': 'Valeur non compatible avec l\'éditeur YoHours',
570
+ 'MatchingRule': 'Sous-chaîne utilisée par la règle appliquée',
571
+ '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>)',
572
+ 'prettified value for displaying': 'valeur opening_hours embellie pour l\'affichage (inclut des sauts de ligne, ne pas l\'utiliser comme valeur pour OSM)',
573
+ 'more information': 'Pour plus d\'informations vous pouvez consulter le <a href="{{href}}" target="_blank">wiki OSM</a>.',
574
+ '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>.',
575
+ 'if PH is between Mo and Fr': 'Seulement si le jour férié est un jour de semaine (lundi-vendredi)',
576
+ 'check out error correction, prettify': 'consultez la correction d\'erreur et la fonction prettify pour la valeur de opening_hours',
577
+ 'SH,PH or PH,SH': 'Ceci donne un petit écart par rapport à la valeur précédente. Le nom des vacances scolaires remplace les noms des jours fériés dans le commentaire.',
578
+ 'config POIs': 'configurer les POIs',
579
+ 'reload map': 'rafraîchir la carte',
580
+ 'heading map': 'Carte avec calque pour le tag opening_hours basée sur OpenStreetMap',
581
+ 'map is showing': 'cette carte affiche les nœuds portant le tag <a rel="external" href="{{wikiUrl}}">opening_hours</a> comme des cercles colorés :',
582
+ 'error': 'La valeur n\'a pas pu être analysée',
583
+ 'warning': 'S\'il y a eu des avertissements lors de l\'évaluation, un {{sign}} bleu s\'affichera dans l\'icône d\'état.',
584
+ 'map filter': 'Il ya quelques filtres qui peuvent être appliqués pour trouver et corriger les erreurs (AQ) ou pour afficher seulement les installations ouvertes ou fermées:',
585
+ 'data source': 'Les données en superposition viennent de {{APIaTag}}. La carte est {{OSMaTag}}.',
586
+ 'mode 0': 'Seuls les intervalles de temps sont acceptés (tags opening_hours, lit)',
587
+ 'mode 1': 'Seuls les points dans le temps sont acceptés',
588
+ 'mode 2': 'Les plages horaires et les points dans le temps sont acceptés (tags service_times, collection_times)',
589
+ 'value to long for osm': 'La valeur est trop longue pour OSM. La base de données OpenStreetMap est actuellement limitée à des valeurs d\'un maximum de {{maxLength}} caractères. La valeur embellie a une longueur de {{pretLength}} et la valeur que vous avez entrée comporte {{valLength}} caractères',
590
+ 'low zoom level': 'Les POIs vont commencer à apparaître au niveau de zoom ${next} et au-delà. Vous êtes actuellement au niveau de zoom ${actual}.',
591
+ 'all n entries': 'Ensemble des {{total}} entrées :',
592
+ 'the first entries': 'Les {{number}} premières entrées sur {{total}} :',
593
+ 'Affected rules': 'Règles affectées',
594
+ 'Original': 'Original',
595
+ 'Comparison': 'Comparaison',
596
+ 'Rule': 'Règle',
597
+ 'Deviation at': 'Déviation à',
598
+ 'refer to yohours': 'Cette valeur peut également s\'afficher dans YoHours, un éditeur simple d\'horaires d\'ouverture. Si vous n\'utilisez pas les fonctionnalités avancées de la syntaxe, <a href="{{href}}">vous pouvez l\'essayer ici</a>.',
599
+ 'load all with JOSM': 'tout charger dans JOSM',
600
+ 'load osm objects': 'Charger tous les objets OSM avec cette valeur opening_hours',
601
+ 'share config': 'Partager cette configuration',
602
+ 'with timestamp': 'Avec horodatage',
603
+ 'without timestamp': 'Sans horodatage',
604
+ 'copy': 'Copier',
605
+ 'clear': 'Effacer',
606
+ 'edit visually': 'Ouvrir dans l\'éditeur YoHours',
607
+ 'yohours description': 'Un éditeur visuel pour une syntaxe d\'horaires simple',
608
+ 'evaluation tool': 'outil d\'évaluation',
609
+ 'title': 'outil d\'évaluation opening_hours',
610
+ 'theme auto': 'Automatique',
611
+ 'theme light': 'Clair',
612
+ 'theme dark': 'Sombre',
613
+ 'rule separator ;': 'séparateur de règle (la règle suivante sera une règle normale)',
614
+ 'rule separator ||': 'séparateur de règle (la règle suivante sera une règle de repli qui s\'applique à tout moment non géré par les règles précédentes)',
615
+ 'rule separator ,': 'séparateur de règle (la règle suivante sera une règle additionnelle qui étend les horaires des règles précédentes sans les remplacer)',
616
+ 'JOSM remote conn error': 'Impossible de se connecter à JOSM. Veuillez vous assurer que JOSM est en cours d\'exécution et configuré pour le contrôle à distance sur le port tcp 8111 par défaut.',
617
+ 'include timestamp?': 'inclure l\'horodatage ?',
618
+ },
619
+ 'words': {
620
+ 'modifier': 'modificateur {{name}}',
621
+ 'selector': 'sélecteur {{name}}',
622
+ 'mode': 'mode d\'évaluation',
623
+ 'green': 'vert',
624
+ 'yellow': 'jaune',
625
+ 'red': 'rouge',
626
+ 'violet': 'violet',
627
+ 'from': '',
628
+ 'to': 'à',
629
+ 'and': 'et',
630
+ 'no': 'pas de',
631
+ 'docu': 'documentation',
632
+ 'of course': 'bien sûr',
633
+ 'open': 'ouvert',
634
+ 'unknown': 'indéterminé',
635
+ 'closed': 'fermé',
636
+ 'comment': 'commentaire',
637
+ 'today': 'aujourd\'hui',
638
+ 'tomorrow': 'demain',
639
+ 'yesterday': 'hier',
640
+ 'in duration': 'dans',
641
+ 'region': 'région',
642
+ 'position': 'emplacement',
643
+ 'lat': 'latitude',
644
+ 'lon': 'longitude',
645
+ 'country': 'pays',
646
+ 'state': 'état',
647
+ 'status': 'statut',
648
+ 'examples': 'Exemples',
649
+ 'results': 'Résultats',
650
+ 'compare': 'Comparer',
651
+ 'actions': 'Actions',
652
+ 'none': 'aucun',
653
+ 'date': 'date',
654
+ 'time': {
655
+ 'minute': 'minute',
656
+ 'minute_other': 'minutes',
657
+ 'minute many': 'minutes',
658
+ 'hour': 'heure',
659
+ 'hour_other': 'heures',
660
+ 'hour many': 'heures',
661
+ 'day': 'jour',
662
+ 'day_other': 'jours',
663
+ 'day many': 'jours',
664
+ 'week': 'semaine',
665
+ 'month': 'mois',
666
+ 'year': 'an',
667
+ 'year_other': 'ans',
668
+ 'years many': 'ans',
669
+ 'hours minutes sep': 'et ',
670
+ 'now': 'en ce moment',
671
+ 'time': 'heure',
672
+ },
673
+ 'undefined': 'indéfini'
674
+ },
675
+ },
676
+ }, // }}}
677
+
678
+ // German (de) localization {{{
679
+ de: {
680
+ translation: {
681
+ 'lang': {
682
+ 'en': 'Englisch',
683
+ 'fr': 'Französisch',
684
+ 'de': 'Deutsch',
685
+ 'ru': 'Russisch',
686
+ 'pt': 'Portugiesisch',
687
+ 'it': 'Italienisch',
688
+ 'uk': 'Ukrainisch',
689
+ 'nl': 'Niederländisch',
690
+ 'hu': 'Ungarisch',
691
+ 'es': 'Spanisch',
692
+ 'vi': 'Vietnamesisch',
693
+ 'ja': 'Japanisch',
694
+ 'id': 'Indonesisch',
695
+ 'choose': 'Wähle eine Sprache',
696
+ },
697
+
698
+ 'weekdays': {
699
+ 'day next week': 'nächsten {{day}}'
700
+ },
701
+ 'texts': {
702
+ 'filter': {
703
+ 'none': 'Keinen Filter anwenden',
704
+ 'error': 'Fehler und Warnungen',
705
+ 'warnOnly': 'Nur Warnungen',
706
+ 'errorOnly': 'Nur Fehler',
707
+ 'open': 'Nur Einrichtungen welche jetzt geöffnet sind',
708
+ 'unknown': 'Nur Einrichtungen die möglicherweise jetzt geöffnet sind',
709
+ 'closed': 'Nur Einrichtungen die jetzt geschlossen sind',
710
+ 'openOrUnknown': 'Nur Einrichtungen die jetzt geöffnet oder unbekannt sind',
711
+ },
712
+ 'title': 'opening_hours Auswertewerkzeug',
713
+ 'theme auto': 'Automatisch',
714
+ 'theme light': 'Hell',
715
+ 'theme dark': 'Dunkel',
716
+ 'open always': 'Die Einrichtung hat immer geöffnet.',
717
+ 'unknown always': 'Die Öffnungszeit der Einrichtung ist immer unbekannt',
718
+ 'closed always': 'Die Einrichtung wird in (naher) Zukunft nicht wieder öffnen.',
719
+ 'open now': 'Die Einrichtung hat jetzt geöffnet',
720
+ 'unknown now': 'Die Einrichtung ist möglicherweise jetzt geöffnet',
721
+ 'closed now': 'Die Einrichtung ist jetzt geschlossen',
722
+ 'public holiday status context': 'Hinweis: Das ausgewählte Datum ist ein Feiertag. Da keine eigene Regel für Feiertage angegeben ist, könnte der Status abweichen.',
723
+ 'will close': 'aber <a href="{{href}}">wird</a> {{timestring}} schließen{{comment}}.',
724
+ 'will unknown': 'aber <a href="{{href}}">wird</a> eventuell {{timestring}} öffnen{{comment}}.',
725
+ 'will open': 'aber <a href="{{href}}">wird</a> {{timestring}} öffnen{{comment}}.',
726
+ 'then close': 'und <a href="{{href}}">ist dann</a> {{timestring}} geschlossen{{comment}}.',
727
+ 'then open': 'und <a href="{{href}}">ist dann</a> {{timestring}} geöffnet{{comment}}.',
728
+ 'depends on': ', abhängig von {{comment}}.',
729
+ 'reason': 'Grund',
730
+ 'opens again': 'Öffnet wieder',
731
+ 'closes again': 'Schließt wieder',
732
+ 'jump to time': 'Zu dieser Zeit springen',
733
+ 'interval boundaries': 'Intervallgrenzen (für Entwickler)',
734
+ 'interval boundaries hint': 'Zeigt alle Zeitpunkte, an denen ein Intervall endet, auch ohne Zustandswechsel.',
735
+ 'upcoming changes': 'Kommende Änderungen',
736
+ 'week stable': 'Dieser Wochenplan gilt für jede Woche.',
737
+ 'not week stable': 'Achtung! Dieser Wochenplan kann sich in anderen Wochen ändern.',
738
+ 'value for': 'Wert für',
739
+ 'value to compare': 'Mit eingegebenem opening_hours-Wert vergleichen',
740
+ 'yohours incompatible': 'Wert nicht mit YoHours-Editor kompatibel',
741
+ 'MatchingRule': 'Zur Anwendung gekommene Regel',
742
+ 'prettified value': 'Schön formatierter opening_hours Wert (dieser Wert sollte in OSM verwendet werden, nachdem alle Warnungen <a href="{{copyFunc}}">beseitigt wurden</a>)',
743
+ 'prettified value for displaying': 'Schön formatierter opening_hours Wert für die Anzeige (mit Zeilenumbrüchen, nicht als Tag für OSM gedacht …)',
744
+ 'more information': 'Für weitere Informationen kannst du dir das <a href="{{href}}" target="_blank">OSM-Wiki</a> anschauen.',
745
+ 'this website': 'Die Entwicklung dieser Webseite und der JavaScript-Bibliothek zur Auswertung der Öffnungszeiten findet auf <a href="{{url}}" target="_blank">{{hoster}}</a> statt.',
746
+ 'if PH is between Mo and Fr': 'Nur wenn der Feiertag auf einen Wochentag (Mo-Fr) fällt',
747
+ 'check out error correction, prettify': 'Probiere die Fehlererkennung und schau dir den korrigierten opening_hours Wert an',
748
+ 'SH,PH or PH,SH': 'Dieser Wert unterscheidet sich insofern zum vorherigen als dass der Name für Schulferien den Namen von Feiertagen im Kommentar überschreibt, wenn sich diese überlagern',
749
+ 'config POIs': 'POIs konfigurieren',
750
+ 'reload map': 'Karte aktualisieren',
751
+ 'heading map': 'Karte zur Auswertung des Tags opening_hours basierend auf OpenStreetMap',
752
+ 'map is showing': 'Diese Karte zeigt Objekte mit dem Tag <a rel="external" href="{{wikiUrl}}">opening_hours</a> als farbige Kreise:',
753
+ 'error': 'Die Öffnungszeit konnte nicht ausgewertet werden',
754
+ 'warning': 'Sollte eine Öffnungszeit beim verarbeiten eine Warnung erzeugen, wird im Status Icon ein blaues {{sign}} angezeigt.',
755
+ 'map filter': 'Es gibt mehrere Filter um nur die Öffnungszeiten von Interesse anzuzeigen. Die Hauptgründe für die Verwendung eines Filters ist die Qualitätssicherung oder das finden von offenen Geschäften. Es folgt eine Liste der möglichen Filter:',
756
+ 'data source': 'Die auszuwertenden Daten stammen aus {{OSMStartaTag}} und werden über die {{APIaTag}} abgefragt. Die Karte ist {{OSMaTag}}.',
757
+ 'mode 0': 'Es werden nur Zeiträume akzeptiert (Tags opening_hours, lit)',
758
+ 'mode 1': 'Es werden nur Zeitpunkte akzeptiert',
759
+ 'mode 2': 'Zeiträume und Zeitpunkte werden akzeptiert (Tags service_times, collection_times)',
760
+ 'value to long for osm': 'Der opening_hours Wert ist zu lang für OSM. Die OpenStreetMap-Datenbank unterstützt zur Zeit nur Werte mit bis zu {{maxLength}} Zeichen. Der schön formatierte Wert ist {{pretLength}} Zeichen lang und der eingegebene Wert {{valLength}}.',
761
+ 'low zoom level': 'Die Marker werden erst auf Zoom-Stufe ${next} geladen. Aktuelle Zoom-Stufe ist ${actual}.',
762
+ 'all n entries': 'Alle {{total}} Einträge:',
763
+ 'the first entries': 'Die ersten {{number}} von {{total}} Einträgen:',
764
+ 'load all with JOSM': 'Alle in JOSM laden',
765
+ 'load osm objects': 'Alle OSM-Objekte mit diesem opening_hours-Wert laden',
766
+ 'share config': 'Diese Konfiguration teilen',
767
+ 'with timestamp': 'Mit Zeitstempel',
768
+ 'without timestamp': 'Ohne Zeitstempel',
769
+ 'copy': 'Kopieren',
770
+ 'clear': 'Löschen',
771
+ 'edit visually': 'In YoHours-Editor öffnen',
772
+ 'yohours description': 'Ein visueller Editor für einfache Öffnungszeiten-Syntax',
773
+ 'evaluation tool': 'Auswertewerkzeug',
774
+ 'rule separator ;': 'Begrenzungszeichen für Regeln (es folgt eine normale Regel)',
775
+ 'rule separator ||': 'Begrenzungszeichen für Regeln (es folgt eine Oder-Verknüpfte Regel die nur auf Zeiten zutrifft, die nicht bereits von vorherigen Regeln behandelt werden)',
776
+ 'rule separator ,': 'Begrenzungszeichen für Regeln (es folgt eine additive Regel deren Zeiten vorherige Regeln erweitern und nicht überschreiben wie bei normalen Regeln)',
777
+ 'JOSM remote conn error': 'Es konnte keine Verbindung zu JOSM aufgebaut werden. Bitte prüfe, ob JOSM ausgeführt wird und Fernsteuerung auf dem Standard tcp Port 8111 erlaubt ist.',
778
+ 'Affected rules': 'Betroffene Regeln',
779
+ 'Original': 'Original',
780
+ 'Comparison': 'Vergleich',
781
+ 'Rule': 'Regel',
782
+ 'Deviation at': 'Abweichung um',
783
+ 'refer to yohours': 'Dieser Wert kann auch von YoHours verarbeitet werden. YoHours ist ein benutzerfreundlicher Editor für die opening_hours Syntax. Falls keine fortschrittlichen Funktionen der Syntax benötigt werden ist YoHours eine einsteigerfreundliche Alternative. <a href="{{href}}">Ausprobieren</a>.',
784
+ 'include timestamp?': 'mit Zeitstempel?',
785
+ },
786
+ 'words': {
787
+ 'modifier': '{{name}} Regeleigenschaft',
788
+ 'selector': '{{name}} Bereichsdefinition',
789
+ 'mode': 'Auswerte-Modus',
790
+ 'green': 'Grün',
791
+ 'yellow': 'Gelb',
792
+ 'red': 'Rot',
793
+ 'violet': 'Violett',
794
+ 'from': 'von',
795
+ 'to': 'bis',
796
+ 'and': 'und',
797
+ 'no': 'kein',
798
+ 'undefined': 'undefiniert',
799
+ 'docu': 'Dokumentation',
800
+ 'of course': 'natürlich',
801
+ 'open': 'geöffnet',
802
+ 'unknown': 'unbekannt',
803
+ 'closed': 'geschlossen',
804
+ 'comment': 'Kommentar',
805
+ 'today': 'heute',
806
+ 'tomorrow': 'morgen',
807
+ 'yesterday': 'gestern',
808
+ 'region': 'Region',
809
+ 'position': 'Position',
810
+ 'lat': 'Breitengrad',
811
+ 'lon': 'Längengrad',
812
+ 'country': 'Land',
813
+ 'state': 'Bundesstaat',
814
+ 'status': 'Status',
815
+ 'examples': 'Beispiele',
816
+ 'results': 'Ergebnisse',
817
+ 'compare': 'Vergleichen',
818
+ 'actions': 'Aktionen',
819
+ 'none': 'keine',
820
+ 'date': 'Datum',
821
+ 'time': {
822
+ 'minute': 'Minute',
823
+ 'minute_other': 'Minuten',
824
+ 'minute many': 'Minuten',
825
+ 'hour': 'Stunde',
826
+ 'hour_other': 'Stunden',
827
+ 'hour many': 'Stunden',
828
+ 'day': 'Tag',
829
+ 'day_other': 'Tage',
830
+ 'day many': 'Tage',
831
+ 'week': 'Woche',
832
+ 'month': 'Monat',
833
+ 'year': 'Jahr',
834
+ 'year_other': 'Jahre',
835
+ 'years many': 'Jahre',
836
+ 'hours minutes sep': 'und ',
837
+ 'now': 'Jetzt',
838
+ 'time': 'Zeit',
839
+ },
840
+ 'in duration': 'in',
841
+ },
842
+ },
843
+ }, // }}}
844
+
845
+ // Russian (ru) localization {{{
846
+ ru: {
847
+ translation: {
848
+ 'lang': {
849
+ 'en': 'английский',
850
+ 'fr': 'французский',
851
+ 'de': 'немецкий',
852
+ 'ru': 'русский',
853
+ 'pt': 'португальский',
854
+ 'it': 'итальянский',
855
+ 'uk': 'украинский',
856
+ 'nl': 'нидерландский',
857
+ 'hu': 'венгерский',
858
+ 'es': 'испанский',
859
+ 'vi': 'вьетнамский',
860
+ 'ja': 'Японский язык',
861
+ 'id': 'индонезийский',
862
+ 'choose': 'Выберите язык',
863
+ },
864
+
865
+ 'weekdays': {
866
+ 'day next week': 'в следующий {{day}}',
867
+ 'days next week': {
868
+ 'su': 'в ближайшее {{day}}',
869
+ 'mo': 'в ближайший {{day}}',
870
+ 'tu': 'в ближайший {{day}}',
871
+ 'we': 'в ближайшую {{day}}',
872
+ 'th': 'в ближайший {{day}}',
873
+ 'fr': 'в ближайшую {{day}}',
874
+ 'sa': 'в ближайшую {{day}}',
875
+ },
876
+ },
877
+ 'texts': {
878
+ 'filter': {
879
+ 'none': 'Не применять фильтры',
880
+ 'error': 'Сообщения об ошибках и предупреждения',
881
+ 'warnOnly': 'Только предупреждения',
882
+ 'errorOnly': 'Только ошибки',
883
+ 'open': 'Только заведения, которые сейчас открыты',
884
+ 'unknown': 'Только заведения, которые могут быть открыты сейчас',
885
+ 'closed': 'Только заведения, которые сейчас закрыты',
886
+ 'openOrUnknown': 'Только заведения, которые открыты или могут быть открыты сейчас',
887
+ },
888
+ 'title': 'инструмент оценки opening_hours',
889
+ 'theme auto': 'Авто',
890
+ 'theme light': 'Светлая',
891
+ 'theme dark': 'Темная',
892
+ 'open always': 'Заведение всегда открыто.',
893
+ 'unknown always': 'Заведение, возможно, всегда открыто.',
894
+ 'closed always': 'Заведение всегда закрыто.',
895
+ 'open now': 'Сейчас заведение открыто',
896
+ 'unknown now': 'Заведение, возможно, сейчас открыто',
897
+ 'closed now': 'Сейчас заведение закрыто',
898
+ 'public holiday status context': 'Примечание: выбранная дата является государственным праздником. Поскольку отдельное правило для праздников не указано, статус может отличаться.',
899
+ 'will close': 'но <a href="{{href}}">закроется</a> {{timestring}}{{comment}}.',
900
+ 'will unknown': 'но <a href="{{href}}">возможно</a> откроется {{timestring}}{{comment}}.',
901
+ 'will open': 'но <a href="{{href}}">откроется</a> {{timestring}}{{comment}}.',
902
+ 'then close': 'и <a href="{{href}}">будет</a> закрыто {{timestring}}{{comment}}.',
903
+ 'then open': 'и <a href="{{href}}">будет</a> открыто {{timestring}}{{comment}}.',
904
+ 'depends on': ', но это зависит от {{comment}}.',
905
+ 'reason': 'Причина',
906
+ 'opens again': 'Откроется снова',
907
+ 'closes again': 'Закроется снова',
908
+ 'jump to time': 'Перейти к этому времени',
909
+ 'interval boundaries': 'Границы интервалов (для разработчиков)',
910
+ 'interval boundaries hint': 'Показывает все точки, где заканчивается интервал, даже без изменения состояния.',
911
+ 'upcoming changes': 'Предстоящие изменения',
912
+ 'week stable': 'Расписание верно для любой недели.',
913
+ 'not week stable': 'ВНИМАНИЕ! Расписание меняется в другие недели.',
914
+ 'value for': 'значение для',
915
+ 'value to compare': 'Сравнить с введённым значением opening_hours',
916
+ 'yohours incompatible': 'Значение несовместимо с редактором YoHours',
917
+ 'MatchingRule': 'Применённое правило',
918
+ 'prettified value': 'форматированное значение opening_hours (это значение можно безопасно использовать в OSM после <a href="{{copyFunc}}">устранения</a> всех предупреждений)',
919
+ 'prettified value for displaying': 'форматированное значение opening_hours для отображения (включая переносы строк, не используйте это значение в OSM)',
920
+ 'more information': 'Для получения дополнительной информации ознакомьтесь с <a href="{{href}}" target="_blank">вики OSM</a>.',
921
+ 'this website': 'Этот сайт и библиотека JavaScript для оценки часов работы разрабатываются на <a href="{{url}}" target="_blank">{{hoster}}</a>.',
922
+ 'if PH is between Mo and Fr': 'Только если праздничный день выпадает на будний день (Пн-Пт)',
923
+ 'check out error correction, prettify': 'проверьте исправление ошибок и функцию форматирования для значения opening_hours',
924
+ 'SH,PH or PH,SH': 'Это немного отличается от предыдущего значения. Название школьных каникул заменит названия праздников в комментарии.',
925
+ 'config POIs': 'настроить POI',
926
+ 'reload map': 'обновить карту',
927
+ 'heading map': 'Карта со слоем для тега opening_hours на основе OpenStreetMap',
928
+ 'map is showing': 'На этой карте объекты с тегом <a rel="external" href="{{wikiUrl}}">opening_hours</a> отображаются цветными кругами:',
929
+ 'error': 'Значение не удалось обработать',
930
+ 'warning': 'Если при оценке появились предупреждения, в значке статуса появится синий {{sign}}.',
931
+ 'map filter': 'Есть несколько фильтров, которые можно применить для поиска и исправления ошибок (QA) или для отображения открытых или закрытых заведений:',
932
+ 'data source': 'Данные слоя получены из {{OSMStartaTag}} и запрошены с помощью {{APIaTag}}. Карта — {{OSMaTag}}.',
933
+ 'mode 0': 'Принимаются только временные диапазоны (теги opening_hours, lit)',
934
+ 'mode 1': 'Принимаются только моменты времени',
935
+ 'mode 2': 'Принимаются временные диапазоны и моменты времени (теги service_times, collection_times)',
936
+ 'value to long for osm': 'Значение слишком длинное для OSM. База данных OpenStreetMap ограничена значениями до {{maxLength}} символов. Форматированное значение имеет длину {{pretLength}}, а введённое вами значение — {{valLength}} символов.',
937
+ 'low zoom level': 'POI начнут появляться на уровне масштабирования ${next} и выше. Текущий уровень масштабирования — ${actual}.',
938
+ 'all n entries': 'Все {{total}} записей:',
939
+ 'the first entries': 'Первые {{number}} из {{total}} записей:',
940
+ 'load all with JOSM': 'загрузить все в JOSM',
941
+ 'load osm objects': 'Загрузить все объекты OSM с этим значением opening_hours',
942
+ 'share config': 'Поделиться этой конфигурацией',
943
+ 'with timestamp': 'С временной меткой',
944
+ 'without timestamp': 'Без временной метки',
945
+ 'copy': 'Копировать',
946
+ 'clear': 'Очистить',
947
+ 'edit visually': 'Открыть в редакторе YoHours',
948
+ 'yohours description': 'Визуальный редактор для простого синтаксиса opening_hours',
949
+ 'Affected rules': 'Затронутые правила',
950
+ 'Original': 'Оригинал',
951
+ 'Comparison': 'Сравнение',
952
+ 'Rule': 'Правило',
953
+ 'Deviation at': 'Отклонение в',
954
+ 'evaluation tool': 'инструмент оценки',
955
+ 'rule separator ;': 'разделитель правил (следующее правило будет обычным правилом)',
956
+ 'rule separator ||': 'разделитель правил (следующее правило будет резервным и применяется для времени, не охваченного предыдущими правилами)',
957
+ 'rule separator ,': 'разделитель правил (следующее правило будет дополнительным и расширяет время предыдущих правил, а не переопределяет их)',
958
+ 'JOSM remote conn error': 'Не удалось подключиться к JOSM. Убедитесь, что JOSM запущен и настроен для удалённого управления на порту TCP 8111.',
959
+ 'refer to yohours': 'Это значение также может быть обработано YoHours — простым редактором синтаксиса opening_hours. Если вам не нужны расширенные функции синтаксиса, <a href="{{href}}">попробуйте его</a>.',
960
+ 'include timestamp?': 'включить временную метку?',
961
+ },
962
+ 'words': {
963
+ 'modifier': 'модификатор {{name}}',
964
+ 'selector': 'селектор {{name}}',
965
+ 'mode': 'режим оценки',
966
+ 'green': 'зелёный',
967
+ 'yellow': 'жёлтый',
968
+ 'red': 'красный',
969
+ 'violet': 'фиолетовый',
970
+ 'from': 'с',
971
+ 'to': 'до',
972
+ 'and': 'и',
973
+ 'no': 'Нет',
974
+ 'undefined': 'не определено',
975
+ 'docu': 'документация',
976
+ 'of course': 'конечно',
977
+ 'open': 'открыто',
978
+ 'unknown': 'неизвестно',
979
+ 'closed': 'закрыто',
980
+ 'comment': 'комментарий',
981
+ 'today': 'сегодня',
982
+ 'tomorrow': 'завтра',
983
+ 'yesterday': 'hier',
984
+ 'in duration': 'через',
985
+ 'region': 'регион',
986
+ 'position': 'положение',
987
+ 'lat': 'широта',
988
+ 'lon': 'долгота',
989
+ 'country': 'страна',
990
+ 'state': 'область',
991
+ 'status': 'статус',
992
+ 'examples': 'Примеры',
993
+ 'results': 'Результаты',
994
+ 'compare': 'Сравнить',
995
+ 'actions': 'Действия',
996
+ 'date': 'дата',
997
+ 'none': 'нет',
998
+ 'time': {
999
+ 'minute': 'минута',
1000
+ 'minute_one': 'минуту',
1001
+ 'minute_few': 'минуты',
1002
+ 'minute_many': 'минут',
1003
+ 'minute_other': 'минут',
1004
+ 'minute many': 'минут',
1005
+ 'hour': 'час',
1006
+ 'hour_one': 'час',
1007
+ 'hour_few': 'часа',
1008
+ 'hour_many': 'часов',
1009
+ 'hour_other': 'часов',
1010
+ 'hour many': 'часов',
1011
+ 'day': 'день',
1012
+ 'day_one': 'день',
1013
+ 'day_few': 'дня',
1014
+ 'day_many': 'дней',
1015
+ 'day_other': 'дней',
1016
+ 'day many': 'дней',
1017
+ 'week': 'неделя',
1018
+ 'month': 'месяц',
1019
+ 'year': 'год',
1020
+ 'year_other': 'лет',
1021
+ 'years many': 'лет',
1022
+ 'now': 'сейчас',
1023
+ 'time': 'время',
1024
+ 'hours minutes sep': 'и ',
1025
+ },
1026
+ },
1027
+ },
1028
+ }, // }}}
1029
+
1030
+ // Portuguese (pt) localization {{{
1031
+ pt: {
1032
+ translation: {
1033
+ 'lang': {
1034
+ 'en': 'Inglês',
1035
+ 'fr': 'Francês',
1036
+ 'de': 'Alemão',
1037
+ 'ru': 'Russo',
1038
+ 'it': 'Italiano',
1039
+ 'pt': 'Português',
1040
+ 'uk': 'Ucraniano',
1041
+ 'nl': 'Holandês',
1042
+ 'hu': 'Húngaro',
1043
+ 'es': 'Espanhol',
1044
+ 'vi': 'Vietnamita',
1045
+ 'ja': 'Japonês',
1046
+ 'id': 'Indonésio',
1047
+ 'choose': 'Escolha a sua linguagem',
1048
+ },
1049
+
1050
+ 'weekdays': {
1051
+ 'day next week': 'próximo {{day}}',
1052
+ 'days next week': { // palavra "próximo" antes de um dia da semana
1053
+ 'su': 'próximo {{day}}',
1054
+ 'mo': 'próxima {{day}}',
1055
+ 'tu': 'próxima {{day}}',
1056
+ 'we': 'próxima {{day}}',
1057
+ 'th': 'próxima {{day}}',
1058
+ 'fr': 'próxima {{day}}',
1059
+ 'sa': 'próximo {{day}}',
1060
+ }
1061
+ },
1062
+ 'texts': {
1063
+ 'filter': {
1064
+ 'none': 'Não aplicar nenhum filtro',
1065
+ 'error': 'Mensagens de erro e avisos',
1066
+ 'warnOnly': 'Somente avisos',
1067
+ 'errorOnly': 'Somente erros',
1068
+ 'open': 'Somente lugares que estão aberto agora',
1069
+ 'unknown': 'O lugar pode estar aberto agora',
1070
+ 'closed': 'Somente lugares que estão fechados agora',
1071
+ 'openOrUnknown': 'Somente lugares que estão aberto agora ou que talvez estejam',
1072
+ },
1073
+ 'title': 'Ferramenta de avaliação opening_hours',
1074
+ 'theme auto': 'Automático',
1075
+ 'theme light': 'Claro',
1076
+ 'theme dark': 'Escuro',
1077
+ 'open always': 'O lugar está sempre aberto',
1078
+ 'unknown always': 'Talvez o lugar sempre esteja aberto',
1079
+ 'closed always': 'O lugar está fechado e não se sabe quando ele vai reabrir',
1080
+ 'open now': 'O lugar está aberto agora',
1081
+ 'unknown now': 'O lugar pode estar aberto agora',
1082
+ 'closed now': 'O lugar está fechado agora',
1083
+ 'public holiday status context': 'Nota: A data selecionada é um feriado. Como não foi especificada uma regra própria para feriados, o estado pode ser diferente.',
1084
+ 'will close': 'Mas <a href="{{href}}">vai</a> fechar {{timestring}}{{comment}}.',
1085
+ 'will unknown': 'Mas talvez <a href="{{href}}">vá</a> abrir {{timestring}}{{comment}}.',
1086
+ 'will open': 'Mas <a href="{{href}}">vai</a> abrir {{timestring}}{{comment}}.',
1087
+ 'then close': 'e <a href="{{href}}">estará</a> fechado {{timestring}}{{comment}}.',
1088
+ 'then open': 'e <a href="{{href}}">estará</a> aberto {{timestring}}{{comment}}.',
1089
+ 'depends on': ', Mas isso depende de {{comment}}.',
1090
+ 'reason': 'Motivo',
1091
+ 'opens again': 'Abre novamente',
1092
+ 'closes again': 'Fecha novamente',
1093
+ 'jump to time': 'Ir para este horário',
1094
+ 'interval boundaries': 'Limites de intervalo (para desenvolvedores)',
1095
+ 'interval boundaries hint': 'Mostra todos os pontos onde um intervalo termina, mesmo sem mudança de estado.',
1096
+ 'upcoming changes': 'Próximas Mudanças',
1097
+ 'week stable': 'O horário é o mesmo toda semana.',
1098
+ 'not week stable': 'Atenção! Este horário pode mudar em outras semanas.',
1099
+ 'value for': 'Valor para a etiqueta',
1100
+ 'value to compare': 'Comparar com o valor opening_hours inserido',
1101
+ 'yohours incompatible': 'Valor não compatível com o editor YoHours',
1102
+ 'MatchingRule': '"Substring" usada pela regra aplicada', //como traduzir?
1103
+ '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>)',
1104
+ '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)',
1105
+ 'more information': 'Para mais informações, veja a <a href="{{href}}" target="_blank">wiki do OSM</a>.',
1106
+ '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>.',
1107
+ 'if PH is between Mo and Fr': 'Somente se o feriado for um dia da semana (Mo-Fr)',
1108
+ 'check out error correction, prettify': 'Verificar a correção dos erros e embelezar função para o valor da chave "opening_hours"',
1109
+ 'SH,PH or PH,SH': 'Isso tem uma pequena diferença comparado com o valor anterior. Aqui os nomes dos feriados escolares vão ter prioridade sobre os nomes de outros tipos de feriados nos comentários.',
1110
+ 'config POIs': 'Configurar Pontos de Interesse',
1111
+ 'reload map': 'Recarregar mapa',
1112
+ 'heading map': 'Mapa com uma camada para a etiqueta "opening_hours" baseado no OpenStreetMap',
1113
+ 'map is showing': 'este mapa está mostrando como circulos coloridos os pontos que possuem a etiqueta <a rel="external" href="{{wikiUrl}}">opening_hours</a>:',
1114
+ 'error': 'O valor não pode ser analisado',
1115
+ 'warning': 'Se apareceram avisos durante a avaliação, um {{sign}} azul vai aparecer na barra de estado',
1116
+ 'map filter': 'Alguns filtros podem ser aplicados para encontrar e consertar erros (CQ) ou para mostrar somente lugares abertos ou fechados:',
1117
+ 'data source': 'Os dados da camada vem de {{APIaTag}}. O mapa é {{OSMaTag}}.',
1118
+ 'mode 0': 'Somente intervalos de tempo são aceitos (etiquetas "opening_hours" e "lit")',
1119
+ 'mode 1': 'Somente pontos específicos no tempo são aceitos',
1120
+ 'mode 2': 'Intervalos de tempo e pontos específicos no tempo são aceitos (etiquetas "service_times" e "collection_times")',
1121
+ 'value to long for osm': 'O valor é longo demais para o OSM. O banco de dados do OpenStreetMap atualmente é limitado a valores de até {{maxLength}} caracteres. O valor "embelezado" tem um comprimento de {{pretLength}} e o valor que você digitou tem {{valLength}} caracteres',
1122
+ 'low zoom level': 'Os Pontos de Interesse vão começar a aparecer em um nível de zoom maior ou igual a ${next}. Agora você está no nível de zoom ${actual}.',
1123
+ 'all n entries': 'Todos os {{total}} resultados:',
1124
+ 'the first entries': 'Os primeiros {{number}} de {{total}} resultados:',
1125
+ 'load all with JOSM': 'Carregar tudo no JOSM',
1126
+ 'load osm objects': 'Carregar todos os objetos OSM com este valor de opening_hours',
1127
+ 'share config': 'Partilhar esta configuração',
1128
+ 'with timestamp': 'Com carimbo de data/hora',
1129
+ 'without timestamp': 'Sem carimbo de data/hora',
1130
+ 'copy': 'Copiar',
1131
+ 'clear': 'Limpar',
1132
+ 'edit visually': 'Abrir no editor YoHours',
1133
+ 'yohours description': 'Um editor visual para sintaxe de opening_hours simples',
1134
+ 'Affected rules': 'Regras afetadas',
1135
+ 'Original': 'Original',
1136
+ 'Comparison': 'Comparação',
1137
+ 'Rule': 'Regra',
1138
+ 'Deviation at': 'Desvio em',
1139
+ 'evaluation tool': 'Ferramenta de avaliação',
1140
+ 'rule separator ;': 'separador de regras (a próxima regra será uma regra normal)',
1141
+ 'rule separator ||': 'separador de regras (a próxima regra será uma regra de fallback que se aplica a qualquer horário não tratado pelas regras anteriores)',
1142
+ 'rule separator ,': 'separador de regras (a próxima regra será uma regra adicional que estende os horários das regras anteriores sem substituí-las)',
1143
+ 'JOSM remote conn error': 'Não foi possível conectar ao JOSM. Certifique-se de que o JOSM está em execução e configurado para controle remoto na porta TCP padrão 8111.',
1144
+ 'refer to yohours': 'Este valor também pode ser processado pelo YoHours, um editor simples para a sintaxe opening_hours. Se você não precisa de recursos avançados da sintaxe, <a href="{{href}}">experimente</a>.',
1145
+ 'include timestamp?': 'incluir carimbo de data/hora?',
1146
+ },
1147
+ 'words': {
1148
+ 'modifier': 'modificador {{name}}',
1149
+ 'selector': 'seletor {{name}}',
1150
+ 'mode': 'Modo de avaliação',
1151
+ 'green': 'verde',
1152
+ 'yellow': 'amarelo',
1153
+ 'red': 'vermelho',
1154
+ 'violet': 'violeta',
1155
+ 'from': '',
1156
+ 'to': 'até',
1157
+ 'and': 'e',
1158
+ 'no': 'sem',
1159
+ 'undefined': 'indefinido',
1160
+ 'docu': 'documentação',
1161
+ 'of course': 'é claro',
1162
+ 'open': 'Aberto de',
1163
+ 'unknown': 'Desconhecido',
1164
+ 'closed': 'Fechado',
1165
+ 'comment': 'comentário',
1166
+ 'today': 'hoje',
1167
+ 'tomorrow': 'amanhã',
1168
+ 'yesterday': 'ontem',
1169
+ 'in duration': 'em',
1170
+ 'region': 'Região',
1171
+ 'position': 'Posição',
1172
+ 'lat': 'Latitude',
1173
+ 'lon': 'Longitude',
1174
+ 'country': 'País',
1175
+ 'state': 'Estado',
1176
+ 'status': 'Estado',
1177
+ 'examples': 'Exemplos', //revisar: maiusculo mesmo?
1178
+ 'results': 'Resultados',
1179
+ 'compare': 'Comparar',
1180
+ 'actions': 'Ações',
1181
+ 'none': 'nenhum',
1182
+ 'date': 'Data',
1183
+ 'time': {
1184
+ 'minute': 'minuto',
1185
+ 'minute_other': 'minutos',
1186
+ 'minute many': 'minutos',
1187
+ 'hour': 'hora',
1188
+ 'hour_other': 'horas',
1189
+ 'hour many': 'horas',
1190
+ 'day': 'dia',
1191
+ 'day_other': 'dias',
1192
+ 'day many': 'dias',
1193
+ 'week': 'semana',
1194
+ 'month': 'mês',
1195
+ 'year': 'ano',
1196
+ 'year_other': 'anos',
1197
+ 'years many': 'anos',
1198
+ 'hours minutes sep': 'e ',
1199
+ 'now': 'Agora',
1200
+ 'time': 'tempo',
1201
+ },
1202
+ },
1203
+ },
1204
+ }, // }}}
1205
+
1206
+ // Italian (it) localization {{{
1207
+ it: {
1208
+ translation: {
1209
+ 'lang': {
1210
+ 'en': 'Inglese',
1211
+ 'fr': 'Francese',
1212
+ 'de': 'Tedesco',
1213
+ 'ru': 'Russo',
1214
+ 'it': 'Italiano',
1215
+ 'pt': 'Portoghese',
1216
+ 'uk': 'Ucraino',
1217
+ 'nl': 'Olandese',
1218
+ 'hu': 'Ungherese',
1219
+ 'es': 'Spagnolo',
1220
+ 'vi': 'Vietnamita',
1221
+ 'ja': 'Giapponese',
1222
+ 'id': 'Indonesiano',
1223
+ 'choose': 'Scegli lingua',
1224
+ },
1225
+
1226
+ 'weekdays': {
1227
+ 'day next week': 'il prossimo {{day}}',
1228
+ 'days next week': { // The italian language use other words for next for sunday.
1229
+ 'mo': 'il prossimo {{day}}',
1230
+ 'tu': 'il prossimo {{day}}',
1231
+ 'we': 'il prossimo {{day}}',
1232
+ 'th': 'il prossimo {{day}}',
1233
+ 'fr': 'il prossimo {{day}}',
1234
+ 'sa': 'il prossimo {{day}}',
1235
+ 'su': 'la prossima {{day}}',
1236
+ }
1237
+ },
1238
+ 'texts': {
1239
+ 'filter': {
1240
+ 'none': 'Non applicare filtri',
1241
+ 'error': 'Messaggi di errore e di avviso',
1242
+ 'warnOnly': 'Solo avvertimenti',
1243
+ 'errorOnly': 'Solo errori',
1244
+ 'open': 'Solo strutture aperte in questo momento',
1245
+ 'unknown': 'Solo strutture che potrebbero essere aperte in questo momento',
1246
+ 'closed': 'Solo strutture che sono chiuse in questo momento',
1247
+ 'openOrUnknown': 'Solo strutture aperte o che potrebbero esserlo in questo momento',
1248
+ },
1249
+ 'open always': 'La struttura è sempre aperta',
1250
+ 'unknown always': 'La struttura può essere sempre aperta',
1251
+ 'closed always': 'La struttura è sempre chiusa (nel breve termine)',
1252
+ 'open now': 'In questo momento la struttura è aperta',
1253
+ 'unknown now': 'In questo momento la struttura potrebbe essere aperta',
1254
+ 'closed now': 'In questo momento la struttura è chiusa',
1255
+ 'public holiday status context': 'Nota: La data selezionata è un giorno festivo. Poiché non è stata specificata una regola separata per i giorni festivi, lo stato potrebbe essere diverso.',
1256
+ 'will close': 'ma <a href="{{href}}">sarà</a> chiusa {{timestring}}{{comment}}.',
1257
+ 'will unknown': 'ma <a href="{{href}}">potrebbe</a> essere aperta {{timestring}}{{comment}}.',
1258
+ 'will open': 'ma <a href="{{href}}">sarà</a> aperta {{timestring}}{{comment}}.',
1259
+ 'then close': 'e <a href="{{href}}">sarà</a> chiusa {{timestring}}{{comment}}.',
1260
+ 'then open': 'e <a href="{{href}}">sarà</a> aperta {{timestring}}{{comment}}.',
1261
+ 'depends on': ', ma dipende da {{comment}}.',
1262
+ 'reason': 'Motivo',
1263
+ 'opens again': 'Riapre',
1264
+ 'closes again': 'Richiude',
1265
+ 'jump to time': 'Vai a questo orario',
1266
+ 'interval boundaries': 'Limiti di intervallo (per sviluppatori)',
1267
+ 'interval boundaries hint': 'Mostra tutti i punti in cui un intervallo termina, anche senza cambio di stato.',
1268
+ 'upcoming changes': 'Prossimi Cambiamenti',
1269
+ 'week stable': 'L\'orario è valido per ogni settimana.',
1270
+ 'not week stable': 'Attenzione! Questo orario può variare nelle altre settimane.',
1271
+ 'value for': 'valore per',
1272
+ 'value to compare': 'Confronta con il valore opening_hours inserito',
1273
+ 'yohours incompatible': 'Valore non compatibile con l\'editor YoHours',
1274
+ 'MatchingRule': 'valore base utilizzato dalla regola corrente',
1275
+ '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)',
1276
+ '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)',
1277
+ 'more information': 'Per ulteriori informazioni è possibile consultare il <a href="{{href}}" target="_blank">wiki di OSM</a>.',
1278
+ '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>.',
1279
+ 'if PH is between Mo and Fr': 'Solamente se la festività pubblica è un giorno della settimana (da Lunedì a Venerdì)',
1280
+ 'check out error correction, prettify': 'Controlla la correzione dell\'errore e la funzione di ottimizzazione per il valore di opening_hours',
1281
+ 'SH,PH or PH,SH': 'Questo è leggermente diverso da quello precedente. Il nome delle festività scolastiche sovrascriverà quello delle festività pubbliche nei commenti.',
1282
+ 'config POIs': 'configura POI',
1283
+ 'reload map': 'ricarica mappa',
1284
+ 'heading map': 'Mappa con livelli relativi al tag opening_hours basata su OpenStreetMap',
1285
+ 'map is showing': 'questa mappa mostra con dei cerchi colorati i nodi aventi il tag <a rel="external" href="{{wikiUrl}}">opening_hours</a>:',
1286
+ 'error': 'Il valore non può essere analizzato',
1287
+ 'warning': 'Se sono presenti degli avvertimenti durante la validazione apparirà una {{sign}} blu nell\'icona di stato.',
1288
+ 'map filter': 'Ci sono alcuni filtri che possono essere applicati per trovare e correggere gli errori o semplicemente per mostrare le strutture aperte o chiuse:',
1289
+ 'data source': 'I dati provengono da {{APIaTag}}. La mappa è {{OSMaTag}}.',
1290
+ 'mode 0': 'Solo intervalli di tempo (tag opening_hours, lit)',
1291
+ 'mode 1': 'Solo orari precisi (es. Mo 20:00)',
1292
+ 'mode 2': 'Intervalli di tempo e orari precisi (tag service_times, collection_times)',
1293
+ 'value to long for osm': 'Il valore è troppo lungo per OSM. I valori del database OpenStreetMap sono attualmente limitati a {{maxLength}} caratteri. Il valore ottimizzato ha una lunghezza di {{pretLength}} e il valore inserito è lungo {{valLength}} caratteri.',
1294
+ 'low zoom level': 'I POI cominceranno ad apparire ad un livello di zoom di ${next} e superiore. Il livello di zoom attuale è ${actual}.',
1295
+ 'all n entries': 'Tutti i {{total}} risultati:',
1296
+ 'the first entries': 'I primi {{number}} di {{total}} risultati:',
1297
+ 'load all with JOSM': 'carica tutto in JOSM',
1298
+ 'load osm objects': 'Carica tutti gli oggetti OSM con questo valore opening_hours',
1299
+ 'share config': 'Condividi questa configurazione',
1300
+ 'with timestamp': 'Con timestamp',
1301
+ 'without timestamp': 'Senza timestamp',
1302
+ 'Affected rules': 'Regole interessate',
1303
+ 'Original': 'Originale',
1304
+ 'Comparison': 'Confronto',
1305
+ 'Rule': 'Regola',
1306
+ 'Deviation at': 'Deviazione alle',
1307
+ 'copy': 'Copia',
1308
+ 'clear': 'Cancella',
1309
+ 'edit visually': 'Apri nell\'editor YoHours',
1310
+ 'yohours description': 'Un editor visivo per sintassi di opening_hours semplice',
1311
+ 'evaluation tool': 'strumento di validazione',
1312
+ 'title': 'strumento di validazione opening_hours',
1313
+ 'theme auto': 'Automatico',
1314
+ 'theme light': 'Chiaro',
1315
+ 'theme dark': 'Scuro',
1316
+ 'rule separator ;': 'separatore di regole (la regola successiva sarà una regola normale)',
1317
+ 'rule separator ||': 'separatore di regole (la regola successiva sarà una regola di fallback che si applica a qualsiasi orario non gestito dalle regole precedenti)',
1318
+ 'rule separator ,': 'separatore di regole (la regola successiva sarà una regola aggiuntiva che estende gli orari delle regole precedenti senza sovrascriverle)',
1319
+ 'JOSM remote conn error': 'Impossibile connettersi a JOSM. Assicurarsi che JOSM sia in esecuzione e configurato per il controllo remoto sulla porta TCP predefinita 8111.',
1320
+ 'refer to yohours': 'Questo valore può essere elaborato anche da YoHours, un semplice editor per la sintassi opening_hours. Se non hai bisogno delle funzionalità avanzate della sintassi, <a href="{{href}}">provalo</a>.',
1321
+ 'include timestamp?': 'includere timestamp?',
1322
+ },
1323
+ 'words': {
1324
+ 'modifier': 'modificatore {{name}}',
1325
+ 'selector': 'selettore {{name}}',
1326
+ 'mode': 'modalità di validazione',
1327
+ 'green': 'verde',
1328
+ 'yellow': 'giallo',
1329
+ 'red': 'rosso',
1330
+ 'violet': 'viola',
1331
+ 'from': '',
1332
+ 'to': 'a',
1333
+ 'and': 'e',
1334
+ 'no': 'no',
1335
+ 'undefined': 'non definito',
1336
+ 'docu': 'documentazione',
1337
+ 'of course': 'certamente',
1338
+ 'open': 'aperto',
1339
+ 'unknown': 'sconosciuto',
1340
+ 'closed': 'chiuso',
1341
+ 'comment': 'commento',
1342
+ 'today': 'oggi',
1343
+ 'tomorrow': 'domani',
1344
+ 'yesterday': 'ieri',
1345
+ 'in duration': 'tra',
1346
+ 'region': 'regione',
1347
+ 'position': 'posizione',
1348
+ 'lat': 'latitudine',
1349
+ 'lon': 'longitudine',
1350
+ 'country': 'nazione',
1351
+ 'state': 'stato',
1352
+ 'status': 'stato',
1353
+ 'examples': 'Esempi',
1354
+ 'results': 'Risultati',
1355
+ 'compare': 'Confronta',
1356
+ 'actions': 'Azioni',
1357
+ 'none': 'nessuno',
1358
+ 'date': 'data',
1359
+ 'time': {
1360
+ 'minute': 'minuto',
1361
+ 'minute_other': 'minuti',
1362
+ 'minute many': 'minuti',
1363
+ 'hour': 'ora',
1364
+ 'hour_other': 'ore',
1365
+ 'hour many': 'ore',
1366
+ 'day': 'giorno',
1367
+ 'day_other': 'giorni',
1368
+ 'day many': 'giorni',
1369
+ 'week': 'settimana',
1370
+ 'month': 'mese',
1371
+ 'year': 'anno',
1372
+ 'year_other': 'anni',
1373
+ 'years many': 'anni',
1374
+ 'hours minutes sep': 'e ',
1375
+ 'now': 'adesso',
1376
+ 'time': 'ora',
1377
+ },
1378
+ },
1379
+ },
1380
+ }, // }}}
1381
+
1382
+ // Ukrainian (uk) localization {{{
1383
+ uk: {
1384
+ translation: {
1385
+ 'lang': {
1386
+ 'en': 'англійська',
1387
+ 'fr': 'французька',
1388
+ 'de': 'німецька',
1389
+ 'ru': 'російська',
1390
+ 'pt': 'португальська',
1391
+ 'it': 'италійська',
1392
+ 'uk': 'українська',
1393
+ 'nl': 'нідерландська',
1394
+ 'hu': 'угорська',
1395
+ 'es': 'іспанська',
1396
+ 'vi': 'в’єтнамська',
1397
+ 'ja': 'Японська мова',
1398
+ 'id': 'індонезійська',
1399
+ 'choose': 'Виберіть мову',
1400
+ },
1401
+
1402
+ 'weekdays': {
1403
+ 'day next week': 'наступного {{day}}',
1404
+ 'days next week': {
1405
+ 'su': 'у наступну {{day}}',
1406
+ 'mo': 'у наступний {{day}}',
1407
+ 'tu': 'у наступний {{day}}',
1408
+ 'we': 'у наступну {{day}}',
1409
+ 'th': 'у наступний {{day}}',
1410
+ 'fr': 'у наступну {{day}}',
1411
+ 'sa': 'у наступну {{day}}',
1412
+ },
1413
+ },
1414
+ 'texts': {
1415
+ 'filter': {
1416
+ 'none': 'не використовувати фільтрів',
1417
+ 'error': 'про помилки і зауваження',
1418
+ 'warnOnly': 'Тільки попередження',
1419
+ 'errorOnly': 'Тільки помилки',
1420
+ 'open': 'Тільки заходи, що зараз відчинені',
1421
+ 'unknown': 'Тільки заходи, що можуть бути зараз відчинені',
1422
+ 'closed': 'Тільки заходи, що зараз зачинені',
1423
+ 'openOrUnknown': 'Тільки заходи, що зараз відчинені або чий стан невідомий',
1424
+ },
1425
+ 'open always': 'Захід завжди відчинений.',
1426
+ 'closed always': 'Захід завжди зачинений.',
1427
+ 'open now': 'Зараз захід відчинений',
1428
+ 'closed now': 'Зараз захід зачинений',
1429
+ 'public holiday status context': 'Примітка: вибрана дата є святковим днем. Оскільки окреме правило для святкових днів не вказано, стан може відрізнятися.',
1430
+ 'will close': '<a href="{{href}}">Зачиниться</a> {{timestring}}{{comment}}.',
1431
+ 'will open': '<a href="{{href}}">Відчинеться</a> {{timestring}}{{comment}}.',
1432
+ 'will unknown': 'але можливо <a href="{{href}}">відчиниться</a> {{timestring}}{{comment}}.',
1433
+ 'then close': 'і <a href="{{href}}">буде</a> зачинено {{timestring}}{{comment}}.',
1434
+ 'then open': 'і <a href="{{href}}">буде</a> відчинено {{timestring}}{{comment}}.',
1435
+ 'week stable': 'Розклад вірний для всіх тижнів.',
1436
+ 'not week stable': 'УВАГА! Розклад змінюється щотижня.',
1437
+ 'value for': 'значення для',
1438
+ 'value to compare': 'Порівняти з введеним значенням opening_hours',
1439
+ 'yohours incompatible': 'Значення несумісне з редактором YoHours',
1440
+ 'MatchingRule': 'використовувати правила',
1441
+
1442
+ 'unknown always': 'Захід може бути завжди відчинений',
1443
+ 'unknown now': 'Захід може бути зараз відкритим',
1444
+ 'depends on': ', але це залежить від {{comment}}.',
1445
+ 'reason': 'Причина',
1446
+ 'opens again': 'Відчиниться знову',
1447
+ 'closes again': 'Зачиниться знову',
1448
+ 'jump to time': 'Перейти до цього часу',
1449
+ 'interval boundaries': 'Межі інтервалів (для розробників)',
1450
+ 'interval boundaries hint': 'Показує всі точки, де закінчується інтервал, навіть без зміни стану.',
1451
+ 'upcoming changes': 'Майбутні зміни',
1452
+ 'prettified value': 'припустиме значення opening_hours (цей вираз можна безпечно використовувати у OSM, після <a href="{{copyFunc}}">вирішення</a> всіх зауважень)',
1453
+ 'prettified value for displaying': '\'припустиме значення opening_hours для відображення (включає кілька рядків, не використовуйте це значення для OSM)',
1454
+ 'more information': 'Для додаткової інформації перейдіть на сторінку <a href="{{href}}" target="_blank">OSM wiki</a>.',
1455
+ 'this website': 'Цей вебсайт та бібліотека JavaScript, що використовуються для розрахунку часів роботи, розроблена на <a href="{{url}}" target="_blank">{{hoster}}</a>.',
1456
+ 'if PH is between Mo and Fr': 'Тільки якщо свято у робочий день (Пн-Пт)',
1457
+ 'check out error correction, prettify': 'перевірити виправлення помилок та функцію корекції для виразу opening_hours',
1458
+ 'SH,PH or PH,SH': 'Цей вираз трохи відрізняється від попереднього. Назва шкільних канікул замінить назви свят у коментарях.',
1459
+ 'config POIs': 'налаштувати POI',
1460
+ 'reload map': 'перезавантажити мапу',
1461
+ 'heading map': 'Мапа з шаром для тегу opening_hours, на основі OpenStreetMap',
1462
+ 'map is showing': 'ця мапа покакзує вузли з тегом <a rel="external" href="{{wikiUrl}}">opening_hours</a> у вигляді кольорових as colored кіл:',
1463
+ 'error': 'Вираз неможливо розпізнати',
1464
+ 'warning': 'Якщо Ви отримуєте попередження під час розрахунку, синій {{sign}} буде відображений на піктограмі стану.',
1465
+ 'map filter': 'Є кілька фільтрів, які можна застосовувати для пошуку і виправлення помилок (QA) або просто відображення відчинених або зачинених заходів:',
1466
+ 'data source': 'Накладені дані взяті з {{APIaTag}}. Мапа - {{OSMaTag}}.',
1467
+ 'mode 0': 'Підтримуються тільки часові діапазони (теги opening_hours, lit)',
1468
+ 'mode 1': 'Підтримуються тільки моменти часу',
1469
+ 'mode 2': 'Підтримуються часові діапазони та моменти часу (теги service_times, collection_times)',
1470
+ 'value to long for osm': 'Вираз занадто довгий для OSM. База даних OpenStreetMap на цей час обмежена значеннями до {{maxLength}} символів. Прийнятне значення має довжину {{pretLength}}, а Ваш вираз займає {{valLength}} символів',
1471
+ 'low zoom level': 'POI почнуть з\'являтися на рівні масштабування ${next} та вище. Зараз Ви на ${actual} рівні масштабування.',
1472
+ 'all n entries': 'Усі {{total}} записів:',
1473
+ 'the first entries': 'Перші {{number}} з {{total}} записів:',
1474
+ 'load all with JOSM': 'завантажити всі об\'єкти з цим виразом у JOSM',
1475
+ 'load osm objects': 'Завантажити всі об\'єкти OSM з цим значенням opening_hours',
1476
+ 'share config': 'Поділитися цією конфігурацією',
1477
+ 'with timestamp': 'З часовою міткою',
1478
+ 'without timestamp': 'Без часової мітки',
1479
+ 'Affected rules': 'Залучені правила',
1480
+ 'Original': 'Оригінал',
1481
+ 'Comparison': 'Порівняння',
1482
+ 'Rule': 'Правило',
1483
+ 'Deviation at': 'Відхилення о',
1484
+ 'copy': 'Копіювати',
1485
+ 'clear': 'Очистити',
1486
+ 'edit visually': 'Відкрити у редакторі YoHours',
1487
+ 'yohours description': 'Візуальний редактор для простого синтаксису opening_hours',
1488
+ 'evaluation tool': 'інструмент розрахунку',
1489
+ 'title': 'інструмент оцінки opening_hours',
1490
+ 'theme auto': 'Авто',
1491
+ 'theme light': 'Світла',
1492
+ 'theme dark': 'Темна',
1493
+ 'rule separator ;': 'роздільник правил (наступне правило буде звичайним)',
1494
+ 'rule separator ||': 'роздільник правил (наступне правило буде резервним, що застосовується до часу, не охопленого попередніми правилами)',
1495
+ 'rule separator ,': 'роздільник правил (наступне правило буде додатковим і розширить час попередніх правил, не замінюючи їх)',
1496
+ 'JOSM remote conn error': 'Не вдалося підключитися до JOSM. Переконайтеся, що JOSM запущено та налаштовано для віддаленого керування на TCP-порту 8111.',
1497
+ 'refer to yohours': 'Це значення також може бути оброблене YoHours — простим редактором синтаксису opening_hours. Якщо вам не потрібні розширені функції синтаксису, <a href="{{href}}">спробуйте його</a>.',
1498
+ 'include timestamp?': 'включити часову мітку?',
1499
+ },
1500
+ 'words': {
1501
+ 'modifier': 'модифікатор {{name}}',
1502
+ 'selector': 'селектор {{name}}',
1503
+ 'mode': 'режим розрахунку',
1504
+ 'green': 'зелений',
1505
+ 'yellow': 'жовтий',
1506
+ 'red': 'червоний',
1507
+ 'violet': 'фіолетовий',
1508
+ 'from': 'з',
1509
+ 'to': 'до',
1510
+ 'and': 'і',
1511
+ 'no': 'Нема',
1512
+ 'undefined': 'не визначено',
1513
+ 'docu': 'документація',
1514
+ 'of course': 'звісно',
1515
+ 'open': 'відкрито',
1516
+ 'unknown': 'невідомо',
1517
+ 'closed': 'зачинено',
1518
+ 'comment': 'коментар',
1519
+ 'today': 'сьогодні',
1520
+ 'tomorrow': 'завтра',
1521
+ 'yesterday': 'hier',
1522
+ 'in duration': 'через',
1523
+ 'region': 'регіон',
1524
+ 'position': 'положення',
1525
+ 'lat': 'широта',
1526
+ 'lon': 'довгота',
1527
+ 'country': 'країна',
1528
+ 'state': 'область',
1529
+ 'status': 'статус',
1530
+ 'examples': 'Приклади',
1531
+ 'results': 'Результати',
1532
+ 'compare': 'Порівняти',
1533
+ 'actions': 'Дії',
1534
+ 'none': 'відсутні',
1535
+ 'date': 'дата',
1536
+ 'time': {
1537
+ 'minute': 'хвилина',
1538
+ 'minute_one': 'хвилину',
1539
+ 'minute_few': 'хвилини',
1540
+ 'minute_many': 'хвилин',
1541
+ 'minute_other': 'хвилин',
1542
+ 'minute many': 'хвилин',
1543
+ 'hour': 'година',
1544
+ 'hour_one': 'годину',
1545
+ 'hour_few': 'години',
1546
+ 'hour_many': 'годин',
1547
+ 'hour_other': 'годин',
1548
+ 'hour many': 'годин',
1549
+ 'day': 'день',
1550
+ 'day_one': 'день',
1551
+ 'day_few': 'дні',
1552
+ 'day_many': 'днів',
1553
+ 'day_other': 'днів',
1554
+ 'day many': 'днів',
1555
+ 'week': 'тиждень',
1556
+ 'month': 'місяць',
1557
+ 'year': 'рік',
1558
+ 'year_other': 'років',
1559
+ 'years many': 'років',
1560
+ 'hours minutes sep': 'та ',
1561
+ 'now': 'зараз',
1562
+ 'time': 'час',
1563
+ },
1564
+ },
1565
+ },
1566
+ }, // }}}
1567
+
1568
+ // Hungarian (hu) localization {{{
1569
+ hu: {
1570
+ translation: {
1571
+ 'lang': {
1572
+ 'en': 'Angol',
1573
+ 'fr': 'Francia',
1574
+ 'de': 'Német',
1575
+ 'ru': 'Orosz',
1576
+ 'pt': 'Portugál',
1577
+ 'it': 'Olasz',
1578
+ 'uk': 'Ukrán',
1579
+ 'nl': 'Holland',
1580
+ 'hu': 'Magyar',
1581
+ 'es': 'Spanyol',
1582
+ 'vi': 'Vietnami',
1583
+ 'ja': 'Japán',
1584
+ 'id': 'Indonéz',
1585
+ 'choose': 'Nyelv kiválasztása',
1586
+ },
1587
+
1588
+ 'weekdays': {
1589
+ 'day next week': 'következő {{day}}'
1590
+ },
1591
+ 'texts': {
1592
+ 'filter': {
1593
+ 'none': 'Nincs szűrő',
1594
+ 'error': 'Hibák és figyelmeztetések',
1595
+ 'warnOnly': 'Csak figyelmeztetések',
1596
+ 'errorOnly': 'Csak hibák',
1597
+ 'open': 'Csak azok a létesítmények, amelyek most nyitva vannak',
1598
+ 'unknown': 'Csak azok a létesítmények, amelyek most nyitva lehetnek',
1599
+ 'closed': 'Csak azok a létesítmények, amelyek most zárva vannak',
1600
+ 'openOrUnknown': 'Csak azok a létesítmények, amelyek most nyitva vannak vagy ismeretlen a nyitva tartásuk',
1601
+ },
1602
+ 'title': 'Az [opening_hours] címke használatát értékelő eszköz',
1603
+ 'theme auto': 'Automatikus',
1604
+ 'theme light': 'Világos',
1605
+ 'theme dark': 'Sötét',
1606
+ 'open always': 'A létesítmény mindig nyitva van',
1607
+ 'unknown always': 'A létesítmény mindig nyitva lehet',
1608
+ 'closed always': 'A létesítmény mindig zárva van a (közeli) jövőben',
1609
+ 'open now': 'A létesítmény most nyitva van',
1610
+ 'unknown now': 'A létesítmény most nyitva lehet',
1611
+ 'closed now': 'A létesítmény most zárva van',
1612
+ 'public holiday status context': 'Megjegyzés: A kiválasztott dátum munkaszüneti nap. Mivel nincs külön ünnepnapi szabály megadva, az állapot eltérhet.',
1613
+ 'will close': 'de <a href="{{href}}">bezár</a> ekkor: {{timestring}}{{comment}}.',
1614
+ 'will unknown': 'de <a href="{{href}}">kinyithat</a> ekkor: {{timestring}}{{comment}}.',
1615
+ 'will open': 'de <a href="{{href}}">kinyit</a> ekkor: {{timestring}}{{comment}}.',
1616
+ 'then close': 'és <a href="{{href}}">zárva lesz</a> {{timestring}}{{comment}}.',
1617
+ 'then open': 'és <a href="{{href}}">nyitva lesz</a> {{timestring}}{{comment}}.',
1618
+ 'depends on': ', de ez ettől függ: {{comment}}.',
1619
+ 'reason': 'Ok',
1620
+ 'opens again': 'Újra nyit',
1621
+ 'closes again': 'Újra zár',
1622
+ 'jump to time': 'Ugrás ehhez az időponthoz',
1623
+ 'interval boundaries': 'Intervallumhatárok (fejlesztőknek)',
1624
+ 'interval boundaries hint': 'Minden pontot megjelenít, ahol egy intervallum véget ér, még akkor is, ha az állapot nem változik.',
1625
+ 'upcoming changes': 'Közelgő Változások',
1626
+ 'week stable': 'Ez az időrend minden héten érvényes.',
1627
+ 'not week stable': 'Figyelem! Ez az időrend más heteken változhat.',
1628
+ 'value for': 'Érték ehhez a kulcshoz:',
1629
+ 'value to compare': 'Összehasonlítás a megadott opening_hours értékkel',
1630
+ 'yohours incompatible': 'Az érték nem kompatibilis a YoHours szerkesztővel',
1631
+ 'MatchingRule': 'Alkalmazott szabály',
1632
+ '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>.)',
1633
+ '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ó).',
1634
+ 'more information': 'További információkért nézze meg az <a href="{{href}}" target="_blank">OSM wiki</a> szócikkeit.',
1635
+ '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.',
1636
+ 'if PH is between Mo and Fr': 'Csak akkor, ha a munkaszüneti nap hétköznapra esik (Mo-Fr)',
1637
+ 'check out error correction, prettify': 'Próbálja ki hibafelismerő eszközt és tekintse meg az opening_hours korrigált értékeit.',
1638
+ 'SH,PH or PH,SH': 'Ez az érték abban különbözik az előzőtől, hogy a megjegyzésben a tanítási szünetek neve felülírja a munkaszüneti napok nevét, ha átfedik egymást.',
1639
+ 'config POIs': 'POI-k beállítása',
1640
+ 'reload map': 'Térkép újratöltése',
1641
+ 'heading map': 'OpenStreetMap-alapú térkép az [opening_hours] címke használatának kiértékeléséhez',
1642
+ 'map is showing': 'Ez a térkép az <a rel="external" href="{{wikiUrl}}">[opening_hours]</a> címkével rendelkező objektumokat jeleníti meg színes körökkel:',
1643
+ 'error': 'A nyitva tartás kiértékelhetetlen',
1644
+ 'warning': 'Ha figyelmeztetés jelenik meg a kiértékelés közben, akkor az állapotikonban egy kék {{sign}} látható.',
1645
+ 'map filter': 'Az érdeklődésre számot tartó nyitva tartási időket szűrőkkel lehet megjeleníteni. A szűrőket alkalmazhatjuk minőségbiztosítási (hibakeresési) céllal vagy egyszerűen azért, hogy nyitva tartó üzleteket találjunk:',
1646
+ 'data source': 'A kiértékelendő adatok az {{OSMStartaTag}} adatbázisából származnak, és az {{APIaTag}} segítségével vannak lekérdezve. A térkép szerzői jogainak birtokosai: {{OSMaTag}}.',
1647
+ 'mode 0': 'Csak időtartományok fogadhatók el ([opening_hours] és [lit] címkék)',
1648
+ 'mode 1': 'Csak időpontok fogadhatók el',
1649
+ 'mode 2': 'Időtartományok és időpontok egyaránt elfogadhatók ([service_times] és [collection_times] címkék)',
1650
+ 'value to long for osm': 'Az érték túl hosszú az OSM számára. Az OpenStreetMap adatbázisa jelenleg legfeljebb {{maxLength}} karakter hosszúságú értékeket támogat. A szépen formázott érték {{pretLength}} hosszúságú, a megadott érték viszont {{valLength}} karakteres.',
1651
+ 'low zoom level': 'A jelölők csak ${next} nagyítási szinttől kezdenek megjelenni. A jelenlegi nagyítási szint: ${actual}.',
1652
+ 'all n entries': 'Az összes ({{total}}) bejegyzés:',
1653
+ 'the first entries': 'Az első {{number}} bejegyzés (összes: {{total}}):',
1654
+ 'load all with JOSM': 'Az összes betöltése a JOSM-ban',
1655
+ 'load osm objects': 'Az összes OSM objektum betöltése ezzel az opening_hours értékkel',
1656
+ 'share config': 'Beállítás megosztása',
1657
+ 'with timestamp': 'Időbélyeggel',
1658
+ 'Affected rules': 'Érintett szabályok',
1659
+ 'Original': 'Eredeti',
1660
+ 'Comparison': 'Összehasonlítás',
1661
+ 'Rule': 'Szabály',
1662
+ 'Deviation at': 'Eltérés',
1663
+ 'without timestamp': 'Időbélyeg nélkül',
1664
+ 'copy': 'Másolás',
1665
+ 'clear': 'Törlés',
1666
+ 'edit visually': 'Megnyitás YoHours-szerkesztőben',
1667
+ 'yohours description': 'Vizuális szerkesztő egyszerű opening_hours szintaxishoz',
1668
+ 'evaluation tool': 'Kiértékelő eszköz',
1669
+ 'rule separator ;': 'Szabályelválasztó (utána egy rendes szabály következik)',
1670
+ 'rule separator ||': 'Szabályelválasztó (utána egy tartalékszabály [vagylagos szabály] következik, amely csak arra az időre vonatkozik, amelyiket az előző szabály nem érinti)',
1671
+ 'rule separator ,': 'Szabályelválasztó (utána egy kiegészítő szabály kövektezik, amely – a rendes szabállyal ellentétben – nem írja felül az előző szabályok idejeit, csupák kiterjeszti azokat)',
1672
+ 'JOSM remote conn error': 'Nem sikerült kapcsolódni a JOSM-hoz. Győződjön meg arról, hogy a JOSM fut-e, és be van-e állítva az alapértelmezett 8111-es TCP porton keresztüli távoli vezérlés (távirányító).',
1673
+ 'refer to yohours': 'Ezt az értéket fel tudja dolgozni a YoHours is, egy felhasználóbarát címkeszerkesztő az opening_hours szintaxisához. Ha nincs szüksége a szintaxis speciális funkcióira, akkor YoHours remek eszköz. <a href="{{href}}">Próbálja ki!</a>',
1674
+ 'include timestamp?': 'tartalmazzon-e időbélyeget?',
1675
+ },
1676
+ 'words': {
1677
+ 'modifier': '{{name}} módosító',
1678
+ 'selector': '{{name}} szelektor',
1679
+ 'mode': 'Kiértékelési mód',
1680
+ 'green': 'zöld',
1681
+ 'yellow': 'sárga',
1682
+ 'red': 'piros',
1683
+ 'violet': 'lila',
1684
+ 'from': '',
1685
+ 'to': 'eddig',
1686
+ 'and': 'és',
1687
+ 'no': 'nincs',
1688
+ 'undefined': 'meghatározatlan',
1689
+ 'docu': 'dokumentáció',
1690
+ 'of course': 'természetesen',
1691
+ 'open': 'nyitva',
1692
+ 'unknown': 'ismeretlen',
1693
+ 'closed': 'zárva',
1694
+ 'comment': 'megjegyzés',
1695
+ 'today': 'ma',
1696
+ 'tomorrow': 'holnap',
1697
+ 'yesterday': 'tegnap',
1698
+ 'in duration': 'ennyi idő múlva:',
1699
+ 'region': 'régió',
1700
+ 'position': 'Pozíció',
1701
+ 'lat': 'szélesség',
1702
+ 'lon': 'hosszúság',
1703
+ 'country': 'ország',
1704
+ 'state': 'tartomány',
1705
+ 'status': 'Állapot',
1706
+ 'examples': 'Példák',
1707
+ 'results': 'Eredmények',
1708
+ 'compare': 'Összehasonlítás',
1709
+ 'actions': 'Műveletek',
1710
+ 'none': 'nincs',
1711
+ 'date': 'Dátum',
1712
+ 'time': {
1713
+ 'minute': 'perc',
1714
+ 'minute_other': 'perc',
1715
+ 'minute many': 'perc',
1716
+ 'hour': 'óra',
1717
+ 'hour_other': 'óra',
1718
+ 'hour many': 'óra',
1719
+ 'day': 'nap',
1720
+ 'day_other': 'nap',
1721
+ 'day many': 'nap',
1722
+ 'week': 'hét',
1723
+ 'month': 'hónap',
1724
+ 'year': 'év',
1725
+ 'year_other': 'év',
1726
+ 'years many': 'év',
1727
+ 'hours minutes sep': 'és ',
1728
+ 'now': 'most',
1729
+ 'time': 'idő',
1730
+ },
1731
+ },
1732
+ },
1733
+ }, // }}}
1734
+
1735
+ // Vietnamese (vi) localization {{{
1736
+ vi: {
1737
+ translation: {
1738
+ 'lang': {
1739
+ 'en': 'Anh',
1740
+ 'fr': 'Pháp',
1741
+ 'de': 'Đức',
1742
+ 'ru': 'Nga',
1743
+ 'pt': 'Bồ Đào Nha',
1744
+ 'it': 'Ý',
1745
+ 'uk': 'Ukraina',
1746
+ 'nl': 'Hà Lan',
1747
+ 'hu': 'Hungary',
1748
+ 'es': 'Tây Ban Nha',
1749
+ 'vi': 'Việt',
1750
+ 'ja': 'Nhật Bản ngữ',
1751
+ 'id': 'Indonesia',
1752
+ 'choose': 'Chọn Ngôn ngữ',
1753
+ },
1754
+
1755
+ 'weekdays': {
1756
+ 'day next week': 'vào {{day}} tuần sau'
1757
+ },
1758
+ 'texts': {
1759
+ 'filter': {
1760
+ 'none': 'Không áp dụng bộ lọc nào',
1761
+ 'error': 'Thông báo lỗi và cảnh báo',
1762
+ 'warnOnly': 'Chỉ cảnh báo',
1763
+ 'errorOnly': 'Chỉ lỗi',
1764
+ 'open': 'Chỉ các nơi đang mở cửa',
1765
+ 'unknown': 'Chỉ các nơi có thể đang mở cửa',
1766
+ 'closed': 'Chỉ các nơi đang dóng cửa',
1767
+ 'openOrUnknown': 'Chỉ các nơi đang mở cửa hoặc không rõ',
1768
+ },
1769
+ 'title': 'Công cụ đánh giá opening_hours',
1770
+ 'theme auto': 'Tự động',
1771
+ 'theme light': 'Sáng',
1772
+ 'theme dark': 'Tối',
1773
+ 'open always': 'Luôn mở cửa',
1774
+ 'unknown always': 'Luôn có thể mở cửa',
1775
+ 'closed always': 'Luôn đóng cửa trong tương lai (gần đây)',
1776
+ 'open now': 'Đang mở cửa',
1777
+ 'unknown now': 'Có thể đang mở cửa',
1778
+ 'closed now': 'Đang đóng cửa',
1779
+ 'public holiday status context': 'Lưu ý: Ngày được chọn là ngày lễ. Vì không có quy tắc riêng cho ngày lễ, trạng thái có thể khác.',
1780
+ 'will close': 'nhưng <a href="{{href}}">sẽ</a> đóng cửa {{timestring}}{{comment}}.',
1781
+ 'will unknown': 'nhưng có thể <a href="{{href}}">sẽ</a> mở cửa {{timestring}}{{comment}}.',
1782
+ 'will open': 'nhưng <a href="{{href}}">sẽ</a> mở cửa {{timestring}}{{comment}}.',
1783
+ 'then close': 'và <a href="{{href}}">sẽ</a> đóng cửa {{timestring}}{{comment}}.',
1784
+ 'then open': 'và <a href="{{href}}">sẽ</a> mở cửa {{timestring}}{{comment}}.',
1785
+ 'depends on': ', tùy theo {{comment}}.',
1786
+ 'reason': 'Lý doMở cửa lại',
1787
+ 'opens again': 'Mở cửa lại',
1788
+ 'closes again': 'Đóng cửa lại',
1789
+ 'jump to time': 'Đi đến thời gian này',
1790
+ 'interval boundaries': 'Ranh giới khoảng thời gian (cho nhà phát triển)',
1791
+ 'interval boundaries hint': 'Hiển thị tất cả các điểm mà một khoảng thời gian kết thúc, ngay cả khi không có thay đổi trạng thái.',
1792
+ 'upcoming changes': 'Thay đổi sắp tới',
1793
+ 'week stable': 'Thời biểu nhất định theo tuần lễ.',
1794
+ 'not week stable': 'Chú ý! Thời biểu này có thể thay đổi tùy theo tuần lễ.',
1795
+ 'value for': 'giá trị',
1796
+ 'value to compare': 'So sánh với giá trị opening_hours đã nhập',
1797
+ 'yohours incompatible': 'Giá trị không tương thích với trình chỉnh sửa YoHours',
1798
+ 'MatchingRule': 'Quy tắc được áp dụng',
1799
+ '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)',
1800
+ '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)',
1801
+ 'more information': 'Để biết thêm thông tin, xem <a href="{{href}}" target="_blank">wiki OSM</a>.',
1802
+ '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ụ.',
1803
+ '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)',
1804
+ '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',
1805
+ '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ú.',
1806
+ 'config POIs': 'thiết lập các địa điểm quan tâm',
1807
+ 'reload map': 'tải lại bản đồ',
1808
+ 'heading map': 'Bản đồ có lớp ghim ứng với các thẻ opening_hours trong OpenStreetMap',
1809
+ '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:',
1810
+ 'error': 'Không thể phân tích giá trị',
1811
+ '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.',
1812
+ '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:',
1813
+ '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}}.',
1814
+ 'mode 0': 'Chỉ cho phép thời khoảng (các thẻ opening_hours, lit)',
1815
+ 'mode 1': 'Chỉ cho phép thời điểm',
1816
+ 'mode 2': 'Cho phép cả thời khoảng lẫn thời điểm (các thẻ service_times, collection_times)',
1817
+ '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ự',
1818
+ '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}.',
1819
+ 'all n entries': 'Tổng số {{total}} mục:',
1820
+ 'the first entries': '{{number}} mục đầu tiên trên tổng số {{total}} mục:',
1821
+ 'load all with JOSM': 'tải toàn bộ trong JOSM',
1822
+ 'load osm objects': 'Tải tất cả các đối tượng OSM với giá trị opening_hours này',
1823
+ 'share config': 'Chia sẻ cấu hình này',
1824
+ 'with timestamp': 'Với dấu thời gian',
1825
+ 'Affected rules': 'Quy tắc bị ảnh hưởng',
1826
+ 'Original': 'Gốc',
1827
+ 'Comparison': 'So sánh',
1828
+ 'Rule': 'Quy tắc',
1829
+ 'Deviation at': 'Khác biệt tại',
1830
+ 'without timestamp': 'Không có dấu thời gian',
1831
+ 'copy': 'Sao chép',
1832
+ 'clear': 'Xóa',
1833
+ 'edit visually': 'Mở trong trình chỉnh sửa YoHours',
1834
+ 'yohours description': 'Trình chỉnh sửa trực quan cho cú pháp opening_hours đơn giản',
1835
+ 'evaluation tool': 'công cụ đánh giá',
1836
+ 'rule separator ;': 'ký tự phân tách quy tắc (quy tắc sau sẽ là quy tắc bình thường)',
1837
+ '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)',
1838
+ '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)',
1839
+ '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.',
1840
+ '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>.',
1841
+ 'include timestamp?': 'bao gồm dấu thời gian?',
1842
+ },
1843
+ 'words': {
1844
+ 'modifier': 'bộ thay đổi {{name}}',
1845
+ 'selector': 'bộ chọn {{name}}',
1846
+ 'mode': 'chế độ đánh giá',
1847
+ 'green': 'xanh',
1848
+ 'yellow': 'vàng',
1849
+ 'red': 'đỏ',
1850
+ 'violet': 'tím',
1851
+ 'from': 'từ',
1852
+ 'to': 'đến',
1853
+ 'and': 'và',
1854
+ 'no': 'không',
1855
+ 'undefined': 'không định rõ',
1856
+ 'docu': 'tài liệu',
1857
+ 'of course': 'dĩ nhiên',
1858
+ 'open': 'mở cửa',
1859
+ 'unknown': 'không rõ',
1860
+ 'closed': 'đóng cửa',
1861
+ 'comment': 'ghi chú',
1862
+ 'today': 'hôm nay',
1863
+ 'tomorrow': 'ngày mai',
1864
+ 'yesterday': 'hôm qua',
1865
+ 'in duration': 'còn',
1866
+ 'region': 'khu vực',
1867
+ 'position': 'địa điểm',
1868
+ 'lat': 'vĩ độ',
1869
+ 'lon': 'kinh độ',
1870
+ 'country': 'quốc gia',
1871
+ 'state': 'tỉnh/tiểu bang',
1872
+ 'status': 'trạng thái',
1873
+ 'examples': 'Ví dụ',
1874
+ 'results': 'Kết quả',
1875
+ 'compare': 'So sánh',
1876
+ 'actions': 'Hành động',
1877
+ 'none': 'không có',
1878
+ 'date': 'ngày',
1879
+ 'time': {
1880
+ 'minute': 'phút',
1881
+ 'minute_other': 'phút',
1882
+ 'minute many': 'phút',
1883
+ 'hour': 'giờ',
1884
+ 'hour_other': 'giờ',
1885
+ 'hour many': 'giờ',
1886
+ 'day': 'ngày',
1887
+ 'day_other': 'ngày',
1888
+ 'day many': 'ngày',
1889
+ 'week': 'tuần',
1890
+ 'month': 'tháng',
1891
+ 'year': 'năm',
1892
+ 'year_other': 'năm',
1893
+ 'years many': 'năm',
1894
+ 'hours minutes sep': ' ',
1895
+ 'now': 'bây giờ',
1896
+ 'time': 'giờ',
1897
+ },
1898
+ },
1899
+ },
1900
+ }, // }}}
1901
+
1902
+ // Japanese (ja) localization {{{
1903
+ ja: {
1904
+ translation: {
1905
+ 'lang': {
1906
+ 'en': '英語',
1907
+ 'fr': 'フランス語',
1908
+ 'de': 'ドイツ語',
1909
+ 'ru': 'ロシア語',
1910
+ 'pt': 'ポルトガル語',
1911
+ 'it': 'イタリア語',
1912
+ 'uk': 'ウクライナ語',
1913
+ 'nl': 'オランダ語',
1914
+ 'hu': 'ハンガリー語',
1915
+ 'es': 'スペイン語',
1916
+ 'vi': 'ベトナム語',
1917
+ 'ja': '日本語',
1918
+ 'id': 'インドネシア語',
1919
+ 'choose': '言語の選択',
1920
+ },
1921
+
1922
+ 'weekdays': {
1923
+ 'day next week': 'next {{day}}'
1924
+ },
1925
+ 'texts': {
1926
+ 'filter': {
1927
+ 'none': 'フィルターを適用しない',
1928
+ 'error': 'エラーと警告',
1929
+ 'warnOnly': '警告のみ',
1930
+ 'errorOnly': 'エラーのみ',
1931
+ 'open': '現在営業している施設のみ',
1932
+ 'unknown': '現在営業している可能性のある施設のみ',
1933
+ 'closed': '現在休止中の施設のみ',
1934
+ 'openOrUnknown': '現在オープンしているまたは不明な施設のみ',
1935
+ },
1936
+ 'title': 'opening_hours(営業時間) 評価ツール',
1937
+ 'theme auto': '自動',
1938
+ 'theme light': 'ライト',
1939
+ 'theme dark': 'ダーク',
1940
+ 'open always': 'この施設は年中無休で営業しています',
1941
+ 'unknown always': 'この施設はおそらく年中無休で営業しています',
1942
+ 'closed always': 'この施設は常時休止中です',
1943
+ 'open now': '現在の時刻ではこの施設は営業中です',
1944
+ 'unknown now': '現在の時刻ではこの施設は営業中です',
1945
+ 'closed now': '現在の時刻ではこの施設は休止中です',
1946
+ 'public holiday status context': '注: 選択した日は祝日です。祝日の個別ルールが指定されていないため、状態が異なる場合があります。',
1947
+ 'will close': 'ただし <a href="{{href}}">{{timestring}}</a> に休止します{{comment}}',
1948
+ 'will unknown': 'ただしおそらく <a href="{{href}}">{{timestring}}</a> に営業を開始します{{comment}}',
1949
+ 'will open': 'ただし <a href="{{href}}">{{timestring}}</a> に営業を開始します{{comment}}',
1950
+ 'depends on': '。 ただし {{comment}} によります。',
1951
+ 'week stable': 'このスケジュールはどの週でも有効です。',
1952
+ 'not week stable': '※注意 このスケジュールは他の週の場合変更される可能性があります。',
1953
+ 'value for': '',
1954
+ 'value to compare': '入力されたopening_hours値と比較',
1955
+ 'yohours incompatible': '値はYoHoursエディタと互換性がありません',
1956
+ 'MatchingRule': '適用されているルール',
1957
+ 'prettified value': '整形されたopening_hoursの値 (この値は、すべての警告が<a href="{{copyFunc}}">修正</a>された後、OSM で問題なく使用できます)',
1958
+ 'prettified value for displaying': '表示用に整形されたopening_hoursの値(改行を含みます、OSMでは使用しないでください)',
1959
+ 'more information': '詳しい情報は<a href="{{href}}" target="_blank">OSM wiki</a>で確認できます。',
1960
+ 'this website': '本サイトおよびopening_hoursの評価に使用されているJavaScriptライブラリは<a href="{{url}}" target="_blank">{{hoster}}</a>で開発されています。',
1961
+ 'if PH is between Mo and Fr': '祝日が平日の場合のみ(Mo-Fr)',
1962
+ 'check out error correction, prettify': 'エラー修正機能とopening_hoursの値の整形機能の確認',
1963
+ 'SH,PH or PH,SH': 'これは上の値とわずかな違いがあります。SHはPHより優先されます。',
1964
+ 'config POIs': '表示するPOIの設定',
1965
+ 'reload map': 'マップを再読み込み',
1966
+ 'heading map': 'OpenStreetMap opening_hoursタグの分布・使用状況マップ',
1967
+ 'map is showing': 'この地図は、<a rel="external" href="{{wikiUrl}}">opening_hours</a>というタグが付いたオブジェクトを色付きの円で表示しています。',
1968
+ 'error': '値を解読できませんでした',
1969
+ 'warning': '評価中に警告が表示された場合、ステータスアイコンに青い{{sign}}が表示されます。',
1970
+ 'map filter': 'また、いくつかのフィルターを適用することで、間違いを見つけて修正したり(QA)、営業している施設や閉じている施設を表示したりすることができます。',
1971
+ 'data source': 'オーバーレイデータは{{OSMStartaTag}}から取得し、{{APIaTag}}を使用して検索しています。地図は{{OSMaTag}}です。',
1972
+ 'mode 0': '範囲指定された時間のみ(opening_hours, litタグ)',
1973
+ 'mode 1': '時点のみ',
1974
+ 'mode 2': '範囲指定された時間と時点(service_times, collection_times タグ)。',
1975
+ 'value to long for osm': 'この値はOSMで使用するには長すぎます。現状、OpenStreetMapデータベースの値は、{{maxLength}}文字までに制限されています。整形された値の長さは{{pretLength}}で、入力された値の長さは{{valLength}}文字です。',
1976
+ 'low zoom level': 'POIは、ズームレベル${next}以上で表示されるようになります。現在のズームレベルは${actual}です。',
1977
+ 'all n entries': '全{{total}}つのエントリー:',
1978
+ 'Affected rules': '影響を受けるルール',
1979
+ 'Original': '元',
1980
+ 'Comparison': '比較',
1981
+ 'Rule': 'ルール',
1982
+ 'Deviation at': '差異',
1983
+ 'the first entries': '最初の{{total}}中{{number}}のエントリー:',
1984
+ 'load all with JOSM': 'JOSMで読み込む',
1985
+ 'load osm objects': 'このopening_hours値を持つすべてのOSMオブジェクトを読み込む',
1986
+ 'share config': 'この設定を共有',
1987
+ 'with timestamp': 'タイムスタンプあり',
1988
+ 'without timestamp': 'タイムスタンプなし',
1989
+ 'copy': 'コピー',
1990
+ 'clear': 'クリア',
1991
+ 'edit visually': 'YoHoursエディターで開く',
1992
+ 'yohours description': 'シンプルなopening_hours構文用のビジュアルエディタ',
1993
+ 'evaluation tool': '評価ツール',
1994
+ 'rule separator ;': 'ルールセパレータ(次のルールは通常のルールになります)',
1995
+ 'rule separator ||': 'ルールセパレータ (次のルールは、前のルールで処理されなかった時間に適用されるフォールバックルールになります)',
1996
+ 'rule separator ,': 'ルールセパレータ (次のルールは、前のルールの時間を延長する追加ルールで、通常のルールのように上書きされることはありません)',
1997
+ 'JOSM remote conn error': 'JOSMに接続できませんでした。JOSMが起動していること、デフォルトのtcpポート8111でリモートコントロールができるように設定されていることを確認してください。',
1998
+ 'refer to yohours': 'この値は、opening_hours構文用のシンプルなエディタであるYoHoursでも解析できます。もし構文の高度な機能を必要としないのであれば<a href="{{href}}">試してみてください。</a>',
1999
+ 'include timestamp?': 'タイムスタンプを含めるか',
2000
+ },
2001
+ 'words': {
2002
+ 'modifier': '{{name}} 修飾子',
2003
+ 'selector': '{{name}} セレクター',
2004
+ 'mode': '評価モード',
2005
+ 'green': '緑',
2006
+ 'yellow': '黄色',
2007
+ 'red': '赤',
2008
+ 'violet': '紫',
2009
+ 'from': '',
2010
+ 'to': '~',
2011
+ 'and': '・',
2012
+ 'no': 'なし',
2013
+ 'undefined': '未定義',
2014
+ 'docu': '文書',
2015
+ 'of course': 'もちろん',
2016
+ 'open': '営業中',
2017
+ 'unknown': '不明',
2018
+ 'closed': '休止中',
2019
+ 'comment': '(コメント)',
2020
+ 'today': '今日',
2021
+ 'tomorrow': '明日',
2022
+ 'yesterday': 'hier',
2023
+ 'in duration': 'あと',
2024
+ 'region': '地域',
2025
+ 'position': '位置',
2026
+ 'lat': '緯度',
2027
+ 'lon': '経度',
2028
+ 'country': '国',
2029
+ 'state': '州',
2030
+ 'status': 'ステータス',
2031
+ 'examples': '例',
2032
+ 'results': '結果',
2033
+ 'compare': '比較',
2034
+ 'actions': 'アクション',
2035
+ 'none': 'なし',
2036
+ 'date': '日付',
2037
+ 'time': {
2038
+ 'minute': '分後',
2039
+ 'minute_other': '分後',
2040
+ 'minute many': '分後',
2041
+ 'hour': '時間',
2042
+ 'hour_other': '時間',
2043
+ 'hour many': '時間',
2044
+ 'day': '日',
2045
+ 'day_other': '日',
2046
+ 'day many': '日',
2047
+ 'week': '週間',
2048
+ 'month': '月',
2049
+ 'year': '年',
2050
+ 'year_other': '年',
2051
+ 'years many': '年',
2052
+ 'hours minutes sep': '',
2053
+ 'now': '現在の時刻',
2054
+ 'time': '時間',
2055
+ },
2056
+ },
2057
+ },
2058
+ }, // }}}
2059
+
2060
+ // Indonesian (id) localization {{{
2061
+ id: {
2062
+ translation: {
2063
+ 'lang': {
2064
+ 'en': 'Inggris',
2065
+ 'fr': 'Prancis',
2066
+ 'de': 'Jerman',
2067
+ 'ru': 'Rusia',
2068
+ 'pt': 'Portugis',
2069
+ 'it': 'Italia',
2070
+ 'uk': 'Ukraina',
2071
+ 'nl': 'Belanda',
2072
+ 'hu': 'Hungaria',
2073
+ 'es': 'Spanyol',
2074
+ 'vi': 'Vietnam',
2075
+ 'ja': 'Jepang',
2076
+ 'id': 'Indonesia',
2077
+ 'choose': 'Pilih Bahasa',
2078
+ },
2079
+
2080
+ 'weekdays': {
2081
+ 'day next week': '{{day}} depan'
2082
+ },
2083
+ 'texts': {
2084
+ 'filter': {
2085
+ 'none': 'Jangan terapkan filter apa pun',
2086
+ 'error': 'Pesan error dan peringatan',
2087
+ 'warnOnly': 'Hanya peringatan',
2088
+ 'errorOnly': 'Hanya error',
2089
+ 'open': 'Hanya fasilitas yang sedang buka',
2090
+ 'unknown': 'Hanya fasilitas yang mungkin sedang buka',
2091
+ 'closed': 'Hanya fasilitas yang sedang tutup',
2092
+ 'openOrUnknown': 'Hanya fasilitas yang sedang buka atau tidak diketahui statusnya',
2093
+ },
2094
+ 'title': 'Alat evaluasi opening_hours',
2095
+ 'theme auto': 'Otomatis',
2096
+ 'theme light': 'Terang',
2097
+ 'theme dark': 'Gelap',
2098
+ 'open always': 'Fasilitas selalu buka',
2099
+ 'unknown always': 'Fasilitas mungkin selalu buka',
2100
+ 'closed always': 'Fasilitas akan selalu tutup di masa (mendatang) dekat',
2101
+ 'open now': 'Fasilitas sedang buka',
2102
+ 'unknown now': 'Fasilitas mungkin sedang buka',
2103
+ 'closed now': 'Fasilitas sedang tutup',
2104
+ 'public holiday status context': 'Catatan: Tanggal yang dipilih adalah hari libur umum. Karena tidak ada aturan hari libur umum yang terpisah, status yang ditampilkan bisa berbeda.',
2105
+ 'will close': 'tetapi <a href="{{href}}">akan</a> tutup {{timestring}}{{comment}}.',
2106
+ 'will unknown': 'tetapi <a href="{{href}}">mungkin</a> akan buka {{timestring}}{{comment}}.',
2107
+ 'will open': 'tetapi <a href="{{href}}">akan</a> buka {{timestring}}{{comment}}.',
2108
+ 'then close': 'dan <a href="{{href}}">akan</a> tutup {{timestring}}{{comment}}.',
2109
+ 'then open': 'dan <a href="{{href}}">akan</a> buka {{timestring}}{{comment}}.',
2110
+ 'depends on': ', tetapi itu tergantung pada {{comment}}.',
2111
+ 'reason': 'Alasan',
2112
+ 'opens again': 'Buka lagi',
2113
+ 'closes again': 'Tutup lagi',
2114
+ 'jump to time': 'Lompat ke waktu ini',
2115
+ 'interval boundaries': 'Batas Interval (untuk pengembang)',
2116
+ 'interval boundaries hint': 'Menampilkan semua titik akhir interval, meskipun tanpa perubahan status.',
2117
+ 'upcoming changes': 'Perubahan Mendatang',
2118
+ 'week stable': 'Jadwal berlaku sama di setiap minggu.',
2119
+ 'not week stable': 'Perhatian! Jadwal ini mungkin berubah pada minggu lain.',
2120
+ 'value for': 'nilai untuk',
2121
+ 'value to compare': 'Bandingkan dengan nilai opening_hours yang dimasukkan',
2122
+ 'yohours incompatible': 'Nilai tidak kompatibel dengan editor YoHours',
2123
+ 'MatchingRule': 'Aturan yang diterapkan',
2124
+ 'prettified value': 'nilai opening_hours yang telah dirapikan (nilai ini dapat digunakan dengan aman di OSM setelah semua peringatan <a href="{{copyFunc}}">diselesaikan</a>)',
2125
+ 'prettified value for displaying': 'nilai opening_hours yang telah dirapikan untuk ditampilkan (termasuk baris baru, jangan gunakan ini sebagai nilai untuk OSM)',
2126
+ 'more information': 'Untuk informasi lebih lanjut, silakan lihat <a href="{{href}}" target="_blank">wiki OSM</a>.',
2127
+ 'this website': 'Situs web ini dan pustaka JavaScript yang digunakan untuk evaluasi jam buka dikembangkan di <a href="{{url}}" target="_blank">{{hoster}}</a>.',
2128
+ 'if PH is between Mo and Fr': 'Hanya jika hari libur umum jatuh pada hari kerja (Sen-Jum)',
2129
+ 'check out error correction, prettify': 'lihat fungsi koreksi kesalahan dan perapian untuk nilai opening_hours',
2130
+ 'SH,PH or PH,SH': 'Ini membuat sedikit perbedaan dibandingkan dengan nilai sebelumnya. Nama libur sekolah akan menggantikan nama hari libur umum pada komentar.',
2131
+ 'config POIs': 'konfigurasi POI',
2132
+ 'reload map': 'muat ulang peta',
2133
+ 'heading map': 'Peta dengan lapisan untuk tag opening_hours berdasarkan OpenStreetMap',
2134
+ 'map is showing': 'Peta ini menampilkan objek dengan tag <a rel="external" href="{{wikiUrl}}">opening_hours</a> sebagai lingkaran berwarna:',
2135
+ 'error': 'Nilai tidak dapat diproses',
2136
+ 'warning': 'Jika muncul peringatan selama evaluasi, tanda {{sign}} berwarna biru akan muncul pada ikon status.',
2137
+ 'map filter': 'Ada beberapa filter yang dapat diterapkan untuk menemukan dan memperbaiki kesalahan (QA) atau hanya untuk menampilkan fasilitas yang buka atau tutup:',
2138
+ 'data source': 'Data overlay berasal dari {{OSMStartaTag}} dan diambil menggunakan {{APIaTag}}. Peta ini adalah {{OSMaTag}}.',
2139
+ 'mode 0': 'Hanya rentang waktu yang diterima (tag opening_hours, lit)',
2140
+ 'mode 1': 'Hanya titik waktu yang diterima',
2141
+ 'mode 2': 'Rentang waktu dan titik waktu diterima (tag service_times, collection_times)',
2142
+ 'value to long for osm': 'Nilai ini terlalu panjang untuk OSM. Basis data OpenStreetMap saat ini dibatasi hingga {{maxLength}} karakter. Nilai yang telah dirapikan memiliki panjang {{pretLength}} karakter, sedangkan nilai yang Anda masukkan memiliki panjang {{valLength}} karakter',
2143
+ 'low zoom level': 'POI akan mulai muncul pada tingkat zoom ${next} dan seterusnya. Saat ini Anda berada pada tingkat zoom ${actual}.',
2144
+ 'all n entries': 'Semua {{total}} entri:',
2145
+ 'the first entries': '{{number}} entri pertama dari {{total}} entri:',
2146
+ 'load all with JOSM': 'muat semua di JOSM',
2147
+ 'load osm objects': 'Muat semua objek OSM dengan nilai opening_hours ini',
2148
+ 'share config': 'Bagikan konfigurasi ini',
2149
+ 'with timestamp': 'Dengan stempel waktu',
2150
+ 'without timestamp': 'Tanpa stempel waktu',
2151
+ 'copy': 'Salin',
2152
+ 'clear': 'Hapus',
2153
+ 'edit visually': 'Buka di editor YoHours',
2154
+ 'yohours description': 'Editor visual untuk sintaks jam buka sederhana',
2155
+ 'evaluation tool': 'alat evaluasi',
2156
+ 'rule separator ;': 'pemisah aturan (aturan berikutnya akan menjadi aturan normal)',
2157
+ 'rule separator ||': 'pemisah aturan (aturan berikutnya akan menjadi aturan cadangan yang berlaku untuk waktu apa pun yang tidak ditangani oleh aturan sebelumnya)',
2158
+ 'rule separator ,': 'pemisah aturan (aturan berikutnya akan menjadi aturan tambahan yang memperluas waktu dari aturan sebelumnya dan tidak menggantikannya seperti yang dilakukan aturan normal)',
2159
+ 'JOSM remote conn error': 'Tidak dapat terhubung ke JOSM. Pastikan JOSM sedang berjalan dan telah dikonfigurasi untuk kontrol jarak jauh pada port tcp default 8111.',
2160
+ 'Affected rules': 'Aturan yang terpengaruh',
2161
+ 'Original': 'Asli',
2162
+ 'Comparison': 'Perbandingan',
2163
+ 'Rule': 'Aturan',
2164
+ 'Deviation at': 'Perbedaan pada',
2165
+ 'refer to yohours': 'Nilai ini juga dapat diproses oleh YoHours, sebuah editor sederhana untuk sintaks opening_hours. Jika Anda tidak memerlukan fitur lanjutan dari sintaks tersebut, <a href="{{href}}">cobalah</a>.',
2166
+ 'include timestamp?': 'sertakan stempel waktu?',
2167
+ },
2168
+ 'words': {
2169
+ 'modifier': 'pengubah {{name}}',
2170
+ 'selector': 'selektor {{name}}',
2171
+ 'mode': 'mode evaluasi',
2172
+ 'green': 'hijau',
2173
+ 'yellow': 'kuning',
2174
+ 'red': 'merah',
2175
+ 'violet': 'ungu',
2176
+ 'from': 'dari',
2177
+ 'to': 'sampai',
2178
+ 'and': 'dan',
2179
+ 'no': 'tidak',
2180
+ 'undefined': 'tidak terdefinisi',
2181
+ 'docu': 'dokumentasi',
2182
+ 'of course': 'tentu saja',
2183
+ 'open': 'buka',
2184
+ 'unknown': 'tidak diketahui',
2185
+ 'closed': 'tutup',
2186
+ 'comment': 'komentar',
2187
+ 'today': 'hari ini',
2188
+ 'tomorrow': 'besok',
2189
+ 'yesterday': 'kemarin',
2190
+ 'in duration': 'dalam',
2191
+ 'region': 'daerah',
2192
+ 'position': 'posisi',
2193
+ 'lat': 'lintang',
2194
+ 'lon': 'bujur',
2195
+ 'country': 'negara',
2196
+ 'state': 'negara bagian',
2197
+ 'status': 'status',
2198
+ 'examples': 'Contoh',
2199
+ 'results': 'Hasil',
2200
+ 'compare': 'Bandingkan',
2201
+ 'actions': 'Tindakan',
2202
+ 'none': 'tidak ada',
2203
+ 'date': 'tanggal',
2204
+ 'time': {
2205
+ 'minute': 'menit',
2206
+ 'minute_other': 'menit',
2207
+ 'minute many': 'menit',
2208
+ 'hour': 'jam',
2209
+ 'hour_other': 'jam',
2210
+ 'hour many': 'jam',
2211
+ 'day': 'hari',
2212
+ 'day_other': 'hari',
2213
+ 'day many': 'hari',
2214
+ 'week': 'minggu',
2215
+ 'month': 'bulan',
2216
+ 'year': 'tahun',
2217
+ 'year_other': 'tahun',
2218
+ 'years many': 'tahun',
2219
+ 'hours minutes sep': 'dan ',
2220
+ 'now': 'sekarang',
2221
+ 'time': 'waktu'
2222
+ },
2223
+ },
2224
+ },
2225
+ }, // }}}
2226
+ };
2227
+
2228
+ // Functions which generate localized HTML sections {{{
2229
+
2230
+ /**
2231
+ * Change the interface language and reload the page.
2232
+ * @param {string} lang - Language code to activate.
2233
+ * @returns {void}
2234
+ */
2235
+ export function changeLanguage(lang) {
2236
+ localStorage.setItem('i18nextLng', lang);
2237
+ i18next.changeLanguage(lang, () => {
2238
+ window.location.reload();
2239
+ });
2240
+ }
2241
+
2242
+ /**
2243
+ * Generate the language selection HTML.
2244
+ * @returns {string} HTML for the language selection control.
2245
+ */
2246
+ export function getUserSelectTranslateHTMLCode() {
2247
+ let res = '<label for="language-select" class="hd">';
2248
+ res += i18next.t('lang.choose')
2249
+ + (i18next.language !== 'en' ? ' ('+ i18next.t('lang.choose', { lng: 'en' }) +')' : '' )
2250
+ + ':</label> ';
2251
+ res += '<select id="language-select">';
2252
+ for (const lang in resources) {
2253
+ if (Object.prototype.hasOwnProperty.call(resources, lang)) {
2254
+ const selected = i18next.language === lang ? ' selected' : '';
2255
+ res += '<option value="' + lang + '"' + selected + '>'
2256
+ + (i18next.language === 'en'
2257
+ ? i18next.t('lang.' + lang)
2258
+ : i18next.t('lang.' + lang, { lng: 'en' }) + ' (' + i18next.t('lang.' + lang) + ')'
2259
+ )
2260
+ + '</option>';
2261
+ }
2262
+ }
2263
+ res += '</select>';
2264
+ return res;
2265
+ }
2266
+ // }}}
2267
+
2268
+ /**
2269
+ * Detect the preferred language from localStorage first, then browser settings.
2270
+ * Falls back to English when neither source provides a supported language.
2271
+ * @returns {string} Selected language code, falling back to English.
2272
+ */
2273
+ export function detectLanguage() {
2274
+ const stored = localStorage.getItem('i18nextLng');
2275
+ if (stored && resources[stored]) return stored;
2276
+
2277
+ for (const lang of navigator.languages) {
2278
+ const shortLang = lang.split('-')[0];
2279
+ if (resources[shortLang]) return shortLang;
2280
+ }
2281
+ return 'en';
2282
+ }
2283
+ // }}}
2284
+ // }}}