mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 07:56:14 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
a5a9c7967d
commit
8d2a1bab74
@ -29,5 +29,11 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation">
|
||||
<!-- Translations must begin here -->
|
||||
<string name="gp_short_description">SMS de Nextcloud sincroniza tu SMS local con tu instancia Nextcloud</string>
|
||||
</resources>
|
||||
<string name="gp_short_description">Nextcloud SMS sincroniza tus mensajes SMS locales en tu instancia de Nextcloud</string>
|
||||
<string name="gp_description">
|
||||
La aplicación Nextcloud SMS sincroniza tus mensajes SMS en una instancia remota de Nextcloud y te permite leer tus mensajes desde allí.
|
||||
|
||||
El envío de mensajes SMS desde una instancia de Nextcloud estará disponible en una futura versión.
|
||||
|
||||
La aplicación es totalmente compatible desde Android 4.0 hasta 6.0.</string>
|
||||
</resources>
|
||||
|
@ -113,6 +113,7 @@
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="sync_title">Proceso de sincronización</string>
|
||||
<string name="sync_inprogress">Sincronización en progreso…</string>
|
||||
<string name="fatal_error">¡Error fatal!</string>
|
||||
|
||||
<!-- Errors -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user