forked from organicmaps/organicmaps
[L10n] Updated share texts.
This commit is contained in:
parent
6224c14a00
commit
1d62c485b4
5 changed files with 14 additions and 14 deletions
|
@ -278,7 +278,7 @@
|
|||
<!-- Share my position using EMail, %1$@ is ge0:// and %2$@ is http://ge0.me link WITHOUT NAME -->
|
||||
<string name="my_position_share_email">Привет!\n\nЯ сейчас здесь: %1$s. Чтобы увидеть это место на карте MapsWithMe, открой эту ссылку %2$s или эту %3$s \n\nСпасибо.</string>
|
||||
<!-- Share button text which opens menu with more buttons, like Message, EMail, Facebook etc. -->
|
||||
<string name="share">Отправить другу</string>
|
||||
<string name="share">Поделиться ...</string>
|
||||
<!-- Share by Message button text (including SMS) -->
|
||||
<string name="message">Сообщение</string>
|
||||
<string name="message">Отправить по SMS</string>
|
||||
</resources>
|
||||
|
|
|
@ -281,12 +281,12 @@
|
|||
<string name="bookmark_share_email">Hi,\n\nI pinned: %1$s at MapsWithMe, world offline maps. Click this link %2$s or this one %3$s to see the place on the map.\n\nThanks.</string>
|
||||
<!-- Subject for emailed position -->
|
||||
<string name="my_position_share_email_subject">Look at my current location on MapsWithMe map</string>
|
||||
<!-- Share my position using EMail, %@ is ge0:// link WITHOUT NAME -->
|
||||
<!-- Share my position using EMail, %1$@ is ge0:// and %2$@ is http://ge0.me link WITHOUT NAME -->
|
||||
<string name="my_position_share_email">Hi,\n\nI\'m here now: %1$s. Click this link %2$s or this one %3$s to see the place on the map.\n\nThanks.</string>
|
||||
<!-- Share button text which opens menu with more buttons, like Message, EMail, Facebook etc. -->
|
||||
<string name="share">Share with friends</string>
|
||||
<string name="share">Share ...</string>
|
||||
<!-- Share by Message button text (including SMS) -->
|
||||
<string name="message">Message</string>
|
||||
<string name="message">Share by SMS</string>
|
||||
<!-- Share by email button text (including SMS) -->
|
||||
<string name="email">E-Mail</string>
|
||||
</resources>
|
||||
|
|
|
@ -434,14 +434,14 @@
|
|||
/* Subject for emailed position */
|
||||
"my_position_share_email_subject" = "Look at my current location on MapsWithMe map";
|
||||
|
||||
/* Share my position using EMail, %@ is ge0:// link WITHOUT NAME */
|
||||
/* Share my position using EMail, %1$@ is ge0:// and %2$@ is http://ge0.me link WITHOUT NAME */
|
||||
"my_position_share_email" = "Hi,\n\nI'm here now: %1$@. Click this link %2$@ or this one %3$@ to see the place on the map.\n\nThanks.";
|
||||
|
||||
/* Share button text which opens menu with more buttons, like Message, EMail, Facebook etc. */
|
||||
"share" = "Share with friends";
|
||||
"share" = "Share ...";
|
||||
|
||||
/* Share by Message button text (including SMS) */
|
||||
"message" = "Message";
|
||||
"message" = "Share by SMS";
|
||||
|
||||
/* Share by email button text (including SMS) */
|
||||
"email" = "E-Mail";
|
||||
|
|
|
@ -438,10 +438,10 @@
|
|||
"my_position_share_email" = "Привет!\n\nЯ сейчас здесь: %1$@. Чтобы увидеть это место на карте MapsWithMe, открой эту ссылку %2$@ или эту %3$@ \n\nСпасибо.";
|
||||
|
||||
/* Share button text which opens menu with more buttons, like Message, EMail, Facebook etc. */
|
||||
"share" = "Отправить другу";
|
||||
"share" = "Поделиться ...";
|
||||
|
||||
/* Share by Message button text (including SMS) */
|
||||
"message" = "Сообщение";
|
||||
"message" = "Отправить по SMS";
|
||||
|
||||
/* Share by email button text (including SMS) */
|
||||
"email" = "E-Mail";
|
||||
|
|
|
@ -1951,15 +1951,15 @@
|
|||
cs = Ahoj,\n\nnyní jsem zde: %1$@ . Klikni na jeden z těchto odkazů %2$@, %3$@ a uvidíš toto místo na mapě.\n\nDěkuji.
|
||||
de = Hi,\n\nich bin gerade hier: %1$@ . Klicke auf diesen Link %2$@ oder diesen %3$@, um meinen Standort auf der Karte zu sehen.\n\nVielen Dank.
|
||||
[share]
|
||||
en = Share with friends
|
||||
en = Share ...
|
||||
tags = ios, android
|
||||
comment = Share button text which opens menu with more buttons, like Message, EMail, Facebook etc.
|
||||
ru = Отправить другу
|
||||
ru = Поделиться ...
|
||||
[message]
|
||||
en = Message
|
||||
en = Share by SMS
|
||||
tags = ios, android
|
||||
comment = Share by Message button text (including SMS)
|
||||
ru = Сообщение
|
||||
ru = Отправить по SMS
|
||||
[email]
|
||||
en = E-Mail
|
||||
tags = ios, android
|
||||
|
|
Loading…
Add table
Reference in a new issue