[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2017-06-09 00:12:01 +00:00
parent 2e1f743698
commit e7b095591a
62 changed files with 36 additions and 286 deletions

View File

@@ -39,9 +39,6 @@ OC.L10N.register(
"Comments" : "Komentarze",
"History" : "Historia",
"Shared with you" : "Współdzielone z tobą",
"edit" : "edytuj",
"delete" : "usuń",
"remove share" : "usuń współdzielenie",
"Create a new board" : "Utwórz nową tablicę"
},
"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);");