diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
commit | fe29feae9a1ee759e09091941e3bcf96f72e3f21 (patch) | |
tree | 2a990f74861cdebe4076c8e0bf80f4c96ffe8698 /apps/systemtags | |
parent | c6b24573066cfc87b73b1b61b41032b8c5a406cf (diff) | |
download | nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.tar.gz nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
144 files changed, 1428 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/ar.js b/apps/systemtags/l10n/ar.js new file mode 100644 index 00000000000..e6b482d3362 --- /dev/null +++ b/apps/systemtags/l10n/ar.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "فئاة", + "No files in here" : "لا يوجد ملفات هنا ", + "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", + "Name" : "اسم", + "Size" : "حجم", + "Modified" : "معدل" +}, +"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/systemtags/l10n/ar.json b/apps/systemtags/l10n/ar.json new file mode 100644 index 00000000000..5527f0303e8 --- /dev/null +++ b/apps/systemtags/l10n/ar.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "فئاة", + "No files in here" : "لا يوجد ملفات هنا ", + "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", + "Name" : "اسم", + "Size" : "حجم", + "Modified" : "معدل" +},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ast.js b/apps/systemtags/l10n/ast.js new file mode 100644 index 00000000000..702a76b0707 --- /dev/null +++ b/apps/systemtags/l10n/ast.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquetes", + "No files in here" : "Nun hai nengún ficheru equí", + "No entries found in this folder" : "Nenguna entrada en esta carpeta", + "Name" : "Nome", + "Size" : "Tamañu", + "Modified" : "Modificáu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ast.json b/apps/systemtags/l10n/ast.json new file mode 100644 index 00000000000..c69d5f1df78 --- /dev/null +++ b/apps/systemtags/l10n/ast.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Etiquetes", + "No files in here" : "Nun hai nengún ficheru equí", + "No entries found in this folder" : "Nenguna entrada en esta carpeta", + "Name" : "Nome", + "Size" : "Tamañu", + "Modified" : "Modificáu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/az.js b/apps/systemtags/l10n/az.js new file mode 100644 index 00000000000..8f0ba9e28c6 --- /dev/null +++ b/apps/systemtags/l10n/az.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Işarələr", + "No files in here" : "Burda fayl yoxdur", + "No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı", + "Name" : "Ad", + "Size" : "Həcm", + "Modified" : "Dəyişdirildi" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/az.json b/apps/systemtags/l10n/az.json new file mode 100644 index 00000000000..a5ab7f9e5bd --- /dev/null +++ b/apps/systemtags/l10n/az.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Işarələr", + "No files in here" : "Burda fayl yoxdur", + "No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı", + "Name" : "Ad", + "Size" : "Həcm", + "Modified" : "Dəyişdirildi" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/bg_BG.js b/apps/systemtags/l10n/bg_BG.js new file mode 100644 index 00000000000..6971d20a8c0 --- /dev/null +++ b/apps/systemtags/l10n/bg_BG.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Етикети", + "No files in here" : "Тук няма файлове", + "No entries found in this folder" : "Няма намерени записи в тази папка", + "Name" : "Име", + "Size" : "Размер", + "Modified" : "Променен на" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/bg_BG.json b/apps/systemtags/l10n/bg_BG.json new file mode 100644 index 00000000000..4e9f849ce9a --- /dev/null +++ b/apps/systemtags/l10n/bg_BG.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Етикети", + "No files in here" : "Тук няма файлове", + "No entries found in this folder" : "Няма намерени записи в тази папка", + "Name" : "Име", + "Size" : "Размер", + "Modified" : "Променен на" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/bn_BD.js b/apps/systemtags/l10n/bn_BD.js new file mode 100644 index 00000000000..f96d6f01737 --- /dev/null +++ b/apps/systemtags/l10n/bn_BD.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "ট্যাগ", + "Name" : "নাম", + "Size" : "আকার", + "Modified" : "পরিবর্তিত" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/bn_BD.json b/apps/systemtags/l10n/bn_BD.json new file mode 100644 index 00000000000..addec02b139 --- /dev/null +++ b/apps/systemtags/l10n/bn_BD.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "ট্যাগ", + "Name" : "নাম", + "Size" : "আকার", + "Modified" : "পরিবর্তিত" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/bn_IN.js b/apps/systemtags/l10n/bn_IN.js new file mode 100644 index 00000000000..fa63ae2f4d1 --- /dev/null +++ b/apps/systemtags/l10n/bn_IN.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "ট্যাগ্স", + "Name" : "নাম", + "Size" : "আকার" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/bn_IN.json b/apps/systemtags/l10n/bn_IN.json new file mode 100644 index 00000000000..2e77bae1a0f --- /dev/null +++ b/apps/systemtags/l10n/bn_IN.json @@ -0,0 +1,6 @@ +{ "translations": { + "Tags" : "ট্যাগ্স", + "Name" : "নাম", + "Size" : "আকার" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/bs.js b/apps/systemtags/l10n/bs.js new file mode 100644 index 00000000000..2a5a7390721 --- /dev/null +++ b/apps/systemtags/l10n/bs.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "Ime", + "Size" : "Veličina", + "Modified" : "Izmijenjeno" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/systemtags/l10n/bs.json b/apps/systemtags/l10n/bs.json new file mode 100644 index 00000000000..b9c36e5a8d3 --- /dev/null +++ b/apps/systemtags/l10n/bs.json @@ -0,0 +1,6 @@ +{ "translations": { + "Name" : "Ime", + "Size" : "Veličina", + "Modified" : "Izmijenjeno" +},"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);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ca.js b/apps/systemtags/l10n/ca.js new file mode 100644 index 00000000000..20ec2d4edb1 --- /dev/null +++ b/apps/systemtags/l10n/ca.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquetes", + "No files in here" : "No hi ha arxius", + "No entries found in this folder" : "No hi ha entrades en aquesta carpeta", + "Name" : "Nom", + "Size" : "Mida", + "Modified" : "Modificat" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ca.json b/apps/systemtags/l10n/ca.json new file mode 100644 index 00000000000..87c8c678761 --- /dev/null +++ b/apps/systemtags/l10n/ca.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Etiquetes", + "No files in here" : "No hi ha arxius", + "No entries found in this folder" : "No hi ha entrades en aquesta carpeta", + "Name" : "Nom", + "Size" : "Mida", + "Modified" : "Modificat" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/cs_CZ.js b/apps/systemtags/l10n/cs_CZ.js new file mode 100644 index 00000000000..01daba1bf25 --- /dev/null +++ b/apps/systemtags/l10n/cs_CZ.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Značky", + "No files in here" : "Žádné soubory", + "No entries found in this folder" : "V této složce nebylo nic nalezeno", + "Name" : "Název", + "Size" : "Velikost", + "Modified" : "Upraveno" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/systemtags/l10n/cs_CZ.json b/apps/systemtags/l10n/cs_CZ.json new file mode 100644 index 00000000000..c3cb03c25aa --- /dev/null +++ b/apps/systemtags/l10n/cs_CZ.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Značky", + "No files in here" : "Žádné soubory", + "No entries found in this folder" : "V této složce nebylo nic nalezeno", + "Name" : "Název", + "Size" : "Velikost", + "Modified" : "Upraveno" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/cy_GB.js b/apps/systemtags/l10n/cy_GB.js new file mode 100644 index 00000000000..37e0926605c --- /dev/null +++ b/apps/systemtags/l10n/cy_GB.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tagiau", + "Name" : "Enw", + "Size" : "Maint", + "Modified" : "Addaswyd" +}, +"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/apps/systemtags/l10n/cy_GB.json b/apps/systemtags/l10n/cy_GB.json new file mode 100644 index 00000000000..d076240de44 --- /dev/null +++ b/apps/systemtags/l10n/cy_GB.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "Tagiau", + "Name" : "Enw", + "Size" : "Maint", + "Modified" : "Addaswyd" +},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/da.js b/apps/systemtags/l10n/da.js new file mode 100644 index 00000000000..5b381b76f48 --- /dev/null +++ b/apps/systemtags/l10n/da.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Mærker", + "No files in here" : "Her er ingen filer", + "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", + "Name" : "Navn", + "Size" : "Størrelse", + "Modified" : "Ændret" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/da.json b/apps/systemtags/l10n/da.json new file mode 100644 index 00000000000..9b5049facc7 --- /dev/null +++ b/apps/systemtags/l10n/da.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Mærker", + "No files in here" : "Her er ingen filer", + "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", + "Name" : "Navn", + "Size" : "Størrelse", + "Modified" : "Ændret" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js new file mode 100644 index 00000000000..6793c996683 --- /dev/null +++ b/apps/systemtags/l10n/de.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Schlagworte", + "No files in here" : "Keine Dateien vorhanden", + "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", + "Name" : "Name", + "Size" : "Größe", + "Modified" : "Geändert" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json new file mode 100644 index 00000000000..3a55340c760 --- /dev/null +++ b/apps/systemtags/l10n/de.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Schlagworte", + "No files in here" : "Keine Dateien vorhanden", + "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", + "Name" : "Name", + "Size" : "Größe", + "Modified" : "Geändert" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js new file mode 100644 index 00000000000..6793c996683 --- /dev/null +++ b/apps/systemtags/l10n/de_DE.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Schlagworte", + "No files in here" : "Keine Dateien vorhanden", + "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", + "Name" : "Name", + "Size" : "Größe", + "Modified" : "Geändert" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json new file mode 100644 index 00000000000..3a55340c760 --- /dev/null +++ b/apps/systemtags/l10n/de_DE.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Schlagworte", + "No files in here" : "Keine Dateien vorhanden", + "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", + "Name" : "Name", + "Size" : "Größe", + "Modified" : "Geändert" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/el.js b/apps/systemtags/l10n/el.js new file mode 100644 index 00000000000..fc28aae1554 --- /dev/null +++ b/apps/systemtags/l10n/el.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Ετικέτες", + "No files in here" : "Δεν υπάρχουν αρχεία", + "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο", + "Name" : "Όνομα", + "Size" : "Μέγεθος", + "Modified" : "Τροποποιήθηκε" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/el.json b/apps/systemtags/l10n/el.json new file mode 100644 index 00000000000..ff5a775d737 --- /dev/null +++ b/apps/systemtags/l10n/el.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Ετικέτες", + "No files in here" : "Δεν υπάρχουν αρχεία", + "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο", + "Name" : "Όνομα", + "Size" : "Μέγεθος", + "Modified" : "Τροποποιήθηκε" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js new file mode 100644 index 00000000000..c6710aaecbf --- /dev/null +++ b/apps/systemtags/l10n/en_GB.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tags", + "No files in here" : "No files in here", + "No entries found in this folder" : "No entries found in this folder", + "Name" : "Name", + "Size" : "Size", + "Modified" : "Modified" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/en_GB.json b/apps/systemtags/l10n/en_GB.json new file mode 100644 index 00000000000..620a3c92484 --- /dev/null +++ b/apps/systemtags/l10n/en_GB.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Tags", + "No files in here" : "No files in here", + "No entries found in this folder" : "No entries found in this folder", + "Name" : "Name", + "Size" : "Size", + "Modified" : "Modified" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/eo.js b/apps/systemtags/l10n/eo.js new file mode 100644 index 00000000000..ede61aba3e6 --- /dev/null +++ b/apps/systemtags/l10n/eo.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etikedoj", + "No files in here" : "Neniu dosiero estas ĉi tie", + "Name" : "Nomo", + "Size" : "Grando", + "Modified" : "Modifita" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/eo.json b/apps/systemtags/l10n/eo.json new file mode 100644 index 00000000000..8b7389e7112 --- /dev/null +++ b/apps/systemtags/l10n/eo.json @@ -0,0 +1,8 @@ +{ "translations": { + "Tags" : "Etikedoj", + "No files in here" : "Neniu dosiero estas ĉi tie", + "Name" : "Nomo", + "Size" : "Grando", + "Modified" : "Modifita" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js new file mode 100644 index 00000000000..7ed27b6c085 --- /dev/null +++ b/apps/systemtags/l10n/es.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquetas", + "No files in here" : "Aquí no hay archivos", + "No entries found in this folder" : "No hay entradas en esta carpeta", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json new file mode 100644 index 00000000000..038cf956fb3 --- /dev/null +++ b/apps/systemtags/l10n/es.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Etiquetas", + "No files in here" : "Aquí no hay archivos", + "No entries found in this folder" : "No hay entradas en esta carpeta", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/es_AR.js b/apps/systemtags/l10n/es_AR.js new file mode 100644 index 00000000000..e5c543ce18b --- /dev/null +++ b/apps/systemtags/l10n/es_AR.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquetas", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/es_AR.json b/apps/systemtags/l10n/es_AR.json new file mode 100644 index 00000000000..5bae74d482d --- /dev/null +++ b/apps/systemtags/l10n/es_AR.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "Etiquetas", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/es_MX.js b/apps/systemtags/l10n/es_MX.js new file mode 100644 index 00000000000..e5c543ce18b --- /dev/null +++ b/apps/systemtags/l10n/es_MX.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquetas", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/es_MX.json b/apps/systemtags/l10n/es_MX.json new file mode 100644 index 00000000000..5bae74d482d --- /dev/null +++ b/apps/systemtags/l10n/es_MX.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "Etiquetas", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/et_EE.js b/apps/systemtags/l10n/et_EE.js new file mode 100644 index 00000000000..73e32f8cb6d --- /dev/null +++ b/apps/systemtags/l10n/et_EE.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Sildid", + "No files in here" : "Siin ei ole faile", + "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", + "Name" : "Nimi", + "Size" : "Suurus", + "Modified" : "Muudetud" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/et_EE.json b/apps/systemtags/l10n/et_EE.json new file mode 100644 index 00000000000..39073efcbf9 --- /dev/null +++ b/apps/systemtags/l10n/et_EE.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Sildid", + "No files in here" : "Siin ei ole faile", + "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", + "Name" : "Nimi", + "Size" : "Suurus", + "Modified" : "Muudetud" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/eu.js b/apps/systemtags/l10n/eu.js new file mode 100644 index 00000000000..d63ba97fd42 --- /dev/null +++ b/apps/systemtags/l10n/eu.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiketak", + "No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan", + "Name" : "Izena", + "Size" : "Tamaina", + "Modified" : "Aldatuta" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/eu.json b/apps/systemtags/l10n/eu.json new file mode 100644 index 00000000000..2e445cf8fc5 --- /dev/null +++ b/apps/systemtags/l10n/eu.json @@ -0,0 +1,8 @@ +{ "translations": { + "Tags" : "Etiketak", + "No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan", + "Name" : "Izena", + "Size" : "Tamaina", + "Modified" : "Aldatuta" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/fa.js b/apps/systemtags/l10n/fa.js new file mode 100644 index 00000000000..a20ad641799 --- /dev/null +++ b/apps/systemtags/l10n/fa.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "برچسبها", + "No files in here" : "هیچ فایلی اینجا وجود ندارد", + "No entries found in this folder" : "هیچ ورودیای در این پوشه وجود ندارد", + "Name" : "نام", + "Size" : "اندازه", + "Modified" : "تاریخ" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/fa.json b/apps/systemtags/l10n/fa.json new file mode 100644 index 00000000000..6ae2f7b2d8e --- /dev/null +++ b/apps/systemtags/l10n/fa.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "برچسبها", + "No files in here" : "هیچ فایلی اینجا وجود ندارد", + "No entries found in this folder" : "هیچ ورودیای در این پوشه وجود ندارد", + "Name" : "نام", + "Size" : "اندازه", + "Modified" : "تاریخ" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/fi_FI.js b/apps/systemtags/l10n/fi_FI.js new file mode 100644 index 00000000000..bd9b003554c --- /dev/null +++ b/apps/systemtags/l10n/fi_FI.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "systemtags", + { + "<strong>System tags</strong> for a file have been modified" : "Tiedoston <strong>järjestelmätunnisteita</strong> on muokattu", + "%s (invisible)" : "%s (näkymätön)", + "Tags" : "Tunnisteet", + "Tagged files" : "Tunnisteella merkityt tiedostot", + "Select tags to filter by" : "Valitse suodatettavat tunnisteet", + "Please select tags to filter by" : "Valitse suodatettavat tunnisteet", + "No files found for the selected tags" : "Tiedostoja ei löytynyt valituilla tunnisteilla", + "No files in here" : "Täällä ei ole tiedostoja", + "No entries found in this folder" : "Ei kohteita tässä kansiossa", + "Name" : "Nimi", + "Size" : "Koko", + "Modified" : "Muokattu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/fi_FI.json b/apps/systemtags/l10n/fi_FI.json new file mode 100644 index 00000000000..e624959c100 --- /dev/null +++ b/apps/systemtags/l10n/fi_FI.json @@ -0,0 +1,15 @@ +{ "translations": { + "<strong>System tags</strong> for a file have been modified" : "Tiedoston <strong>järjestelmätunnisteita</strong> on muokattu", + "%s (invisible)" : "%s (näkymätön)", + "Tags" : "Tunnisteet", + "Tagged files" : "Tunnisteella merkityt tiedostot", + "Select tags to filter by" : "Valitse suodatettavat tunnisteet", + "Please select tags to filter by" : "Valitse suodatettavat tunnisteet", + "No files found for the selected tags" : "Tiedostoja ei löytynyt valituilla tunnisteilla", + "No files in here" : "Täällä ei ole tiedostoja", + "No entries found in this folder" : "Ei kohteita tässä kansiossa", + "Name" : "Nimi", + "Size" : "Koko", + "Modified" : "Muokattu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/fr.js b/apps/systemtags/l10n/fr.js new file mode 100644 index 00000000000..fc3ac3e6917 --- /dev/null +++ b/apps/systemtags/l10n/fr.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Étiquettes", + "No files in here" : "Aucun fichier", + "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", + "Name" : "Nom", + "Size" : "Taille", + "Modified" : "Modifié" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/systemtags/l10n/fr.json b/apps/systemtags/l10n/fr.json new file mode 100644 index 00000000000..07ac7d66e13 --- /dev/null +++ b/apps/systemtags/l10n/fr.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Étiquettes", + "No files in here" : "Aucun fichier", + "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", + "Name" : "Nom", + "Size" : "Taille", + "Modified" : "Modifié" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/gl.js b/apps/systemtags/l10n/gl.js new file mode 100644 index 00000000000..c9a8797f5d9 --- /dev/null +++ b/apps/systemtags/l10n/gl.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquetas", + "No files in here" : "Aquí non hai ficheiros", + "No entries found in this folder" : "Non se atoparon entradas neste cartafol", + "Name" : "Nome", + "Size" : "Tamaño", + "Modified" : "Modificado" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/gl.json b/apps/systemtags/l10n/gl.json new file mode 100644 index 00000000000..72875c4ee7b --- /dev/null +++ b/apps/systemtags/l10n/gl.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Etiquetas", + "No files in here" : "Aquí non hai ficheiros", + "No entries found in this folder" : "Non se atoparon entradas neste cartafol", + "Name" : "Nome", + "Size" : "Tamaño", + "Modified" : "Modificado" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/he.js b/apps/systemtags/l10n/he.js new file mode 100644 index 00000000000..c67035ccf12 --- /dev/null +++ b/apps/systemtags/l10n/he.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "systemtags", + { + "<strong>System tags</strong> for a file have been modified" : "<strong>תגיות מערכת</strong> שהשתנו עבור קובץ", + "%1$s assigned system tag %3$s" : "%1$s שייך/שייכה תגית מערכת %3$s", + "%1$s unassigned system tag %3$s" : "%1$s הסיר/ה שיוך תגית מערכת %3$s", + "%1$s created system tag %2$s" : "%1$s יצר/יצרה תגית מערכת %2$s", + "%1$s deleted system tag %2$s" : "%1$s מחק/ה תגית מערכת %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s עדכן/עדכנה תגית מערכת %3$s ל- %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s שייך/שייכה תגית מערכת %3$s ל- %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s הסיר/ה שיוך תגית מערכת %3$s מ- %2$s", + "%s (not-assignable)" : "%s (לא ניתן לשיוך)", + "%s (invisible)" : "%s (נסתר)", + "Tags" : "תגיות", + "Tagged files" : "קבצים שתויגו", + "Select tags to filter by" : "תגיות נבחרות מסוננות על ידי", + "Please select tags to filter by" : "יש לבחור תגיות שיסוננו על ידי", + "No files found for the selected tags" : "לא אותרו קבצים לתגיות הנבחרות", + "No files in here" : "אין כאן קבצים", + "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", + "Name" : "שם", + "Size" : "גודל", + "Modified" : "זמן שינוי" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/he.json b/apps/systemtags/l10n/he.json new file mode 100644 index 00000000000..73a7c7997c2 --- /dev/null +++ b/apps/systemtags/l10n/he.json @@ -0,0 +1,23 @@ +{ "translations": { + "<strong>System tags</strong> for a file have been modified" : "<strong>תגיות מערכת</strong> שהשתנו עבור קובץ", + "%1$s assigned system tag %3$s" : "%1$s שייך/שייכה תגית מערכת %3$s", + "%1$s unassigned system tag %3$s" : "%1$s הסיר/ה שיוך תגית מערכת %3$s", + "%1$s created system tag %2$s" : "%1$s יצר/יצרה תגית מערכת %2$s", + "%1$s deleted system tag %2$s" : "%1$s מחק/ה תגית מערכת %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s עדכן/עדכנה תגית מערכת %3$s ל- %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s שייך/שייכה תגית מערכת %3$s ל- %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s הסיר/ה שיוך תגית מערכת %3$s מ- %2$s", + "%s (not-assignable)" : "%s (לא ניתן לשיוך)", + "%s (invisible)" : "%s (נסתר)", + "Tags" : "תגיות", + "Tagged files" : "קבצים שתויגו", + "Select tags to filter by" : "תגיות נבחרות מסוננות על ידי", + "Please select tags to filter by" : "יש לבחור תגיות שיסוננו על ידי", + "No files found for the selected tags" : "לא אותרו קבצים לתגיות הנבחרות", + "No files in here" : "אין כאן קבצים", + "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", + "Name" : "שם", + "Size" : "גודל", + "Modified" : "זמן שינוי" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/hr.js b/apps/systemtags/l10n/hr.js new file mode 100644 index 00000000000..d4ccc01753d --- /dev/null +++ b/apps/systemtags/l10n/hr.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "No entries found in this folder" : "Zapis nije pronadjen u ovom direktorijumu ", + "Name" : "Naziv", + "Size" : "Veličina", + "Modified" : "Promijenjeno" +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/systemtags/l10n/hr.json b/apps/systemtags/l10n/hr.json new file mode 100644 index 00000000000..ca78210d813 --- /dev/null +++ b/apps/systemtags/l10n/hr.json @@ -0,0 +1,7 @@ +{ "translations": { + "No entries found in this folder" : "Zapis nije pronadjen u ovom direktorijumu ", + "Name" : "Naziv", + "Size" : "Veličina", + "Modified" : "Promijenjeno" +},"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;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/hu_HU.js b/apps/systemtags/l10n/hu_HU.js new file mode 100644 index 00000000000..ed90b2b07dc --- /dev/null +++ b/apps/systemtags/l10n/hu_HU.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Címkék", + "No files in here" : "Itt nincsenek fájlok", + "No entries found in this folder" : "Nincsenek bejegyzések ebben a könyvtárban", + "Name" : "Név", + "Size" : "Méret", + "Modified" : "Módosítva" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/hu_HU.json b/apps/systemtags/l10n/hu_HU.json new file mode 100644 index 00000000000..8122c6f93ca --- /dev/null +++ b/apps/systemtags/l10n/hu_HU.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Címkék", + "No files in here" : "Itt nincsenek fájlok", + "No entries found in this folder" : "Nincsenek bejegyzések ebben a könyvtárban", + "Name" : "Név", + "Size" : "Méret", + "Modified" : "Módosítva" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/hy.js b/apps/systemtags/l10n/hy.js new file mode 100644 index 00000000000..901854a96b6 --- /dev/null +++ b/apps/systemtags/l10n/hy.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "Անուն", + "Size" : "Չափս", + "Modified" : "Փոփոխված" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/hy.json b/apps/systemtags/l10n/hy.json new file mode 100644 index 00000000000..9e937f42cf0 --- /dev/null +++ b/apps/systemtags/l10n/hy.json @@ -0,0 +1,6 @@ +{ "translations": { + "Name" : "Անուն", + "Size" : "Չափս", + "Modified" : "Փոփոխված" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ia.js b/apps/systemtags/l10n/ia.js new file mode 100644 index 00000000000..46a0d7464b0 --- /dev/null +++ b/apps/systemtags/l10n/ia.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquettas", + "Name" : "Nomine", + "Size" : "Dimension", + "Modified" : "Modificate" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ia.json b/apps/systemtags/l10n/ia.json new file mode 100644 index 00000000000..aacb98d037a --- /dev/null +++ b/apps/systemtags/l10n/ia.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "Etiquettas", + "Name" : "Nomine", + "Size" : "Dimension", + "Modified" : "Modificate" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/id.js b/apps/systemtags/l10n/id.js new file mode 100644 index 00000000000..5ce41462833 --- /dev/null +++ b/apps/systemtags/l10n/id.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tag", + "No files in here" : "Tidak ada berkas disini", + "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", + "Name" : "Nama", + "Size" : "Ukuran", + "Modified" : "Dimodifikasi" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/id.json b/apps/systemtags/l10n/id.json new file mode 100644 index 00000000000..631da4fbe66 --- /dev/null +++ b/apps/systemtags/l10n/id.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Tag", + "No files in here" : "Tidak ada berkas disini", + "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", + "Name" : "Nama", + "Size" : "Ukuran", + "Modified" : "Dimodifikasi" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/is.js b/apps/systemtags/l10n/is.js new file mode 100644 index 00000000000..4338aaa6645 --- /dev/null +++ b/apps/systemtags/l10n/is.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tagg", + "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "Name" : "Nafn", + "Size" : "Stærð", + "Modified" : "Breytt" +}, +"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/systemtags/l10n/is.json b/apps/systemtags/l10n/is.json new file mode 100644 index 00000000000..d5a9f2ca7b1 --- /dev/null +++ b/apps/systemtags/l10n/is.json @@ -0,0 +1,8 @@ +{ "translations": { + "Tags" : "Tagg", + "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "Name" : "Nafn", + "Size" : "Stærð", + "Modified" : "Breytt" +},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js new file mode 100644 index 00000000000..08df09c9f62 --- /dev/null +++ b/apps/systemtags/l10n/it.js @@ -0,0 +1,13 @@ +OC.L10N.register( + "systemtags", + { + "%s (not-assignable)" : "%s (non assegnabile)", + "%s (invisible)" : "%s (invisibile)", + "Tags" : "Tag", + "No files in here" : "Qui non c'è alcun file", + "No entries found in this folder" : "Nessuna voce trovata in questa cartella", + "Name" : "Nome", + "Size" : "Dimensione", + "Modified" : "Modificato" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json new file mode 100644 index 00000000000..74970a0c2a3 --- /dev/null +++ b/apps/systemtags/l10n/it.json @@ -0,0 +1,11 @@ +{ "translations": { + "%s (not-assignable)" : "%s (non assegnabile)", + "%s (invisible)" : "%s (invisibile)", + "Tags" : "Tag", + "No files in here" : "Qui non c'è alcun file", + "No entries found in this folder" : "Nessuna voce trovata in questa cartella", + "Name" : "Nome", + "Size" : "Dimensione", + "Modified" : "Modificato" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js new file mode 100644 index 00000000000..0398a48613a --- /dev/null +++ b/apps/systemtags/l10n/ja.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "タグ", + "No files in here" : "ファイルがありません", + "No entries found in this folder" : "このフォルダーにはエントリーがありません", + "Name" : "名前", + "Size" : "サイズ", + "Modified" : "更新日時" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json new file mode 100644 index 00000000000..3886767f87c --- /dev/null +++ b/apps/systemtags/l10n/ja.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "タグ", + "No files in here" : "ファイルがありません", + "No entries found in this folder" : "このフォルダーにはエントリーがありません", + "Name" : "名前", + "Size" : "サイズ", + "Modified" : "更新日時" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ka_GE.js b/apps/systemtags/l10n/ka_GE.js new file mode 100644 index 00000000000..395e2739d8d --- /dev/null +++ b/apps/systemtags/l10n/ka_GE.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "ტაგები", + "Name" : "სახელი", + "Size" : "ზომა", + "Modified" : "შეცვლილია" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/ka_GE.json b/apps/systemtags/l10n/ka_GE.json new file mode 100644 index 00000000000..af2736fc8e0 --- /dev/null +++ b/apps/systemtags/l10n/ka_GE.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "ტაგები", + "Name" : "სახელი", + "Size" : "ზომა", + "Modified" : "შეცვლილია" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/km.js b/apps/systemtags/l10n/km.js new file mode 100644 index 00000000000..509d2ed766c --- /dev/null +++ b/apps/systemtags/l10n/km.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "ស្លាក", + "Name" : "ឈ្មោះ", + "Size" : "ទំហំ", + "Modified" : "បានកែប្រែ" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/km.json b/apps/systemtags/l10n/km.json new file mode 100644 index 00000000000..0664f9a9e48 --- /dev/null +++ b/apps/systemtags/l10n/km.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "ស្លាក", + "Name" : "ឈ្មោះ", + "Size" : "ទំហំ", + "Modified" : "បានកែប្រែ" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/kn.js b/apps/systemtags/l10n/kn.js new file mode 100644 index 00000000000..cded0333e54 --- /dev/null +++ b/apps/systemtags/l10n/kn.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "ಹೆಸರು", + "Size" : " ಗಾತ್ರ", + "Modified" : "ಬದಲಾಯಿಸಿದ" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/kn.json b/apps/systemtags/l10n/kn.json new file mode 100644 index 00000000000..48561659786 --- /dev/null +++ b/apps/systemtags/l10n/kn.json @@ -0,0 +1,6 @@ +{ "translations": { + "Name" : "ಹೆಸರು", + "Size" : " ಗಾತ್ರ", + "Modified" : "ಬದಲಾಯಿಸಿದ" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ko.js b/apps/systemtags/l10n/ko.js new file mode 100644 index 00000000000..25a7f2eccb5 --- /dev/null +++ b/apps/systemtags/l10n/ko.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "태그", + "No files in here" : "여기에 파일 없음", + "No entries found in this folder" : "이 폴더에 항목 없음", + "Name" : "이름", + "Size" : "크기", + "Modified" : "수정됨" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/ko.json b/apps/systemtags/l10n/ko.json new file mode 100644 index 00000000000..af4d378f844 --- /dev/null +++ b/apps/systemtags/l10n/ko.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "태그", + "No files in here" : "여기에 파일 없음", + "No entries found in this folder" : "이 폴더에 항목 없음", + "Name" : "이름", + "Size" : "크기", + "Modified" : "수정됨" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ku_IQ.js b/apps/systemtags/l10n/ku_IQ.js new file mode 100644 index 00000000000..b2210de9dd6 --- /dev/null +++ b/apps/systemtags/l10n/ku_IQ.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "تاگهکان", + "Name" : "ناو" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ku_IQ.json b/apps/systemtags/l10n/ku_IQ.json new file mode 100644 index 00000000000..7d552ae3695 --- /dev/null +++ b/apps/systemtags/l10n/ku_IQ.json @@ -0,0 +1,5 @@ +{ "translations": { + "Tags" : "تاگهکان", + "Name" : "ناو" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/lb.js b/apps/systemtags/l10n/lb.js new file mode 100644 index 00000000000..aa83421b4f1 --- /dev/null +++ b/apps/systemtags/l10n/lb.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiketten", + "No entries found in this folder" : "Keng Elementer an dësem Dossier fonnt", + "Name" : "Numm", + "Size" : "Gréisst", + "Modified" : "Geännert" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/lb.json b/apps/systemtags/l10n/lb.json new file mode 100644 index 00000000000..e905615bcd7 --- /dev/null +++ b/apps/systemtags/l10n/lb.json @@ -0,0 +1,8 @@ +{ "translations": { + "Tags" : "Etiketten", + "No entries found in this folder" : "Keng Elementer an dësem Dossier fonnt", + "Name" : "Numm", + "Size" : "Gréisst", + "Modified" : "Geännert" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js new file mode 100644 index 00000000000..754ff7017ee --- /dev/null +++ b/apps/systemtags/l10n/lt_LT.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Žymės", + "No files in here" : "Čia nėra failų", + "No entries found in this folder" : "Nerasta įrašų šiame aplanke", + "Name" : "Pavadinimas", + "Size" : "Dydis", + "Modified" : "Pakeista" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json new file mode 100644 index 00000000000..6140989fe00 --- /dev/null +++ b/apps/systemtags/l10n/lt_LT.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Žymės", + "No files in here" : "Čia nėra failų", + "No entries found in this folder" : "Nerasta įrašų šiame aplanke", + "Name" : "Pavadinimas", + "Size" : "Dydis", + "Modified" : "Pakeista" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/lv.js b/apps/systemtags/l10n/lv.js new file mode 100644 index 00000000000..3afcc791bbc --- /dev/null +++ b/apps/systemtags/l10n/lv.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Birkas", + "No entries found in this folder" : "Šajā mapē nekas nav atrasts", + "Name" : "Nosaukums", + "Size" : "Izmērs", + "Modified" : "Mainīts" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/systemtags/l10n/lv.json b/apps/systemtags/l10n/lv.json new file mode 100644 index 00000000000..dbbb9142261 --- /dev/null +++ b/apps/systemtags/l10n/lv.json @@ -0,0 +1,8 @@ +{ "translations": { + "Tags" : "Birkas", + "No entries found in this folder" : "Šajā mapē nekas nav atrasts", + "Name" : "Nosaukums", + "Size" : "Izmērs", + "Modified" : "Mainīts" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/mk.js b/apps/systemtags/l10n/mk.js new file mode 100644 index 00000000000..21a0295f789 --- /dev/null +++ b/apps/systemtags/l10n/mk.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Ознаки", + "No files in here" : "Тука нема датотеки", + "No entries found in this folder" : "Нема ништо во оваа папка", + "Name" : "Име", + "Size" : "Големина", + "Modified" : "Променето" +}, +"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/systemtags/l10n/mk.json b/apps/systemtags/l10n/mk.json new file mode 100644 index 00000000000..e09b95d7440 --- /dev/null +++ b/apps/systemtags/l10n/mk.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Ознаки", + "No files in here" : "Тука нема датотеки", + "No entries found in this folder" : "Нема ништо во оваа папка", + "Name" : "Име", + "Size" : "Големина", + "Modified" : "Променето" +},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ms_MY.js b/apps/systemtags/l10n/ms_MY.js new file mode 100644 index 00000000000..2958617429c --- /dev/null +++ b/apps/systemtags/l10n/ms_MY.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "Nama", + "Size" : "Saiz", + "Modified" : "Dimodifikasi" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/ms_MY.json b/apps/systemtags/l10n/ms_MY.json new file mode 100644 index 00000000000..646640c0134 --- /dev/null +++ b/apps/systemtags/l10n/ms_MY.json @@ -0,0 +1,6 @@ +{ "translations": { + "Name" : "Nama", + "Size" : "Saiz", + "Modified" : "Dimodifikasi" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/nb_NO.js b/apps/systemtags/l10n/nb_NO.js new file mode 100644 index 00000000000..0dd43755afe --- /dev/null +++ b/apps/systemtags/l10n/nb_NO.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tagger", + "No files in here" : "Ingen filer her", + "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", + "Name" : "Navn", + "Size" : "Størrelse", + "Modified" : "Endret" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/nb_NO.json b/apps/systemtags/l10n/nb_NO.json new file mode 100644 index 00000000000..270a56bd8e0 --- /dev/null +++ b/apps/systemtags/l10n/nb_NO.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Tagger", + "No files in here" : "Ingen filer her", + "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", + "Name" : "Navn", + "Size" : "Størrelse", + "Modified" : "Endret" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/nds.js b/apps/systemtags/l10n/nds.js new file mode 100644 index 00000000000..25ab44ecb4f --- /dev/null +++ b/apps/systemtags/l10n/nds.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "Name" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/nds.json b/apps/systemtags/l10n/nds.json new file mode 100644 index 00000000000..d00289bba5c --- /dev/null +++ b/apps/systemtags/l10n/nds.json @@ -0,0 +1,4 @@ +{ "translations": { + "Name" : "Name" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/nl.js b/apps/systemtags/l10n/nl.js new file mode 100644 index 00000000000..81eb5beddc5 --- /dev/null +++ b/apps/systemtags/l10n/nl.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tags", + "No files in here" : "Hier geen bestanden", + "No entries found in this folder" : "Niets gevonden in deze map", + "Name" : "Naam", + "Size" : "Grootte", + "Modified" : "Aangepast" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/nl.json b/apps/systemtags/l10n/nl.json new file mode 100644 index 00000000000..0f7e0b6aa98 --- /dev/null +++ b/apps/systemtags/l10n/nl.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Tags", + "No files in here" : "Hier geen bestanden", + "No entries found in this folder" : "Niets gevonden in deze map", + "Name" : "Naam", + "Size" : "Grootte", + "Modified" : "Aangepast" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/nn_NO.js b/apps/systemtags/l10n/nn_NO.js new file mode 100644 index 00000000000..02260061f6c --- /dev/null +++ b/apps/systemtags/l10n/nn_NO.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Emneord", + "Name" : "Namn", + "Size" : "Storleik", + "Modified" : "Endra" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/nn_NO.json b/apps/systemtags/l10n/nn_NO.json new file mode 100644 index 00000000000..8e504bf6b2a --- /dev/null +++ b/apps/systemtags/l10n/nn_NO.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "Emneord", + "Name" : "Namn", + "Size" : "Storleik", + "Modified" : "Endra" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/oc.js b/apps/systemtags/l10n/oc.js new file mode 100644 index 00000000000..f6263a28b51 --- /dev/null +++ b/apps/systemtags/l10n/oc.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiquetas", + "No files in here" : "Pas cap de fichièr aicí", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", + "Name" : "Nom", + "Size" : "Talha", + "Modified" : "Modificat" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/systemtags/l10n/oc.json b/apps/systemtags/l10n/oc.json new file mode 100644 index 00000000000..557e56fb541 --- /dev/null +++ b/apps/systemtags/l10n/oc.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Etiquetas", + "No files in here" : "Pas cap de fichièr aicí", + "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr", + "Name" : "Nom", + "Size" : "Talha", + "Modified" : "Modificat" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/pl.js b/apps/systemtags/l10n/pl.js new file mode 100644 index 00000000000..5e426a1e96e --- /dev/null +++ b/apps/systemtags/l10n/pl.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tagi", + "No entries found in this folder" : "Brak wpisów w tym folderze", + "Name" : "Nazwa", + "Size" : "Rozmiar", + "Modified" : "Modyfikacja" +}, +"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/systemtags/l10n/pl.json b/apps/systemtags/l10n/pl.json new file mode 100644 index 00000000000..ca3158eaf4b --- /dev/null +++ b/apps/systemtags/l10n/pl.json @@ -0,0 +1,8 @@ +{ "translations": { + "Tags" : "Tagi", + "No entries found in this folder" : "Brak wpisów w tym folderze", + "Name" : "Nazwa", + "Size" : "Rozmiar", + "Modified" : "Modyfikacja" +},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js new file mode 100644 index 00000000000..ac755204c0a --- /dev/null +++ b/apps/systemtags/l10n/pt_BR.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "systemtags", + { + "<strong>System tags</strong> for a file have been modified" : "<strong>As etiquetas do sistema</strong> para um arquivo foram modificadas", + "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", + "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", + "%1$s created system tag %2$s" : "%1$s etiqueta de sistema criada %2$s", + "%1$s deleted system tag %2$s" : "%1$s etiqueta de sistema excluída %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s etiqueta de sistema atualizada %3$s para %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s", + "%s (not-assignable)" : "%s (intransferível)", + "%s (invisible)" : "%s (invisivel)", + "Tags" : "Etiquetas", + "Tagged files" : "Arquivos etiquetados", + "Select tags to filter by" : "Selecionar etiquetas para filtrar por", + "Please select tags to filter by" : "Por favor selecione etiquetas para filtrar por", + "No files found for the selected tags" : "Não há arquivos encontrados para as etiquetas selecionadas", + "No files in here" : "Nenhum arquivo aqui", + "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", + "Name" : "Nome", + "Size" : "Tamanho", + "Modified" : "Modificado" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json new file mode 100644 index 00000000000..baa6a12064f --- /dev/null +++ b/apps/systemtags/l10n/pt_BR.json @@ -0,0 +1,23 @@ +{ "translations": { + "<strong>System tags</strong> for a file have been modified" : "<strong>As etiquetas do sistema</strong> para um arquivo foram modificadas", + "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", + "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", + "%1$s created system tag %2$s" : "%1$s etiqueta de sistema criada %2$s", + "%1$s deleted system tag %2$s" : "%1$s etiqueta de sistema excluída %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s etiqueta de sistema atualizada %3$s para %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s", + "%s (not-assignable)" : "%s (intransferível)", + "%s (invisible)" : "%s (invisivel)", + "Tags" : "Etiquetas", + "Tagged files" : "Arquivos etiquetados", + "Select tags to filter by" : "Selecionar etiquetas para filtrar por", + "Please select tags to filter by" : "Por favor selecione etiquetas para filtrar por", + "No files found for the selected tags" : "Não há arquivos encontrados para as etiquetas selecionadas", + "No files in here" : "Nenhum arquivo aqui", + "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", + "Name" : "Nome", + "Size" : "Tamanho", + "Modified" : "Modificado" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/pt_PT.js b/apps/systemtags/l10n/pt_PT.js new file mode 100644 index 00000000000..505a3ed46aa --- /dev/null +++ b/apps/systemtags/l10n/pt_PT.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "systemtags", + { + "<strong>System tags</strong> for a file have been modified" : "<strong>Etiquetas do sistema</strong> para um ficheiro foram alteradas", + "%1$s assigned system tag %3$s" : "%1$s recebeu a etiqueta %3$s", + "%1$s unassigned system tag %3$s" : "%1$s perdeu a etiqueta %3$s", + "%1$s created system tag %2$s" : "%1$s criou a etiqueta %2$s", + "%1$s deleted system tag %2$s" : "%1$s apagou a etiqueta %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s atualizou a etiqueta %3$s para %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s atribuiu a etiqueta %3$s a %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s retirou a etiqueta %3$s a %2$s", + "%s (not-assignable)" : "%s (não atribuível)", + "%s (invisible)" : "%s (invisível)", + "Tags" : "Etiquetas", + "Tagged files" : "Ficheiros etiquetados", + "Select tags to filter by" : "Selecionar etiquetas para filtrar", + "Please select tags to filter by" : "Selecione etiquetas para filtrar", + "No files found for the selected tags" : "Nenhum ficheiro encontrado com as etiquetas selecionadas", + "No files in here" : "Nenhuns ficheiros aqui", + "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", + "Name" : "Nome", + "Size" : "Tamanho", + "Modified" : "Modificado" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/pt_PT.json b/apps/systemtags/l10n/pt_PT.json new file mode 100644 index 00000000000..8ce8f10f2d7 --- /dev/null +++ b/apps/systemtags/l10n/pt_PT.json @@ -0,0 +1,23 @@ +{ "translations": { + "<strong>System tags</strong> for a file have been modified" : "<strong>Etiquetas do sistema</strong> para um ficheiro foram alteradas", + "%1$s assigned system tag %3$s" : "%1$s recebeu a etiqueta %3$s", + "%1$s unassigned system tag %3$s" : "%1$s perdeu a etiqueta %3$s", + "%1$s created system tag %2$s" : "%1$s criou a etiqueta %2$s", + "%1$s deleted system tag %2$s" : "%1$s apagou a etiqueta %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s atualizou a etiqueta %3$s para %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s atribuiu a etiqueta %3$s a %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s retirou a etiqueta %3$s a %2$s", + "%s (not-assignable)" : "%s (não atribuível)", + "%s (invisible)" : "%s (invisível)", + "Tags" : "Etiquetas", + "Tagged files" : "Ficheiros etiquetados", + "Select tags to filter by" : "Selecionar etiquetas para filtrar", + "Please select tags to filter by" : "Selecione etiquetas para filtrar", + "No files found for the selected tags" : "Nenhum ficheiro encontrado com as etiquetas selecionadas", + "No files in here" : "Nenhuns ficheiros aqui", + "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", + "Name" : "Nome", + "Size" : "Tamanho", + "Modified" : "Modificado" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ro.js b/apps/systemtags/l10n/ro.js new file mode 100644 index 00000000000..17e8642d353 --- /dev/null +++ b/apps/systemtags/l10n/ro.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Cuvinte cheie", + "Name" : "Nume", + "Size" : "Mărime", + "Modified" : "Modificat" +}, +"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/systemtags/l10n/ro.json b/apps/systemtags/l10n/ro.json new file mode 100644 index 00000000000..2ce71c85a8e --- /dev/null +++ b/apps/systemtags/l10n/ro.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "Cuvinte cheie", + "Name" : "Nume", + "Size" : "Mărime", + "Modified" : "Modificat" +},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js new file mode 100644 index 00000000000..048453e3671 --- /dev/null +++ b/apps/systemtags/l10n/ru.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Метки", + "No files in here" : "Здесь нет файлов", + "No entries found in this folder" : "Нет элементов в этом каталоге", + "Name" : "Наименование контакта", + "Size" : "Размер", + "Modified" : "Изменён" +}, +"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json new file mode 100644 index 00000000000..a062498b25f --- /dev/null +++ b/apps/systemtags/l10n/ru.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Метки", + "No files in here" : "Здесь нет файлов", + "No entries found in this folder" : "Нет элементов в этом каталоге", + "Name" : "Наименование контакта", + "Size" : "Размер", + "Modified" : "Изменён" +},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/si_LK.js b/apps/systemtags/l10n/si_LK.js new file mode 100644 index 00000000000..79b1f9f9f47 --- /dev/null +++ b/apps/systemtags/l10n/si_LK.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "ටැග", + "Name" : "නම", + "Size" : "ප්රමාණය", + "Modified" : "වෙනස් කළ" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/si_LK.json b/apps/systemtags/l10n/si_LK.json new file mode 100644 index 00000000000..7891839a910 --- /dev/null +++ b/apps/systemtags/l10n/si_LK.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "ටැග", + "Name" : "නම", + "Size" : "ප්රමාණය", + "Modified" : "වෙනස් කළ" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/sk_SK.js b/apps/systemtags/l10n/sk_SK.js new file mode 100644 index 00000000000..f86639b2754 --- /dev/null +++ b/apps/systemtags/l10n/sk_SK.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Značky", + "No files in here" : "Nie sú tu žiadne súbory", + "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", + "Name" : "Názov", + "Size" : "Veľkosť", + "Modified" : "Upravené" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/systemtags/l10n/sk_SK.json b/apps/systemtags/l10n/sk_SK.json new file mode 100644 index 00000000000..c84f0b719e3 --- /dev/null +++ b/apps/systemtags/l10n/sk_SK.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Značky", + "No files in here" : "Nie sú tu žiadne súbory", + "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", + "Name" : "Názov", + "Size" : "Veľkosť", + "Modified" : "Upravené" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/sl.js b/apps/systemtags/l10n/sl.js new file mode 100644 index 00000000000..5a239abc162 --- /dev/null +++ b/apps/systemtags/l10n/sl.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Oznake", + "No files in here" : "V mapi ni datotek", + "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", + "Name" : "Ime", + "Size" : "Velikost", + "Modified" : "Spremenjeno" +}, +"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/systemtags/l10n/sl.json b/apps/systemtags/l10n/sl.json new file mode 100644 index 00000000000..4707430b778 --- /dev/null +++ b/apps/systemtags/l10n/sl.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Oznake", + "No files in here" : "V mapi ni datotek", + "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", + "Name" : "Ime", + "Size" : "Velikost", + "Modified" : "Spremenjeno" +},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/sq.js b/apps/systemtags/l10n/sq.js new file mode 100644 index 00000000000..f473495be01 --- /dev/null +++ b/apps/systemtags/l10n/sq.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "systemtags", + { + "<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë", + "%1$s assigned system tag %3$s" : "%1$s caktoi etiketën e sistemit %3$s", + "%1$s unassigned system tag %3$s" : "%1$s e hoqi %3$s si etiketë sistemi", + "%1$s created system tag %2$s" : "%1$s krijoi etiketën e sistemit %2$s", + "%1$s deleted system tag %2$s" : "%1$s fshiu etiketën e sistemit %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s përditësoi etiketën e sistemit %3$s si %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s caktoi etiketën e sistemit %3$s si %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s hoqi prej %2$s etiketën e sistemit %3$s", + "%s (not-assignable)" : "%s (e pacaktushme)", + "%s (invisible)" : "%s (e padukshme)", + "Tags" : "Etiketa", + "Tagged files" : "Kartela të etiketuara", + "Select tags to filter by" : "Përzgjidhni etiketa sipas të cilat të bëhet filtrimi", + "Please select tags to filter by" : "Ju lutemi, përzgjidhni etiketa sipas të cilat të bëhet filtrimi", + "No files found for the selected tags" : "S’u gjetën kartela për etiketat e përzgjedhura", + "No files in here" : "S’ka kartela këtu", + "No entries found in this folder" : "S’u gjetën zëra në këtë dosje", + "Name" : "Emër", + "Size" : "Madhësi", + "Modified" : "Ndryshuar më" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/sq.json b/apps/systemtags/l10n/sq.json new file mode 100644 index 00000000000..b3058efd995 --- /dev/null +++ b/apps/systemtags/l10n/sq.json @@ -0,0 +1,23 @@ +{ "translations": { + "<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë", + "%1$s assigned system tag %3$s" : "%1$s caktoi etiketën e sistemit %3$s", + "%1$s unassigned system tag %3$s" : "%1$s e hoqi %3$s si etiketë sistemi", + "%1$s created system tag %2$s" : "%1$s krijoi etiketën e sistemit %2$s", + "%1$s deleted system tag %2$s" : "%1$s fshiu etiketën e sistemit %2$s", + "%1$s updated system tag %3$s to %2$s" : "%1$s përditësoi etiketën e sistemit %3$s si %2$s", + "%1$s assigned system tag %3$s to %2$s" : "%1$s caktoi etiketën e sistemit %3$s si %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s hoqi prej %2$s etiketën e sistemit %3$s", + "%s (not-assignable)" : "%s (e pacaktushme)", + "%s (invisible)" : "%s (e padukshme)", + "Tags" : "Etiketa", + "Tagged files" : "Kartela të etiketuara", + "Select tags to filter by" : "Përzgjidhni etiketa sipas të cilat të bëhet filtrimi", + "Please select tags to filter by" : "Ju lutemi, përzgjidhni etiketa sipas të cilat të bëhet filtrimi", + "No files found for the selected tags" : "S’u gjetën kartela për etiketat e përzgjedhura", + "No files in here" : "S’ka kartela këtu", + "No entries found in this folder" : "S’u gjetën zëra në këtë dosje", + "Name" : "Emër", + "Size" : "Madhësi", + "Modified" : "Ndryshuar më" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/sr.js b/apps/systemtags/l10n/sr.js new file mode 100644 index 00000000000..fdd31cdf781 --- /dev/null +++ b/apps/systemtags/l10n/sr.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Ознаке", + "No files in here" : "Овде нема фајлова", + "No entries found in this folder" : "Нема ничега у овој фасцикли", + "Name" : "назив", + "Size" : "величина", + "Modified" : "Измењен" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/systemtags/l10n/sr.json b/apps/systemtags/l10n/sr.json new file mode 100644 index 00000000000..2acc5aa4261 --- /dev/null +++ b/apps/systemtags/l10n/sr.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Ознаке", + "No files in here" : "Овде нема фајлова", + "No entries found in this folder" : "Нема ничега у овој фасцикли", + "Name" : "назив", + "Size" : "величина", + "Modified" : "Измењен" +},"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);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/sr@latin.js b/apps/systemtags/l10n/sr@latin.js new file mode 100644 index 00000000000..090fa44934b --- /dev/null +++ b/apps/systemtags/l10n/sr@latin.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Oznake", + "No files in here" : "Ovde nema fajlova", + "No entries found in this folder" : "Nema ničega u ovoj fascikli", + "Name" : "naziv", + "Size" : "veličina", + "Modified" : "Izmenjen" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/systemtags/l10n/sr@latin.json b/apps/systemtags/l10n/sr@latin.json new file mode 100644 index 00000000000..b4e0d396af8 --- /dev/null +++ b/apps/systemtags/l10n/sr@latin.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Oznake", + "No files in here" : "Ovde nema fajlova", + "No entries found in this folder" : "Nema ničega u ovoj fascikli", + "Name" : "naziv", + "Size" : "veličina", + "Modified" : "Izmenjen" +},"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);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/sv.js b/apps/systemtags/l10n/sv.js new file mode 100644 index 00000000000..99eea208f9e --- /dev/null +++ b/apps/systemtags/l10n/sv.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Taggar", + "No files in here" : "Inga filer kunde hittas", + "No entries found in this folder" : "nga Filer hittades i denna mapp", + "Name" : "Namn", + "Size" : "Storlek", + "Modified" : "Ändrad" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/sv.json b/apps/systemtags/l10n/sv.json new file mode 100644 index 00000000000..e24bf04dd75 --- /dev/null +++ b/apps/systemtags/l10n/sv.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Taggar", + "No files in here" : "Inga filer kunde hittas", + "No entries found in this folder" : "nga Filer hittades i denna mapp", + "Name" : "Namn", + "Size" : "Storlek", + "Modified" : "Ändrad" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ta_LK.js b/apps/systemtags/l10n/ta_LK.js new file mode 100644 index 00000000000..8d72eec96bf --- /dev/null +++ b/apps/systemtags/l10n/ta_LK.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "சீட்டுகள்", + "Name" : "பெயர்", + "Size" : "அளவு", + "Modified" : "மாற்றப்பட்டது" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ta_LK.json b/apps/systemtags/l10n/ta_LK.json new file mode 100644 index 00000000000..a7091a2efee --- /dev/null +++ b/apps/systemtags/l10n/ta_LK.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "சீட்டுகள்", + "Name" : "பெயர்", + "Size" : "அளவு", + "Modified" : "மாற்றப்பட்டது" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/te.js b/apps/systemtags/l10n/te.js new file mode 100644 index 00000000000..ba9137e212a --- /dev/null +++ b/apps/systemtags/l10n/te.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "పేరు", + "Size" : "పరిమాణం" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/te.json b/apps/systemtags/l10n/te.json new file mode 100644 index 00000000000..b2db2bebe45 --- /dev/null +++ b/apps/systemtags/l10n/te.json @@ -0,0 +1,5 @@ +{ "translations": { + "Name" : "పేరు", + "Size" : "పరిమాణం" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/th_TH.js b/apps/systemtags/l10n/th_TH.js new file mode 100644 index 00000000000..8e747dbe1b7 --- /dev/null +++ b/apps/systemtags/l10n/th_TH.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "ป้ายกำกับ", + "No files in here" : "ไม่มีไฟล์ที่นี่", + "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", + "Name" : "ชื่อ", + "Size" : "ขนาด", + "Modified" : "แก้ไขแล้ว" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/th_TH.json b/apps/systemtags/l10n/th_TH.json new file mode 100644 index 00000000000..62a6eb05000 --- /dev/null +++ b/apps/systemtags/l10n/th_TH.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "ป้ายกำกับ", + "No files in here" : "ไม่มีไฟล์ที่นี่", + "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", + "Name" : "ชื่อ", + "Size" : "ขนาด", + "Modified" : "แก้ไขแล้ว" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/tr.js b/apps/systemtags/l10n/tr.js new file mode 100644 index 00000000000..6ca4c299006 --- /dev/null +++ b/apps/systemtags/l10n/tr.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Etiketler", + "No files in here" : "Burada hiç dosya yok", + "No entries found in this folder" : "Bu klasörde hiçbir girdi bulunamadı", + "Name" : "Ad", + "Size" : "Boyut", + "Modified" : "Değiştirilme" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/systemtags/l10n/tr.json b/apps/systemtags/l10n/tr.json new file mode 100644 index 00000000000..4dfd5722459 --- /dev/null +++ b/apps/systemtags/l10n/tr.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Etiketler", + "No files in here" : "Burada hiç dosya yok", + "No entries found in this folder" : "Bu klasörde hiçbir girdi bulunamadı", + "Name" : "Ad", + "Size" : "Boyut", + "Modified" : "Değiştirilme" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ug.js b/apps/systemtags/l10n/ug.js new file mode 100644 index 00000000000..73d814b1912 --- /dev/null +++ b/apps/systemtags/l10n/ug.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "بەلگەلەر", + "Name" : "ئاتى", + "Size" : "چوڭلۇقى", + "Modified" : "ئۆزگەرتكەن" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/ug.json b/apps/systemtags/l10n/ug.json new file mode 100644 index 00000000000..acdb9e5d8ee --- /dev/null +++ b/apps/systemtags/l10n/ug.json @@ -0,0 +1,7 @@ +{ "translations": { + "Tags" : "بەلگەلەر", + "Name" : "ئاتى", + "Size" : "چوڭلۇقى", + "Modified" : "ئۆزگەرتكەن" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/uk.js b/apps/systemtags/l10n/uk.js new file mode 100644 index 00000000000..41e3aa8c376 --- /dev/null +++ b/apps/systemtags/l10n/uk.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Теги", + "No files in here" : "Тут немає файлів", + "No entries found in this folder" : "В цій теці нічого немає", + "Name" : "Ім’я", + "Size" : "Розмір", + "Modified" : "Змінено" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/systemtags/l10n/uk.json b/apps/systemtags/l10n/uk.json new file mode 100644 index 00000000000..875eb0633f5 --- /dev/null +++ b/apps/systemtags/l10n/uk.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "Теги", + "No files in here" : "Тут немає файлів", + "No entries found in this folder" : "В цій теці нічого немає", + "Name" : "Ім’я", + "Size" : "Розмір", + "Modified" : "Змінено" +},"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);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/ur_PK.js b/apps/systemtags/l10n/ur_PK.js new file mode 100644 index 00000000000..7635cc73899 --- /dev/null +++ b/apps/systemtags/l10n/ur_PK.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "اسم" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ur_PK.json b/apps/systemtags/l10n/ur_PK.json new file mode 100644 index 00000000000..92dc68bea5d --- /dev/null +++ b/apps/systemtags/l10n/ur_PK.json @@ -0,0 +1,4 @@ +{ "translations": { + "Name" : "اسم" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/vi.js b/apps/systemtags/l10n/vi.js new file mode 100644 index 00000000000..9dc38f093f0 --- /dev/null +++ b/apps/systemtags/l10n/vi.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "Tags", + "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Name" : "Tên", + "Size" : "Kích cỡ", + "Modified" : "Thay đổi" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/vi.json b/apps/systemtags/l10n/vi.json new file mode 100644 index 00000000000..3e3212ba2e4 --- /dev/null +++ b/apps/systemtags/l10n/vi.json @@ -0,0 +1,8 @@ +{ "translations": { + "Tags" : "Tags", + "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Name" : "Tên", + "Size" : "Kích cỡ", + "Modified" : "Thay đổi" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js new file mode 100644 index 00000000000..bc8a5b0c41a --- /dev/null +++ b/apps/systemtags/l10n/zh_CN.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "标签", + "No files in here" : "无文件", + "No entries found in this folder" : "此文件夹中无项目", + "Name" : "名称", + "Size" : "大小", + "Modified" : "修改日期" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json new file mode 100644 index 00000000000..12282f0015e --- /dev/null +++ b/apps/systemtags/l10n/zh_CN.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "标签", + "No files in here" : "无文件", + "No entries found in this folder" : "此文件夹中无项目", + "Name" : "名称", + "Size" : "大小", + "Modified" : "修改日期" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/zh_HK.js b/apps/systemtags/l10n/zh_HK.js new file mode 100644 index 00000000000..531fb10e46e --- /dev/null +++ b/apps/systemtags/l10n/zh_HK.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "systemtags", + { + "Name" : "名稱", + "Size" : "大小" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/zh_HK.json b/apps/systemtags/l10n/zh_HK.json new file mode 100644 index 00000000000..b97f92aaa77 --- /dev/null +++ b/apps/systemtags/l10n/zh_HK.json @@ -0,0 +1,5 @@ +{ "translations": { + "Name" : "名稱", + "Size" : "大小" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/systemtags/l10n/zh_TW.js b/apps/systemtags/l10n/zh_TW.js new file mode 100644 index 00000000000..bfcf22f94ba --- /dev/null +++ b/apps/systemtags/l10n/zh_TW.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "systemtags", + { + "Tags" : "標籤", + "No files in here" : "沒有任何檔案", + "No entries found in this folder" : "在此資料夾中沒有任何項目", + "Name" : "名稱", + "Size" : "大小", + "Modified" : "修改時間" +}, +"nplurals=1; plural=0;"); diff --git a/apps/systemtags/l10n/zh_TW.json b/apps/systemtags/l10n/zh_TW.json new file mode 100644 index 00000000000..abd8415c4cf --- /dev/null +++ b/apps/systemtags/l10n/zh_TW.json @@ -0,0 +1,9 @@ +{ "translations": { + "Tags" : "標籤", + "No files in here" : "沒有任何檔案", + "No entries found in this folder" : "在此資料夾中沒有任何項目", + "Name" : "名稱", + "Size" : "大小", + "Modified" : "修改時間" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |