Skip to content

Commit 321acee

Browse files
committed
update translations
1 parent 68c88cd commit 321acee

27 files changed

Lines changed: 625 additions & 207 deletions

File tree

app/src/androidMain/res/values-de/strings_ee.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
<string name="quest_sacScale_five">T5 - anspruchsvolles Alpinwandern</string>
535535
<string name="quest_sacScale_six">T6 - schwieriges Alpinwandern</string>
536536
<string name="quest_sacScale_five_description">Exponiertes, oft wegloses und anspruchsvolles Gelände. Kann steile Kletterstellen, Gletscher und Schneefelder mit Rutschgefahr umfassen.</string>
537-
<string name="quest_sacScale_six_description">Starke Exponierung. Schwieriges felsiges Gelände. Gletscher mit hoher Rutschgefahr. Kletterstellen bis II.</string>
537+
<string name="quest_sacScale_six_description">Erhebliche Gefährdung. Schwieriges, felsiges Gelände. Gletscher mit hoher Rutschgefahr.</string>
538538
<string name="quest_surface_value_chipseal">Chipseal (Splittasphalt)</string>
539539
<string name="quest_crossing_marking_value_no">Keine</string>
540540
<string name="quest_crossing_marking_value_lines">Linien</string>

app/src/androidMain/res/values-it/strings_ee.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,13 @@
134134
<string name="pref_gpx_track_enable">Mostra traccia GPX</string>
135135
<string name="pref_gpx_track_download">Scarica l\'area coperta dalla traccia GPX</string>
136136
<string name="pref_custom_geometry_title">Mostra caratteristiche della mappa da un file GeoJson</string>
137+
<string name="pref_read_log_title">Non è necessario tradurre, solo a scopo di debug</string>
138+
<string name="pref_show_gpx_button_title">Mostra tasto nota GPX</string>
139+
<string name="pref_show_gpx_button_summary">A differenza delle note OSM, aggiungere una nota GPX non nasconderà alcuna missione nella posiziona interessata</string>
140+
<string name="pref_get_photos_title">Ottieni foto a risoluzione massima</string>
141+
<string name="pref_volume_zoom_title">Zoom con i tasti del volume</string>
142+
<string name="pref_volume_zoom_summary">Avvicina/Allontana la mappa usando i tasti del volume</string>
143+
<string name="pref_rotate_while_zooming_title">Consenti di ruotare mentre zoomi</string>
144+
<string name="pref_show_quick_settings_title">Mostra tasto impostazioni rapide</string>
145+
<string name="pref_show_next_quest_title">Mostra immediatamente la prossima missione</string>
137146
</resources>

app/src/androidMain/res/values-kw/strings_ee.xml

Lines changed: 216 additions & 7 deletions
Large diffs are not rendered by default.

app/src/androidMain/res/values-nl/strings_ee.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,16 @@
9595
<string name="quest_lampMount_highMast">Hoge paal (hoger dan 30m)</string>
9696
<string name="quest_lampMount_wall">Muur</string>
9797
<string name="quest_lampMount_ceiling">Plafond</string>
98+
<string name="quest_contact_phone">Wat is het telefoon­nummer van deze plek?</string>
99+
<string name="quest_contact_website">Wat is de website van deze plek?</string>
100+
<string name="quest_benchMaterial_title">Waar is deze bank van gemaakt?</string>
101+
<string name="quest_bench_armrest_title">Heeft deze bank arm­leuningen?</string>
102+
<string name="quest_barrier_locked_title">Is deze barrière (meestal) op slot?</string>
103+
<string name="quest_guidepost_sports_title">Voor welke sport is deze weg­wijzer bedoeld?</string>
104+
<string name="quest_guidepost_sports_answer_simple">Het is gewoon een een­voudige weg­wijzer</string>
105+
<string name="quest_guidepost_sports_horse">Paard­rijden</string>
106+
<string name="ban_check_fails">De controle op verboden versies mislukt steeds. Mogelijk gebruikt u een verouderde versie; overweeg de app bij te werken.</string>
107+
<string name="custom_overlay_title">Aangepaste overlay</string>
108+
<string name="import_export_custom_overlays">Aangepaste overlays</string>
109+
<string name="custom_overlay_add_button">Nieuwe aan­gepaste overlay</string>
98110
</resources>

