[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2017-06-17 00:32:06 +02:00
parent f5e05a382d
commit 458a8749a7
2 changed files with 2 additions and 2 deletions

View File

@ -34,4 +34,4 @@ OC.L10N.register(
"Please re-enter a valid email address" : "Proszę ponownie wprowadzić adres email",
"You will receive an email with a verification link" : "Otrzymasz email z linkiem weryfikacyjnym"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

View File

@ -31,5 +31,5 @@
"Request verification link" : "Zażądaj linku weryfikacyjnego",
"Please re-enter a valid email address" : "Proszę ponownie wprowadzić adres email",
"You will receive an email with a verification link" : "Otrzymasz email z linkiem weryfikacyjnym"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}