[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

@@ -71,4 +71,4 @@ OC.L10N.register(
"Move board to archive" : "Přesunout desku do archivu",
"Create a new board" : "Vytvořit novou desku"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;");

View File

@@ -68,5 +68,5 @@
"View more" : "Ukázat více",
"Move board to archive" : "Přesunout desku do archivu",
"Create a new board" : "Vytvořit novou desku"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
},"pluralForm" :"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;"
}

View File

@@ -73,4 +73,4 @@ OC.L10N.register(
"Move board to archive" : "დაფის არქვიში გადატანა",
"Create a new board" : "ახალი დაფის შექმნა"
},
"nplurals=1; plural=0;");
"nplurals=2; plural=(n==1);");

View File

@@ -70,5 +70,5 @@
"View more" : "მეტის ჩვენება",
"Move board to archive" : "დაფის არქვიში გადატანა",
"Create a new board" : "ახალი დაფის შექმნა"
},"pluralForm" :"nplurals=1; plural=0;"
},"pluralForm" :"nplurals=2; plural=(n==1);"
}

View File

@@ -58,4 +58,4 @@ OC.L10N.register(
"Move board to archive" : "Perkelti sąrašą į archyvą",
"Create a new board" : "Sukurti naują sąrašą"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
"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);");

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);"
}

View File

@@ -70,4 +70,4 @@ OC.L10N.register(
"Move board to archive" : "Presunúť tabuľu do archívu",
"Create a new board" : "Vytvoriť novú tabuľu"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);");

View File

@@ -67,5 +67,5 @@
"View more" : "Pozrieť viac",
"Move board to archive" : "Presunúť tabuľu do archívu",
"Create a new board" : "Vytvoriť novú tabuľu"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);"
}

View File

@@ -50,4 +50,4 @@ OC.L10N.register(
"Move board to archive" : "Перемістити до архіву",
"Create a new board" : "Створити нову дошку"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
"nplurals=4; plural=( n % 1 == 0 && n % 10 =1 && n % 100 != 11) ? 1 : ( n %1 == 0 && ( n >= 2 && n <=4) && ( n % 100 <12 || n % 100 > 14)) ? 3 : ( n % 1 ==0 && (n% 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14));");

View File

@@ -47,5 +47,5 @@
"Shared boards" : "Спільні дошки",
"Move board to archive" : "Перемістити до архіву",
"Create a new board" : "Створити нову дошку"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
},"pluralForm" :"nplurals=4; plural=( n % 1 == 0 && n % 10 =1 && n % 100 != 11) ? 1 : ( n %1 == 0 && ( n >= 2 && n <=4) && ( n % 100 <12 || n % 100 > 14)) ? 3 : ( n % 1 ==0 && (n% 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14));"
}