diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
commit | fe29feae9a1ee759e09091941e3bcf96f72e3f21 (patch) | |
tree | 2a990f74861cdebe4076c8e0bf80f4c96ffe8698 /apps/comments | |
parent | c6b24573066cfc87b73b1b61b41032b8c5a406cf (diff) | |
download | nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.tar.gz nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
158 files changed, 1188 insertions, 0 deletions
diff --git a/apps/comments/l10n/af_ZA.js b/apps/comments/l10n/af_ZA.js new file mode 100644 index 00000000000..0f841f8ec48 --- /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 00000000000..81ad64aac33 --- /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 00000000000..ec211e25e43 --- /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 00000000000..8f601e76e16 --- /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 00000000000..716facf525d --- /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 00000000000..30dd7e23077 --- /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 00000000000..75428f67cc5 --- /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 00000000000..c54d6648c59 --- /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 00000000000..e63aedf80db --- /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 00000000000..78ad0b57d4c --- /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 00000000000..fcff25b8402 --- /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 00000000000..81cd8fe1a48 --- /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 00000000000..7b479dc0264 --- /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 00000000000..9df2ea07062 --- /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 00000000000..b1f98fedfa6 --- /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 00000000000..d73df1a46c6 --- /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 00000000000..a0d508f0afd --- /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 00000000000..2bfdc24610b --- /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 00000000000..aee5a6ffafd --- /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 00000000000..99b454bc486 --- /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 00000000000..4e1c6a57f6e --- /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 00000000000..1ea3eafef30 --- /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 00000000000..60574894c35 --- /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 00000000000..7524d5675ba --- /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 00000000000..4a38f54f52e --- /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 00000000000..0d4ebb56e99 --- /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 00000000000..f92cad6bcde --- /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 00000000000..45d2f9e21dd --- /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 00000000000..4abc9024115 --- /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 00000000000..8ec33eb3bd6 --- /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 00000000000..c89e6410b9b --- /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 00000000000..d3a2967d3cb --- /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 00000000000..216fd0ed8e4 --- /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 00000000000..571dd6828bf --- /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 00000000000..496de4c511d --- /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 00000000000..6b4241b6b57 --- /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 00000000000..ab04eea953e --- /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 00000000000..6f6df7e9c84 --- /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 00000000000..8219a7da10b --- /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 00000000000..366986893df --- /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 00000000000..73af8976a2d --- /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 00000000000..56eca9b124c --- /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 00000000000..ab04eea953e --- /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 00000000000..6f6df7e9c84 --- /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 00000000000..d6865a66ceb --- /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 00000000000..dc10930aec5 --- /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 00000000000..65c4b80558a --- /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 00000000000..746260d520c --- /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 00000000000..2eed645ec36 --- /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 00000000000..5b99e9f2896 --- /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 00000000000..e94f9ab2191 --- /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 00000000000..513a9ce75dd --- /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 00000000000..d400ca46dbc --- /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 00000000000..7193f3ab6e2 --- /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 00000000000..e882611c3dc --- /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 00000000000..4f4e732bcf1 --- /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 00000000000..641d13861a7 --- /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 00000000000..dc10680e96a --- /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 00000000000..ed49cce9227 --- /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 00000000000..f6b1d3d1b1b --- /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 00000000000..d7aa807254c --- /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 00000000000..78c71af4fd2 --- /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 00000000000..c74b27f34cd --- /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 00000000000..7c8d8886895 --- /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 00000000000..6e6fa514244 --- /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 00000000000..1d692e6d00d --- /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 00000000000..ff148a13b8d --- /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 00000000000..a71e73149f6 --- /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 00000000000..58f7aa372dc --- /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 00000000000..85bd0168cec --- /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 00000000000..d9494241eb2 --- /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 00000000000..f2909dbb019 --- /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 00000000000..f2e3574aa67 --- /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 00000000000..486af1b827f --- /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 00000000000..7a28b3bda8d --- /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 00000000000..b29ee85979a --- /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 00000000000..6eb6c73569b --- /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 00000000000..a70874ae50b --- /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 00000000000..16f065c86b3 --- /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 00000000000..20de21d56a1 --- /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 00000000000..97a48f9cb3e --- /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 00000000000..8a2b49fc262 --- /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 00000000000..3644ac7489d --- /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 00000000000..d6a4b49e5b9 --- /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 00000000000..bbbe6f95bb1 --- /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 00000000000..1a46f867235 --- /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 00000000000..f63640ac6f7 --- /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 00000000000..c015c4dd2a8 --- /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 00000000000..ef4967e9fcc --- /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 00000000000..59432d7b6b4 --- /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 00000000000..78665af9a46 --- /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 00000000000..0ad41e139cb --- /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 00000000000..caba856f3e7 --- /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 00000000000..ac5fc0d7b8b --- /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 00000000000..44deab30ac4 --- /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 00000000000..09df2456611 --- /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 00000000000..37e8518632d --- /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 00000000000..dd6b20cbd7b --- /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 00000000000..2fd6d1d1a9c --- /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 00000000000..28a85e87b39 --- /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 00000000000..2bfe4b45093 --- /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 00000000000..52ec037b47f --- /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 00000000000..9fc7bc4cfe2 --- /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 00000000000..8c981f87994 --- /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 00000000000..b1320386458 --- /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 00000000000..8fb9b318eb5 --- /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 00000000000..ce79cf242bc --- /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 00000000000..51f3ed49364 --- /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 00000000000..7311b7fd7a4 --- /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 00000000000..21f0098bf30 --- /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 00000000000..98e2affcd12 --- /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 00000000000..2472134c5f2 --- /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 00000000000..543fed7a1ad --- /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 00000000000..836f3bb1dcd --- /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 00000000000..d7f61e4f161 --- /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 00000000000..728a7e458ce --- /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 00000000000..821afec0c50 --- /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 00000000000..d5a5edc8c7e --- /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 00000000000..71a0fa68531 --- /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 00000000000..dfd0b01cfff --- /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 00000000000..16c922906c7 --- /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 00000000000..eaf035062e8 --- /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 00000000000..9badedaef20 --- /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 00000000000..e5ce448e641 --- /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 00000000000..808e0bff4d4 --- /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 00000000000..649d040de7a --- /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 00000000000..2a2fec5f19d --- /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 00000000000..67fb5764c8b --- /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 00000000000..cf18a031b0e --- /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 00000000000..aa92903ab60 --- /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 00000000000..caee7bc28ff --- /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 00000000000..7fa9bdcf27a --- /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 00000000000..c2185e95e92 --- /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 00000000000..f61bed4853a --- /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 00000000000..410b3cf0ce9 --- /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 00000000000..4a1182c726e --- /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 00000000000..8d16f1e90b6 --- /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 00000000000..b1a589161a6 --- /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 00000000000..ac519b5e833 --- /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 00000000000..3184274b231 --- /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 00000000000..6854f2010c4 --- /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 00000000000..066fd5e8130 --- /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 00000000000..8540b677f10 --- /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 00000000000..de94baf97ca --- /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 00000000000..589911eeb21 --- /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 00000000000..627eb112502 --- /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 00000000000..9fc7edca956 --- /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 00000000000..d96e29f0397 --- /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 00000000000..2808425d15a --- /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 00000000000..83df86652d2 --- /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 00000000000..b21b2905116 --- /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 00000000000..71ecdab9df5 --- /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 00000000000..d5999738f96 --- /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 00000000000..65f540d5d6e --- /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 00000000000..65cddd342ca --- /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 00000000000..4da0032a014 --- /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 00000000000..65cddd342ca --- /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 00000000000..4da0032a014 --- /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 |