1
0
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:
Nextcloud bot 2023-07-19 02:42:26 +00:00
parent a5a9c7967d
commit 8d2a1bab74
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 9 additions and 2 deletions

View File

@ -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>

View File

@ -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 -->