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>2022-04-24 05:46:55 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 05:46:55 +0300
commit76a2e8a477e511b59140587ea7c838019e64cda1 (patch)
tree8120548fcbb862d3693dbdbb1e2a5b4288c18b07
parent31cba506fbaeb476a93b5eb139da00877ef2c20c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/gd.js8
-rw-r--r--l10n/gd.json6
-rw-r--r--l10n/kab.js2
-rw-r--r--l10n/kab.json2
-rw-r--r--l10n/lo.js1
-rw-r--r--l10n/lo.json1
-rw-r--r--l10n/nn_NO.js1
-rw-r--r--l10n/nn_NO.json1
-rw-r--r--l10n/oc.js2
-rw-r--r--l10n/oc.json2
-rw-r--r--l10n/si.js1
-rw-r--r--l10n/si.json1
-rw-r--r--l10n/th.js1
-rw-r--r--l10n/th.json1
-rw-r--r--l10n/tk.js8
-rw-r--r--l10n/tk.json6
-rw-r--r--l10n/vi.js2
-rw-r--r--l10n/vi.json2
18 files changed, 48 insertions, 0 deletions
diff --git a/l10n/gd.js b/l10n/gd.js
new file mode 100644
index 0000000..66e8993
--- /dev/null
+++ b/l10n/gd.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "files_filter",
+ {
+ "Videos" : "Videothan",
+ "Name" : "Ainm",
+ "Delete" : "Sguab às"
+},
+"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");
diff --git a/l10n/gd.json b/l10n/gd.json
new file mode 100644
index 0000000..811df7f
--- /dev/null
+++ b/l10n/gd.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Videos" : "Videothan",
+ "Name" : "Ainm",
+ "Delete" : "Sguab às"
+},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"
+} \ No newline at end of file
diff --git a/l10n/kab.js b/l10n/kab.js
index 674fd9f..48a810f 100644
--- a/l10n/kab.js
+++ b/l10n/kab.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"files_filter",
{
+ "Videos" : "Tividyutin",
+ "Name" : "Nom",
"Delete" : "Kkes"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
index c4af63a..a726523 100644
--- a/l10n/kab.json
+++ b/l10n/kab.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Videos" : "Tividyutin",
+ "Name" : "Nom",
"Delete" : "Kkes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/lo.js b/l10n/lo.js
index ba3b517..d0ba918 100644
--- a/l10n/lo.js
+++ b/l10n/lo.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_filter",
{
+ "Videos" : "ວິດີໂອ",
"Name" : "ຊື່",
"Size" : "ຂະຫນາດ",
"Modified" : "\"{name}\" ແມ່ນຊື່ໄຟລ໌ທີ່ບໍ່ຖືກຕ້ອງ.",
diff --git a/l10n/lo.json b/l10n/lo.json
index 3b50092..c5b64da 100644
--- a/l10n/lo.json
+++ b/l10n/lo.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Videos" : "ວິດີໂອ",
"Name" : "ຊື່",
"Size" : "ຂະຫນາດ",
"Modified" : "\"{name}\" ແມ່ນຊື່ໄຟລ໌ທີ່ບໍ່ຖືກຕ້ອງ.",
diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js
index 494b03e..748a6ac 100644
--- a/l10n/nn_NO.js
+++ b/l10n/nn_NO.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Images" : "Bilete",
"Videos" : "Video",
+ "Filter" : "Filter",
"Name" : "Namn",
"Size" : "Storleik",
"Modified" : "Endra",
diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json
index c8cfa0a..54f6b4d 100644
--- a/l10n/nn_NO.json
+++ b/l10n/nn_NO.json
@@ -1,6 +1,7 @@
{ "translations": {
"Images" : "Bilete",
"Videos" : "Video",
+ "Filter" : "Filter",
"Name" : "Namn",
"Size" : "Storleik",
"Modified" : "Endra",
diff --git a/l10n/oc.js b/l10n/oc.js
index d57da43..1d17be7 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -1,8 +1,10 @@
OC.L10N.register(
"files_filter",
{
+ "Images" : "Imatges",
"Name" : "Nom",
"Size" : "Talha",
+ "Modified" : "Modificat",
"Delete" : "Suprimir"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
index 885c038..a9bd0ea 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -1,6 +1,8 @@
{ "translations": {
+ "Images" : "Imatges",
"Name" : "Nom",
"Size" : "Talha",
+ "Modified" : "Modificat",
"Delete" : "Suprimir"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/si.js b/l10n/si.js
index d278763..041d939 100644
--- a/l10n/si.js
+++ b/l10n/si.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_filter",
{
+ "Images" : "පින්තූර",
"No images found" : "පින්තූර කිසිවක් හමු නොවීය",
"Filter" : "පෙරහන",
"Files filter" : "ගොනු පෙරහන",
diff --git a/l10n/si.json b/l10n/si.json
index 544c211..21711e5 100644
--- a/l10n/si.json
+++ b/l10n/si.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Images" : "පින්තූර",
"No images found" : "පින්තූර කිසිවක් හමු නොවීය",
"Filter" : "පෙරහන",
"Files filter" : "ගොනු පෙරහන",
diff --git a/l10n/th.js b/l10n/th.js
index 9c7ca51..282d910 100644
--- a/l10n/th.js
+++ b/l10n/th.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"files_filter",
{
"Images" : "รูปภาพ",
+ "Videos" : "วิดีโอ",
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Name" : "ชื่อ",
"Size" : "ขนาด",
diff --git a/l10n/th.json b/l10n/th.json
index 29d67e6..31e5a73 100644
--- a/l10n/th.json
+++ b/l10n/th.json
@@ -1,5 +1,6 @@
{ "translations": {
"Images" : "รูปภาพ",
+ "Videos" : "วิดีโอ",
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Name" : "ชื่อ",
"Size" : "ขนาด",
diff --git a/l10n/tk.js b/l10n/tk.js
new file mode 100644
index 0000000..a3ff42a
--- /dev/null
+++ b/l10n/tk.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "files_filter",
+ {
+ "Videos" : "Wideo",
+ "Name" : "Ady",
+ "Delete" : "Pozmak"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/tk.json b/l10n/tk.json
new file mode 100644
index 0000000..3a66655
--- /dev/null
+++ b/l10n/tk.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Videos" : "Wideo",
+ "Name" : "Ady",
+ "Delete" : "Pozmak"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/vi.js b/l10n/vi.js
index cb61d9f..0d5c767 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"files_filter",
{
+ "Images" : "Hình ảnh",
"Videos" : "Phim",
+ "Filter" : "Lọc",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
"Name" : "Tên",
"Size" : "Kích cỡ",
diff --git a/l10n/vi.json b/l10n/vi.json
index f27ac37..d68b651 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -1,5 +1,7 @@
{ "translations": {
+ "Images" : "Hình ảnh",
"Videos" : "Phim",
+ "Filter" : "Lọc",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
"Name" : "Tên",
"Size" : "Kích cỡ",