From a777cbcdc2ae83e1e2fd4231f2ea3937a89c7e16 Mon Sep 17 00:00:00 2001 From: bittin1ddc447d824349b2 Date: Mon, 20 May 2024 03:08:47 +0000 Subject: [PATCH 01/10] Translated using Weblate (Swedish) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/sv/ --- lib/l10n/app_sv.arb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/l10n/app_sv.arb b/lib/l10n/app_sv.arb index 04b24e46..6c172b23 100644 --- a/lib/l10n/app_sv.arb +++ b/lib/l10n/app_sv.arb @@ -1249,5 +1249,17 @@ "drawCulvert": "Kulvert", "@drawCulvert": { "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "drawTrack": "Spår", + "@drawTrack": { + "description": "Tool description: unpaved forestry/farm road. Keep it short." + }, + "drawScribble": "Klottra", + "@drawScribble": { + "description": "Tool description: scribble (type-less drawings). Keep it short." + }, + "editorDeleteKeepAddressButton": "Ta bort, men behåll adressen", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" } } From 1f35d4b4da8427fce290e2dd8f1637ef23c04834 Mon Sep 17 00:00:00 2001 From: ERYpTION Date: Sun, 19 May 2024 17:50:40 +0000 Subject: [PATCH 02/10] Translated using Weblate (Danish) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/da/ --- lib/l10n/app_da.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_da.arb b/lib/l10n/app_da.arb index 24977095..116b6488 100644 --- a/lib/l10n/app_da.arb +++ b/lib/l10n/app_da.arb @@ -1257,5 +1257,9 @@ "drawCulvert": "Underføring", "@drawCulvert": { "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "editorDeleteKeepAddressButton": "Slet, men behold adressen", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" } } From 10756fb68dffd464fcd450c3b8980a1daab784ab Mon Sep 17 00:00:00 2001 From: Fjuro Date: Mon, 20 May 2024 07:23:09 +0000 Subject: [PATCH 03/10] Translated using Weblate (Czech) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/cs/ --- lib/l10n/app_cs.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_cs.arb b/lib/l10n/app_cs.arb index 41471cfa..b1bb1fb1 100644 --- a/lib/l10n/app_cs.arb +++ b/lib/l10n/app_cs.arb @@ -1257,5 +1257,9 @@ "drawCulvert": "Propust", "@drawCulvert": { "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "editorDeleteKeepAddressButton": "Odstranit, ale ponechat adresu", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" } } From 7ce137861d7a1ae5702d8963b98e57ca2c21d9ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20=C3=9Ar?= Date: Mon, 20 May 2024 05:42:43 +0000 Subject: [PATCH 04/10] Translated using Weblate (Hungarian) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/hu/ --- lib/l10n/app_hu.arb | 74 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 72 insertions(+), 2 deletions(-) diff --git a/lib/l10n/app_hu.arb b/lib/l10n/app_hu.arb index 761b507f..1524a9e3 100644 --- a/lib/l10n/app_hu.arb +++ b/lib/l10n/app_hu.arb @@ -162,7 +162,7 @@ "@faqYellow": {}, "faqFloors": "A „3” és a „/3” emelet ugyanaz?", "@faqFloors": {}, - "loadingPresets": "Űrlap betöltése…", + "loadingPresets": "Címkesablonok betöltése…", "@loadingPresets": { "description": "Loading screen message for loading presets." }, @@ -331,7 +331,7 @@ "@editorMoreFields": { "description": "Title of a additional fields group in editor." }, - "editorLoadingPreset": "Előbeállítás betöltése…", + "editorLoadingPreset": "Címkesablon betöltése…", "@editorLoadingPreset": { "description": "Message shown when loading a preset in the editor." }, @@ -1193,5 +1193,75 @@ "fieldHeightAny": "Hosszúságot kell megadni, például 5.4 vagy 7'4\"", "@fieldHeightAny": { "description": "Validation message for when meters or feet are expected." + }, + "notesDelete": "Törlés", + "@notesDelete": { + "description": "Button title for deleting a new note." + }, + "drawEraser": "Radír", + "@drawEraser": { + "description": "Tool description: eraser (to remove lines and map notes). Keep it short." + }, + "drawRoad": "Út", + "@drawRoad": { + "description": "Tool description: paved road. Keep it short." + }, + "drawPath": "Ösvény", + "@drawPath": { + "description": "Tool description: unpaved narrow footway. Keep it short." + }, + "editorDeleteKeepAddressButton": "Törlés, de a cím megtartása", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" + }, + "drawStream": "Patak", + "@drawStream": { + "description": "Tool description: stream or other narrow waterway. Keep it short." + }, + "drawCulvert": "Csatorna", + "@drawCulvert": { + "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "apiStatusUploadingNotes": "Jegyzetek feltöltése", + "@apiStatusUploadingNotes": { + "description": "Text displayed when the app is uploading notes to the API." + }, + "drawScribble": "Firkálás", + "@drawScribble": { + "description": "Tool description: scribble (type-less drawings). Keep it short." + }, + "drawTrack": "Mezőgazdasági út", + "@drawTrack": { + "description": "Tool description: unpaved forestry/farm road. Keep it short." + }, + "drawFootway": "Járda", + "@drawFootway": { + "description": "Tool description: paved/maintained footway. Keep it short." + }, + "drawCycleway": "Kerékpárút", + "@drawCycleway": { + "description": "Tool description: segregated cycleway. Keep it short." + }, + "drawCyclewayShared": "Kerékpársáv", + "@drawCyclewayShared": { + "description": "Tool description: non-segregated cycleway. Keep it short." + }, + "drawWall": "Fal", + "@drawWall": { + "description": "Tool description: wall, non-see-through barrier. Keep it short." + }, + "drawFence": "Kerítés", + "@drawFence": { + "description": "Tool description: fence, see-through barrier. Keep it short." + }, + "drawPower": "Villanyvezeték", + "@drawPower": { + "description": "Tool description: power line. Keep it short." + }, + "drawUndo": "Visszavonás", + "@drawUndo": {}, + "drawChangeTool": "Eszköz megváltoztatása", + "@drawChangeTool": { + "description": "Tooltip for the button to change the drawing tool (e.g. to eraser or roads)." } } From 090b55f86f8196c81ffd0e66094635234ac4f3e3 Mon Sep 17 00:00:00 2001 From: mcliquid Date: Mon, 20 May 2024 18:48:17 +0000 Subject: [PATCH 05/10] Translated using Weblate (German) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/de/ --- lib/l10n/app_de.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index b3bf7433..96870ddf 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -949,5 +949,9 @@ "drawCulvert": "Wasserdurchlass", "@drawCulvert": { "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "editorDeleteKeepAddressButton": "Löschen, aber Adresse behalten", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" } } From 3576f7850da0fce6383486c1c2a165826e7e3096 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 21 May 2024 11:07:23 +0000 Subject: [PATCH 06/10] Translated using Weblate (Spanish) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/es/ --- lib/l10n/app_es.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 426f6a8d..5c0ab785 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -1257,5 +1257,9 @@ "drawCulvert": "Alcantarilla", "@drawCulvert": { "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "editorDeleteKeepAddressButton": "Eliminar, pero conservar la dirección", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" } } From b492e1c96242b18e8aca8aa9ed6de67ff90dcb93 Mon Sep 17 00:00:00 2001 From: "Matija Nalis (weblate)" Date: Tue, 21 May 2024 23:08:25 +0000 Subject: [PATCH 07/10] Translated using Weblate (Croatian) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/hr/ --- lib/l10n/app_hr.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_hr.arb b/lib/l10n/app_hr.arb index d9e768b8..60b368b7 100644 --- a/lib/l10n/app_hr.arb +++ b/lib/l10n/app_hr.arb @@ -1259,5 +1259,9 @@ "drawCulvert": "Podzemni odvodni kanal", "@drawCulvert": { "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "editorDeleteKeepAddressButton": "Izbriši, ali zadrži adresu", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" } } From 2a642b32fdb91fd489fc1f51fc7b1cfb14e9e7f5 Mon Sep 17 00:00:00 2001 From: raf Date: Wed, 22 May 2024 07:47:13 +0000 Subject: [PATCH 08/10] Translated using Weblate (Catalan) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/ca/ --- lib/l10n/app_ca.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_ca.arb b/lib/l10n/app_ca.arb index b7320673..f4f7da8d 100644 --- a/lib/l10n/app_ca.arb +++ b/lib/l10n/app_ca.arb @@ -1259,5 +1259,9 @@ "drawCulvert": "Claveguera", "@drawCulvert": { "description": "Tool description: underground water pipe, culvert. Keep it short." + }, + "editorDeleteKeepAddressButton": "Suprimeix, però conserva l'adreça", + "@editorDeleteKeepAddressButton": { + "description": "Button for keeping the address" } } From 2df0fa67d43928375457e4d5e3afbe74b2b129f0 Mon Sep 17 00:00:00 2001 From: ERYpTION Date: Fri, 24 May 2024 21:33:54 +0000 Subject: [PATCH 09/10] Translated using Weblate (Danish) Currently translated at 100.0% (311 of 311 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/da/ --- lib/l10n/app_da.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_da.arb b/lib/l10n/app_da.arb index 116b6488..ca824a8c 100644 --- a/lib/l10n/app_da.arb +++ b/lib/l10n/app_da.arb @@ -23,7 +23,7 @@ "@tileNo": { "description": "Prefix for a list of icons for attributes missing in amenity." }, - "tileNothingAround": "Ingen faciliteter omkring dig inden for {distance} meter.", + "tileNothingAround": "Ingen faciliteter inden for {distance} meter.", "@tileNothingAround": { "description": "First part of the message displayed when there is nothing around.", "placeholders": { From 95033ced378b27c5d3d478413161ff785e5df3a6 Mon Sep 17 00:00:00 2001 From: Ilya Zverev Date: Sat, 25 May 2024 20:26:56 +0000 Subject: [PATCH 10/10] Translated using Weblate (Russian) Currently translated at 100.0% (312 of 312 strings) Translation: Every Door/App Translate-URL: https://hosted.weblate.org/projects/every-door/app/ru/ --- lib/l10n/app_ru.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb index 7674f34b..1dda227b 100644 --- a/lib/l10n/app_ru.arb +++ b/lib/l10n/app_ru.arb @@ -908,5 +908,9 @@ "editorDeleteKeepAddressButton": "Удалить, но оставить адрес", "@editorDeleteKeepAddressButton": { "description": "Button for keeping the address" + }, + "fieldWebsiteQR": "Отсканируйте QR-код", + "@fieldWebsiteQR": { + "description": "Page title for the QR code scanner." } }