mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 21:37:58 +00:00
[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:
committed by
Konstantin Pastbin
parent
632d9c0d1d
commit
111e913478
@@ -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";
|
||||
|
||||
@@ -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ì";
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user