[strings] Update from Codeberg Translate

Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: giopera <giopera@noreply.codeberg.org>
Translation: CoMaps/Android - Map Feature Types
Translation: CoMaps/Android UI Strings
Translation: CoMaps/Countries and regions names
Translation: CoMaps/Voice announcements for navigation (TTS)
Translation: CoMaps/iOS - Map Feature Types
Translation: CoMaps/iOS Plist
Translation: CoMaps/iOS Plurals
Translation: CoMaps/iOS UI Strings
This commit is contained in:
Codeberg Translate
2025-08-19 07:09:35 +00:00
committed by Konstantin Pastbin
parent 632d9c0d1d
commit 111e913478
8 changed files with 11 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
<!-- Update maps later button text -->
<string name="later">Più tardi</string>
<!-- View and button titles for accessibility, please also edit it in iphone/plist.txt -->
<string name="search">Cerca</string>
<string name="search">Ricerca</string>
<!-- Search box placeholder text; Used when searching on the map itself, not when searching for a map -->
<string name="search_map">Cerca sulla mappa</string>
<!-- Location services are disabled by user alert - message -->

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- SECTION: Types -->
<string name="type.addr_interpolation">Indirizzo/Blocco</string>
<string name="type.addr_interpolation.even">Indirizzo/Blocco</string>
<string name="type.addr_interpolation">Indirizzo/Quartiere</string>
<string name="type.addr_interpolation.even">Indirizzo/Quartiere</string>
<string name="type.addr_interpolation.odd">Indirizzo/Blocco</string>
<string name="type.aerialway">Impianto a fune</string>
<string name="type.aerialway.cable_car">Teleferica</string>

View File

@@ -1,5 +1,5 @@
{
"Abkhazia":"Abcasia",
"Abkhazia":"Abkhazia",
"Afghanistan":"Afghanistan",
"Alabama":"Alabama",
"Albania":"Albania",

View File

@@ -1,5 +1,5 @@
{
"make_a_slight_right_turn":"Rimani sulla destra.",
"make_a_slight_right_turn":"Tenere la destra.",
"make_a_slight_right_turn_street":"NULL",
"make_a_slight_right_turn_street_verb":"NULL",
"make_a_right_turn":"Gira a destra.",

View File

@@ -1,6 +1,6 @@
/* Used in home screen quick actions. */
"search" = "Cerca";
"search" = "Ricerca";
/* Used in home screen quick actions. */
"bookmarks_and_tracks" = "Luoghi preferiti e tracce";

View File

@@ -28,7 +28,7 @@
"later" = "Più tardi";
/* View and button titles for accessibility, please also edit it in iphone/plist.txt */
"search" = "Cerca";
"search" = "Ricerca";
/* Settings/Downloader - 3G download warning dialog confirm button */
"use_cellular_data" = "Sì";

View File

@@ -16,6 +16,8 @@
<string>Nessun preferito</string>
<key>one</key>
<string>%d preferito</string>
<key>many</key>
<string>%d preferiti</string>
<key>other</key>
<string>%d preferiti</string>
</dict>

View File

@@ -1,5 +1,5 @@
"type.addr_interpolation" = "Indirizzo/Blocco";
"type.addr_interpolation.even" = "Indirizzo/Blocco";
"type.addr_interpolation" = "Indirizzo/Quartiere";
"type.addr_interpolation.even" = "Indirizzo/Quartiere";
"type.addr_interpolation.odd" = "Indirizzo/Blocco";
"type.aerialway" = "Impianto a fune";
"type.aerialway.cable_car" = "Teleferica";