1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 23:46:18 +00:00

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-03-06 03:29:09 +00:00
parent d0aa7512c2
commit e86d1c0dee
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 2 deletions

View File

@ -5,6 +5,8 @@ OC.L10N.register(
"Cancel" : "Encaboxar",
"Confirm" : "Confirmar",
"No contact found." : "Nun s'atopó nengún contautu.",
"Settings" : "Configuración"
"Settings" : "Configuración",
"Enable" : "Activar",
"Disable" : "Desactivar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -3,6 +3,8 @@
"Cancel" : "Encaboxar",
"Confirm" : "Confirmar",
"No contact found." : "Nun s'atopó nengún contautu.",
"Settings" : "Configuración"
"Settings" : "Configuración",
"Enable" : "Activar",
"Disable" : "Desactivar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}