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-12-24 01:20:24 +00:00
parent 26c67054bb
commit b9810e712c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ OC.L10N.register(
{ {
"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", "Cancel" : "Encaboxar",
"Confirm" : "Confirmar",
"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,6 +1,7 @@
{ "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", "Cancel" : "Encaboxar",
"Confirm" : "Confirmar",
"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);"