[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-02-17 01:56:11 -05:00
parent c6b2457306
commit fe29feae9a
374 changed files with 2840 additions and 74 deletions

View File

@ -0,0 +1,6 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Kanselleer"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "Kanselleer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/ar.js Normal file
View File

@ -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;");

View File

@ -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;"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Encaboxar",
"Save" : "Guardar",
"Comment" : "Comentariu"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Encaboxar",
"Save" : "Guardar",
"Comment" : "Comentariu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/az.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Dayandır",
"Save" : "Saxla",
"Comment" : "Komentariya"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Dayandır",
"Save" : "Saxla",
"Comment" : "Komentariya"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Отказ",
"Save" : "Запазване",
"Comment" : "Коментар"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Отказ",
"Save" : "Запазване",
"Comment" : "Коментар"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "বাতিল",
"Save" : "সংরক্ষণ",
"Comment" : "মন্তব্য"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "বাতিল",
"Save" : "সংরক্ষণ",
"Comment" : "মন্তব্য"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "বাতিল করা",
"Save" : "সেভ"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "বাতিল করা",
"Save" : "সেভ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/bs.js Normal file
View File

@ -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);");

View File

@ -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);"
}

8
apps/comments/l10n/ca.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancel·la",
"Save" : "Desa",
"Comment" : "Comentari"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Cancel·la",
"Save" : "Desa",
"Comment" : "Comentari"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -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;");

View File

@ -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;"
}

View File

@ -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;");

View File

@ -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;"
}

8
apps/comments/l10n/da.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Annullér",
"Save" : "Gem",
"Comment" : "Kommentér"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Annullér",
"Save" : "Gem",
"Comment" : "Kommentér"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

12
apps/comments/l10n/de.js Normal file
View File

@ -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);");

View File

@ -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);"
}

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Abbrechen",
"Save" : "Speichern"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Abbrechen",
"Save" : "Speichern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Abbrechen",
"Save" : "Speichern",
"Comment" : "Kommentar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Abbrechen",
"Save" : "Speichern",
"Comment" : "Kommentar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/el.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Άκυρο",
"Save" : "Αποθήκευση",
"Comment" : "Σχόλιο"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Άκυρο",
"Save" : "Αποθήκευση",
"Comment" : "Σχόλιο"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancel",
"Save" : "Save",
"Comment" : "Comment"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Cancel",
"Save" : "Save",
"Comment" : "Comment"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/eo.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Nuligi",
"Save" : "Konservi",
"Comment" : "Komento"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Nuligi",
"Save" : "Konservi",
"Comment" : "Komento"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/es.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancelar",
"Save" : "Guardar",
"Comment" : "Comentario"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Cancelar",
"Save" : "Guardar",
"Comment" : "Comentario"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancelar",
"Save" : "Guardar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Cancelar",
"Save" : "Guardar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,6 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancelar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "Cancelar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancelar",
"Save" : "Guardar",
"Comment" : "Comentario"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Cancelar",
"Save" : "Guardar",
"Comment" : "Comentario"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Loobu",
"Save" : "Salvesta",
"Comment" : "Kommentaar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Loobu",
"Save" : "Salvesta",
"Comment" : "Kommentaar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/eu.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Ezeztatu",
"Save" : "Gorde",
"Comment" : "Iruzkina"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Ezeztatu",
"Save" : "Gorde",
"Comment" : "Iruzkina"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/fa.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "منصرف شدن",
"Save" : "ذخیره",
"Comment" : "نظر"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "منصرف شدن",
"Save" : "ذخیره",
"Comment" : "نظر"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -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);");

View File

@ -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);"
}

8
apps/comments/l10n/fr.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Annuler",
"Save" : "Enregistrer",
"Comment" : "Commenter"
},
"nplurals=2; plural=(n > 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Annuler",
"Save" : "Enregistrer",
"Comment" : "Commenter"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

8
apps/comments/l10n/gl.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancelar",
"Save" : "Gardar",
"Comment" : "Comentario"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Cancelar",
"Save" : "Gardar",
"Comment" : "Comentario"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

21
apps/comments/l10n/he.js Normal file
View File

@ -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);");

View File

@ -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);"
}

7
apps/comments/l10n/hi.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "रद्द करें ",
"Save" : "सहेजें"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "रद्द करें ",
"Save" : "सहेजें"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

7
apps/comments/l10n/hr.js Normal file
View File

@ -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;");

View File

@ -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;"
}

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Mégsem",
"Save" : "Mentés",
"Comment" : "Komment"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Mégsem",
"Save" : "Mentés",
"Comment" : "Komment"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

7
apps/comments/l10n/hy.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Չեղարկել",
"Save" : "Պահպանել"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Չեղարկել",
"Save" : "Պահպանել"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

7
apps/comments/l10n/ia.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Cancellar",
"Save" : "Salveguardar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Cancellar",
"Save" : "Salveguardar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
apps/comments/l10n/id.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Batal",
"Save" : "Simpan",
"Comment" : "Komentar"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Batal",
"Save" : "Simpan",
"Comment" : "Komentar"
},"pluralForm" :"nplurals=1; plural=0;"
}

7
apps/comments/l10n/is.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Hætta við",
"Save" : "Vista"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Hætta við",
"Save" : "Vista"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

19
apps/comments/l10n/it.js Normal file
View File

@ -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);");

View File

@ -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);"
}

8
apps/comments/l10n/ja.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "キャンセル",
"Save" : "保存",
"Comment" : "コメント"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "キャンセル",
"Save" : "保存",
"Comment" : "コメント"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "უარყოფა",
"Save" : "შენახვა"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "უარყოფა",
"Save" : "შენახვა"
},"pluralForm" :"nplurals=1; plural=0;"
}

7
apps/comments/l10n/km.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "បោះបង់",
"Save" : "រក្សាទុក"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "បោះបង់",
"Save" : "រក្សាទុក"
},"pluralForm" :"nplurals=1; plural=0;"
}

7
apps/comments/l10n/kn.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "ರದ್ದು",
"Save" : "ಉಳಿಸಿ"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "ರದ್ದು",
"Save" : "ಉಳಿಸಿ"
},"pluralForm" :"nplurals=1; plural=0;"
}

8
apps/comments/l10n/ko.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "취소",
"Save" : "저장",
"Comment" : "설명"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "취소",
"Save" : "저장",
"Comment" : "설명"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "لابردن",
"Save" : "پاشکه‌وتکردن"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "لابردن",
"Save" : "پاشکه‌وتکردن"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

7
apps/comments/l10n/lb.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Ofbriechen",
"Save" : "Späicheren"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Ofbriechen",
"Save" : "Späicheren"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -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);");

View File

@ -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);"
}

8
apps/comments/l10n/lv.js Normal file
View File

@ -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);");

View File

@ -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);"
}

8
apps/comments/l10n/mk.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Откажи",
"Save" : "Сними",
"Comment" : "Коментар"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Откажи",
"Save" : "Сними",
"Comment" : "Коментар"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}

6
apps/comments/l10n/mn.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"comments",
{
"Save" : "Хадгалах"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,4 @@
{ "translations": {
"Save" : "Хадгалах"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,7 @@
OC.L10N.register(
"comments",
{
"Cancel" : "Batal",
"Save" : "Simpan"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Batal",
"Save" : "Simpan"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -0,0 +1,6 @@
OC.L10N.register(
"comments",
{
"Cancel" : "ပယ်ဖျက်မည်"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,4 @@
{ "translations": {
"Cancel" : "ပယ်ဖျက်မည်"
},"pluralForm" :"nplurals=1; plural=0;"
}

Some files were not shown because too many files have changed in this diff Show More