mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-24 14:45:34 +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 sincronizza gli SMS locali sulla tua istanza di Nextcloud</string>
|
||||
<string name="gp_description">
|
||||
@@ -38,4 +38,4 @@ L\'invio di SMS dall\'istanza di ownCloud sarà disponibile in una prossima vers
|
||||
|
||||
L\'applicazione è completamente compatibile da Android 4.0 al 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>
|
||||
@@ -77,7 +78,6 @@
|
||||
<item>24 ore</item>
|
||||
<item>Mai</item>
|
||||
</string-array>
|
||||
|
||||
<string name="pref_push_on_receive">Invia SMS alla ricezione</string>
|
||||
<string name="pref_sync_wifi">Sincronizza con Wi-Fi</string>
|
||||
<string name="pref_sync_4g">Sincronizza con 4G</string>
|
||||
|
||||
Reference in New Issue
Block a user