mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-24 06:43:07 +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 do vašeho prostředí Nextcloud</string>
|
||||
<string name="gp_description">
|
||||
@@ -37,4 +37,4 @@ Aplikace NextCloud SMS synchronizuje vaše SMS zprávy do vzdáleného prostřed
|
||||
Odesílání SMS z prostředí Nextcloud bude uvedeno v budoucích verzích.
|
||||
|
||||
Aplikace je plně kompatibilní s Androidem 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>
|
||||
@@ -80,7 +81,6 @@
|
||||
<item>24 hodin</item>
|
||||
<item>Nikdy</item>
|
||||
</string-array>
|
||||
|
||||
<string name="pref_push_on_receive">Nahrát SMS při příjmu</string>
|
||||
<string name="pref_sync_wifi">Synchronizovat přes Wi-Fi</string>
|
||||
<string name="pref_sync_4g">Synchronizovat přes 4G</string>
|
||||
|
||||
Reference in New Issue
Block a user