1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-21 17:05:43 +00:00

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-06-22 03:08:25 +00:00
parent 1e603083f9
commit d9955dd6d9
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms",
{
"Cancel" : "Diddymu",
"Confirm" : "Cadarnhau",
"Settings" : "Gosodiadau",
"Disable" : "Analluogi"
},

View File

@ -1,5 +1,6 @@
{ "translations": {
"Cancel" : "Diddymu",
"Confirm" : "Cadarnhau",
"Settings" : "Gosodiadau",
"Disable" : "Analluogi"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"