1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-11-01 01:21:19 +00:00
parent eecff2c514
commit 4dbc698687
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola nube", "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola nube",
"Cancel" : "Encaboxar",
"No contact found." : "Nun s'atopó nengún contautu.", "No contact found." : "Nun s'atopó nengún contautu.",
"Settings" : "Configuración" "Settings" : "Configuración"
}, },

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola nube", "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola nube",
"Cancel" : "Encaboxar",
"No contact found." : "Nun s'atopó nengún contautu.", "No contact found." : "Nun s'atopó nengún contautu.",
"Settings" : "Configuración" "Settings" : "Configuración"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"