[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2020-12-30 02:31:14 +00:00
parent dd5f47cecd
commit 7d88535771
20 changed files with 34 additions and 6 deletions

View File

@@ -252,6 +252,7 @@ OC.L10N.register(
"Link to a board" : "Link do tablicy",
"Link to a card" : "Link do karty",
"Something went wrong" : "Coś poszło nie tak",
"Failed to upload {name}" : "Nie udało się wysłać {name}",
"Maximum file size of {size} exceeded" : "Przekroczono maksymalny rozmiar pliku {size}"
},
"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);");