mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
creating fastlane files for translating app descriptions
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Apka na správu vašich kontaktov bez reklám, rešpektujúca vaše súkromie.</string>
|
||||
<string name="app_short_description">An app for managing your contacts without ads, respecting your privacy.</string>
|
||||
<string name="app_long_description">
|
||||
A simple app for creating or managing your contacts from any source. The contacts can be stored on your device only, but also synchronized via Google, or other accounts. You can display your favorite contacts on a separate list.
|
||||
|
||||
|
@@ -173,7 +173,7 @@
|
||||
|
||||
広告や不要なアクセス許可は含まれていません。完全にオープンソースで、色のカスタマイズも可能です。
|
||||
|
||||
このアプリは大きな一連のアプリの一つです。 その他のアプリは http://www.simplemobiletools.com で見つけることができます。
|
||||
このアプリは大きな一連のアプリの一つです。 その他のアプリは https://www.simplemobiletools.com で見つけることができます。
|
||||
</string>
|
||||
|
||||
<!--
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<string name="app_name">Proste Kontakty</string>
|
||||
<string name="app_launcher_name">Kontakty</string>
|
||||
<string name="address">Adres</string>
|
||||
<string name="inserting">Dodawanie...</string>
|
||||
<string name="updating">Aktualizowanie...</string>
|
||||
<string name="inserting">Dodawanie…</string>
|
||||
<string name="updating">Aktualizowanie…</string>
|
||||
<string name="phone_storage">Pamięć telefonu</string>
|
||||
<string name="phone_storage_hidden">Pamięć telefonu (niewidoczna dla innych aplikacji)</string>
|
||||
<string name="company">Firma</string>
|
||||
@@ -146,7 +146,7 @@
|
||||
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_contacts_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
||||
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
|
||||
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
|
||||
|
||||
<!-- Are you sure you want to delete 5 contacts? -->
|
||||
<plurals name="delete_contacts">
|
||||
|
@@ -173,7 +173,7 @@
|
||||
|
||||
Não contém anúncios ou permissões desnecessárias. É totalmente open source e permite personalização de cores.
|
||||
|
||||
Esta aplicação é apenas parte de um conjunto mais vasto de aplicações. Saiba mais em http://www.simplemobiletools.com
|
||||
Esta aplicação é apenas parte de um conjunto mais vasto de aplicações. Saiba mais em https://www.simplemobiletools.com
|
||||
</string>
|
||||
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user