[tx-robot] updated from transifex
This commit is contained in:
parent
2f9325aa7e
commit
2ae0639154
2 changed files with 18 additions and 0 deletions
10
l10n/ro.js
Normal file
10
l10n/ro.js
Normal file
|
@ -0,0 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"data_request",
|
||||
{
|
||||
"sent!" : "trimis!",
|
||||
"No administrator could have been contacted." : "Niciun administrator nu a putut fi contactat.",
|
||||
"Account deletion request" : "Cerere ștergere cont",
|
||||
"Account" : "Cont",
|
||||
"Request account deletion" : "Cerere ștergere cont"
|
||||
},
|
||||
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
|
8
l10n/ro.json
Normal file
8
l10n/ro.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{ "translations": {
|
||||
"sent!" : "trimis!",
|
||||
"No administrator could have been contacted." : "Niciun administrator nu a putut fi contactat.",
|
||||
"Account deletion request" : "Cerere ștergere cont",
|
||||
"Account" : "Cont",
|
||||
"Request account deletion" : "Cerere ștergere cont"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
|
||||
}
|
Loading…
Reference in a new issue