Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/953/head
parent
9653f01636
commit
5f0bc4d363
|
@ -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));");
|
||||
|
|
|
@ -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));"
|
||||
}
|
Loading…
Reference in New Issue