1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
ocsms/l10n/ast.js
Nextcloud bot e86d1c0dee
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-06 03:29:09 +00:00

13 lines
375 B
JavaScript

OC.L10N.register(
"ocsms",
{
"An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola nube",
"Cancel" : "Encaboxar",
"Confirm" : "Confirmar",
"No contact found." : "Nun s'atopó nengún contautu.",
"Settings" : "Configuración",
"Enable" : "Activar",
"Disable" : "Desactivar"
},
"nplurals=2; plural=(n != 1);");