Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/953/head
Nextcloud bot 2023-11-22 02:23:23 +00:00
parent 9653f01636
commit 5f0bc4d363
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

3
l10n/ro.js vendored
View File

@ -62,6 +62,7 @@ OC.L10N.register(
"Position" : "Poziție",
"Auto" : "Auto",
"Setup" : "Configurare",
"Yes" : "Da"
"Yes" : "Da",
"No" : "Nu"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");

3
l10n/ro.json vendored
View File

@ -60,6 +60,7 @@
"Position" : "Poziție",
"Auto" : "Auto",
"Setup" : "Configurare",
"Yes" : "Da"
"Yes" : "Da",
"No" : "Nu"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}