Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-18 03:24:59 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-18 03:24:59 +0300
commitb684b5614b25107d3062df0961de86ba636e7389 (patch)
tree5dbe9c3c8e3248380f47c345b584856f5105c5e4
parenta626144f99795fc04179a8f60b73f922ade71d2c (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/he.js2
-rw-r--r--l10n/he.json2
-rw-r--r--l10n/ka_GE.js2
-rw-r--r--l10n/ka_GE.json2
-rw-r--r--l10n/lt_LT.js2
-rw-r--r--l10n/lt_LT.json2
-rw-r--r--l10n/sk.js2
-rw-r--r--l10n/sk.json2
10 files changed, 10 insertions, 10 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 31e3621..ad6dc7b 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -15,4 +15,4 @@ OC.L10N.register(
"No videos found" : "Nebylo nalezeno žádné video",
"Any uploaded video will show up here" : "Všechna nahraná videa se zobrazí zde"
},
-"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;");
+"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 19a15a6..9dcc2e5 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -12,5 +12,5 @@
"Delete" : "Smazat",
"No videos found" : "Nebylo nalezeno žádné video",
"Any uploaded video will show up here" : "Všechna nahraná videa se zobrazí zde"
-},"pluralForm" :"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;"
+},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/he.js b/l10n/he.js
index 4e61b98..8ec0705 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -15,4 +15,4 @@ OC.L10N.register(
"No videos found" : "לא נמצאו סרטונים",
"Any uploaded video will show up here" : "כל הסרטונים שהועלו יופיעו כאן"
},
-"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);");
+"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/l10n/he.json b/l10n/he.json
index 143818b..b5e38b0 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -12,5 +12,5 @@
"Delete" : "מחיקה",
"No videos found" : "לא נמצאו סרטונים",
"Any uploaded video will show up here" : "כל הסרטונים שהועלו יופיעו כאן"
-},"pluralForm" :"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);"
+},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
index 02ddde5..30c7808 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -15,4 +15,4 @@ OC.L10N.register(
"No videos found" : "ვიდეოები ვერ იქნა ნაპოვნი",
"Any uploaded video will show up here" : "აქ გამოჩნდება ნებისმიერი ატვირთული ვიდეო"
},
-"nplurals=2; plural=(n==1);");
+"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index bf7e0c8..a08b689 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -12,5 +12,5 @@
"Delete" : "გაუქმება",
"No videos found" : "ვიდეოები ვერ იქნა ნაპოვნი",
"Any uploaded video will show up here" : "აქ გამოჩნდება ნებისმიერი ატვირთული ვიდეო"
-},"pluralForm" :"nplurals=2; plural=(n==1);"
+},"pluralForm" :"nplurals=2; plural=(n!=1);"
} \ No newline at end of file
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 0d6cc27..e51e436 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -15,4 +15,4 @@ OC.L10N.register(
"No videos found" : "Vaizdo įrašų nerasta",
"Any uploaded video will show up here" : "Įkelti video duomenys rodomi čia"
},
-"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);");
+"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 677cb84..d8714aa 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -12,5 +12,5 @@
"Delete" : "Ištrinti",
"No videos found" : "Vaizdo įrašų nerasta",
"Any uploaded video will show up here" : "Įkelti video duomenys rodomi čia"
-},"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);"
+},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index 2f9a6d2..8993ea5 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -15,4 +15,4 @@ OC.L10N.register(
"No videos found" : "Nenašli sa žiadne videá",
"Any uploaded video will show up here" : "Všetky nahraté obrázky sa zobrazia tu"
},
-"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);");
+"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index ba85ff9..e73dd6a 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -12,5 +12,5 @@
"Delete" : "Zmazať",
"No videos found" : "Nenašli sa žiadne videá",
"Any uploaded video will show up here" : "Všetky nahraté obrázky sa zobrazia tu"
-},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file