diff --git a/apps/comments/l10n/af_ZA.js b/apps/comments/l10n/af_ZA.js new file mode 100644 index 0000000000000000000000000000000000000000..0f841f8ec48d83ce646c2530716d5c91b5a7f07d --- /dev/null +++ b/apps/comments/l10n/af_ZA.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Kanselleer" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/af_ZA.json b/apps/comments/l10n/af_ZA.json new file mode 100644 index 0000000000000000000000000000000000000000..81ad64aac337b1f091304bd963d6b5d9dc8b917c --- /dev/null +++ b/apps/comments/l10n/af_ZA.json @@ -0,0 +1,4 @@ +{ "translations": { + "Cancel" : "Kanselleer" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js new file mode 100644 index 0000000000000000000000000000000000000000..ec211e25e432f629c81f8253d10391356a2a6f0c --- /dev/null +++ b/apps/comments/l10n/ar.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "إلغاء", + "Save" : "ØÙظ", + "Comment" : "تعليق" +}, +"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/comments/l10n/ar.json b/apps/comments/l10n/ar.json new file mode 100644 index 0000000000000000000000000000000000000000..8f601e76e169141b878e64f9a48543e6b5bce392 --- /dev/null +++ b/apps/comments/l10n/ar.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "إلغاء", + "Save" : "ØÙظ", + "Comment" : "تعليق" +},"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/comments/l10n/ast.js b/apps/comments/l10n/ast.js new file mode 100644 index 0000000000000000000000000000000000000000..716facf525dce799c0736ec7767a1ebd3c8c77ed --- /dev/null +++ b/apps/comments/l10n/ast.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Encaboxar", + "Save" : "Guardar", + "Comment" : "Comentariu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json new file mode 100644 index 0000000000000000000000000000000000000000..30dd7e230777f3ad83e1353caa34411148303fde --- /dev/null +++ b/apps/comments/l10n/ast.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Encaboxar", + "Save" : "Guardar", + "Comment" : "Comentariu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/az.js b/apps/comments/l10n/az.js new file mode 100644 index 0000000000000000000000000000000000000000..75428f67cc57b823946e11d95c9465efbd002e67 --- /dev/null +++ b/apps/comments/l10n/az.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Dayandır", + "Save" : "Saxla", + "Comment" : "Komentariya" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/az.json b/apps/comments/l10n/az.json new file mode 100644 index 0000000000000000000000000000000000000000..c54d6648c59714beb752c0dce840a0199a34b623 --- /dev/null +++ b/apps/comments/l10n/az.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Dayandır", + "Save" : "Saxla", + "Comment" : "Komentariya" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/bg_BG.js b/apps/comments/l10n/bg_BG.js new file mode 100644 index 0000000000000000000000000000000000000000..e63aedf80dbb1e3f22fc0631390f895dac5ea8f5 --- /dev/null +++ b/apps/comments/l10n/bg_BG.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Отказ", + "Save" : "Запазване", + "Comment" : "Коментар" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bg_BG.json b/apps/comments/l10n/bg_BG.json new file mode 100644 index 0000000000000000000000000000000000000000..78ad0b57d4c134d7d82298d1c3e283b75f03d185 --- /dev/null +++ b/apps/comments/l10n/bg_BG.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Отказ", + "Save" : "Запазване", + "Comment" : "Коментар" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/bn_BD.js b/apps/comments/l10n/bn_BD.js new file mode 100644 index 0000000000000000000000000000000000000000..fcff25b840246123cc859972c7b5c712beaa1445 --- /dev/null +++ b/apps/comments/l10n/bn_BD.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "বাতিল", + "Save" : "সংরকà§à¦·à¦£", + "Comment" : "মনà§à¦¤à¦¬à§à¦¯" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bn_BD.json b/apps/comments/l10n/bn_BD.json new file mode 100644 index 0000000000000000000000000000000000000000..81cd8fe1a48692ca9e4e4e1d51a6a3dea491c277 --- /dev/null +++ b/apps/comments/l10n/bn_BD.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "বাতিল", + "Save" : "সংরকà§à¦·à¦£", + "Comment" : "মনà§à¦¤à¦¬à§à¦¯" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/bn_IN.js b/apps/comments/l10n/bn_IN.js new file mode 100644 index 0000000000000000000000000000000000000000..7b479dc02643c93d39398a144ea1395105a8b5a5 --- /dev/null +++ b/apps/comments/l10n/bn_IN.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "বাতিল করা", + "Save" : "সেà¦" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bn_IN.json b/apps/comments/l10n/bn_IN.json new file mode 100644 index 0000000000000000000000000000000000000000..9df2ea07062d13c648c935b1b747dca08040b5f7 --- /dev/null +++ b/apps/comments/l10n/bn_IN.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "বাতিল করা", + "Save" : "সেà¦" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/bs.js b/apps/comments/l10n/bs.js new file mode 100644 index 0000000000000000000000000000000000000000..b1f98fedfa6313a1afefcd281995ff0f1ba97ea7 --- /dev/null +++ b/apps/comments/l10n/bs.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Odustani", + "Save" : "Spremi", + "Comment" : "Komentar" +}, +"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/comments/l10n/bs.json b/apps/comments/l10n/bs.json new file mode 100644 index 0000000000000000000000000000000000000000..d73df1a46c60de08e4ae8b15618f13f3eb78a206 --- /dev/null +++ b/apps/comments/l10n/bs.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Odustani", + "Save" : "Spremi", + "Comment" : "Komentar" +},"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/comments/l10n/ca.js b/apps/comments/l10n/ca.js new file mode 100644 index 0000000000000000000000000000000000000000..a0d508f0afde6614edb5f6327ee22732962b270c --- /dev/null +++ b/apps/comments/l10n/ca.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancel·la", + "Save" : "Desa", + "Comment" : "Comentari" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json new file mode 100644 index 0000000000000000000000000000000000000000..2bfdc24610b95ac20c59c4bcac3fa67be279ec5e --- /dev/null +++ b/apps/comments/l10n/ca.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Cancel·la", + "Save" : "Desa", + "Comment" : "Comentari" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js new file mode 100644 index 0000000000000000000000000000000000000000..aee5a6ffafdf30a90f6787bd1da8e1ff2cc923b5 --- /dev/null +++ b/apps/comments/l10n/cs_CZ.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ZruÅ¡it", + "Save" : "Uložit", + "Comment" : "Komentář" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json new file mode 100644 index 0000000000000000000000000000000000000000..99b454bc486535381f07384daa195a9b23e059a9 --- /dev/null +++ b/apps/comments/l10n/cs_CZ.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "ZruÅ¡it", + "Save" : "Uložit", + "Comment" : "Komentář" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/comments/l10n/cy_GB.js b/apps/comments/l10n/cy_GB.js new file mode 100644 index 0000000000000000000000000000000000000000..4e1c6a57f6e302976ee0846166d2e93abbd8c449 --- /dev/null +++ b/apps/comments/l10n/cy_GB.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Diddymu", + "Save" : "Cadw" +}, +"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/apps/comments/l10n/cy_GB.json b/apps/comments/l10n/cy_GB.json new file mode 100644 index 0000000000000000000000000000000000000000..1ea3eafef30c3dfbf6aa9554a2b26effd36c7e58 --- /dev/null +++ b/apps/comments/l10n/cy_GB.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Diddymu", + "Save" : "Cadw" +},"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/comments/l10n/da.js b/apps/comments/l10n/da.js new file mode 100644 index 0000000000000000000000000000000000000000..60574894c35c4864ec1ba90ce292f683293e2fe5 --- /dev/null +++ b/apps/comments/l10n/da.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Annullér", + "Save" : "Gem", + "Comment" : "Kommentér" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json new file mode 100644 index 0000000000000000000000000000000000000000..7524d5675bab39dd2ef7008c832f22252df292ed --- /dev/null +++ b/apps/comments/l10n/da.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Annullér", + "Save" : "Gem", + "Comment" : "Kommentér" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js new file mode 100644 index 0000000000000000000000000000000000000000..4a38f54f52e7504792b8232705789aaf24dd5c0d --- /dev/null +++ b/apps/comments/l10n/de.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "comments", + { + "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "Comments" : "Kommentare", + "Delete comment" : "Kommentar löschen", + "Cancel" : "Abbrechen", + "[Deleted user]" : "[Gelöschter Benutzer]", + "Save" : "Speichern", + "Comment" : "Kommentar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json new file mode 100644 index 0000000000000000000000000000000000000000..0d4ebb56e9947f13ba83ebdb04660ac23b208a3b --- /dev/null +++ b/apps/comments/l10n/de.json @@ -0,0 +1,10 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "Comments" : "Kommentare", + "Delete comment" : "Kommentar löschen", + "Cancel" : "Abbrechen", + "[Deleted user]" : "[Gelöschter Benutzer]", + "Save" : "Speichern", + "Comment" : "Kommentar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/de_AT.js b/apps/comments/l10n/de_AT.js new file mode 100644 index 0000000000000000000000000000000000000000..f92cad6bcdee0ad57c1b4de1f497ebd7db733d3a --- /dev/null +++ b/apps/comments/l10n/de_AT.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Abbrechen", + "Save" : "Speichern" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_AT.json b/apps/comments/l10n/de_AT.json new file mode 100644 index 0000000000000000000000000000000000000000..45d2f9e21dddc47724fc067ce299d6a168c93da9 --- /dev/null +++ b/apps/comments/l10n/de_AT.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Abbrechen", + "Save" : "Speichern" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js new file mode 100644 index 0000000000000000000000000000000000000000..4abc90241153b4e6535723e2eaff76089a84048f --- /dev/null +++ b/apps/comments/l10n/de_DE.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Abbrechen", + "Save" : "Speichern", + "Comment" : "Kommentar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json new file mode 100644 index 0000000000000000000000000000000000000000..8ec33eb3bd60a4a4dffe7a260290157b67e103d6 --- /dev/null +++ b/apps/comments/l10n/de_DE.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Abbrechen", + "Save" : "Speichern", + "Comment" : "Kommentar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js new file mode 100644 index 0000000000000000000000000000000000000000..c89e6410b9be3b86ab2f150c1af046bee7fcae26 --- /dev/null +++ b/apps/comments/l10n/el.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ΆκυÏο", + "Save" : "Αποθήκευση", + "Comment" : "Σχόλιο" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json new file mode 100644 index 0000000000000000000000000000000000000000..d3a2967d3cba42fe67504876e47a06c7cd55c091 --- /dev/null +++ b/apps/comments/l10n/el.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "ΆκυÏο", + "Save" : "Αποθήκευση", + "Comment" : "Σχόλιο" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js new file mode 100644 index 0000000000000000000000000000000000000000..216fd0ed8e42be507c4c8cbe4c59326b79c4f396 --- /dev/null +++ b/apps/comments/l10n/en_GB.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancel", + "Save" : "Save", + "Comment" : "Comment" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json new file mode 100644 index 0000000000000000000000000000000000000000..571dd6828bf685a3bf0e40d2bed7a6810d68cd2c --- /dev/null +++ b/apps/comments/l10n/en_GB.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Cancel", + "Save" : "Save", + "Comment" : "Comment" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js new file mode 100644 index 0000000000000000000000000000000000000000..496de4c511db52b9bf80968466bb17b8d4859fcf --- /dev/null +++ b/apps/comments/l10n/eo.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Nuligi", + "Save" : "Konservi", + "Comment" : "Komento" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eo.json b/apps/comments/l10n/eo.json new file mode 100644 index 0000000000000000000000000000000000000000..6b4241b6b579259bf422126b72836c897cfc98ca --- /dev/null +++ b/apps/comments/l10n/eo.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Nuligi", + "Save" : "Konservi", + "Comment" : "Komento" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js new file mode 100644 index 0000000000000000000000000000000000000000..ab04eea953e253b8d4b95dbc9bb4671dc981a094 --- /dev/null +++ b/apps/comments/l10n/es.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancelar", + "Save" : "Guardar", + "Comment" : "Comentario" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json new file mode 100644 index 0000000000000000000000000000000000000000..6f6df7e9c84f354ab15d019a420212d86227ff83 --- /dev/null +++ b/apps/comments/l10n/es.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Cancelar", + "Save" : "Guardar", + "Comment" : "Comentario" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/es_AR.js b/apps/comments/l10n/es_AR.js new file mode 100644 index 0000000000000000000000000000000000000000..8219a7da10bacc538ae73663cf59dfcdd04d0d8c --- /dev/null +++ b/apps/comments/l10n/es_AR.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancelar", + "Save" : "Guardar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_AR.json b/apps/comments/l10n/es_AR.json new file mode 100644 index 0000000000000000000000000000000000000000..366986893df98745dc413e652360492f9e5205af --- /dev/null +++ b/apps/comments/l10n/es_AR.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Cancelar", + "Save" : "Guardar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/es_CL.js b/apps/comments/l10n/es_CL.js new file mode 100644 index 0000000000000000000000000000000000000000..73af8976a2dd25688508d84c5e26bfded9e8e2c8 --- /dev/null +++ b/apps/comments/l10n/es_CL.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancelar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_CL.json b/apps/comments/l10n/es_CL.json new file mode 100644 index 0000000000000000000000000000000000000000..56eca9b124ceba86d6d7433c506af84619f69610 --- /dev/null +++ b/apps/comments/l10n/es_CL.json @@ -0,0 +1,4 @@ +{ "translations": { + "Cancel" : "Cancelar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js new file mode 100644 index 0000000000000000000000000000000000000000..ab04eea953e253b8d4b95dbc9bb4671dc981a094 --- /dev/null +++ b/apps/comments/l10n/es_MX.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancelar", + "Save" : "Guardar", + "Comment" : "Comentario" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json new file mode 100644 index 0000000000000000000000000000000000000000..6f6df7e9c84f354ab15d019a420212d86227ff83 --- /dev/null +++ b/apps/comments/l10n/es_MX.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Cancelar", + "Save" : "Guardar", + "Comment" : "Comentario" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js new file mode 100644 index 0000000000000000000000000000000000000000..d6865a66cebfc08acea738efd0c8130fe34981c7 --- /dev/null +++ b/apps/comments/l10n/et_EE.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Loobu", + "Save" : "Salvesta", + "Comment" : "Kommentaar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json new file mode 100644 index 0000000000000000000000000000000000000000..dc10930aec5b64037cda8c15e58d09474a8f0a4b --- /dev/null +++ b/apps/comments/l10n/et_EE.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Loobu", + "Save" : "Salvesta", + "Comment" : "Kommentaar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js new file mode 100644 index 0000000000000000000000000000000000000000..65c4b80558aa7ea0e6811bfd766a42a5fbe2ba58 --- /dev/null +++ b/apps/comments/l10n/eu.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Ezeztatu", + "Save" : "Gorde", + "Comment" : "Iruzkina" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json new file mode 100644 index 0000000000000000000000000000000000000000..746260d520cf0de5d4aa5393d2739591d7dbf89a --- /dev/null +++ b/apps/comments/l10n/eu.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Ezeztatu", + "Save" : "Gorde", + "Comment" : "Iruzkina" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/fa.js b/apps/comments/l10n/fa.js new file mode 100644 index 0000000000000000000000000000000000000000..2eed645ec36f4bf0ec5654a00acfd7bc9489ea0f --- /dev/null +++ b/apps/comments/l10n/fa.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "منصر٠شدن", + "Save" : "ذخیره", + "Comment" : "نظر" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/fa.json b/apps/comments/l10n/fa.json new file mode 100644 index 0000000000000000000000000000000000000000..5b99e9f2896d13932d7adf6d65ddfdb4ee3ea04f --- /dev/null +++ b/apps/comments/l10n/fa.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "منصر٠شدن", + "Save" : "ذخیره", + "Comment" : "نظر" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/fi_FI.js b/apps/comments/l10n/fi_FI.js new file mode 100644 index 0000000000000000000000000000000000000000..e94f9ab21918abe87dc0b91df67898e68c9c77ac --- /dev/null +++ b/apps/comments/l10n/fi_FI.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "comments", + { + "<strong>Comments</strong> for files" : "<strong>Kommentit</strong> tiedostoille", + "%1$s commented" : "%1$s kommentoi", + "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", + "Comments" : "Kommentit", + "Type in a new comment..." : "Kirjoita uusi kommentti...", + "Delete comment" : "Poista kommentti", + "Post" : "Lähetä", + "Cancel" : "Peruuta", + "Edit comment" : "Muokkaa kommenttia", + "[Deleted user]" : "[Poistettu käyttäjä]", + "No other comments available" : "Ei muita kommentteja saatavilla", + "More comments..." : "Lisää kommentteja...", + "Save" : "Tallenna", + "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", + "{count} unread comments" : "{count} lukematonta kommenttia", + "Comment" : "Kommentti" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/fi_FI.json b/apps/comments/l10n/fi_FI.json new file mode 100644 index 0000000000000000000000000000000000000000..513a9ce75ddcdfaae0d9e68f4f935f0d5a91472f --- /dev/null +++ b/apps/comments/l10n/fi_FI.json @@ -0,0 +1,19 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>Kommentit</strong> tiedostoille", + "%1$s commented" : "%1$s kommentoi", + "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", + "Comments" : "Kommentit", + "Type in a new comment..." : "Kirjoita uusi kommentti...", + "Delete comment" : "Poista kommentti", + "Post" : "Lähetä", + "Cancel" : "Peruuta", + "Edit comment" : "Muokkaa kommenttia", + "[Deleted user]" : "[Poistettu käyttäjä]", + "No other comments available" : "Ei muita kommentteja saatavilla", + "More comments..." : "Lisää kommentteja...", + "Save" : "Tallenna", + "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", + "{count} unread comments" : "{count} lukematonta kommenttia", + "Comment" : "Kommentti" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js new file mode 100644 index 0000000000000000000000000000000000000000..d400ca46dbc721b12cf7722273e9b5864c6c1d18 --- /dev/null +++ b/apps/comments/l10n/fr.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Annuler", + "Save" : "Enregistrer", + "Comment" : "Commenter" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json new file mode 100644 index 0000000000000000000000000000000000000000..7193f3ab6e2530c358bce6d80a6780abdfd3660e --- /dev/null +++ b/apps/comments/l10n/fr.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Annuler", + "Save" : "Enregistrer", + "Comment" : "Commenter" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js new file mode 100644 index 0000000000000000000000000000000000000000..e882611c3dc0113cba489f84f1dddd6bb9602e48 --- /dev/null +++ b/apps/comments/l10n/gl.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancelar", + "Save" : "Gardar", + "Comment" : "Comentario" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json new file mode 100644 index 0000000000000000000000000000000000000000..4f4e732bcf1d2474db0038b8d2c74dfca675bd28 --- /dev/null +++ b/apps/comments/l10n/gl.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Cancelar", + "Save" : "Gardar", + "Comment" : "Comentario" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js new file mode 100644 index 0000000000000000000000000000000000000000..641d13861a79b616e714919eb5c5948f03aee11b --- /dev/null +++ b/apps/comments/l10n/he.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "comments", + { + "<strong>Comments</strong> for files" : "<strong>תגובות</strong> לקבצי×", + "%1$s commented" : "התקבלו תגובות %1$s", + "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", + "Comments" : "תגובות", + "Type in a new comment..." : "יש ×œ×”×›× ×™×¡ תגובה חדשה...", + "Delete comment" : "מחיקת תגובה", + "Post" : "פרסו×", + "Cancel" : "ביטול", + "Edit comment" : "עריכת תגובה", + "[Deleted user]" : "[×ž×©×ª×ž×©×™× ×ž×•×¡×¨×™×]", + "No other comments available" : "×ין תגובות ×חרות ×–×ž×™× ×•×ª", + "More comments..." : "תגובות × ×•×¡×¤×•×ª...", + "Save" : "שמירה", + "Allowed characters {count} of {max}" : "×ª×•×•×™× ×ž×•×ª×¨×™× {count} מתוך {max}", + "{count} unread comments" : "{count} תגובות ×©×œ× × ×§×¨×ו", + "Comment" : "תגובה" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json new file mode 100644 index 0000000000000000000000000000000000000000..dc10680e96a29c5d1200accdeb700282d91879ef --- /dev/null +++ b/apps/comments/l10n/he.json @@ -0,0 +1,19 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>תגובות</strong> לקבצי×", + "%1$s commented" : "התקבלו תגובות %1$s", + "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", + "Comments" : "תגובות", + "Type in a new comment..." : "יש ×œ×”×›× ×™×¡ תגובה חדשה...", + "Delete comment" : "מחיקת תגובה", + "Post" : "פרסו×", + "Cancel" : "ביטול", + "Edit comment" : "עריכת תגובה", + "[Deleted user]" : "[×ž×©×ª×ž×©×™× ×ž×•×¡×¨×™×]", + "No other comments available" : "×ין תגובות ×חרות ×–×ž×™× ×•×ª", + "More comments..." : "תגובות × ×•×¡×¤×•×ª...", + "Save" : "שמירה", + "Allowed characters {count} of {max}" : "×ª×•×•×™× ×ž×•×ª×¨×™× {count} מתוך {max}", + "{count} unread comments" : "{count} תגובות ×©×œ× × ×§×¨×ו", + "Comment" : "תגובה" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/hi.js b/apps/comments/l10n/hi.js new file mode 100644 index 0000000000000000000000000000000000000000..ed49cce9227c154853b2249c4f4b512cd198c269 --- /dev/null +++ b/apps/comments/l10n/hi.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "रदà¥à¤¦ करें ", + "Save" : "सहेजें" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hi.json b/apps/comments/l10n/hi.json new file mode 100644 index 0000000000000000000000000000000000000000..f6b1d3d1b1bb728b4003b0a218b2333e0306d203 --- /dev/null +++ b/apps/comments/l10n/hi.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "रदà¥à¤¦ करें ", + "Save" : "सहेजें" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js new file mode 100644 index 0000000000000000000000000000000000000000..d7aa807254c3f02cc9a27cf66d31742cca95201b --- /dev/null +++ b/apps/comments/l10n/hr.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Odustanite", + "Save" : "Spremi" +}, +"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/comments/l10n/hr.json b/apps/comments/l10n/hr.json new file mode 100644 index 0000000000000000000000000000000000000000..78c71af4fd2ccc2d25e355b23d5b968dab701154 --- /dev/null +++ b/apps/comments/l10n/hr.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Odustanite", + "Save" : "Spremi" +},"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/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js new file mode 100644 index 0000000000000000000000000000000000000000..c74b27f34cdeb328db8d285159befd9b3c2a4d36 --- /dev/null +++ b/apps/comments/l10n/hu_HU.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Mégsem", + "Save" : "Mentés", + "Comment" : "Komment" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json new file mode 100644 index 0000000000000000000000000000000000000000..7c8d88868953bd316549482e43a4f23b623d63e5 --- /dev/null +++ b/apps/comments/l10n/hu_HU.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Mégsem", + "Save" : "Mentés", + "Comment" : "Komment" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/hy.js b/apps/comments/l10n/hy.js new file mode 100644 index 0000000000000000000000000000000000000000..6e6fa5142449bcce21876cc94de668f245808372 --- /dev/null +++ b/apps/comments/l10n/hy.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Õ‰Õ¥Õ²Õ¡Ö€Õ¯Õ¥Õ¬", + "Save" : "ÕŠÕ¡Õ°ÕºÕ¡Õ¶Õ¥Õ¬" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hy.json b/apps/comments/l10n/hy.json new file mode 100644 index 0000000000000000000000000000000000000000..1d692e6d00d9026de000f248d7c8444986ff76f7 --- /dev/null +++ b/apps/comments/l10n/hy.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Õ‰Õ¥Õ²Õ¡Ö€Õ¯Õ¥Õ¬", + "Save" : "ÕŠÕ¡Õ°ÕºÕ¡Õ¶Õ¥Õ¬" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js new file mode 100644 index 0000000000000000000000000000000000000000..ff148a13b8d01ea011cfccd7c4f3642163437220 --- /dev/null +++ b/apps/comments/l10n/ia.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Cancellar", + "Save" : "Salveguardar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json new file mode 100644 index 0000000000000000000000000000000000000000..a71e73149f62df3a9006b411c5b48916426e41e3 --- /dev/null +++ b/apps/comments/l10n/ia.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Cancellar", + "Save" : "Salveguardar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js new file mode 100644 index 0000000000000000000000000000000000000000..58f7aa372dce4a54f50decbf5ec4c20b07995de3 --- /dev/null +++ b/apps/comments/l10n/id.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Batal", + "Save" : "Simpan", + "Comment" : "Komentar" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json new file mode 100644 index 0000000000000000000000000000000000000000..85bd0168cec44d5a30b3371ede838b38f61a78df --- /dev/null +++ b/apps/comments/l10n/id.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Batal", + "Save" : "Simpan", + "Comment" : "Komentar" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js new file mode 100644 index 0000000000000000000000000000000000000000..d9494241eb2f34b52403ca290e1bebb0ae35a72a --- /dev/null +++ b/apps/comments/l10n/is.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Hætta við", + "Save" : "Vista" +}, +"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json new file mode 100644 index 0000000000000000000000000000000000000000..f2909dbb019e6c6d67feb339ca1c3f65510cb2ab --- /dev/null +++ b/apps/comments/l10n/is.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Hætta við", + "Save" : "Vista" +},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" +} \ No newline at end of file diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js new file mode 100644 index 0000000000000000000000000000000000000000..f2e3574aa6713782e4a8069adba58eb6132b1c4c --- /dev/null +++ b/apps/comments/l10n/it.js @@ -0,0 +1,19 @@ +OC.L10N.register( + "comments", + { + "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file", + "%1$s commented" : "%1$s ha commentato", + "%1$s commented on %2$s" : "%1$s ha commentato %2$s", + "Comments" : "Commenti", + "Type in a new comment..." : "Digita un nuovo commento...", + "Delete comment" : "Elimina commento", + "Cancel" : "Annulla", + "Edit comment" : "Modifica commento", + "[Deleted user]" : "[Utente eliminato]", + "More comments..." : "Altri commenti...", + "Save" : "Salva", + "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", + "{count} unread comments" : "{count} commenti non letti", + "Comment" : "Commento" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json new file mode 100644 index 0000000000000000000000000000000000000000..486af1b827f12f56fe6fe6883ad533901c5690cc --- /dev/null +++ b/apps/comments/l10n/it.json @@ -0,0 +1,17 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file", + "%1$s commented" : "%1$s ha commentato", + "%1$s commented on %2$s" : "%1$s ha commentato %2$s", + "Comments" : "Commenti", + "Type in a new comment..." : "Digita un nuovo commento...", + "Delete comment" : "Elimina commento", + "Cancel" : "Annulla", + "Edit comment" : "Modifica commento", + "[Deleted user]" : "[Utente eliminato]", + "More comments..." : "Altri commenti...", + "Save" : "Salva", + "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", + "{count} unread comments" : "{count} commenti non letti", + "Comment" : "Commento" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js new file mode 100644 index 0000000000000000000000000000000000000000..7a28b3bda8d82872e1a0a16ed83cf6875059d4a0 --- /dev/null +++ b/apps/comments/l10n/ja.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ã‚ャンセル", + "Save" : "ä¿å˜", + "Comment" : "コメント" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json new file mode 100644 index 0000000000000000000000000000000000000000..b29ee85979a38cbd3667882d8222c132c645659f --- /dev/null +++ b/apps/comments/l10n/ja.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "ã‚ャンセル", + "Save" : "ä¿å˜", + "Comment" : "コメント" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js new file mode 100644 index 0000000000000000000000000000000000000000..6eb6c73569b1567e40edce50179939a7e00cd797 --- /dev/null +++ b/apps/comments/l10n/ka_GE.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "უáƒáƒ ყáƒáƒ¤áƒ", + "Save" : "შენáƒáƒ®áƒ•áƒ" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ka_GE.json b/apps/comments/l10n/ka_GE.json new file mode 100644 index 0000000000000000000000000000000000000000..a70874ae50b9b6b83769c8f815d38644e5dd99d5 --- /dev/null +++ b/apps/comments/l10n/ka_GE.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "უáƒáƒ ყáƒáƒ¤áƒ", + "Save" : "შენáƒáƒ®áƒ•áƒ" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/km.js b/apps/comments/l10n/km.js new file mode 100644 index 0000000000000000000000000000000000000000..16f065c86b34e46e45552c2ec0a60b461ac1701c --- /dev/null +++ b/apps/comments/l10n/km.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "បោះបង់", + "Save" : "រក្សាទុក" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/km.json b/apps/comments/l10n/km.json new file mode 100644 index 0000000000000000000000000000000000000000..20de21d56a1add36cce0f9e7d64cf9de853cc3b2 --- /dev/null +++ b/apps/comments/l10n/km.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "បោះបង់", + "Save" : "រក្សាទុក" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/kn.js b/apps/comments/l10n/kn.js new file mode 100644 index 0000000000000000000000000000000000000000..97a48f9cb3e8ca8a2139fb68a049376cb593d650 --- /dev/null +++ b/apps/comments/l10n/kn.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ರದà³à²¦à³", + "Save" : "ಉಳಿಸಿ" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/kn.json b/apps/comments/l10n/kn.json new file mode 100644 index 0000000000000000000000000000000000000000..8a2b49fc262d8c333834cde95e30c933ad02cb7f --- /dev/null +++ b/apps/comments/l10n/kn.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "ರದà³à²¦à³", + "Save" : "ಉಳಿಸಿ" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js new file mode 100644 index 0000000000000000000000000000000000000000..3644ac7489d6a455b1aa03726e9d86dcb4ccafb2 --- /dev/null +++ b/apps/comments/l10n/ko.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "취소", + "Save" : "ì €ìž¥", + "Comment" : "설명" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json new file mode 100644 index 0000000000000000000000000000000000000000..d6a4b49e5b9a17221119d5ebff72b002c551f0d1 --- /dev/null +++ b/apps/comments/l10n/ko.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "취소", + "Save" : "ì €ìž¥", + "Comment" : "설명" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/ku_IQ.js b/apps/comments/l10n/ku_IQ.js new file mode 100644 index 0000000000000000000000000000000000000000..bbbe6f95bb14c0ed5d87aac2846677c223a8f23a --- /dev/null +++ b/apps/comments/l10n/ku_IQ.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "لابردن", + "Save" : "پاشکه‌وتکردن" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ku_IQ.json b/apps/comments/l10n/ku_IQ.json new file mode 100644 index 0000000000000000000000000000000000000000..1a46f867235ba9a8845a1503cb67182fa161e24a --- /dev/null +++ b/apps/comments/l10n/ku_IQ.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "لابردن", + "Save" : "پاشکه‌وتکردن" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/lb.js b/apps/comments/l10n/lb.js new file mode 100644 index 0000000000000000000000000000000000000000..f63640ac6f79c433cdd6a580fae00b5a88728318 --- /dev/null +++ b/apps/comments/l10n/lb.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Ofbriechen", + "Save" : "Späicheren" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/lb.json b/apps/comments/l10n/lb.json new file mode 100644 index 0000000000000000000000000000000000000000..c015c4dd2a856cab94394deb2e3ee57e28cb81a8 --- /dev/null +++ b/apps/comments/l10n/lb.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Ofbriechen", + "Save" : "Späicheren" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js new file mode 100644 index 0000000000000000000000000000000000000000..ef4967e9fccf9e9759400f281184e5835569488d --- /dev/null +++ b/apps/comments/l10n/lt_LT.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "AtÅ¡aukti", + "Save" : "IÅ¡saugoti", + "Comment" : "Komentaras" +}, +"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/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json new file mode 100644 index 0000000000000000000000000000000000000000..59432d7b6b44e8989dfa35455cb7622412da957c --- /dev/null +++ b/apps/comments/l10n/lt_LT.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "AtÅ¡aukti", + "Save" : "IÅ¡saugoti", + "Comment" : "Komentaras" +},"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/comments/l10n/lv.js b/apps/comments/l10n/lv.js new file mode 100644 index 0000000000000000000000000000000000000000..78665af9a469bc87afd32fd3af2780622b8d8f86 --- /dev/null +++ b/apps/comments/l10n/lv.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Atcelt", + "Save" : "SaglabÄt", + "Comment" : "KomentÄrs" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json new file mode 100644 index 0000000000000000000000000000000000000000..0ad41e139cbe4e1b522ea1d3f8f30334646c631f --- /dev/null +++ b/apps/comments/l10n/lv.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Atcelt", + "Save" : "SaglabÄt", + "Comment" : "KomentÄrs" +},"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/comments/l10n/mk.js b/apps/comments/l10n/mk.js new file mode 100644 index 0000000000000000000000000000000000000000..caba856f3e75ed93210cb51210de184e6a888e91 --- /dev/null +++ b/apps/comments/l10n/mk.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Откажи", + "Save" : "Сними", + "Comment" : "Коментар" +}, +"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json new file mode 100644 index 0000000000000000000000000000000000000000..ac5fc0d7b8b778d2411fff4a86b0f34eab79b36d --- /dev/null +++ b/apps/comments/l10n/mk.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Откажи", + "Save" : "Сними", + "Comment" : "Коментар" +},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" +} \ No newline at end of file diff --git a/apps/comments/l10n/mn.js b/apps/comments/l10n/mn.js new file mode 100644 index 0000000000000000000000000000000000000000..44deab30ac4a30c08e070b1dd5b5cb206b78b4ff --- /dev/null +++ b/apps/comments/l10n/mn.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "comments", + { + "Save" : "Хадгалах" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/mn.json b/apps/comments/l10n/mn.json new file mode 100644 index 0000000000000000000000000000000000000000..09df24566115bcd3dc06d154d304171e77d1c574 --- /dev/null +++ b/apps/comments/l10n/mn.json @@ -0,0 +1,4 @@ +{ "translations": { + "Save" : "Хадгалах" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/ms_MY.js b/apps/comments/l10n/ms_MY.js new file mode 100644 index 0000000000000000000000000000000000000000..37e8518632d9cd89a28d1111236f30307dac5941 --- /dev/null +++ b/apps/comments/l10n/ms_MY.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Batal", + "Save" : "Simpan" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ms_MY.json b/apps/comments/l10n/ms_MY.json new file mode 100644 index 0000000000000000000000000000000000000000..dd6b20cbd7b12dc617ad337690d6ddc206ea8e9d --- /dev/null +++ b/apps/comments/l10n/ms_MY.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Batal", + "Save" : "Simpan" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/my_MM.js b/apps/comments/l10n/my_MM.js new file mode 100644 index 0000000000000000000000000000000000000000..2fd6d1d1a9cf4fd977db5dddd08fc294d124f3c9 --- /dev/null +++ b/apps/comments/l10n/my_MM.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ပယ်ဖျက်မည်" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/my_MM.json b/apps/comments/l10n/my_MM.json new file mode 100644 index 0000000000000000000000000000000000000000..28a85e87b394fa2e1923ed4f40bbae2c383f6df5 --- /dev/null +++ b/apps/comments/l10n/my_MM.json @@ -0,0 +1,4 @@ +{ "translations": { + "Cancel" : "ပယ်ဖျက်မည်" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/nb_NO.js b/apps/comments/l10n/nb_NO.js new file mode 100644 index 0000000000000000000000000000000000000000..2bfe4b450938a684000a6a770edb5cfb55a89e5e --- /dev/null +++ b/apps/comments/l10n/nb_NO.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Avbryt", + "Save" : "Lagre", + "Comment" : "Kommentar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb_NO.json b/apps/comments/l10n/nb_NO.json new file mode 100644 index 0000000000000000000000000000000000000000..52ec037b47fb8042be53ef918c79c1361eaebf8d --- /dev/null +++ b/apps/comments/l10n/nb_NO.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Avbryt", + "Save" : "Lagre", + "Comment" : "Kommentar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/nds.js b/apps/comments/l10n/nds.js new file mode 100644 index 0000000000000000000000000000000000000000..9fc7bc4cfe2da5ef255e9d9cbcd765c84a51a205 --- /dev/null +++ b/apps/comments/l10n/nds.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Abbrechen" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nds.json b/apps/comments/l10n/nds.json new file mode 100644 index 0000000000000000000000000000000000000000..8c981f879945b758a31678371e27bf901f7acfa0 --- /dev/null +++ b/apps/comments/l10n/nds.json @@ -0,0 +1,4 @@ +{ "translations": { + "Cancel" : "Abbrechen" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js new file mode 100644 index 0000000000000000000000000000000000000000..b1320386458dde99a51a0a73c613e431b9834995 --- /dev/null +++ b/apps/comments/l10n/nl.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Annuleren", + "Save" : "Bewaren", + "Comment" : "Reactie" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json new file mode 100644 index 0000000000000000000000000000000000000000..8fb9b318eb577697e659a4d87d7a3321c661089d --- /dev/null +++ b/apps/comments/l10n/nl.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Annuleren", + "Save" : "Bewaren", + "Comment" : "Reactie" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/nn_NO.js b/apps/comments/l10n/nn_NO.js new file mode 100644 index 0000000000000000000000000000000000000000..ce79cf242bc0853701e3f45f2fbd27f15197dfd1 --- /dev/null +++ b/apps/comments/l10n/nn_NO.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Avbryt", + "Save" : "Lagra" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nn_NO.json b/apps/comments/l10n/nn_NO.json new file mode 100644 index 0000000000000000000000000000000000000000..51f3ed49364ad5bcb873928ac90d78eb9c795c3a --- /dev/null +++ b/apps/comments/l10n/nn_NO.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Avbryt", + "Save" : "Lagra" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/oc.js b/apps/comments/l10n/oc.js new file mode 100644 index 0000000000000000000000000000000000000000..7311b7fd7a4bc7c65a6866ddbb504c6822242e1b --- /dev/null +++ b/apps/comments/l10n/oc.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Anullar", + "Save" : "Enregistrar", + "Comment" : "Comentar" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/oc.json b/apps/comments/l10n/oc.json new file mode 100644 index 0000000000000000000000000000000000000000..21f0098bf3028323e7689d0a6bfbc7b907893e91 --- /dev/null +++ b/apps/comments/l10n/oc.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Anullar", + "Save" : "Enregistrar", + "Comment" : "Comentar" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/pa.js b/apps/comments/l10n/pa.js new file mode 100644 index 0000000000000000000000000000000000000000..98e2affcd120c3a613f6f18e1049a470857443b4 --- /dev/null +++ b/apps/comments/l10n/pa.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ਰੱਦ ਕਰੋ" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/pa.json b/apps/comments/l10n/pa.json new file mode 100644 index 0000000000000000000000000000000000000000..2472134c5f2201963e9f43ca7e017a1ad52dd18f --- /dev/null +++ b/apps/comments/l10n/pa.json @@ -0,0 +1,4 @@ +{ "translations": { + "Cancel" : "ਰੱਦ ਕਰੋ" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js new file mode 100644 index 0000000000000000000000000000000000000000..543fed7a1adedb660a82baf64c2edeaeb70a5f1d --- /dev/null +++ b/apps/comments/l10n/pl.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Anuluj", + "Save" : "Zapisz", + "Comment" : "Komentarz" +}, +"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json new file mode 100644 index 0000000000000000000000000000000000000000..836f3bb1dcd9d5c294d91f879973a12f2f13992e --- /dev/null +++ b/apps/comments/l10n/pl.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Anuluj", + "Save" : "Zapisz", + "Comment" : "Komentarz" +},"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/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js new file mode 100644 index 0000000000000000000000000000000000000000..d7f61e4f161a7a69b484bb1352809b49a1134f49 --- /dev/null +++ b/apps/comments/l10n/pt_BR.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "comments", + { + "<strong>Comments</strong> for files" : "<strong>Comentários</strong> por arquivos", + "%1$s commented" : "%1$s comentado", + "%1$s commented on %2$s" : "%1$s comentado em %2$s", + "Comments" : "Comentários", + "Type in a new comment..." : "Digite um novo comentário...", + "Delete comment" : "Apague o comentário", + "Post" : "Postar", + "Cancel" : "Cancelar", + "Edit comment" : "Editar comentário", + "[Deleted user]" : "[Usuário eliminado]", + "No other comments available" : "Nenhum outro comentário disponÃvel", + "More comments..." : "Mais comentários...", + "Save" : "Salvar", + "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", + "{count} unread comments" : "{count} comentários não lidos", + "Comment" : "Comentário" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json new file mode 100644 index 0000000000000000000000000000000000000000..728a7e458ce73ce4abb2b567e1ce1fd0b9c2e5da --- /dev/null +++ b/apps/comments/l10n/pt_BR.json @@ -0,0 +1,19 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>Comentários</strong> por arquivos", + "%1$s commented" : "%1$s comentado", + "%1$s commented on %2$s" : "%1$s comentado em %2$s", + "Comments" : "Comentários", + "Type in a new comment..." : "Digite um novo comentário...", + "Delete comment" : "Apague o comentário", + "Post" : "Postar", + "Cancel" : "Cancelar", + "Edit comment" : "Editar comentário", + "[Deleted user]" : "[Usuário eliminado]", + "No other comments available" : "Nenhum outro comentário disponÃvel", + "More comments..." : "Mais comentários...", + "Save" : "Salvar", + "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", + "{count} unread comments" : "{count} comentários não lidos", + "Comment" : "Comentário" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js new file mode 100644 index 0000000000000000000000000000000000000000..821afec0c50a12a9544536b4b2b9fd754b4ae543 --- /dev/null +++ b/apps/comments/l10n/pt_PT.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "comments", + { + "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para ficheiros", + "%1$s commented" : "%1$s comentou", + "%1$s commented on %2$s" : "%1$s comentou %2$s", + "Comments" : "Comentários", + "Type in a new comment..." : "Escreva um novo comentário...", + "Delete comment" : "Apagar comentário", + "Post" : "Enviar", + "Cancel" : "Cancelar", + "Edit comment" : "Editar comentário", + "[Deleted user]" : "[utilizador apagado]", + "No other comments available" : "Nenhum outro comentário disponÃvel", + "More comments..." : "Mais comentários...", + "Save" : "Guardar", + "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes", + "{count} unread comments" : "{count} comentários não lidos", + "Comment" : "Comentário" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json new file mode 100644 index 0000000000000000000000000000000000000000..d5a5edc8c7e351fc688b8af3c60cf6499639696a --- /dev/null +++ b/apps/comments/l10n/pt_PT.json @@ -0,0 +1,19 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para ficheiros", + "%1$s commented" : "%1$s comentou", + "%1$s commented on %2$s" : "%1$s comentou %2$s", + "Comments" : "Comentários", + "Type in a new comment..." : "Escreva um novo comentário...", + "Delete comment" : "Apagar comentário", + "Post" : "Enviar", + "Cancel" : "Cancelar", + "Edit comment" : "Editar comentário", + "[Deleted user]" : "[utilizador apagado]", + "No other comments available" : "Nenhum outro comentário disponÃvel", + "More comments..." : "Mais comentários...", + "Save" : "Guardar", + "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes", + "{count} unread comments" : "{count} comentários não lidos", + "Comment" : "Comentário" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js new file mode 100644 index 0000000000000000000000000000000000000000..71a0fa6853156a5884ea8de809fa2dfd2ed841ad --- /dev/null +++ b/apps/comments/l10n/ro.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Anulează", + "Save" : "Salvează" +}, +"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json new file mode 100644 index 0000000000000000000000000000000000000000..dfd0b01cfff4621f0b25a37d721353ebd25c26bb --- /dev/null +++ b/apps/comments/l10n/ro.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Anulează", + "Save" : "Salvează" +},"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/comments/l10n/ru.js b/apps/comments/l10n/ru.js new file mode 100644 index 0000000000000000000000000000000000000000..16c922906c7252b90b4303cdf58f7a6621a83284 --- /dev/null +++ b/apps/comments/l10n/ru.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Отмена", + "Save" : "Сохранить", + "Comment" : "Коментарий" +}, +"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/comments/l10n/ru.json b/apps/comments/l10n/ru.json new file mode 100644 index 0000000000000000000000000000000000000000..eaf035062e885b3d7d9559f7562441cb5dea0b3c --- /dev/null +++ b/apps/comments/l10n/ru.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Отмена", + "Save" : "Сохранить", + "Comment" : "Коментарий" +},"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/comments/l10n/si_LK.js b/apps/comments/l10n/si_LK.js new file mode 100644 index 0000000000000000000000000000000000000000..9badedaef20662a573c49f20fa73723d71427dc7 --- /dev/null +++ b/apps/comments/l10n/si_LK.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "එපà·", + "Save" : "සුරකින්න" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/si_LK.json b/apps/comments/l10n/si_LK.json new file mode 100644 index 0000000000000000000000000000000000000000..e5ce448e6417af518e3540895ecefff6fa14fd5f --- /dev/null +++ b/apps/comments/l10n/si_LK.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "එපà·", + "Save" : "සුරකින්න" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/sk_SK.js b/apps/comments/l10n/sk_SK.js new file mode 100644 index 0000000000000000000000000000000000000000..808e0bff4d482b98ab020733f5d7604a5e625bb1 --- /dev/null +++ b/apps/comments/l10n/sk_SK.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ZruÅ¡iÅ¥", + "Save" : "UložiÅ¥", + "Comment" : "Komentár" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/comments/l10n/sk_SK.json b/apps/comments/l10n/sk_SK.json new file mode 100644 index 0000000000000000000000000000000000000000..649d040de7a29019ef529c10a0a9d634a6b80203 --- /dev/null +++ b/apps/comments/l10n/sk_SK.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "ZruÅ¡iÅ¥", + "Save" : "UložiÅ¥", + "Comment" : "Komentár" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js new file mode 100644 index 0000000000000000000000000000000000000000..2a2fec5f19d693e465976ca23d5079c4f592c3e4 --- /dev/null +++ b/apps/comments/l10n/sl.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "PrekliÄi", + "Save" : "Shrani", + "Comment" : "Opomba" +}, +"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json new file mode 100644 index 0000000000000000000000000000000000000000..67fb5764c8b7e90d61ec0b35fbf8a281a39b2a7c --- /dev/null +++ b/apps/comments/l10n/sl.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "PrekliÄi", + "Save" : "Shrani", + "Comment" : "Opomba" +},"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/comments/l10n/sq.js b/apps/comments/l10n/sq.js new file mode 100644 index 0000000000000000000000000000000000000000..cf18a031b0ed42ddf4990cc5970488e01ebf15d3 --- /dev/null +++ b/apps/comments/l10n/sq.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "comments", + { + "<strong>Comments</strong> for files" : "<strong>Komente</strong> për kartela", + "%1$s commented" : "%1$s komentoi", + "%1$s commented on %2$s" : "%1$s komentoi te %2$s", + "Comments" : "Komente", + "Type in a new comment..." : "Shtypni një koment të ri…", + "Delete comment" : "Fshije komentin", + "Post" : "Postoje", + "Cancel" : "Anuloje", + "Edit comment" : "Përpunoni komentin", + "[Deleted user]" : "[Përdorues i fshirë]", + "No other comments available" : "S’ka komente të tjera", + "More comments..." : "Më tepër komente…", + "Save" : "Ruaje", + "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}", + "{count} unread comments" : "{count} komente të palexuar", + "Comment" : "Koment" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json new file mode 100644 index 0000000000000000000000000000000000000000..aa92903ab6088a230ccd8479388935e3e326a2d5 --- /dev/null +++ b/apps/comments/l10n/sq.json @@ -0,0 +1,19 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>Komente</strong> për kartela", + "%1$s commented" : "%1$s komentoi", + "%1$s commented on %2$s" : "%1$s komentoi te %2$s", + "Comments" : "Komente", + "Type in a new comment..." : "Shtypni një koment të ri…", + "Delete comment" : "Fshije komentin", + "Post" : "Postoje", + "Cancel" : "Anuloje", + "Edit comment" : "Përpunoni komentin", + "[Deleted user]" : "[Përdorues i fshirë]", + "No other comments available" : "S’ka komente të tjera", + "More comments..." : "Më tepër komente…", + "Save" : "Ruaje", + "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}", + "{count} unread comments" : "{count} komente të palexuar", + "Comment" : "Koment" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js new file mode 100644 index 0000000000000000000000000000000000000000..caee7bc28ffa9ade5da7e6a56bc325e7f4ffda58 --- /dev/null +++ b/apps/comments/l10n/sr.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ОдуÑтани", + "Save" : "Сачувај", + "Comment" : "Коментар" +}, +"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/comments/l10n/sr.json b/apps/comments/l10n/sr.json new file mode 100644 index 0000000000000000000000000000000000000000..7fa9bdcf27ad5e62fc714c5618da41d5bc384b6f --- /dev/null +++ b/apps/comments/l10n/sr.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "ОдуÑтани", + "Save" : "Сачувај", + "Comment" : "Коментар" +},"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/comments/l10n/sr@latin.js b/apps/comments/l10n/sr@latin.js new file mode 100644 index 0000000000000000000000000000000000000000..c2185e95e928a90173e7241b0b62ee7122510720 --- /dev/null +++ b/apps/comments/l10n/sr@latin.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Odustani", + "Save" : "SaÄuvaj" +}, +"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/comments/l10n/sr@latin.json b/apps/comments/l10n/sr@latin.json new file mode 100644 index 0000000000000000000000000000000000000000..f61bed4853a7d732a1318a1ad742eed56e12b23f --- /dev/null +++ b/apps/comments/l10n/sr@latin.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Odustani", + "Save" : "SaÄuvaj" +},"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/comments/l10n/sv.js b/apps/comments/l10n/sv.js new file mode 100644 index 0000000000000000000000000000000000000000..410b3cf0ce93b2cd635b4f1339f033e5c60aa026 --- /dev/null +++ b/apps/comments/l10n/sv.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Avbryt", + "Save" : "Spara", + "Comment" : "Kommentar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json new file mode 100644 index 0000000000000000000000000000000000000000..4a1182c726ef5c3323186d782b32b8baf5b35c20 --- /dev/null +++ b/apps/comments/l10n/sv.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Avbryt", + "Save" : "Spara", + "Comment" : "Kommentar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/ta_LK.js b/apps/comments/l10n/ta_LK.js new file mode 100644 index 0000000000000000000000000000000000000000..8d16f1e90b6b2b5a7bb68ed64e6783743e719485 --- /dev/null +++ b/apps/comments/l10n/ta_LK.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "இரதà¯à®¤à¯ செயà¯à®•", + "Save" : "சேமிகà¯à®• " +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ta_LK.json b/apps/comments/l10n/ta_LK.json new file mode 100644 index 0000000000000000000000000000000000000000..b1a589161a66668a043fe316961ab719e02979a1 --- /dev/null +++ b/apps/comments/l10n/ta_LK.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "இரதà¯à®¤à¯ செயà¯à®•", + "Save" : "சேமிகà¯à®• " +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/te.js b/apps/comments/l10n/te.js new file mode 100644 index 0000000000000000000000000000000000000000..ac519b5e833419160f40b73f7b5a7a05664c3be4 --- /dev/null +++ b/apps/comments/l10n/te.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "à°°à°¦à±à°¦à±à°šà±‡à°¯à°¿", + "Save" : "à°à°¦à±à°°à°ªà°°à°šà±" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/te.json b/apps/comments/l10n/te.json new file mode 100644 index 0000000000000000000000000000000000000000..3184274b2310b37f8c60a2c7a9c83cd58bb36079 --- /dev/null +++ b/apps/comments/l10n/te.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "à°°à°¦à±à°¦à±à°šà±‡à°¯à°¿", + "Save" : "à°à°¦à±à°°à°ªà°°à°šà±" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/th_TH.js b/apps/comments/l10n/th_TH.js new file mode 100644 index 0000000000000000000000000000000000000000..6854f2010c4d3a1c75c1c189dacb320003753076 --- /dev/null +++ b/apps/comments/l10n/th_TH.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ยà¸à¹€à¸¥à¸´à¸", + "Save" : "บันทึà¸", + "Comment" : "à¹à¸ªà¸”งความคิดเห็น" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/th_TH.json b/apps/comments/l10n/th_TH.json new file mode 100644 index 0000000000000000000000000000000000000000..066fd5e81308674acabb4ee0fb9ec3f9762f0e51 --- /dev/null +++ b/apps/comments/l10n/th_TH.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "ยà¸à¹€à¸¥à¸´à¸", + "Save" : "บันทึà¸", + "Comment" : "à¹à¸ªà¸”งความคิดเห็น" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js new file mode 100644 index 0000000000000000000000000000000000000000..8540b677f1019e6c85fab6a66e85cff51e7fe772 --- /dev/null +++ b/apps/comments/l10n/tr.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Ä°ptal", + "Save" : "Kaydet", + "Comment" : "Yorum" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json new file mode 100644 index 0000000000000000000000000000000000000000..de94baf97caefeb9278972a5f982ce0b637a8440 --- /dev/null +++ b/apps/comments/l10n/tr.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "Ä°ptal", + "Save" : "Kaydet", + "Comment" : "Yorum" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/ug.js b/apps/comments/l10n/ug.js new file mode 100644 index 0000000000000000000000000000000000000000..589911eeb2160c7dcd234d020ac7b8155a3d9dcd --- /dev/null +++ b/apps/comments/l10n/ug.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "ۋاز ÙƒÛ•Ú†", + "Save" : "ساقلا" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ug.json b/apps/comments/l10n/ug.json new file mode 100644 index 0000000000000000000000000000000000000000..627eb1125029fbe1b270db8de2675e35e83b4580 --- /dev/null +++ b/apps/comments/l10n/ug.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "ۋاز ÙƒÛ•Ú†", + "Save" : "ساقلا" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js new file mode 100644 index 0000000000000000000000000000000000000000..9fc7edca956e16b0595245403f8e6fba771b4d1f --- /dev/null +++ b/apps/comments/l10n/uk.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "СкаÑувати", + "Save" : "Зберегти", + "Comment" : "Коментар" +}, +"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/comments/l10n/uk.json b/apps/comments/l10n/uk.json new file mode 100644 index 0000000000000000000000000000000000000000..d96e29f039760639a7240e24b441fce3f2f1c71e --- /dev/null +++ b/apps/comments/l10n/uk.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cancel" : "СкаÑувати", + "Save" : "Зберегти", + "Comment" : "Коментар" +},"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/comments/l10n/ur_PK.js b/apps/comments/l10n/ur_PK.js new file mode 100644 index 0000000000000000000000000000000000000000..2808425d15a512509f91fd0978d939e5325450a8 --- /dev/null +++ b/apps/comments/l10n/ur_PK.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "منسوخ کریں", + "Save" : "ØÙظ" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ur_PK.json b/apps/comments/l10n/ur_PK.json new file mode 100644 index 0000000000000000000000000000000000000000..83df86652d2e9f278ab68a89918aa3bf495a2d9a --- /dev/null +++ b/apps/comments/l10n/ur_PK.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "منسوخ کریں", + "Save" : "ØÙظ" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js new file mode 100644 index 0000000000000000000000000000000000000000..b21b2905116d2dacfb298cc205508d9cffe869f2 --- /dev/null +++ b/apps/comments/l10n/vi.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "Hủy", + "Save" : "LÆ°u" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json new file mode 100644 index 0000000000000000000000000000000000000000..71ecdab9df5b10c669dcd14c2c2a14ebbd6b7af6 --- /dev/null +++ b/apps/comments/l10n/vi.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "Hủy", + "Save" : "LÆ°u" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js new file mode 100644 index 0000000000000000000000000000000000000000..d5999738f96b3b6feeb952138728a6936b00d021 --- /dev/null +++ b/apps/comments/l10n/zh_CN.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "å–消", + "Save" : "ä¿å˜" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json new file mode 100644 index 0000000000000000000000000000000000000000..65f540d5d6e868a60c682d31a88443b934b9f738 --- /dev/null +++ b/apps/comments/l10n/zh_CN.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "å–消", + "Save" : "ä¿å˜" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js new file mode 100644 index 0000000000000000000000000000000000000000..65cddd342ca171b1a77eacc0d090fa8626cdd7ce --- /dev/null +++ b/apps/comments/l10n/zh_HK.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "å–消", + "Save" : "儲å˜" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json new file mode 100644 index 0000000000000000000000000000000000000000..4da0032a014b196b5ebcf8c303f0329eecdead8c --- /dev/null +++ b/apps/comments/l10n/zh_HK.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "å–消", + "Save" : "儲å˜" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js new file mode 100644 index 0000000000000000000000000000000000000000..65cddd342ca171b1a77eacc0d090fa8626cdd7ce --- /dev/null +++ b/apps/comments/l10n/zh_TW.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "å–消", + "Save" : "儲å˜" +}, +"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json new file mode 100644 index 0000000000000000000000000000000000000000..4da0032a014b196b5ebcf8c303f0329eecdead8c --- /dev/null +++ b/apps/comments/l10n/zh_TW.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cancel" : "å–消", + "Save" : "儲å˜" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/he.js b/apps/federatedfilesharing/l10n/he.js new file mode 100644 index 0000000000000000000000000000000000000000..74cb9ee267234dc781f5469e539c1fe33898e903 --- /dev/null +++ b/apps/federatedfilesharing/l10n/he.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "federatedfilesharing", + { + "Invalid Federated Cloud ID" : "זיהוי ×¢× ×Ÿ מ×וגד ×œ× ×—×•×§×™", + "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s × ×›×©×œ, כיוון שפריט ×–×” כבר משותף ×¢× %s", + "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s × ×›×©×œ, ×œ× × ×™×ª×Ÿ ל×תר %s, ייתכן שהשרת ×œ× × ×™×ª×Ÿ להשגה כרגע." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/federatedfilesharing/l10n/he.json b/apps/federatedfilesharing/l10n/he.json new file mode 100644 index 0000000000000000000000000000000000000000..a9cd4313568bac614affa99e255a646cecae55b9 --- /dev/null +++ b/apps/federatedfilesharing/l10n/he.json @@ -0,0 +1,7 @@ +{ "translations": { + "Invalid Federated Cloud ID" : "זיהוי ×¢× ×Ÿ מ×וגד ×œ× ×—×•×§×™", + "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s × ×›×©×œ, כיוון שפריט ×–×” כבר משותף ×¢× %s", + "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s × ×›×©×œ, ×œ× × ×™×ª×Ÿ ל×תר %s, ייתכן שהשרת ×œ× × ×™×ª×Ÿ להשגה כרגע." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index 0bec23aa70ae3224b5ebab8946b3b10192bc2ffb..550fc8d5c94450c0b6962e6505a466eb3a43d1e2 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -1,7 +1,7 @@ OC.L10N.register( "federatedfilesharing", { - "Invalid Federated Cloud ID" : "Associação Inválida de Nuvem ID", + "Invalid Federated Cloud ID" : "Inválida Associação de Nuvem ID", "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este Ãtem já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possÃvel encontrar %s, talvez o servidor esteja inacessÃvel." diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json index d5b58e2063747063e91bc24cf9f145948af640be..29fe0c4dbf37699cbacab076892860cbaff512b0 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.json +++ b/apps/federatedfilesharing/l10n/pt_BR.json @@ -1,5 +1,5 @@ { "translations": { - "Invalid Federated Cloud ID" : "Associação Inválida de Nuvem ID", + "Invalid Federated Cloud ID" : "Inválida Associação de Nuvem ID", "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este Ãtem já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possÃvel encontrar %s, talvez o servidor esteja inacessÃvel." diff --git a/apps/federation/l10n/fi_FI.js b/apps/federation/l10n/fi_FI.js new file mode 100644 index 0000000000000000000000000000000000000000..b9f813e993dc1529aaac53fa28238bdf7427d094 --- /dev/null +++ b/apps/federation/l10n/fi_FI.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Palvelin lisätty luotettujen ownCloudien luetteloon", + "Server is already in the list of trusted servers." : "Palvelin on jo luotettujen palvelimien luettelossa.", + "No ownCloud server found" : "ownCloud-palvelinta ei löydy", + "Could not add server" : "Palvelimen lisääminen ei onnistunut", + "Federation" : "Federaatio", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloudin federaatio mahdollistaa yhdistämisen muihin luotettuihin ownCloudeihin käyttäjähakemistojen vaihtamiseksi. Tätä käytetään muun muassa ulkoisten käyttäjien automaattiseen täydentämiseen federoidussa jakamisessa." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/fi_FI.json b/apps/federation/l10n/fi_FI.json new file mode 100644 index 0000000000000000000000000000000000000000..0c8280ab0beb3bd4a7e9095e0fe017f6fe2d44aa --- /dev/null +++ b/apps/federation/l10n/fi_FI.json @@ -0,0 +1,9 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Palvelin lisätty luotettujen ownCloudien luetteloon", + "Server is already in the list of trusted servers." : "Palvelin on jo luotettujen palvelimien luettelossa.", + "No ownCloud server found" : "ownCloud-palvelinta ei löydy", + "Could not add server" : "Palvelimen lisääminen ei onnistunut", + "Federation" : "Federaatio", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloudin federaatio mahdollistaa yhdistämisen muihin luotettuihin ownCloudeihin käyttäjähakemistojen vaihtamiseksi. Tätä käytetään muun muassa ulkoisten käyttäjien automaattiseen täydentämiseen federoidussa jakamisessa." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/federation/l10n/fr.js b/apps/federation/l10n/fr.js new file mode 100644 index 0000000000000000000000000000000000000000..8d2224b9cb411a27adda98b7484a76292f710caf --- /dev/null +++ b/apps/federation/l10n/fr.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Serveur ajouté à la liste des ownClouds de confiance" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/federation/l10n/fr.json b/apps/federation/l10n/fr.json new file mode 100644 index 0000000000000000000000000000000000000000..23ab3d0d2113bc5f2207a6a71ca7578820b802cd --- /dev/null +++ b/apps/federation/l10n/fr.json @@ -0,0 +1,4 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Serveur ajouté à la liste des ownClouds de confiance" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/federation/l10n/he.js b/apps/federation/l10n/he.js new file mode 100644 index 0000000000000000000000000000000000000000..1d7e25bbc345a7888bf6c42de717ac8dae4b1b24 --- /dev/null +++ b/apps/federation/l10n/he.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "השרת × ×•×¡×£ לרשימת ×”- ownCloud ×”×ž×”×™×ž× ×™×", + "Server is already in the list of trusted servers." : "השרת כבר × ×ž×¦× ×‘×¨×©×™×ž×ª ×”×©×¨×ª×™× ×”×ž×”×™×ž× ×™×.", + "No ownCloud server found" : "×œ× ×ותר שרת ownCloud", + "Could not add server" : "×œ× × ×™×ª×Ÿ ×”×™×” להוסיף שרת", + "Federation" : "×יגוד", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "×יגוד ownCloud מ×פשר לך להתחבר לשרתי ownCloud ×ž×”×™×ž× ×™× ××—×¨×™× ×œ×ž×˜×¨×ª החלפת תיקיות משתמש. ×œ×“×•×’×ž× × ×™×ª×Ÿ ×™×”×™×” להשתמש בזה כדי ×œ×”×©×œ×™× ×‘×ופן ×וטומטי ×ž×©×ª×ž×©×™× ×—×™×¦×•× ×™×™× ×œ×©×™×ª×•×£ מ×וגד." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/he.json b/apps/federation/l10n/he.json new file mode 100644 index 0000000000000000000000000000000000000000..1cfce307743aaa08f9397dcec17eefc562f35d02 --- /dev/null +++ b/apps/federation/l10n/he.json @@ -0,0 +1,9 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "השרת × ×•×¡×£ לרשימת ×”- ownCloud ×”×ž×”×™×ž× ×™×", + "Server is already in the list of trusted servers." : "השרת כבר × ×ž×¦× ×‘×¨×©×™×ž×ª ×”×©×¨×ª×™× ×”×ž×”×™×ž× ×™×.", + "No ownCloud server found" : "×œ× ×ותר שרת ownCloud", + "Could not add server" : "×œ× × ×™×ª×Ÿ ×”×™×” להוסיף שרת", + "Federation" : "×יגוד", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "×יגוד ownCloud מ×פשר לך להתחבר לשרתי ownCloud ×ž×”×™×ž× ×™× ××—×¨×™× ×œ×ž×˜×¨×ª החלפת תיקיות משתמש. ×œ×“×•×’×ž× × ×™×ª×Ÿ ×™×”×™×” להשתמש בזה כדי ×œ×”×©×œ×™× ×‘×ופן ×וטומטי ×ž×©×ª×ž×©×™× ×—×™×¦×•× ×™×™× ×œ×©×™×ª×•×£ מ×וגד." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/federation/l10n/it.js b/apps/federation/l10n/it.js new file mode 100644 index 0000000000000000000000000000000000000000..e680f35bada5ee9a522bf7faac7bef55b7027732 --- /dev/null +++ b/apps/federation/l10n/it.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Server aggiunto all'elenco di ownCloud affidabili", + "Server is already in the list of trusted servers." : "Il server è già nell'elenco dei server affidabili.", + "No ownCloud server found" : "Nessun server ownCloud trovato", + "Could not add server" : "Impossibile aggiungere il server", + "Federation" : "Federazione" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/it.json b/apps/federation/l10n/it.json new file mode 100644 index 0000000000000000000000000000000000000000..b6f7f7239d64461dd29242a8f9ce4a2527824270 --- /dev/null +++ b/apps/federation/l10n/it.json @@ -0,0 +1,8 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Server aggiunto all'elenco di ownCloud affidabili", + "Server is already in the list of trusted servers." : "Il server è già nell'elenco dei server affidabili.", + "No ownCloud server found" : "Nessun server ownCloud trovato", + "Could not add server" : "Impossibile aggiungere il server", + "Federation" : "Federazione" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/federation/l10n/pt_BR.js b/apps/federation/l10n/pt_BR.js new file mode 100644 index 0000000000000000000000000000000000000000..ae8f9acbe2ef27520fa13e4275a55738cc4c68e4 --- /dev/null +++ b/apps/federation/l10n/pt_BR.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Servidor adicionado à lista de ownClouds confiáveis", + "Server is already in the list of trusted servers." : "O servidor já está na lista de servidores confiáveis.", + "No ownCloud server found" : "Nenhum servidor ownCloud encontrado", + "Could not add server" : "Não foi possÃvel adicionar servidor", + "Federation" : "Associação", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "A associação ownCloud permite que você conecte com outros ownCloud confiáveis para haja trocas de diretórios do usuário. Por exemplo, este será utilizado para usuários externos de complementação para compartilhamento associado." +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/federation/l10n/pt_BR.json b/apps/federation/l10n/pt_BR.json new file mode 100644 index 0000000000000000000000000000000000000000..f37a3a4e28b9aae39d6158ed1f3159a7708e5547 --- /dev/null +++ b/apps/federation/l10n/pt_BR.json @@ -0,0 +1,9 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Servidor adicionado à lista de ownClouds confiáveis", + "Server is already in the list of trusted servers." : "O servidor já está na lista de servidores confiáveis.", + "No ownCloud server found" : "Nenhum servidor ownCloud encontrado", + "Could not add server" : "Não foi possÃvel adicionar servidor", + "Federation" : "Associação", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "A associação ownCloud permite que você conecte com outros ownCloud confiáveis para haja trocas de diretórios do usuário. Por exemplo, este será utilizado para usuários externos de complementação para compartilhamento associado." +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file diff --git a/apps/federation/l10n/pt_PT.js b/apps/federation/l10n/pt_PT.js new file mode 100644 index 0000000000000000000000000000000000000000..3e900bf1a2698deeec3bf08c9daa3e2b17872146 --- /dev/null +++ b/apps/federation/l10n/pt_PT.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Servidor adicionado à lista de ownClouds confiáveis", + "Server is already in the list of trusted servers." : "Servidor já pertence à lista de servidores confiáveis.", + "No ownCloud server found" : "Nenhum servidor ownCloud encontrado", + "Could not add server" : "Não foi possÃvel adicionar servidor", + "Federation" : "Federação", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federação ownCloud permite-lhe conectar-se com outros ownClouds de confiança para partilhar directórios. Por exemplo, isto será utilizado para auto-completar utilizadores externos para partilhas federadas." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/pt_PT.json b/apps/federation/l10n/pt_PT.json new file mode 100644 index 0000000000000000000000000000000000000000..2758c6260e6bef94698a08f415d35ccc1d8968d8 --- /dev/null +++ b/apps/federation/l10n/pt_PT.json @@ -0,0 +1,9 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Servidor adicionado à lista de ownClouds confiáveis", + "Server is already in the list of trusted servers." : "Servidor já pertence à lista de servidores confiáveis.", + "No ownCloud server found" : "Nenhum servidor ownCloud encontrado", + "Could not add server" : "Não foi possÃvel adicionar servidor", + "Federation" : "Federação", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federação ownCloud permite-lhe conectar-se com outros ownClouds de confiança para partilhar directórios. Por exemplo, isto será utilizado para auto-completar utilizadores externos para partilhas federadas." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/federation/l10n/sq.js b/apps/federation/l10n/sq.js new file mode 100644 index 0000000000000000000000000000000000000000..a7265017d53bd4d1ca7729034cc76f1ef3673ba7 --- /dev/null +++ b/apps/federation/l10n/sq.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Shërbyesi u shtua te lista e ownCloud-eve të besuar", + "Server is already in the list of trusted servers." : "Shërbyesi është tashmë në listën e shërbyesve të besuar.", + "No ownCloud server found" : "S’u gjet shërbyes ownCloud", + "Could not add server" : "Shërbyesi s’u shtua dot", + "Federation" : "Federim", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federimi ownCloud ju lejon të lidheni me ownCloud-e të tjerë për të shkëmbyer drejtorinë e përdoruesve. Për shembull, kjo do të përdoret për për vetëplotësim përdoruesish të jashtëm për ndarje të federuar." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/sq.json b/apps/federation/l10n/sq.json new file mode 100644 index 0000000000000000000000000000000000000000..39c86e7a7c43779a9f1ae94519779678bf370641 --- /dev/null +++ b/apps/federation/l10n/sq.json @@ -0,0 +1,9 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Shërbyesi u shtua te lista e ownCloud-eve të besuar", + "Server is already in the list of trusted servers." : "Shërbyesi është tashmë në listën e shërbyesve të besuar.", + "No ownCloud server found" : "S’u gjet shërbyes ownCloud", + "Could not add server" : "Shërbyesi s’u shtua dot", + "Federation" : "Federim", + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federimi ownCloud ju lejon të lidheni me ownCloud-e të tjerë për të shkëmbyer drejtorinë e përdoruesve. Për shembull, kjo do të përdoret për për vetëplotësim përdoruesish të jashtëm për ndarje të federuar." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index c59fa97308f37366175f096f9cad26a4fa78d1fe..383d66164cb89851080ccafd67250ae8c743c0b2 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "KlÃÄ API", "Global Credentails" : "Globálnà pÅ™ihlaÅ¡ovacà údaje", - "Log-in credentials, save in database" : "PÅ™ihlaÅ¡ovacà údaje, ukládat do databáze", "Username and password" : "Uživatelské jméno a heslo", "Log-in credentials, save in session" : "PÅ™ihlaÅ¡ovacà údaje, ukládat v sezenÃ", - "User entered, store in database" : "Zadané uživatelem, ukládat v databázi", "RSA public key" : "RSA veÅ™ejný klÃÄ", "Public key" : "VeÅ™ejný klÃÄ", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json index 5d1b3ad5bebde4d1b818cd32c6bbe887b2cfd576..dfd7232e24f5a23d56238aebf9cba0b50bcb7328 100644 --- a/apps/files_external/l10n/cs_CZ.json +++ b/apps/files_external/l10n/cs_CZ.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "KlÃÄ API", "Global Credentails" : "Globálnà pÅ™ihlaÅ¡ovacà údaje", - "Log-in credentials, save in database" : "PÅ™ihlaÅ¡ovacà údaje, ukládat do databáze", "Username and password" : "Uživatelské jméno a heslo", "Log-in credentials, save in session" : "PÅ™ihlaÅ¡ovacà údaje, ukládat v sezenÃ", - "User entered, store in database" : "Zadané uživatelem, ukládat v databázi", "RSA public key" : "RSA veÅ™ejný klÃÄ", "Public key" : "VeÅ™ejný klÃÄ", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 47fe2a785401b0bbac9cbb3dff2df613c4a09c1b..9ce8170489be1fa92f2091fae832ed2e3074509d 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Espacio de Rack", "API key" : "Clave API", "Global Credentails" : "Credenciales Globales", - "Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos", "Username and password" : "Nombre de usuario y contraseña", "Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión", - "User entered, store in database" : "Usuario introducido, guardar en la base de datos", "RSA public key" : "Clave pública RSA", "Public key" : "Clave pública", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 90c4e773291bef148e6961600557f330052e2051..ad73b0a0838befe6e69ef1d411f8f29610d80c9d 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -68,10 +68,8 @@ "Rackspace" : "Espacio de Rack", "API key" : "Clave API", "Global Credentails" : "Credenciales Globales", - "Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos", "Username and password" : "Nombre de usuario y contraseña", "Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión", - "User entered, store in database" : "Usuario introducido, guardar en la base de datos", "RSA public key" : "Clave pública RSA", "Public key" : "Clave pública", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js index ec2c7d7a52c0f89164a0d6d5a8c4af76049f80c9..70908c106d04b2b6c724954f61586857b3abd248 100644 --- a/apps/files_external/l10n/fi_FI.js +++ b/apps/files_external/l10n/fi_FI.js @@ -52,10 +52,8 @@ OC.L10N.register( "OpenStack" : "OpenStack", "Rackspace" : "Rackspace", "API key" : "API-avain", - "Log-in credentials, save in database" : "Kirjautumistiedot, tallenna tietokantaan", "Username and password" : "Käyttäjätunnus ja salasana", "Log-in credentials, save in session" : "Kirjautumistiedot, tallenna istuntoon", - "User entered, store in database" : "Käyttäjän määrittämä, tallenna tietokantaan", "RSA public key" : "Julkinen RSA-avain", "Public key" : "Julkinen avain", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/fi_FI.json b/apps/files_external/l10n/fi_FI.json index e74582f1962c015a296be831c9dcbedf307e4536..b2e0d60a615275b8be073e41e766b996d5137a58 100644 --- a/apps/files_external/l10n/fi_FI.json +++ b/apps/files_external/l10n/fi_FI.json @@ -50,10 +50,8 @@ "OpenStack" : "OpenStack", "Rackspace" : "Rackspace", "API key" : "API-avain", - "Log-in credentials, save in database" : "Kirjautumistiedot, tallenna tietokantaan", "Username and password" : "Käyttäjätunnus ja salasana", "Log-in credentials, save in session" : "Kirjautumistiedot, tallenna istuntoon", - "User entered, store in database" : "Käyttäjän määrittämä, tallenna tietokantaan", "RSA public key" : "Julkinen RSA-avain", "Public key" : "Julkinen avain", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index ae780704b8098558d9323a76b61647f433a741ce..a34456ca17d823e0e4bee72b6ccbd4e831d89aac 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "Clé API", "Global Credentails" : "Identifiants globaux", - "Log-in credentials, save in database" : "Identifiants de connexion, sauvegardés dans la base de données", "Username and password" : "Nom d'utilisateur et mot de passe", "Log-in credentials, save in session" : "Identifiants de connexion, sauvegardés pour la session", - "User entered, store in database" : "Fourni par l'utilisateur, enregistré dans la base de données", "RSA public key" : "Clé publique RSA", "Public key" : "Clef publique", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 53438506bb3260018c2eaf807355dd7d612d2807..d0aa791c3c07fc74a4fef40f01ced70f5ad1198a 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "Clé API", "Global Credentails" : "Identifiants globaux", - "Log-in credentials, save in database" : "Identifiants de connexion, sauvegardés dans la base de données", "Username and password" : "Nom d'utilisateur et mot de passe", "Log-in credentials, save in session" : "Identifiants de connexion, sauvegardés pour la session", - "User entered, store in database" : "Fourni par l'utilisateur, enregistré dans la base de données", "RSA public key" : "Clé publique RSA", "Public key" : "Clef publique", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index f4f216b36eb02fb2fab92368c769327ee22673c8..a26e50b174224399aa9aa1127cb297fa965ef9c0 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "×—×¥ ×חורה", "API key" : "מפתח API", "Global Credentails" : "×ישורי ×ימות גלובלי×", - "Log-in credentials, save in database" : "×ישורי התחברות, × ×©×ž×¨×™× ×‘×ž×¡×“ ×”× ×ª×•× ×™×", "Username and password" : "×©× ×ž×©×ª×ž×© וסיסמ×", "Log-in credentials, save in session" : "×ישורי התחברות, × ×©×ž×¨×™× ×‘×ž×™×“×¢ שיחה - סשן", - "User entered, store in database" : "משתמש התחבר, × ×©×ž×¨ במסד ×”× ×ª×•× ×™×", "RSA public key" : "מפתח ציבורי RSA", "Public key" : "מפתח ציבורי", "Amazon S3" : "×מזון S3", diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index 61def52e1778fd3d8da0ff04070776fb21193dfe..00aa51d8f59359381b2f8246c75f3d0be25a9226 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -68,10 +68,8 @@ "Rackspace" : "×—×¥ ×חורה", "API key" : "מפתח API", "Global Credentails" : "×ישורי ×ימות גלובלי×", - "Log-in credentials, save in database" : "×ישורי התחברות, × ×©×ž×¨×™× ×‘×ž×¡×“ ×”× ×ª×•× ×™×", "Username and password" : "×©× ×ž×©×ª×ž×© וסיסמ×", "Log-in credentials, save in session" : "×ישורי התחברות, × ×©×ž×¨×™× ×‘×ž×™×“×¢ שיחה - סשן", - "User entered, store in database" : "משתמש התחבר, × ×©×ž×¨ במסד ×”× ×ª×•× ×™×", "RSA public key" : "מפתח ציבורי RSA", "Public key" : "מפתח ציבורי", "Amazon S3" : "×מזון S3", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 5b07891a8f418a6f7b7d539208600e2ac3120876..8c0c2c89baf78e09cb7c9cbd988ee1105a0c0d3e 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "Chiave API", "Global Credentails" : "Credenziali globali", - "Log-in credentials, save in database" : "Credenziali di accesso, salva nel database", "Username and password" : "Nome utente e password", "Log-in credentials, save in session" : "Credenziali di accesso, salva nella sessione", - "User entered, store in database" : "Digitate dall'utente, memorizza nel database", "RSA public key" : "Chiave pubblica RSA", "Public key" : "Chiave pubblica", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 8257027e0f3b794cac34c628683e9de1070664b7..f40f1a38e7e57369947c5f3ef2a9c642af0aa00a 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "Chiave API", "Global Credentails" : "Credenziali globali", - "Log-in credentials, save in database" : "Credenziali di accesso, salva nel database", "Username and password" : "Nome utente e password", "Log-in credentials, save in session" : "Credenziali di accesso, salva nella sessione", - "User entered, store in database" : "Digitate dall'utente, memorizza nel database", "RSA public key" : "Chiave pubblica RSA", "Public key" : "Chiave pubblica", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 6155058a031ca555972db84970a4bb21b8ab7caf..59b0aba21518a4cdee01e0db743e963fa3ad038f 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "APIã‚ー", "Global Credentails" : "ã‚°ãƒãƒ¼ãƒãƒ«èªè¨¼æƒ…å ±", - "Log-in credentials, save in database" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "Username and password" : "ユーザーåã¨ãƒ‘スワード", "Log-in credentials, save in session" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ã‚»ãƒƒã‚·ãƒ§ãƒ³ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", - "User entered, store in database" : "ãƒ¦ãƒ¼ã‚¶ãƒ¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "RSA public key" : "RSA公開éµ", "Public key" : "公開éµ", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 995a4f2352728f05380526c6cd43939ae654a7c3..9d22f69568503660f772f7b67e7d9539b7116076 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "APIã‚ー", "Global Credentails" : "ã‚°ãƒãƒ¼ãƒãƒ«èªè¨¼æƒ…å ±", - "Log-in credentials, save in database" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "Username and password" : "ユーザーåã¨ãƒ‘スワード", "Log-in credentials, save in session" : "ãƒã‚°ã‚¤ãƒ³èªè¨¼æƒ…å ±ã¯ã€ã‚»ãƒƒã‚·ãƒ§ãƒ³ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", - "User entered, store in database" : "ãƒ¦ãƒ¼ã‚¶ãƒ¼æƒ…å ±ã¯ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å˜ã•ã‚Œã¾ã™ã€‚", "RSA public key" : "RSA公開éµ", "Public key" : "公開éµ", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/nb_NO.js b/apps/files_external/l10n/nb_NO.js index 68948b2d198aceca8fda50cf3762dfb2b19dba66..609670d703e0c6045740f1b2e256ba8e0fe4b1e5 100644 --- a/apps/files_external/l10n/nb_NO.js +++ b/apps/files_external/l10n/nb_NO.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "API-nøkkel", "Global Credentails" : "Globale pÃ¥loggingsdetaljer", - "Log-in credentials, save in database" : "PÃ¥loggingsdetaljer, lagre i database", "Username and password" : "Brukernavn og passord", "Log-in credentials, save in session" : "PÃ¥loggingsdetaljer, lagre i økten", - "User entered, store in database" : "Innlagt av bruker, lagre i database", "RSA public key" : "RSA offentlig nøkkel", "Public key" : "Offentlig nøkkel", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/nb_NO.json b/apps/files_external/l10n/nb_NO.json index f90559767eca617e9ddcd456cfd43883e51efbbf..557830826b5b425500137ea319ad0984243309cc 100644 --- a/apps/files_external/l10n/nb_NO.json +++ b/apps/files_external/l10n/nb_NO.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "API-nøkkel", "Global Credentails" : "Globale pÃ¥loggingsdetaljer", - "Log-in credentials, save in database" : "PÃ¥loggingsdetaljer, lagre i database", "Username and password" : "Brukernavn og passord", "Log-in credentials, save in session" : "PÃ¥loggingsdetaljer, lagre i økten", - "User entered, store in database" : "Innlagt av bruker, lagre i database", "RSA public key" : "RSA offentlig nøkkel", "Public key" : "Offentlig nøkkel", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 243dde9a6c358c10c513f8cff1f7a44926be8631..7b2b23efa356547464a5c0bcf3753e9bdc30d5ed 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "API sleutel", "Global Credentails" : "Globale inloggegevens", - "Log-in credentials, save in database" : "Inloggegevens, opslaan in database", "Username and password" : "Gebruikersnaam en wachtwoord", "Log-in credentials, save in session" : "Inloggegevens, opslaan in sessie", - "User entered, store in database" : "Gebruiker opgegeven, opslaan in database", "RSA public key" : "RSA publieke sleutel", "Public key" : "Publieke sleutel", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index bcc9149945bb5c6d02b9c292723d23bd9fe8d33c..4facab4049df6ed7f6f31c561c70706021f470dc 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "API sleutel", "Global Credentails" : "Globale inloggegevens", - "Log-in credentials, save in database" : "Inloggegevens, opslaan in database", "Username and password" : "Gebruikersnaam en wachtwoord", "Log-in credentials, save in session" : "Inloggegevens, opslaan in sessie", - "User entered, store in database" : "Gebruiker opgegeven, opslaan in database", "RSA public key" : "RSA publieke sleutel", "Public key" : "Publieke sleutel", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 484550ad1098a080493237aaa981160286fd639f..8b3c97247d2aa6e5d8252fe50d959bff5733315b 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Espaço em rack", "API key" : "Chave API", "Global Credentails" : "Credenciais Globais", - "Log-in credentials, save in database" : "Credenciais de login, salvos no banco de dados", "Username and password" : "Nome de Usuário e senha", "Log-in credentials, save in session" : "Credenciais de login, guardados em sessão", - "User entered, store in database" : "Usuário digitou, armazenar em banco de dados", "RSA public key" : "Chave pública RSA", "Public key" : "Chave pública", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 70bb44227309f19a1511b9693e7c8fd73a6f9f32..f4a21f4775ddb40685ea70b6cc30421921994241 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -68,10 +68,8 @@ "Rackspace" : "Espaço em rack", "API key" : "Chave API", "Global Credentails" : "Credenciais Globais", - "Log-in credentials, save in database" : "Credenciais de login, salvos no banco de dados", "Username and password" : "Nome de Usuário e senha", "Log-in credentials, save in session" : "Credenciais de login, guardados em sessão", - "User entered, store in database" : "Usuário digitou, armazenar em banco de dados", "RSA public key" : "Chave pública RSA", "Public key" : "Chave pública", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index 5a549eb04c1ada68702275c7f7f1d05f3d066b96..be1ea5bca4de2b78b938204dab21e5a99d1b7921 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "Chave API", "Global Credentails" : "Credenciais Gerais", - "Log-in credentials, save in database" : "Credenciais de login, guardar na base de dados", "Username and password" : "Nome de utilizador e palavra-passe", "Log-in credentials, save in session" : "Credenciais de login, guardar na sessão", - "User entered, store in database" : "Utilizador introduzido, guardar na base de dados", "RSA public key" : "Chave pública RSA", "Public key" : "Chave pública", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index 98eac2442e57a7e08c4405a91640e23e9886b349..1396f9816440f3bf6f9d128ab2af30ee06b81087 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "Chave API", "Global Credentails" : "Credenciais Gerais", - "Log-in credentials, save in database" : "Credenciais de login, guardar na base de dados", "Username and password" : "Nome de utilizador e palavra-passe", "Log-in credentials, save in session" : "Credenciais de login, guardar na sessão", - "User entered, store in database" : "Utilizador introduzido, guardar na base de dados", "RSA public key" : "Chave pública RSA", "Public key" : "Chave pública", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 8ed37e52e0ab39b0ca7191d294e4f5da6192c04f..6357d1e829dad515ce79fc7d9362b8abbc222492 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -70,10 +70,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "Ключ API", "Global Credentails" : "Глобальные учетные данные", - "Log-in credentials, save in database" : "Учетные данные, хранить в базе данных", "Username and password" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸ пароль", "Log-in credentials, save in session" : "Учетные данные, хранить в ÑеÑÑии", - "User entered, store in database" : "Введенные пользователем, хранить в базе данных", "RSA public key" : "Открытый ключ RSA", "Public key" : "Открытый ключ", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index c0f2c7013d1554d29bd8f2ef3cb6a05c25431b93..2c0c7fb69452056e8551a25104b8f75cc15046c8 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -68,10 +68,8 @@ "Rackspace" : "Rackspace", "API key" : "Ключ API", "Global Credentails" : "Глобальные учетные данные", - "Log-in credentials, save in database" : "Учетные данные, хранить в базе данных", "Username and password" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸ пароль", "Log-in credentials, save in session" : "Учетные данные, хранить в ÑеÑÑии", - "User entered, store in database" : "Введенные пользователем, хранить в базе данных", "RSA public key" : "Открытый ключ RSA", "Public key" : "Открытый ключ", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index 35f43b52a357f05bb9e10454aa718d787a2be09f..d805eee2810cfce45dc2e5de000e23b4dde159b8 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -68,10 +68,8 @@ OC.L10N.register( "Rackspace" : "Rackspace", "API key" : "Kyç API", "Global Credentails" : "Kredenciale Globale", - "Log-in credentials, save in database" : "Kredenciale hyrjesh, ruaji në bazën e të dhënave", "Username and password" : "Emër përdoruesi dhe fjalëkalim", "Log-in credentials, save in session" : "Kredenciale hyrjesh, ruaji për sesion", - "User entered, store in database" : "Përdoruesi u dha, ruajeni në bazën e të dhënave", "RSA public key" : "Kyç publik RSA ", "Public key" : "Kyç publik", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index 53b91d57c75f06183f91bc522a4ebd74645cd2cb..135b6a8b40c741490607efab4b045d32168b9ab5 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -66,10 +66,8 @@ "Rackspace" : "Rackspace", "API key" : "Kyç API", "Global Credentails" : "Kredenciale Globale", - "Log-in credentials, save in database" : "Kredenciale hyrjesh, ruaji në bazën e të dhënave", "Username and password" : "Emër përdoruesi dhe fjalëkalim", "Log-in credentials, save in session" : "Kredenciale hyrjesh, ruaji për sesion", - "User entered, store in database" : "Përdoruesi u dha, ruajeni në bazën e të dhënave", "RSA public key" : "Kyç publik RSA ", "Public key" : "Kyç publik", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/th_TH.js b/apps/files_external/l10n/th_TH.js index e8f3aa3aaecce674a486faa94eec7fe5c2c0f11a..afcc80d5cfe40cb2c65a121bcff0c342961a06ed 100644 --- a/apps/files_external/l10n/th_TH.js +++ b/apps/files_external/l10n/th_TH.js @@ -64,10 +64,8 @@ OC.L10N.register( "Identity endpoint URL" : "ตัวตนขà¸à¸‡ URL ปลายทาง", "Rackspace" : "Rackspace", "API key" : "รหัส API", - "Log-in credentials, save in database" : "ข้à¸à¸¡à¸¹à¸¥à¸›à¸£à¸°à¸ˆà¸³à¸•à¸±à¸§à¸ªà¸³à¸«à¸£à¸±à¸šà¹€à¸‚้าสู่ระบบ, บันทึà¸à¸¥à¸‡à¹ƒà¸™à¸à¸²à¸™à¸‚้à¸à¸¡à¸¹à¸¥", "Username and password" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¸°à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™", "Log-in credentials, save in session" : "ข้à¸à¸¡à¸¹à¸¥à¸›à¸£à¸°à¸ˆà¸³à¸•à¸±à¸§à¸ªà¸³à¸«à¸£à¸±à¸šà¹€à¸‚้าสู่ระบบ, บันทึà¸à¸¥à¸‡à¹ƒà¸™à¸Šà¹ˆà¸§à¸‡à¹€à¸§à¸¥à¸²à¹€à¸‚้าใช้งาน", - "User entered, store in database" : "เมื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸à¸£à¸à¸, เà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¹„ว้ในà¸à¸²à¸™à¸‚้à¸à¸¡à¸¹à¸¥", "RSA public key" : "RSA คีย์สาธารณะ", "Public key" : "คีย์สาธารณะ", "Amazon S3" : "Amazon S3", diff --git a/apps/files_external/l10n/th_TH.json b/apps/files_external/l10n/th_TH.json index 5cdfd95411fcd609fac906528157022149e719a8..964638d7e82e3c79ec354acce131f2f3268785a9 100644 --- a/apps/files_external/l10n/th_TH.json +++ b/apps/files_external/l10n/th_TH.json @@ -62,10 +62,8 @@ "Identity endpoint URL" : "ตัวตนขà¸à¸‡ URL ปลายทาง", "Rackspace" : "Rackspace", "API key" : "รหัส API", - "Log-in credentials, save in database" : "ข้à¸à¸¡à¸¹à¸¥à¸›à¸£à¸°à¸ˆà¸³à¸•à¸±à¸§à¸ªà¸³à¸«à¸£à¸±à¸šà¹€à¸‚้าสู่ระบบ, บันทึà¸à¸¥à¸‡à¹ƒà¸™à¸à¸²à¸™à¸‚้à¸à¸¡à¸¹à¸¥", "Username and password" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¸°à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™", "Log-in credentials, save in session" : "ข้à¸à¸¡à¸¹à¸¥à¸›à¸£à¸°à¸ˆà¸³à¸•à¸±à¸§à¸ªà¸³à¸«à¸£à¸±à¸šà¹€à¸‚้าสู่ระบบ, บันทึà¸à¸¥à¸‡à¹ƒà¸™à¸Šà¹ˆà¸§à¸‡à¹€à¸§à¸¥à¸²à¹€à¸‚้าใช้งาน", - "User entered, store in database" : "เมื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸à¸£à¸à¸, เà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥à¹„ว้ในà¸à¸²à¸™à¸‚้à¸à¸¡à¸¹à¸¥", "RSA public key" : "RSA คีย์สาธารณะ", "Public key" : "คีย์สาธารณะ", "Amazon S3" : "Amazon S3", diff --git a/apps/systemtags/l10n/ar.js b/apps/systemtags/l10n/ar.js new file mode 100644 index 0000000000000000000000000000000000000000..e6b482d3362d3a58775d1176c9631a63c737d15c --- /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 0000000000000000000000000000000000000000..5527f0303e86d97424a4adc16ef290933cbfcb6e --- /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 0000000000000000000000000000000000000000..702a76b070753a05d85c2416686a4bd7e8de24a6 --- /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 0000000000000000000000000000000000000000..c69d5f1df780774cf9a19615d88d17e62d26c067 --- /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 0000000000000000000000000000000000000000..8f0ba9e28c633728068c5623e60e390c1e0fa42e --- /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 0000000000000000000000000000000000000000..a5ab7f9e5bd4e90a35fe2536452e36e330350ca2 --- /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 0000000000000000000000000000000000000000..6971d20a8c06f1de9f64f40a3b57e2558df4e265 --- /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 0000000000000000000000000000000000000000..4e9f849ce9af045c8d4fa8bf3a103d8a6b90e48e --- /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 0000000000000000000000000000000000000000..f96d6f01737cbd3cd0f489ae270d7c9e4fa9a17d --- /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 0000000000000000000000000000000000000000..addec02b139df6b35f175cd9a59673ae8135e567 --- /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 0000000000000000000000000000000000000000..fa63ae2f4d11610485788980817cd7e3bd4c33c9 --- /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 0000000000000000000000000000000000000000..2e77bae1a0f92e8548b06f9b683bde5135209a61 --- /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 0000000000000000000000000000000000000000..2a5a739072110f8a43018a96f1f0b51599660945 --- /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 0000000000000000000000000000000000000000..b9c36e5a8d3f88ba44b372520403cfd0eac213a8 --- /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 0000000000000000000000000000000000000000..20ec2d4edb109563f31139b549f1e97292080b3f --- /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 0000000000000000000000000000000000000000..87c8c6787612be2dbd4866cede819830cb229be4 --- /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 0000000000000000000000000000000000000000..01daba1bf25b5d345d9ed12e7e7a85ccbd20c541 --- /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 0000000000000000000000000000000000000000..c3cb03c25aa288c2a953ad7971c52081845ba018 --- /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 0000000000000000000000000000000000000000..37e0926605c8e470ea45eefa2da9d8ea16473e4f --- /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 0000000000000000000000000000000000000000..d076240de4496414f1dfe9b71bc485206f711f3c --- /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 0000000000000000000000000000000000000000..5b381b76f48c6500dd33494b9fc713277562dc65 --- /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 0000000000000000000000000000000000000000..9b5049facc7ce1f6a6abd50289cfdf2d75772994 --- /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 0000000000000000000000000000000000000000..6793c996683f63fe5a0934ef893260d1ec10f910 --- /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 0000000000000000000000000000000000000000..3a55340c76045df2a8628eb8b0bff57d64dbfec8 --- /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 0000000000000000000000000000000000000000..6793c996683f63fe5a0934ef893260d1ec10f910 --- /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 0000000000000000000000000000000000000000..3a55340c76045df2a8628eb8b0bff57d64dbfec8 --- /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 0000000000000000000000000000000000000000..fc28aae15543ec7ebbc86fc6a562beb6a5f66554 --- /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 0000000000000000000000000000000000000000..ff5a775d7374531fe67bd0a460daef80bae088ea --- /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 0000000000000000000000000000000000000000..c6710aaecbfb537dea5755998dfa90cf6a9dd243 --- /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 0000000000000000000000000000000000000000..620a3c92484582de31717668e45f33890f7ea57c --- /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 0000000000000000000000000000000000000000..ede61aba3e6af525051df051e98c6b23b97fb663 --- /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 0000000000000000000000000000000000000000..8b7389e71127aed53a46a7542b6a6d3335914d8e --- /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 0000000000000000000000000000000000000000..7ed27b6c085e1d381dccca7b475f095783cc1fd2 --- /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 0000000000000000000000000000000000000000..038cf956fb3ec275c3050c6ab7eaad678f58dfb7 --- /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 0000000000000000000000000000000000000000..e5c543ce18bb56d17d7602b3b2a1d4c9f3d44b0f --- /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 0000000000000000000000000000000000000000..5bae74d482dfe883151128fe3256f0fc8649aa75 --- /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 0000000000000000000000000000000000000000..e5c543ce18bb56d17d7602b3b2a1d4c9f3d44b0f --- /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 0000000000000000000000000000000000000000..5bae74d482dfe883151128fe3256f0fc8649aa75 --- /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 0000000000000000000000000000000000000000..73e32f8cb6dd17c7708cd2d0961eec0dc612fc40 --- /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 0000000000000000000000000000000000000000..39073efcbf923bf0b19d528cb7f58abfd3765f54 --- /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 0000000000000000000000000000000000000000..d63ba97fd4294b1a35d46fa7a7bef5ada82baa6f --- /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 0000000000000000000000000000000000000000..2e445cf8fc595f15aa4cb760d0388bd291d69933 --- /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 0000000000000000000000000000000000000000..a20ad6417991bfe62604a1ad0f4f2d3937e9c5ca --- /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 0000000000000000000000000000000000000000..6ae2f7b2d8e91e3c465360fa70e3c507b3e8f45a --- /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 0000000000000000000000000000000000000000..bd9b003554c6f7cf29e7dc69d4f50e0c38a566bf --- /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 0000000000000000000000000000000000000000..e624959c100ebdd5d3c129f4db855458d0e098f2 --- /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 0000000000000000000000000000000000000000..fc3ac3e69174913bbfb360727e36ac3c5d93ee50 --- /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 0000000000000000000000000000000000000000..07ac7d66e135a28361e547dae10d8efe507030b7 --- /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 0000000000000000000000000000000000000000..c9a8797f5d9f2987126508a913b86376ac4696e7 --- /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 0000000000000000000000000000000000000000..72875c4ee7bbd56000e7b615cd70539ce90c56e7 --- /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 0000000000000000000000000000000000000000..c67035ccf12d25e7ace0aa5c0ce7225bb23f89a9 --- /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 0000000000000000000000000000000000000000..73a7c7997c2950ea2920c55c818cbb96f5a9867c --- /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 0000000000000000000000000000000000000000..d4ccc01753d11d5a1b658bbc636c31bde09c0ab6 --- /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 0000000000000000000000000000000000000000..ca78210d8137892eafd8090c4a04385735ec88c5 --- /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 0000000000000000000000000000000000000000..ed90b2b07dca9aa0e23feafed68c90a9413f4d1e --- /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 0000000000000000000000000000000000000000..8122c6f93cabe6f7829f2774796236bd7b3e85ea --- /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 0000000000000000000000000000000000000000..901854a96b64f220d277f1a1b44302e6d076d210 --- /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 0000000000000000000000000000000000000000..9e937f42cf0ba97659dd9c156432926f9cb53a82 --- /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 0000000000000000000000000000000000000000..46a0d7464b047af6c8a74d8f1ebec0ed7ee01bb6 --- /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 0000000000000000000000000000000000000000..aacb98d037a9beb880949a98ab71fcb8f9b222da --- /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 0000000000000000000000000000000000000000..5ce414628333146202ec580c6c39ab18e58e7951 --- /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 0000000000000000000000000000000000000000..631da4fbe6621c9b4c02edcb3c1e74384ed4b66e --- /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 0000000000000000000000000000000000000000..4338aaa664535d2f0b3619ff14079d6b1510c942 --- /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 0000000000000000000000000000000000000000..d5a9f2ca7b165063bbf7017e5f4ac1314c863c2a --- /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 0000000000000000000000000000000000000000..08df09c9f62a255da9d7d8ee299c8468b829b885 --- /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 0000000000000000000000000000000000000000..74970a0c2a372d83d45bc91ea79f7066c7750451 --- /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 0000000000000000000000000000000000000000..0398a48613ab4670b3b882f49fa3c08ef9e204e9 --- /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 0000000000000000000000000000000000000000..3886767f87cc03e3298f6e6ffe0dff7c51b52daf --- /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 0000000000000000000000000000000000000000..395e2739d8db36fe066ebfd8c0e8b20c6ccbe6fc --- /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 0000000000000000000000000000000000000000..af2736fc8e0aa08722cd701044e63836b38caf93 --- /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 0000000000000000000000000000000000000000..509d2ed766c68f360f4c4ff025a46dbdf9b0a9fc --- /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 0000000000000000000000000000000000000000..0664f9a9e484bf3d9f847d1d97d29686ca4e29d5 --- /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 0000000000000000000000000000000000000000..cded0333e5411b143382392104af2cc55ba39ec9 --- /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 0000000000000000000000000000000000000000..485616597862be6d75c5e11f0b8463eca5d98071 --- /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 0000000000000000000000000000000000000000..25a7f2eccb554658400e0dd94aa95d468bb83d68 --- /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 0000000000000000000000000000000000000000..af4d378f844cdd559aaddd41a7525dc2ce41b719 --- /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 0000000000000000000000000000000000000000..b2210de9dd6c84b063ade9434167cae8bdfb01f8 --- /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 0000000000000000000000000000000000000000..7d552ae3695731c4db21963d5f3fdc56eb9e5c5e --- /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 0000000000000000000000000000000000000000..aa83421b4f174ead5c8094989d7ec3ed6f1a78f8 --- /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 0000000000000000000000000000000000000000..e905615bcd71b039b28c6c9d662d2e6ba330563c --- /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 0000000000000000000000000000000000000000..754ff7017eefb7f88761811d42f3de5fac346e93 --- /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 0000000000000000000000000000000000000000..6140989fe0015e625f8b483ec931912eecec1a35 --- /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 0000000000000000000000000000000000000000..3afcc791bbcdbd09089194f367ecb5448771a1f9 --- /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 0000000000000000000000000000000000000000..dbbb9142261d9ceec057d1e1e7b90182adf35b30 --- /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 0000000000000000000000000000000000000000..21a0295f789728abb3a39dcea0f6699eaef59417 --- /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 0000000000000000000000000000000000000000..e09b95d7440387ca200c586d54aba0058d5a182a --- /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 0000000000000000000000000000000000000000..2958617429ce79acad137a1c00fcdd275affdcbd --- /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 0000000000000000000000000000000000000000..646640c0134f562f0df3d528cfa53783a18deff8 --- /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 0000000000000000000000000000000000000000..0dd43755afeea3b16cfa0c23c05e95183393fe34 --- /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 0000000000000000000000000000000000000000..270a56bd8e08c154c19f326af286c91abe629961 --- /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 0000000000000000000000000000000000000000..25ab44ecb4f6422da1dbb8d45738374afcc9f2ec --- /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 0000000000000000000000000000000000000000..d00289bba5cf649b6f634be1ea2fce14c5c08b43 --- /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 0000000000000000000000000000000000000000..81eb5beddc5c05531e885dd87270e4377f71c3b8 --- /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 0000000000000000000000000000000000000000..0f7e0b6aa98d3b930daf7638a491ee8c2a786ea0 --- /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 0000000000000000000000000000000000000000..02260061f6c7b0501021d4348532375520502498 --- /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 0000000000000000000000000000000000000000..8e504bf6b2a5548d7498a53a95b17b6befc62fcf --- /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 0000000000000000000000000000000000000000..f6263a28b5189ee442f81a0e7a29d61ff57951b7 --- /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 0000000000000000000000000000000000000000..557e56fb54117ba917ca771477162c9f1f7258c5 --- /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 0000000000000000000000000000000000000000..5e426a1e96e5fdc2739863fc2dca40a765170542 --- /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 0000000000000000000000000000000000000000..ca3158eaf4b20c1e7a399aa3dcfa0bb7700e3281 --- /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 0000000000000000000000000000000000000000..ac755204c0ad755aa53451cd8af637b5b319aef5 --- /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 0000000000000000000000000000000000000000..baa6a12064f24fce6c2dcbf09b0485daeaf859e6 --- /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 0000000000000000000000000000000000000000..505a3ed46aa7e7a2cd87ec5ea44065c807d05044 --- /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 0000000000000000000000000000000000000000..8ce8f10f2d7addec28778b5acd8a46f9161d1d99 --- /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 0000000000000000000000000000000000000000..17e8642d3532262b2332eb2d3a6c66c98bfb03b7 --- /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 0000000000000000000000000000000000000000..2ce71c85a8e18b0c4acaccf2442f49c41470d439 --- /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 0000000000000000000000000000000000000000..048453e367108927bc58caea6d25a1566b39f020 --- /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 0000000000000000000000000000000000000000..a062498b25f606d32a5e0cb4f27fa1ac10f47178 --- /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 0000000000000000000000000000000000000000..79b1f9f9f47926bda65ca410e52eaca87f92615a --- /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 0000000000000000000000000000000000000000..7891839a910acee56125e9470a9f42db8bc9ab98 --- /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 0000000000000000000000000000000000000000..f86639b2754ddae3b605cb4338b556d44b1ba3dd --- /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 0000000000000000000000000000000000000000..c84f0b719e36117046aa13d3d55f59f4e9145794 --- /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 0000000000000000000000000000000000000000..5a239abc162aea47f9d678aa70a795abbf932e94 --- /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 0000000000000000000000000000000000000000..4707430b778982e042aa1323016c00c6a55e6a05 --- /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 0000000000000000000000000000000000000000..f473495be01e4d0563859de058a8287c73d46d74 --- /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 0000000000000000000000000000000000000000..b3058efd995d3e29793c7bd96a3eb0c0c15dc717 --- /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 0000000000000000000000000000000000000000..fdd31cdf781af559196b53dd099f80c6617ba4be --- /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 0000000000000000000000000000000000000000..2acc5aa42612aa9380d9dd6f0a68a1cb856e9aaf --- /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 0000000000000000000000000000000000000000..090fa44934be7bebe20771fd4fac5340fcc30078 --- /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 0000000000000000000000000000000000000000..b4e0d396af814ccadc9310d10442140bce5a0b73 --- /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 0000000000000000000000000000000000000000..99eea208f9e4fa6a9d9cea9ccdb41b3e29eea56b --- /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 0000000000000000000000000000000000000000..e24bf04dd752c3e6e4fbac4caca8bad1d4bd555f --- /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 0000000000000000000000000000000000000000..8d72eec96bf166d2f1e6ab73a76f2f4288e9f2c3 --- /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 0000000000000000000000000000000000000000..a7091a2efee4f79f3617fab16eeeba862c7a95e4 --- /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 0000000000000000000000000000000000000000..ba9137e212a065cd9973f7b8a30f4075b82d6d89 --- /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 0000000000000000000000000000000000000000..b2db2bebe4554164069b88cbb91620c35257f8cd --- /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 0000000000000000000000000000000000000000..8e747dbe1b703307c176fc56d27ba6b9792947eb --- /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 0000000000000000000000000000000000000000..62a6eb05000faa3010923da896323a0f1ca5b711 --- /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 0000000000000000000000000000000000000000..6ca4c299006d691809016132d3388a427b5a0ccc --- /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 0000000000000000000000000000000000000000..4dfd572245981d3576a03067d9324c11bb8ba573 --- /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 0000000000000000000000000000000000000000..73d814b1912c927ef0bd914aa7ede0d80eb74934 --- /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 0000000000000000000000000000000000000000..acdb9e5d8ee6b14fa5c685c303be01f6e024b59f --- /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 0000000000000000000000000000000000000000..41e3aa8c376cbaac1386676501f177798f6b8b17 --- /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 0000000000000000000000000000000000000000..875eb0633f56f5ff98a9e039bc38d392bb3f937d --- /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 0000000000000000000000000000000000000000..7635cc7389922de655ac8f4c88985a45c1d6875f --- /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 0000000000000000000000000000000000000000..92dc68bea5d75843e8f34935016e81a4e884aae9 --- /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 0000000000000000000000000000000000000000..9dc38f093f029c499bbe5dab54154fad2a986ae9 --- /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 0000000000000000000000000000000000000000..3e3212ba2e4059cfbd651d74e87c83d4723da1b6 --- /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 0000000000000000000000000000000000000000..bc8a5b0c41a8836cceb8c16a0b827e3e02c2eb34 --- /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 0000000000000000000000000000000000000000..12282f0015ee301bb6c4a7bef4ad61a9d41049a6 --- /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 0000000000000000000000000000000000000000..531fb10e46ebc41a0b7acc38de59eb4d879e9d6d --- /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 0000000000000000000000000000000000000000..b97f92aaa77a7ce45d223eb7d62f27e5c30eabe2 --- /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 0000000000000000000000000000000000000000..bfcf22f94bad80c76b04b30b1e526c04d691474d --- /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 0000000000000000000000000000000000000000..abd8415c4cf17832b820cf52344767bf28092590 --- /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 diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 4a6685b62390b75eed7ea9b51078b635e99ec292..1ee4ed807214423e3b3a411ab302e99da5b6a21a 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -2,6 +2,7 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.", - "Updater" : "Updater" + "Updater" : "Updater", + "Open updater" : "Updater öffnen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index a1ed1877811300f520c9003d1a50a2ec094b7e5f..5a8249a2909744bdcfe042a74e3bdf859a0b3f20 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -1,5 +1,6 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.", - "Updater" : "Updater" + "Updater" : "Updater", + "Open updater" : "Updater öffnen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 9650c7841a82149520c236697be9108e189671cf..df6ec8edad0fc5cf8e6a58ada0ad8e9fbcd824a3 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -2,6 +2,7 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.", - "Updater" : "Updater" + "Updater" : "Updater", + "Open updater" : "Updater öffnen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 356c713f55fa6c1545716e5f3376539d473c5ac5..bdec39d3ac9ac547167762190cde9fec35d13946 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -1,5 +1,6 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.", - "Updater" : "Updater" + "Updater" : "Updater", + "Open updater" : "Updater öffnen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/fi_FI.js b/apps/updatenotification/l10n/fi_FI.js index 6eeca8a2b258dd3cff412c7690d5b8c3e870ae6c..165bc57936ad3091a524163c68d1bb416074150a 100644 --- a/apps/updatenotification/l10n/fi_FI.js +++ b/apps/updatenotification/l10n/fi_FI.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.", - "Updater" : "Päivitysohjelma" + "Updater" : "Päivitysohjelma", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Tietoturvasyistä ownCloudin sisäänrakennettu päivitysohjelma käyttää erillisiä tunnistamistietoja. Siirry päivitysohjelman sivulle napsauttamalla seuraavaa painiketta.", + "Open updater" : "Avaa päivitysohjelma" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/fi_FI.json b/apps/updatenotification/l10n/fi_FI.json index f23134a024bceec77b9910f1b09e2076e4a60700..5a96aadb0446787dad9fa86439bff8c4005673ea 100644 --- a/apps/updatenotification/l10n/fi_FI.json +++ b/apps/updatenotification/l10n/fi_FI.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.", - "Updater" : "Päivitysohjelma" + "Updater" : "Päivitysohjelma", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Tietoturvasyistä ownCloudin sisäänrakennettu päivitysohjelma käyttää erillisiä tunnistamistietoja. Siirry päivitysohjelman sivulle napsauttamalla seuraavaa painiketta.", + "Open updater" : "Avaa päivitysohjelma" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index cfb0f266c4d9b18286adcb60fcd632c7e8724ac6..04681096101441104d4b22641185414c4f7f365e 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -1,6 +1,9 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "{version} ×–×ž×™× ×”. × ×™×ª×Ÿ לקבל מידע × ×•×¡×£ על ×יך לעדכן." + "{version} is available. Get more information on how to update." : "{version} ×–×ž×™× ×”. × ×™×ª×Ÿ לקבל מידע × ×•×¡×£ על ×יך לעדכן.", + "Updater" : "מעדכן", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "מסיבות הבטחה מעדכן ×”- ownCloud ×”×ž×•×‘× ×” משתמש ב×ימות × ×•×¡×£. לביקור בעמוד העדכון יש ללחוץ על הכפתור הב×.", + "Open updater" : "פתיחת מעדכן" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json index 7de93b96028d17aa3b4295e94ab37550965edf6d..8bdf252e4f3a908894fab239c04ab673522ed3b2 100644 --- a/apps/updatenotification/l10n/he.json +++ b/apps/updatenotification/l10n/he.json @@ -1,4 +1,7 @@ { "translations": { - "{version} is available. Get more information on how to update." : "{version} ×–×ž×™× ×”. × ×™×ª×Ÿ לקבל מידע × ×•×¡×£ על ×יך לעדכן." + "{version} is available. Get more information on how to update." : "{version} ×–×ž×™× ×”. × ×™×ª×Ÿ לקבל מידע × ×•×¡×£ על ×יך לעדכן.", + "Updater" : "מעדכן", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "מסיבות הבטחה מעדכן ×”- ownCloud ×”×ž×•×‘× ×” משתמש ב×ימות × ×•×¡×£. לביקור בעמוד העדכון יש ללחוץ על הכפתור הב×.", + "Open updater" : "פתיחת מעדכן" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index fc305adaecc3c761766c9c3833ecaa022ca0009b..248215ff180ae1984dec8e66d6d7146b7ac5b021 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -2,6 +2,7 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", - "Updater" : "Strumento di aggiornamento" + "Updater" : "Strumento di aggiornamento", + "Open updater" : "Apri lo strumento di aggiornamento" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 2ad8444fa361decfbd4072aac62ea11e1f83dcd5..3c3648e535b01c602ebc4997f9fe1f863d7a2ac5 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -1,5 +1,6 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", - "Updater" : "Strumento di aggiornamento" + "Updater" : "Strumento di aggiornamento", + "Open updater" : "Apri lo strumento di aggiornamento" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 92202bde1b8f6bba1f4803a10c5a3751de26e893..b1207b6ad9f741f1d191c8a0d7df45a7e8e8ee97 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informações sobre como atualizar.", - "Updater" : "Atualizador" + "Updater" : "Atualizador", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Por razões de segurança o atualizador interno do ownCloud está usando credenciais adicionais. Para visitar a página atualizador por favor clique no botão a seguir.", + "Open updater" : "Abrir o atualizador" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index 34e929ad9903154abd2512ac53192bb54e4421a4..54551ca44c8508ab7bdaa742e9864ccea1431285 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informações sobre como atualizar.", - "Updater" : "Atualizador" + "Updater" : "Atualizador", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Por razões de segurança o atualizador interno do ownCloud está usando credenciais adicionais. Para visitar a página atualizador por favor clique no botão a seguir.", + "Open updater" : "Abrir o atualizador" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/pt_PT.js b/apps/updatenotification/l10n/pt_PT.js index 42ba1b9bf2bd5feae570492eded56f0391c6ef39..348803f9b95e5d0eb6eb47521760a58245f9dbe1 100644 --- a/apps/updatenotification/l10n/pt_PT.js +++ b/apps/updatenotification/l10n/pt_PT.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informação sobre como atualizar.", - "Updater" : "actualizar" + "Updater" : "actualizar", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Por razões de segurança o atualizador ownCloud está a usar credenciais adicionais. Para visitar a página do atualizador clique no seguinte botão.", + "Open updater" : "Abrir atualizador" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/pt_PT.json b/apps/updatenotification/l10n/pt_PT.json index 537655662b833b400cdb7a8367862bff9f9afd47..bf7414d7128c27857ea06fb839e3c3b801afafe9 100644 --- a/apps/updatenotification/l10n/pt_PT.json +++ b/apps/updatenotification/l10n/pt_PT.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} está disponÃvel. Obtenha mais informação sobre como atualizar.", - "Updater" : "actualizar" + "Updater" : "actualizar", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Por razões de segurança o atualizador ownCloud está a usar credenciais adicionais. Para visitar a página do atualizador clique no seguinte botão.", + "Open updater" : "Abrir atualizador" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/sq.js b/apps/updatenotification/l10n/sq.js index ed9922671c45615c8ff5b82c78530521bb37aaa8..afebd62ee2aac21dba3d6c672ef2ddf1dea55779 100644 --- a/apps/updatenotification/l10n/sq.js +++ b/apps/updatenotification/l10n/sq.js @@ -1,6 +1,9 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni." + "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.", + "Updater" : "Përditësues", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Përditësuesi i brendshëm i ownCloud-it, për arsye sigurie po përdor kredenciale shtesë. Që të vizitoni faqen e përditësuesit, ju lutemi, klikoni butonin vijues.", + "Open updater" : "Hapni përditësuesin" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/sq.json b/apps/updatenotification/l10n/sq.json index d1d3b9b7737745b589d248f16f2bd72025d32342..2f943a69347fcd0b01951a0f3d40ea4113838595 100644 --- a/apps/updatenotification/l10n/sq.json +++ b/apps/updatenotification/l10n/sq.json @@ -1,4 +1,7 @@ { "translations": { - "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni." + "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.", + "Updater" : "Përditësues", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Përditësuesi i brendshëm i ownCloud-it, për arsye sigurie po përdor kredenciale shtesë. Që të vizitoni faqen e përditësuesit, ju lutemi, klikoni butonin vijues.", + "Open updater" : "Hapni përditësuesin" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index ef8976f9439dc45ea177ceac8828243299b553e4..22eb4c5c96d8263bd3c14cd6e891e20ced93c912 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -114,6 +114,7 @@ OC.L10N.register( "in seconds. A change empties the cache." : "×‘×©× ×™×•×ª. ×©×™× ×•×™ מרוקן ×ת המטמון.", "Directory Settings" : "הגדרות תיקייה", "User Display Name Field" : "שדה ×©× ×ª×¦×•×’×” למשתמש", + "2nd User Display Name Field" : "שדה ×©× ×™ ×œ×©× ×ª×¦×•×’×ª משתמש", "Base User Tree" : "×¢×¥ משתמש בסיסי", "User Search Attributes" : "מ××¤×™×™× ×™ חיפוש משתמש", "Optional; one attribute per line" : "××•×¤×¦×™×•× ×לי; מ×פיין ×חד בשורה", diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index dfbdf6898735c58954fdd3bf1596231c43641f72..4f4bedcc2850284616c95b84eebc2938cbfae308 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -112,6 +112,7 @@ "in seconds. A change empties the cache." : "×‘×©× ×™×•×ª. ×©×™× ×•×™ מרוקן ×ת המטמון.", "Directory Settings" : "הגדרות תיקייה", "User Display Name Field" : "שדה ×©× ×ª×¦×•×’×” למשתמש", + "2nd User Display Name Field" : "שדה ×©× ×™ ×œ×©× ×ª×¦×•×’×ª משתמש", "Base User Tree" : "×¢×¥ משתמש בסיסי", "User Search Attributes" : "מ××¤×™×™× ×™ חיפוש משתמש", "Optional; one attribute per line" : "××•×¤×¦×™×•× ×לי; מ×פיין ×חד בשורה", diff --git a/core/l10n/de.js b/core/l10n/de.js index ec2943c2b1482b8aee97ca3923aafb8e216b8ab0..d871a0ce3291f82375bc1244aa90b2995a3923fb 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -154,11 +154,18 @@ OC.L10N.register( "change" : "Ändern", "delete" : "löschen", "access control" : "Zugriffskontrolle", + "Could not unshare" : "Freigabe konnte nicht entfernt werden", + "Share details could not be loaded for this item." : "Details der geteilten Freigabe konnten nicht geladen werden zu diesem Eintrag.", + "No users or groups found for {search}" : "Kein Benutzer oder Gruppen gefunden für {search}", "An error occured. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal", + "{sharee} (group)" : "{sharee} (group)", + "{sharee} (at {server})" : "{sharee} (at {server})", + "{sharee} (remote)" : "{sharee} (remote)", "Share" : "Teilen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mit Benutzern anderer ownClouds unter Verwendung der Syntax benutzername@beispiel.com/owncloud teilen", "Share with users or groups …" : "Mit Benutzern oder Gruppen teilen…", "Share with users, groups or remote users …" : "Mit Benutzern, Gruppen oder entfernten Benutzern teilen…", + "Error removing share" : "Fehler beim Entfernen der Freigabe", "Warning" : "Warnung", "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", "Non-existing tag #{tag}" : "Nicht vorhandener Tag #{tag}", diff --git a/core/l10n/de.json b/core/l10n/de.json index 39af5b7c4c607d9249fb4086b22eeb5007bf2f59..145867d2b456e44b422256e46a73f714932385d3 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -152,11 +152,18 @@ "change" : "Ändern", "delete" : "löschen", "access control" : "Zugriffskontrolle", + "Could not unshare" : "Freigabe konnte nicht entfernt werden", + "Share details could not be loaded for this item." : "Details der geteilten Freigabe konnten nicht geladen werden zu diesem Eintrag.", + "No users or groups found for {search}" : "Kein Benutzer oder Gruppen gefunden für {search}", "An error occured. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal", + "{sharee} (group)" : "{sharee} (group)", + "{sharee} (at {server})" : "{sharee} (at {server})", + "{sharee} (remote)" : "{sharee} (remote)", "Share" : "Teilen", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Mit Benutzern anderer ownClouds unter Verwendung der Syntax benutzername@beispiel.com/owncloud teilen", "Share with users or groups …" : "Mit Benutzern oder Gruppen teilen…", "Share with users, groups or remote users …" : "Mit Benutzern, Gruppen oder entfernten Benutzern teilen…", + "Error removing share" : "Fehler beim Entfernen der Freigabe", "Warning" : "Warnung", "Error while sending notification" : "Fehler beim Senden der Benachrichtigung", "Non-existing tag #{tag}" : "Nicht vorhandener Tag #{tag}", diff --git a/core/l10n/he.js b/core/l10n/he.js index b7375c46792fa76180cf190edd665ed41a2a8fc8..6498f5caf5a5d00a6e0d223d2e1293a4bd91d7af 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -168,6 +168,9 @@ OC.L10N.register( "Share details could not be loaded for this item." : "×œ× × ×™×ª×Ÿ ×”×™×” לטעון מידע שיתוף לפריט ×–×”", "No users or groups found for {search}" : "×œ× ×ותרו ×ž×©×ª×ž×©×™× ×ו קבוצות עבור {search}", "An error occured. Please try again" : "×ירעה שגי××”. יש ×œ× ×¡×•×ª בבקשה שוב", + "{sharee} (group)" : "{sharee} (קבוצה)", + "{sharee} (at {server})" : "{sharee} (ב- {server})", + "{sharee} (remote)" : "{sharee} (מרוחק)", "Share" : "שתף", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "× ×™×ª×Ÿ לשתף ×¢× ×× ×©×™× ××—×¨×™× ×”×ž×©×ª×ž×©×™× ×‘- ownClouds בעזרת הפורמט ×”×‘× username@example.com/owncloud", "Share with users or groups …" : "שיתוף ×¢× ×ž×©×ª×ž×©×™× ×ו קבוצות...", diff --git a/core/l10n/he.json b/core/l10n/he.json index e10e94b77fa5d6fa462dbb98cd05d3935ddb1ad4..d0b0fff51e98532a879a38104054f6d6b06b333c 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -166,6 +166,9 @@ "Share details could not be loaded for this item." : "×œ× × ×™×ª×Ÿ ×”×™×” לטעון מידע שיתוף לפריט ×–×”", "No users or groups found for {search}" : "×œ× ×ותרו ×ž×©×ª×ž×©×™× ×ו קבוצות עבור {search}", "An error occured. Please try again" : "×ירעה שגי××”. יש ×œ× ×¡×•×ª בבקשה שוב", + "{sharee} (group)" : "{sharee} (קבוצה)", + "{sharee} (at {server})" : "{sharee} (ב- {server})", + "{sharee} (remote)" : "{sharee} (מרוחק)", "Share" : "שתף", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "× ×™×ª×Ÿ לשתף ×¢× ×× ×©×™× ××—×¨×™× ×”×ž×©×ª×ž×©×™× ×‘- ownClouds בעזרת הפורמט ×”×‘× username@example.com/owncloud", "Share with users or groups …" : "שיתוף ×¢× ×ž×©×ª×ž×©×™× ×ו קבוצות...", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 5d7236a76049d2991963ce7716d0bd0746a10c2d..1c9060ccc62e514f5f9d792bcb6f301b185fbddc 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -62,8 +62,12 @@ OC.L10N.register( "DB Error: \"%s\"" : "שגי×ת מסד × ×ª×•× ×™×: \"%s\"", "Set an admin username." : "קביעת ×©× ×ž×©×ª×ž×© ×ž× ×”×œ", "Set an admin password." : "קביעת סיסמת ×ž× ×”×œ", + "Invalid Federated Cloud ID" : "זיהוי ×¢× ×Ÿ מ×וגד ×œ× ×—×•×§×™", "%s shared »%s« with you" : "%s שיתף/שיתפה ×יתך ×ת »%s«", "%s via %s" : "%s על בסיס %s", + "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s × ×›×©×œ, כיוון שפריט ×–×” כבר משותף ×¢× %s", + "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s × ×›×©×œ, ×œ× × ×™×ª×Ÿ ל×תר %s, ייתכן שהשרת ×œ× × ×™×ª×Ÿ להשגה כרגע.", "Expiration date is in the past" : "ת×ריך תפוגה ×”× ×• בעבר", "Could not find category \"%s\"" : "×œ× × ×™×ª×Ÿ ×œ×ž×¦×•× ×ת הקטגוריה „%s“", "Apps" : "יישומי×", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 69e8a16657a84e8f63216af269138bae4f1eee13..189040d796dd56d2f5c8b7ad9fe784bc9ecfebd6 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -60,8 +60,12 @@ "DB Error: \"%s\"" : "שגי×ת מסד × ×ª×•× ×™×: \"%s\"", "Set an admin username." : "קביעת ×©× ×ž×©×ª×ž×© ×ž× ×”×œ", "Set an admin password." : "קביעת סיסמת ×ž× ×”×œ", + "Invalid Federated Cloud ID" : "זיהוי ×¢× ×Ÿ מ×וגד ×œ× ×—×•×§×™", "%s shared »%s« with you" : "%s שיתף/שיתפה ×יתך ×ת »%s«", "%s via %s" : "%s על בסיס %s", + "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s × ×›×©×œ, כיוון שפריט ×–×” כבר משותף ×¢× %s", + "Not allowed to create a federated share with the same user" : "×סור ליצור שיתוף מ×וגד ×¢× ×ותו משתמש", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s × ×›×©×œ, ×œ× × ×™×ª×Ÿ ל×תר %s, ייתכן שהשרת ×œ× × ×™×ª×Ÿ להשגה כרגע.", "Expiration date is in the past" : "ת×ריך תפוגה ×”× ×• בעבר", "Could not find category \"%s\"" : "×œ× × ×™×ª×Ÿ ×œ×ž×¦×•× ×ת הקטגוריה „%s“", "Apps" : "יישומי×", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 62aa19b960ed7e7b468d43e986edf1c28bf43603..ff79d58291c37f58f7e384804a809e7fcb3fe0e0 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -159,6 +159,7 @@ OC.L10N.register( "Enable server-side encryption" : "Serverseitige Verschlüsselung aktivieren", "Please read carefully before activating server-side encryption: " : "Bitte sorgfältig lesen, bevor die serverseitige Verschlüsselung aktiviert wird:", "Be aware that encryption always increases the file size." : "Sei dir bewusst, dass die Verschlüsselung immer die Dateigröße erhöht.", + "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von deinen Daten zu machen. Falls du die Verschlüsselung nutzt, solltest du auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit deinen Daten machen .", "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Kein Verschlüsselungs-Modul geladen, bitte aktiviere ein Verschlüsselungs-Modul im Anwendungs-Menü.", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 7ac2621f40cd8a223e54c90e50a4ed458831653b..f9990ee4ca8edd63c1f2389701f1015e0ad95563 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -157,6 +157,7 @@ "Enable server-side encryption" : "Serverseitige Verschlüsselung aktivieren", "Please read carefully before activating server-side encryption: " : "Bitte sorgfältig lesen, bevor die serverseitige Verschlüsselung aktiviert wird:", "Be aware that encryption always increases the file size." : "Sei dir bewusst, dass die Verschlüsselung immer die Dateigröße erhöht.", + "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von deinen Daten zu machen. Falls du die Verschlüsselung nutzt, solltest du auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit deinen Daten machen .", "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Kein Verschlüsselungs-Modul geladen, bitte aktiviere ein Verschlüsselungs-Modul im Anwendungs-Menü.",