[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2018-05-17 00:21:25 +00:00
parent 3b6c04dad9
commit bd32f51451
10 changed files with 10 additions and 10 deletions

View File

@@ -55,5 +55,5 @@
"View more" : "Rodyti daugiau",
"Move board to archive" : "Perkelti sąrašą į archyvą",
"Create a new board" : "Sukurti naują sąrašą"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 1 : (n%10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 3 : n % 1 != 0 ? 4);"
}