forked from organicmaps/organicmaps
[strings] Regenerated for storage changes
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
3ea45b3f40
commit
e8017aad99
4 changed files with 14 additions and 6 deletions
|
@ -81,10 +81,16 @@
|
|||
<string name="maps_storage_summary">Выберыце месца, дзе захоўваць запампаваныя мапы</string>
|
||||
<!-- E.g. "Downloaded maps: 500Mb" in Maps Storage settings -->
|
||||
<string name="maps_storage_downloaded">Мапы</string>
|
||||
<!-- Internal storage type in Maps Storage settings (not accessible by the user) -->
|
||||
<string name="maps_storage_internal">Унутранае прыватнае сховішча</string>
|
||||
<!-- Shared storage type in Maps Storage settings (a primary storage usually) -->
|
||||
<string name="maps_storage_shared">Унутранае абагуленае сховішча</string>
|
||||
<!-- Removable external storage type in Maps Storage settings, e.g. an SD card -->
|
||||
<string name="maps_storage_removable">SD-карта</string>
|
||||
<!-- Generic external storage type in Maps Storage settings -->
|
||||
<string name="maps_storage_external">Знешняе абагульнае сховішча</string>
|
||||
<!-- Free space out of total storage size in Maps Storage settings, e.g. "300 MB free of 2 GB" -->
|
||||
<string name="maps_storage_free_size">%1$s вольна з %2$s</string>
|
||||
<!-- Question dialog for transferring maps from one storage to another -->
|
||||
<string name="move_maps">Перамясціць мапы?</string>
|
||||
<!-- Ask to wait user several minutes (some long process in modal dialog). -->
|
||||
|
|
|
@ -89,8 +89,8 @@
|
|||
<string name="maps_storage_removable">SD-карта</string>
|
||||
<!-- Generic external storage type in Maps Storage settings -->
|
||||
<string name="maps_storage_external">Внешний общий накопитель</string>
|
||||
<!-- Free space out of total storage size in Maps Storage settings, e.g. "300 MB free (of 2 GB)" -->
|
||||
<string name="maps_storage_free_size">%1$s свободно (из %2$s)</string>
|
||||
<!-- Free space out of total storage size in Maps Storage settings, e.g. "300 MB free of 2 GB" -->
|
||||
<string name="maps_storage_free_size">%1$s свободно из %2$s</string>
|
||||
<!-- Question dialog for transferring maps from one storage to another -->
|
||||
<string name="move_maps">Переместить карты?</string>
|
||||
<!-- Error moving map files from one storage to another -->
|
||||
|
|
|
@ -82,13 +82,15 @@
|
|||
<!-- E.g. "Downloaded maps: 500Mb" in Maps Storage settings -->
|
||||
<string name="maps_storage_downloaded">Завантаженнi мапи</string>
|
||||
<!-- Internal storage type in Maps Storage settings (not accessible by the user) -->
|
||||
<string name="maps_storage_internal">Внутрішнє зховане сховище</string>
|
||||
<string name="maps_storage_internal">Внутрішнє приватне сховище</string>
|
||||
<!-- Shared storage type in Maps Storage settings (a primary storage usually) -->
|
||||
<string name="maps_storage_shared">Внутрішнє спільне сховище</string>
|
||||
<!-- Removable external storage type in Maps Storage settings, e.g. an SD card -->
|
||||
<string name="maps_storage_removable">SD-карта</string>
|
||||
<!-- Generic external storage type in Maps Storage settings -->
|
||||
<string name="maps_storage_external">Зовнiшне спільне сховище</string>
|
||||
<!-- Free space out of total storage size in Maps Storage settings, e.g. "300 MB free of 2 GB" -->
|
||||
<string name="maps_storage_free_size">%1$s вільно з %2$s</string>
|
||||
<!-- Question dialog for transferring maps from one storage to another -->
|
||||
<string name="move_maps">Перемістити мапи?</string>
|
||||
<!-- Ask to wait user several minutes (some long process in modal dialog). -->
|
||||
|
|
|
@ -82,15 +82,15 @@
|
|||
<!-- E.g. "Downloaded maps: 500Mb" in Maps Storage settings -->
|
||||
<string name="maps_storage_downloaded">Downloaded maps</string>
|
||||
<!-- Internal storage type in Maps Storage settings (not accessible by the user) -->
|
||||
<string name="maps_storage_internal">Internal hidden storage</string>
|
||||
<string name="maps_storage_internal">Internal private storage</string>
|
||||
<!-- Shared storage type in Maps Storage settings (a primary storage usually) -->
|
||||
<string name="maps_storage_shared">Internal shared storage</string>
|
||||
<!-- Removable external storage type in Maps Storage settings, e.g. an SD card -->
|
||||
<string name="maps_storage_removable">SD card</string>
|
||||
<!-- Generic external storage type in Maps Storage settings -->
|
||||
<string name="maps_storage_external">External shared storage</string>
|
||||
<!-- Free space out of total storage size in Maps Storage settings, e.g. "300 MB free (of 2 GB)" -->
|
||||
<string name="maps_storage_free_size">%1$s free (of %2$s)</string>
|
||||
<!-- Free space out of total storage size in Maps Storage settings, e.g. "300 MB free of 2 GB" -->
|
||||
<string name="maps_storage_free_size">%1$s free of %2$s</string>
|
||||
<!-- Question dialog for transferring maps from one storage to another -->
|
||||
<string name="move_maps">Move maps?</string>
|
||||
<!-- Error moving map files from one storage to another -->
|
||||
|
|
Loading…
Add table
Reference in a new issue