app/src/commonMain/composeResources/values-ca/strings_ee.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<string name="quest_osmose_message">Aquestes missions són descarregades des del servei d'Osmose i indiquen potencials problemes amb dades d'OSM. Sols és descarregen i es mostren si, com a mínim, un nivell de severitat és seleccionat en la configuració dol missió.
152152
\n El missatge d'Osmose es mostra amb la missió, qualsevol modificació en l'element marca el problema com a resolt.
153153
\n També pots marcar el problema com un fals positiu; aquesta acció no es pot desfer.</string>
154-
<string name="quest_custom_quest_message">Usa-ho per comprovar elements o ubicacions predefinits específics. També pots especificar etiquetes i sun un node. Per usar-ho, carrega un fitxer en el menú de configuració principal que contingui type,id,message (per exemple: NODE,1234,check position) o latitude,longitude,message. Per afegir nodes, posa les etiquetes en el missatge després d'"addNode"; per exemple: "addNode amenity=restaurant,wheelchair=no,diet:vegetarian=yes"</string>
154+
<string name="quest_custom_quest_message">Usa-ho per comprovar elements o ubicacions predefinits específics. També pots especificar etiquetes i sun un node. Per usar-ho, carrega un fitxer en el menú de configuració principal que contingui type,id,message (per exemple: NODE,1234,check position) o latitude,longitude,message. Per afegir nodes, posa les etiquetes en el missatge després d'"addNode"; per exemple: "addNode amenity=restaurant,wheelchair=no,diet:vegetarian=yes</string>
155155
<string name="restore_dialog_hint">També pots triar manualment quines missions restaurar via mantenint pressionat el botó de desfer.</string>
156156
<string name="element_selection_button">Selecció d'elements</string>
157157
<string name="quest_service_building_monitoring_station">Estació de control i monitoratge</string>
@@ -220,15 +220,13 @@
220220
<string name="quest_guidepostEle_title">Quina és l'elevació aquí?</string>
221221
<string name="quest_construction_value">Estableix "construction=…", o deixa-ho en blanc si no ho saps</string>
222222
<string name="quest_parking_capacity_disabled_default_disabled_msg">Missions afegides a SCEE estan sempre desactivades per defecte, ja que no sempre poden ser contestades, i requereixen de coneixements en el tema i en les etiquetes a usar.
223-
\nAquesta missió no serà preguntada si l'etiqueta es capacity:disabled=yes. Si vols especificar-les per a aquestes ocasions també, canvia la secció d'elements dol missió desde "and !capacity:disabled" cap a "and (!capacity:disabled or capacity:disabled=yes)"</string>
223+
\nAquesta missió no serà preguntada si l'etiqueta es capacity:disabled=yes. Si vols especificar-les per a aquestes ocasions també, canvia la secció d'elements dol missió desde "and !capacity:disabled" cap a "and (!capacity:disabled or capacity:disabled=yes)</string>
224224
<string name="quest_buildingType_transformer_tower">Torre transformadora</string>
225225
<string name="quest_guidepost_disabled_msg">Aquesta missió està desactivada per defecte, ja que varia fortament entre regions i operadors. És possible que hagis de redefinir la selecció d'elements per a aquesta missió segons l'àrea on estiguis (per exemple: afegir o esborrar mapes, seleccionar sols elements amb hiking=yes, etc.)</string>
226226
<string name="quest_guidepostEle_hint">No usis l'altitud del GPS, ja que normalment es força imprecisa i no sempre proporciona l'altitud correcta.</string>
227227
<string name="quest_crossing_marking_value_zebra_paired">Zebra en línies per parelles</string>
228228
<string name="quest_parking_capacity_title">Quants cotxes poden aparcar aquí?</string>
229229
<string name="quest_parking_capacity_hint">Això també inclou places per a persones discapacitades, per a famílies, per a càrrega i descarrega, etc. Amaga aquesta missió si els espais d'aparcament no estan marcats i, per tant, no és possible contar-los</string>
230-
<string name="quest_maxheight_answer_noSign_question_no">Els camions i vehicles més alts no hi passen</string>
231-
<string name="quest_maxheight_answer_noSign_question_unclear">No està del tot clar</string>
232230
<string name="pref_quest_pedestrian_crossing_markings_extended">Vols activar l'extensió dol missió "Aquest encreuament té marques a terra"? Això et permetrà definir l'estil dols marques de l'encreuament</string>
233231
<string name="quest_crossing_marking_value_no">No</string>
234232
<string name="quest_crossing_marking_value_zebra">Zebra</string>
@@ -300,8 +298,6 @@
300298
<string name="quest_guidepostName_title">Quin és el nom?</string>
301299
<string name="quest_guidepostRef_hint">Número de referència per a aquest mapa o aquesta senyalització; no ho confonguis amb el número de referència dols rutes o les destinacions senyalitzades.</string>
302300
<string name="quest_guidepostName_hint">Ubicació (segons com està escrit) d'aquest mapa o aquest senyal. No introdueixis aquí sun número de referència.</string>
303-
<string name="quest_maxheight_answer_noSign_question">Hi ha espai de sobra perquè inclús els camions i vehicles més alts (com a mínim 4.5m / 15ft. d'alçada) hi puguin passar per aquí?</string>
304-
<string name="quest_maxheight_answer_noSign_question_yes">Els camions i vehicles més alts hi poden passar</string>
305301
<string name="quest_caravanSiteType_restaurant">Ubicat prop d'una cafeteria o d'un restaurant, sovint en sun aparcament.</string>
306302
<string name="quest_cuisine_title">Quin tipus de cuina/estil de menjar té aquest lloc? Usa etiquetes d'OSM suggerides!</string>
307303
<string name="quest_guidepost_sports_winter_hiking">Senderisme hivernal</string>

app/src/commonMain/composeResources/values-cs/strings_ee.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
<string name="quest_seating_patio">Na terase (nezastřešené, na nádvoří)</string>
129129
<string name="quest_buildingColour_title">Jakou má budova celkově barvu?</string>
130130
<string name="quest_buildingPartColour_title">Jakou má tato část budovy celkově barvu?</string>
131-
<string name="quest_artwork_title">Co je toto za umělecké dílo?</string>
132131
<string name="quest_trail_visibility_excellent">Excelentní</string>
133132
<string name="quest_trail_visibility_excellent_description">Všude jednoznačná cesta nebo značky. Orientace bezproblémová, není třeba mapy.</string>
134133
<string name="quest_trail_visibility_good">Dobrá</string>
@@ -326,10 +325,6 @@
326325
<string name="custom_overlay_color_hint">Nechte políčko prázdné pro zobrazení všech prvků stejnou barvou</string>
327326
<string name="custom_overlay_highlight_missing">Zvýraznit chybějící data</string>
328327
<string name="custom_overlay_color_info">Detaily barvení</string>
329-
<string name="quest_maxheight_answer_noSign_question">Je zde místo na jednoduchý průjezd i pro ty největší náklaďáky (aspoň 4.5 metrů)?</string>
330-
<string name="quest_maxheight_answer_noSign_question_yes">Vysoké náklaďáky mohou projet</string>
331-
<string name="quest_maxheight_answer_noSign_question_no">Vysoké náklaďáky se nevejdou</string>
332-
<string name="quest_maxheight_answer_noSign_question_unclear">Není jasné</string>
333328
<string name="quest_mapSize_title">Jaká oblast je pokryta touto mapou?</string>
334329
<string name="quest_caravanSiteType_winery">Vinárna - stání ve vinárně, běžně přímo u vinných sadů.</string>
335330
<string name="quest_roofColour_title">Jakou celkovou barvu má střecha této budovy?</string>

app/src/commonMain/composeResources/values-da/strings_ee.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
<string name="move_node_message_external_source_addition">Bemærk, at positionen for denne opgave ikke nødvendigvis flytter sig med punktet.</string>
365365
<string name="close_note_checkbox">Luk bemærkningen (gør kun dette, hvis du rent faktisk løser bemærkningen!)</string>
366366
<string name="quest_brewery_title">Hvilke ølmærker serveres her?</string>
367-
<string name="quest_viaFerrataScale_zero">"Grad 0 - ingen"</string>
367+
<string name="quest_viaFerrataScale_zero">Grad 0 - ingen</string>
368368
<string name="quest_viaFerrataScale_one">Grad 1/K1/A - meget let</string>
369369
<string name="quest_viaFerrataScale_zero_description">Lav sværhedsgrad; terrænet varierer fra fladt til stejlt; nogle udsatte sektioner. Sikret med kabler, kæder eller korte stiger. Kræver godt fodfæste; fint for de usportslige. Ferrata-sæt er valgfrit for de fleste.</string>
370370
<string name="quest_viaFerrataScale_title">Hvad er Via Ferrata-skalaen for denne ferrata?</string>
@@ -511,7 +511,7 @@
511511
<string name="default_disabled_msg_ee">Opgaver, der tilføjes i SCEE, er altid deaktiveret som standard, da de ikke altid kan besvares og kan kræve viden om emnet og tagging.</string>
512512
<string name="quest_parking_capacity_hint">Dette omfatter også særlige pladser til handicappede, familier, opladning osv. Skjul opgaven, hvis parkeringspladserne ikke er markerede og dermed ikke kan tælles</string>
513513
<string name="quest_parking_capacity_disabled_default_disabled_msg">Opgaver, der tilføjes i SCEE, er altid deaktiveret som standard, da de ikke altid kan besvares og kan kræve viden om emnet og tagging.
514-
\nDenne opgave vil ikke blive stillet, hvis capacity:disabled=yes er angivet. Hvis du også vil specificere det, skal du ændre elementvalget fra "and !capacity:disabled" til "and (!capacity:disabled or capacity:disabled=yes)"</string>
514+
\nDenne opgave vil ikke blive stillet, hvis capacity:disabled=yes er angivet. Hvis du også vil specificere det, skal du ændre elementvalget fra "and !capacity:disabled" til "and (!capacity:disabled or capacity:disabled=yes)</string>
515515
<string name="restriction_overlay_select_way">Klik på den næste linjestreng på kortet. Den skal have en fælles slutpunkt med den nuværende linjestreng. Opdel om nødvendigt.</string>
516516
<string name="create_custom_quest_button">Opret brugerdefineret opgave</string>
517517
<string name="custom_overlay_color_message">Vælg nøgle(r) til at få farve fra. Accepterer regex og bruger matchende tags til at få en farve. Farven udledes af nøgle og værdi for alle matchende nøgler. Hvis en matchende nøgle indeholder :left/right/both, vil den blive brugt til at farve de respektive sider af en vej, men ikke midterlinjen. Hvis der ikke er noget match, er farven altid rød, hvilket indikerer manglende data. Viden om regulære udtryk er meget nyttig for denne funktion.
@@ -520,10 +520,6 @@
520520
\nEksempel:
521521
\n"surface" viser surface=asphalt i samme farve og surface=concrete i en anden farve
522522
\n".*surface" ligner, men viser også sidewalk:(left/right/both):surface=asphalt i én farve, og cycleway:(left/right/both):surface=asphalt i en anden farve</string>
523-
<string name="quest_maxheight_answer_noSign_question_yes">Høje lastbiler kan køre igennem</string>
524-
<string name="quest_maxheight_answer_noSign_question_no">Der er ikke plads til høje lastbiler</string>
525-
<string name="quest_maxheight_answer_noSign_question_unclear">Uklart</string>
526-
<string name="quest_maxheight_answer_noSign_question">Er der rigeligt med plads til, at selv de højeste lastbiler (mindst ca. 4,5 meter) kan køre igennem?</string>
527523
<string name="action_all_quests">Vis alle opgaver</string>
528524
<string name="default_disabled_msg_sacScale">Denne opgavetype er som standard deaktiveret, fordi Sac-skalaværdien for stier er meget subjektiv og kræver ekspertviden om det anvendte klassificeringssystem. Da der ikke findes en verdensomspændende skala for stiers sværhedsgrad, bruges SAC's skala for bjerg- og alpinvandring her.</string>
529525
<string name="quest_sacScale_six_description">Meget udsat. Vanskeligt, klippefyldt terræn. Gletsjere med stor risiko for glide.</string>

app/src/commonMain/composeResources/values-de/strings_ee.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -519,10 +519,6 @@
519519
<string name="quest_generalRef_hint">Referenznummer</string>
520520
<string name="quest_generalRef_disabled_msg">Diese Aufgabe ist standardmäßig deaktiviert, da die Beschilderung je nach Region und Betreiber sehr unterschiedlich ist. Möglicherweise musst du die Auswahl der Elemente für dein Gebiet verfeinern (z. B. Straßenlaternen entfernen, Karten hinzufügen, nur Wegweiser mit hiking=yes auswählen usw.)</string>
521521
<string name="close">Schließen</string>
522-
<string name="quest_maxheight_answer_noSign_question_yes">Große Lastwagen passen durch</string>
523-
<string name="quest_maxheight_answer_noSign_question_no">Große Lastwagen passen nicht durch</string>
524-
<string name="quest_maxheight_answer_noSign_question_unclear">Unsicher</string>
525-
<string name="quest_maxheight_answer_noSign_question">Haben selbst die größten Lastwagen (mindestens 4,5 Meter) genügend Platz, um durchzufahren?</string>
526522
<string name="action_all_quests">Alle Aufgaben anzeigen</string>
527523
<string name="pref_quest_sac_scale_without_relation">Suche alle Wege, auch die, die nicht in einer Wanderrelation sind</string>
528524
<string name="quest_sacScale_four_description">Bereits stark exponiertes Gelände, einschließlich steiler Grasabschnitte, Geröllhänge, leichter Schneefelder oder schneefreier Gletscherüberquerungen.</string>
@@ -538,7 +534,7 @@
538534
<string name="quest_sacScale_five">T5 - anspruchsvolles Alpinwandern</string>
539535
<string name="quest_sacScale_six">T6 - schwieriges Alpinwandern</string>
540536
<string name="quest_sacScale_five_description">Exponiertes, oft wegloses und anspruchsvolles Gelände. Kann steile Kletterstellen, Gletscher und Schneefelder mit Rutschgefahr umfassen.</string>
541-
<string name="quest_sacScale_six_description">Starke Exponierung. Schwieriges felsiges Gelände. Gletscher mit hoher Rutschgefahr. Kletterstellen bis II.</string>
537+
<string name="quest_sacScale_six_description">Erhebliche Gefährdung. Schwieriges, felsiges Gelände. Gletscher mit hoher Rutschgefahr.</string>
542538
<string name="quest_surface_value_chipseal">Chipseal (Splittasphalt)</string>
543539
<string name="quest_crossing_marking_value_no">Keine</string>
544540
<string name="quest_crossing_marking_value_lines">Linien</string>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="quest_settings_level_default">Shops &amp; similar in shopping centres (default)</string>
4+
<string name="quest_guidepost_sports_hiking">Bushwalking</string>
5+
<string name="quest_guidepost_sports_winter_hiking">Alpine Bushwalking</string>
6+
<string name="quest_recycling_excrement_bag_dispenser">It has a poo bag dispenser</string>
7+
<string name="quest_seating_sidewalk">On the footpath</string>
8+
<string name="quest_buildingColour_title">What overall colour does this building have?</string>
9+
<string name="quest_buildingPartColour_title">What overall colour does this building part have?</string>
10+
<string name="quest_roofColour_title">What overall colour does this building’s roof have?</string>
11+
<string name="quest_mapType_topo_description">A map with topographical background for e.g. a historical or bushwalking map. The map contains contour lines.</string>
12+
<string name="quest_mapType_toposcope_description">A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point. Often used with lookouts.</string>
13+
<string name="pref_quest_sac_scale_without_relation">Search all paths even those who are not in a bushwalking relation</string>
14+
<string name="quest_piste_lit_title">Is this ski run lit here?</string>
15+
<string name="quest_piste_ref_title">What is the number of this ski run?</string>
16+
<string name="quest_piste_ref_connection">It's a ski run connection</string>
17+
<string name="quest_shelter_type_sun_shelter">Sun shelter / shade shelter</string>
18+
<string name="quest_shelter_type_rock_shelter">Cave / rock overhang</string>
19+
<string name="quest_railwayPlatformRef_title">What platform number is here?</string>
20+
<string name="quest_piste_difficulty_title">What is the difficulty of this ski run?</string>
21+
</resources>

0 commit comments

Comments
 (0)