1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/ast.js
Nextcloud bot d6aba335bc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-25 01:15:31 +00:00

15 lines
505 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",
"Invalid message limit" : "La llende de mensaxes ye inválida",
"Notification settings" : "Configuración de los avisos",
"Enable" : "Activar",
"Disable" : "Desactivar"
},
"nplurals=2; plural=(n != 1);");