mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-30 09:34:06 +00:00
[strings] Update from Codeberg Translate
Co-authored-by: Anonymous <anonymous@noreply.codeberg.org> Co-authored-by: Codeberg Translate <translate@codeberg.org> Co-authored-by: ERYpTION <eryption@noreply.codeberg.org> Co-authored-by: Fjuro <fjuro@alius.cz> Co-authored-by: Houtari <houtari@noreply.codeberg.org> Co-authored-by: JanezPavelZebovec <janezpavelzebovec@noreply.codeberg.org> Co-authored-by: Mickael81 <mickael81@noreply.codeberg.org> Co-authored-by: N4ta <codeberg@n4ta.anonaddy.me> Co-authored-by: Outbreak2096 <outbreak2096@noreply.codeberg.org> Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org> Co-authored-by: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org> Co-authored-by: Stephan-P <stephan-p@noreply.codeberg.org> Co-authored-by: Weblate <noreply-mt-weblate@weblate.org> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Co-authored-by: alexgabi <alexgabi@noreply.codeberg.org> Co-authored-by: arnyminerz <arnyminerz@noreply.codeberg.org> Co-authored-by: dobridabar <dobridabar@noreply.codeberg.org> Co-authored-by: eBug <ebug@noreply.codeberg.org> Co-authored-by: hectodium <hectodium@noreply.codeberg.org> Co-authored-by: jros <jros@noreply.codeberg.org> Co-authored-by: loscati <loscati@noreply.codeberg.org> Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org> Co-authored-by: mcliquid <mcliquid@noreply.codeberg.org> Co-authored-by: mnalis <mnalis@noreply.codeberg.org> Co-authored-by: patepelo <patepelo@noreply.codeberg.org> Co-authored-by: phama <phama@noreply.codeberg.org> Co-authored-by: rimas <rimas@noreply.codeberg.org> Co-authored-by: tace16 <tace16@noreply.codeberg.org> Co-authored-by: tagomagic <tagomagic@noreply.codeberg.org> Translate-URL: https://translate.codeberg.org/projects/comaps/ios/ Translation: CoMaps/Android - Map Feature Types Translation: CoMaps/Android UI Strings Translation: CoMaps/Apple AppStore description Translation: CoMaps/Countries and regions names Translation: CoMaps/F-Droid app description Translation: CoMaps/Google Play and Huawei AppGallery descriptions Translation: CoMaps/Search synonyms / aliases Translation: CoMaps/iOS - Map Feature Types Translation: CoMaps/iOS Plist Translation: CoMaps/iOS UI Strings
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
<!-- location service disabled -->
|
||||
<string name="enable_location_services">Įjunkite vietovės tarnybas</string>
|
||||
<string name="save">Įrašyti</string>
|
||||
<string name="create">kurti</string>
|
||||
<string name="create">Kurti</string>
|
||||
<!-- red color -->
|
||||
<string name="red">Raudonas</string>
|
||||
<!-- yellow color -->
|
||||
@@ -401,8 +401,8 @@
|
||||
<string name="twentyfour_seven">24×7</string>
|
||||
<string name="day_off_today">Šiandien uždaryta</string>
|
||||
<string name="day_off">Uždaryta</string>
|
||||
<string name="opens_in">Atsidaro už %s</string>
|
||||
<string name="closes_in">Užsidaro už %s</string>
|
||||
<string name="opens_in">Atidaroma už %s</string>
|
||||
<string name="closes_in">Uždaroma už %s</string>
|
||||
<string name="closed">Uždaryta</string>
|
||||
<string name="edit_opening_hours">Taisyti darbo valandas</string>
|
||||
<string name="no_osm_account">Neturite „OpenStreetMap“ paskyros?</string>
|
||||
@@ -510,8 +510,8 @@
|
||||
<!-- Displayed when saving some edits to the map to warn against publishing personal data -->
|
||||
<string name="editor_share_to_all_dialog_title">Ar tikrai norite šiuos pakeitimus paviešinti?</string>
|
||||
<!-- Dialog before publishing the modifications to the public map. -->
|
||||
<string name="editor_share_to_all_dialog_message_1">Įsitikinkite, kad neįvedėte jokių asmeninių duomenų</string>
|
||||
<string name="editor_share_to_all_dialog_message_2">„OpenStreetMap“ redaktoriai peržiūrės pakeitimus ir su jumis susisieks, jei kiltų klausimų</string>
|
||||
<string name="editor_share_to_all_dialog_message_1">Įsitikinkite, kad neįvedėte jokių asmeninių duomenų.</string>
|
||||
<string name="editor_share_to_all_dialog_message_2">„OpenStreetMap“ redaktoriai peržiūrės pakeitimus ir su jumis susisieks, jei kiltų klausimų.</string>
|
||||
<string name="navigation_stop_button">Stabdyti</string>
|
||||
<!-- Shown as toast when starting the recent track recording -->
|
||||
<string name="track_recording">Trasa įrašoma</string>
|
||||
@@ -870,4 +870,22 @@
|
||||
<string name="error_invalid_number">Netinkamas skaičius</string>
|
||||
<string name="offline_explanation_title">Žemėlapio parsisiuntimas</string>
|
||||
<string name="offline_explanation_text">Kad galėtumėte matyti šios vietovės žemėlapį ir planuoti jame keliones, pirma turite jį atsiųsti.</string>
|
||||
<string name="avoid_paved">Vengti grįstų kelių</string>
|
||||
<string name="opens_at">Atidaroma %s</string>
|
||||
<string name="closes_at">Uždaroma %s</string>
|
||||
<string name="opens_day_at">Atidaroma %1$s , %2$s</string>
|
||||
<string name="closes_day_at">Uždaroma %1$s, %2$s</string>
|
||||
<plurals name="minutes_short">
|
||||
<item quantity="one">%d min.</item>
|
||||
<item quantity="few">%d min.</item>
|
||||
<item quantity="many">%d min.</item>
|
||||
<item quantity="other">%d min.</item>
|
||||
</plurals>
|
||||
<string name="editor_business_vacant_button">Erdvė nenaudojama</string>
|
||||
<string name="editor_mark_business_vacant_title">Pažymėti erdvę kaip nenaudojamą</string>
|
||||
<string name="editor_mark_business_vacant_description">Pasinaudokite šia funkcija, jei šioje erdvėje buvusi įmonė ar įstaiga išsikėlė ir ši erdvė dabar nenaudojama.</string>
|
||||
<string name="editor_submit">Pateikti</string>
|
||||
<string name="power_management">Energijos naudojimas</string>
|
||||
<string name="charge_socket_schuko">Buitinis ES</string>
|
||||
<string name="list_description_empty">Paredaguokite sąrašą ir pridėkite aprašymą</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user