mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-22 13:52:58 +00:00
[tx-robot] updated from transifex
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<resources>
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="gp_translation_version">3</string>
|
||||
|
||||
|
||||
<!-- Translations must begin here -->
|
||||
<string name="gp_short_description">Nextcloud SMS synchronizuje vaše lokální SMS zprávy na váš server Nextcloud</string>
|
||||
<string name="gp_description">
|
||||
@@ -38,4 +38,4 @@ Zasílání SMS ze serveru ownCloud bude doplněno v příštích vydáních.
|
||||
|
||||
Applikace je plně kompatibilní pro Android 4.0 až 6.0
|
||||
</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
@@ -26,7 +26,8 @@
|
||||
*/
|
||||
-->
|
||||
<resources
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
|
||||
<!-- Translation version, reference for translators -->
|
||||
<string name="translation_version">7</string>
|
||||
@@ -74,7 +75,6 @@
|
||||
<item>24 hodin</item>
|
||||
<item>Nikdy</item>
|
||||
</string-array>
|
||||
|
||||
<string name="pref_push_on_receive">Oznámit SMS při přijetí</string>
|
||||
<string name="pref_sync_wifi">Synchronizovat přes Wi-Fi</string>
|
||||
<string name="pref_sync_4g">Synchronizovat přes 4G</string>
|
||||
@@ -157,4 +157,4 @@
|
||||
<string name="err_cannot_read_contacts">Nelze přistupovat ke kontaktům.</string>
|
||||
<string name="err_cannot_read_sms">Nelze přistupovat ke zprávám SMS.</string>
|
||||
<string name="action_appinfo_perms">Informace a oprávnění aplikace</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user