forked from organicmaps/organicmaps
[L10n] Strings for coordinate copying.
This commit is contained in:
parent
c7b4e82f69
commit
a36bbecb81
17 changed files with 52 additions and 0 deletions
|
@ -287,4 +287,6 @@
|
|||
<string name="copy_link">Скопировать ссылку</string>
|
||||
<!-- Text for the button that returns to caller application -->
|
||||
<string name="more_info">Подробнее</string>
|
||||
<!-- Text for message when used successfully copied something -->
|
||||
<string name="copied_to_clipboard">Скопировано в буфер обмена: %1$s</string>
|
||||
</resources>
|
||||
|
|
|
@ -305,4 +305,6 @@
|
|||
<string name="copy_link">Copy Link</string>
|
||||
<!-- Text for the button that returns to caller application -->
|
||||
<string name="more_info">Show More Info</string>
|
||||
<!-- Text for message when used successfully copied something -->
|
||||
<string name="copied_to_clipboard">Copied to Clipboard: %1$s</string>
|
||||
</resources>
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Zobrazit další informace";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Weitere Infos anzeigen";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Show More Info";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Mostrar más información";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Afficher plus de renseignements";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Mostra più informazioni";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "詳細情報を表示";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "추가 정보 보기";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Toon meer info";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Pokaż więcej informacji";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Mostrar informação adicional";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Подробнее";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Скопировано в буфер обмена: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "Докладніше";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -469,3 +469,6 @@
|
|||
|
||||
/* Text for the button that returns to caller application */
|
||||
"more_info" = "显示更多信息\"";
|
||||
|
||||
/* Text for message when used successfully copied something */
|
||||
"copied_to_clipboard" = "Copied to Clipboard: %1$@";
|
||||
|
|
|
@ -2511,3 +2511,9 @@
|
|||
pl =Pokaż więcej informacji
|
||||
uk = Докладніше
|
||||
pt = Mostrar informação adicional
|
||||
[copied_to_clipboard]
|
||||
en = Copied to Clipboard: %1$@
|
||||
tags =ios,android
|
||||
comment = Text for message when used successfully copied something
|
||||
ru = Скопировано в буфер обмена: %1$@
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue