1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-10 01:16:12 +00:00
ocsms/l10n/ast.js
Nextcloud bot b9810e712c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-24 01:20:24 +00:00

11 lines
319 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"
},
"nplurals=2; plural=(n != 1);");