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:
parent
d0aa7512c2
commit
e86d1c0dee
@ -5,6 +5,8 @@ OC.L10N.register(
|
|||||||
"Cancel" : "Encaboxar",
|
"Cancel" : "Encaboxar",
|
||||||
"Confirm" : "Confirmar",
|
"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",
|
||||||
|
"Enable" : "Activar",
|
||||||
|
"Disable" : "Desactivar"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
"Cancel" : "Encaboxar",
|
"Cancel" : "Encaboxar",
|
||||||
"Confirm" : "Confirmar",
|
"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",
|
||||||
|
"Enable" : "Activar",
|
||||||
|
"Disable" : "Desactivar"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user