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