Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Jul 13, 2019
1 parent 8ac5bb1 commit 5b42dbf
Show file tree
Hide file tree
Showing 46 changed files with 756 additions and 0 deletions.
20 changes: 20 additions & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
OC.L10N.register(
"richdocuments",
{
"Error" : "خطأ",
"An error occurred" : "طرأ هناك خطأ",
"Details" : "التفاصيل",
"Download" : "تنزيل",
"Guest" : "ضيف",
"Current version" : "الإصدار الحالي",
"Save" : "حفظ",
"Create a new document" : "أنشئ مستندا جديدا",
"Could not create file" : "لا يستطيع انشاء ملف ",
"Saved" : "تم الحفظ",
"Advanced Settings" : "الإعدادات المتقدمة",
"Wrong password. Please retry." : "كلمة مرور خاطئة. يرجى إعادة المحاولة",
"Password" : "كلمة السر",
"OK" : "تم",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "هذا الرابط قد انتهى او لم ينشئ. يرجى الاتصال بالشخص المعني للمزيد من المعلومات."
},
"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;");
18 changes: 18 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{ "translations": {
"Error" : "خطأ",
"An error occurred" : "طرأ هناك خطأ",
"Details" : "التفاصيل",
"Download" : "تنزيل",
"Guest" : "ضيف",
"Current version" : "الإصدار الحالي",
"Save" : "حفظ",
"Create a new document" : "أنشئ مستندا جديدا",
"Could not create file" : "لا يستطيع انشاء ملف ",
"Saved" : "تم الحفظ",
"Advanced Settings" : "الإعدادات المتقدمة",
"Wrong password. Please retry." : "كلمة مرور خاطئة. يرجى إعادة المحاولة",
"Password" : "كلمة السر",
"OK" : "تم",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "هذا الرابط قد انتهى او لم ينشئ. يرجى الاتصال بالشخص المعني للمزيد من المعلومات."
},"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;"
}
14 changes: 14 additions & 0 deletions l10n/az.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "Saxla",
"Could not create file" : "Faylı yaratmaq olmur",
"Can't create document" : "Sənədi yaratmaq mümkün olmadı",
"Saved" : "Saxlanıldı",
"Wrong password. Please retry." : "Yalnış şifrə. Xahiş olunur təkrarlayasınız.",
"Password" : "Şifrə",
"OK" : "Oldu",
"Guest %s" : "Qonaq %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Linkin vaxtı artıq bitmişdir və ya heç vaxt movcud olmayıb. Xahiş olunur detallar üçün bunu sizinlə paylaşan şəxs ilə əlaqə saxlayasınız."
},
"nplurals=2; plural=(n != 1);");
12 changes: 12 additions & 0 deletions l10n/az.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{ "translations": {
"Save" : "Saxla",
"Could not create file" : "Faylı yaratmaq olmur",
"Can't create document" : "Sənədi yaratmaq mümkün olmadı",
"Saved" : "Saxlanıldı",
"Wrong password. Please retry." : "Yalnış şifrə. Xahiş olunur təkrarlayasınız.",
"Password" : "Şifrə",
"OK" : "Oldu",
"Guest %s" : "Qonaq %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Linkin vaxtı artıq bitmişdir və ya heç vaxt movcud olmayıb. Xahiş olunur detallar üçün bunu sizinlə paylaşan şəxs ilə əlaqə saxlayasınız."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
10 changes: 10 additions & 0 deletions l10n/bn_BD.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "সংরক্ষণ",
"Can't create document" : "ডকুমেন্ট তৈরী করা যাবেনা",
"Saved" : "সংরক্ষণ করা হলো",
"Password" : "কূটশব্দ",
"OK" : "তথাস্তু"
},
"nplurals=2; plural=(n != 1);");
8 changes: 8 additions & 0 deletions l10n/bn_BD.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{ "translations": {
"Save" : "সংরক্ষণ",
"Can't create document" : "ডকুমেন্ট তৈরী করা যাবেনা",
"Saved" : "সংরক্ষণ করা হলো",
"Password" : "কূটশব্দ",
"OK" : "তথাস্তু"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
14 changes: 14 additions & 0 deletions l10n/bs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "Spremi",
"Could not create file" : "Datoteku nije moguće kreirati",
"Can't create document" : "Nemoguće kreirati dokument",
"Saved" : "Spremljeno",
"Wrong password. Please retry." : "Pogrešna lozinka. Molim pokušajte ponovo",
"Password" : "Lozinka",
"OK" : "OK",
"Guest %s" : "Gost %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ova veza je istekla ili nikad nije postojala. Za detalje, molim kontaktirajte osobu koja ju je s vama podijelila."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
12 changes: 12 additions & 0 deletions l10n/bs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{ "translations": {
"Save" : "Spremi",
"Could not create file" : "Datoteku nije moguće kreirati",
"Can't create document" : "Nemoguće kreirati dokument",
"Saved" : "Spremljeno",
"Wrong password. Please retry." : "Pogrešna lozinka. Molim pokušajte ponovo",
"Password" : "Lozinka",
"OK" : "OK",
"Guest %s" : "Gost %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ova veza je istekla ili nikad nije postojala. Za detalje, molim kontaktirajte osobu koja ju je s vama podijelila."
},"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);"
}
18 changes: 18 additions & 0 deletions l10n/et_EE.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
OC.L10N.register(
"richdocuments",
{
"Saving…" : "Salvestamine...",
"All" : "Kõik",
"Save" : "Salvesta",
"Could not create file" : "Ei suuda luua faili",
"Can't create document" : "Ei suuda dokumenti luua",
"New Presentation.pptx" : "Uus esitlus.pptx",
"Saved" : "Salvestatud",
"Apply" : "Rakenda",
"Wrong password. Please retry." : "Vale parool. Palun proovi uuesti.",
"Password" : "Parool",
"OK" : "OK",
"Guest %s" : "Külaline %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "See link on aegunud või seda pole kunagi eksisteerinud. Palun võta ühendust inimesega, kes selle sulle jagas."
},
"nplurals=2; plural=(n != 1);");
16 changes: 16 additions & 0 deletions l10n/et_EE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{ "translations": {
"Saving…" : "Salvestamine...",
"All" : "Kõik",
"Save" : "Salvesta",
"Could not create file" : "Ei suuda luua faili",
"Can't create document" : "Ei suuda dokumenti luua",
"New Presentation.pptx" : "Uus esitlus.pptx",
"Saved" : "Salvestatud",
"Apply" : "Rakenda",
"Wrong password. Please retry." : "Vale parool. Palun proovi uuesti.",
"Password" : "Parool",
"OK" : "OK",
"Guest %s" : "Külaline %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "See link on aegunud või seda pole kunagi eksisteerinud. Palun võta ühendust inimesega, kes selle sulle jagas."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
25 changes: 25 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
OC.L10N.register(
"richdocuments",
{
"Saving…" : "Gordetzen...",
"All" : "Denak",
"Nickname" : "Ezizena",
"Set" : "Ezarri",
"Close version preview" : "Itxi bertsioaren aurrebista",
"Save As" : "Gorde honela",
"Cancel" : "Utzi",
"Save" : "Gorde",
"Could not create file" : "Ezin izan da fitxategia sortu",
"Collabora Online" : "Collabora Online",
"Can't create document" : "Ezin da dokumentua sortu",
"Not allowed to create document" : "Ez duzu baimenik dokumentua sortzeko",
"Saved" : "Gordeta",
"Apply" : "Aplikatu",
"Add" : "Gehitu",
"Wrong password. Please retry." : "Pasahitz okerra. Saiatu berriro.",
"Password" : "Pasahitza",
"OK" : "Ados",
"Guest %s" : "Gonbidatua %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Lotura hau iraungi da edo ez da inoiz existitu. Mesedez zurekin partekatu zuen pertsonarekin harremanetan jarri zehaztasun gehiago izateko."
},
"nplurals=2; plural=(n != 1);");
23 changes: 23 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{ "translations": {
"Saving…" : "Gordetzen...",
"All" : "Denak",
"Nickname" : "Ezizena",
"Set" : "Ezarri",
"Close version preview" : "Itxi bertsioaren aurrebista",
"Save As" : "Gorde honela",
"Cancel" : "Utzi",
"Save" : "Gorde",
"Could not create file" : "Ezin izan da fitxategia sortu",
"Collabora Online" : "Collabora Online",
"Can't create document" : "Ezin da dokumentua sortu",
"Not allowed to create document" : "Ez duzu baimenik dokumentua sortzeko",
"Saved" : "Gordeta",
"Apply" : "Aplikatu",
"Add" : "Gehitu",
"Wrong password. Please retry." : "Pasahitz okerra. Saiatu berriro.",
"Password" : "Pasahitza",
"OK" : "Ados",
"Guest %s" : "Gonbidatua %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Lotura hau iraungi da edo ez da inoiz existitu. Mesedez zurekin partekatu zuen pertsonarekin harremanetan jarri zehaztasun gehiago izateko."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
15 changes: 15 additions & 0 deletions l10n/fa.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "ذخیره",
"Could not create file" : "امکان ایجاد فایل وجود ندارد",
"Can't create document" : "امکان ایجاد این سند وجود ندارد",
"Saved" : "ذخیره شد",
"Apply" : "اعمال",
"Wrong password. Please retry." : "رمز اشتباه. لطفاً مجددا تکرار فرمایید.",
"Password" : "گذرواژه",
"OK" : "تایید",
"Guest %s" : "میهمان %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "این لینک منقضی شده یا اینکه هرگز وجود نداشته است. لطفاً از کسی که آن را با شما به اشتراک گذاشته جزئیات را جویا شوید."
},
"nplurals=2; plural=(n > 1);");
13 changes: 13 additions & 0 deletions l10n/fa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{ "translations": {
"Save" : "ذخیره",
"Could not create file" : "امکان ایجاد فایل وجود ندارد",
"Can't create document" : "امکان ایجاد این سند وجود ندارد",
"Saved" : "ذخیره شد",
"Apply" : "اعمال",
"Wrong password. Please retry." : "رمز اشتباه. لطفاً مجددا تکرار فرمایید.",
"Password" : "گذرواژه",
"OK" : "تایید",
"Guest %s" : "میهمان %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "این لینک منقضی شده یا اینکه هرگز وجود نداشته است. لطفاً از کسی که آن را با شما به اشتراک گذاشته جزئیات را جویا شوید."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
12 changes: 12 additions & 0 deletions l10n/hy.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "Պահել",
"Could not create file" : "Չկարողացա ստեղծել ֆայլը",
"Saved" : "Պահված",
"Wrong password. Please retry." : "Գաղտնաբառը սխալ է: Կրկին փորձիր:",
"Password" : "Գաղտնաբառ",
"OK" : "Լավ",
"Guest %s" : "Հյուր %s"
},
"nplurals=2; plural=(n != 1);");
10 changes: 10 additions & 0 deletions l10n/hy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{ "translations": {
"Save" : "Պահել",
"Could not create file" : "Չկարողացա ստեղծել ֆայլը",
"Saved" : "Պահված",
"Wrong password. Please retry." : "Գաղտնաբառը սխալ է: Կրկին փորձիր:",
"Password" : "Գաղտնաբառ",
"OK" : "Լավ",
"Guest %s" : "Հյուր %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
23 changes: 23 additions & 0 deletions l10n/ia.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "Salveguardar",
"Could not create file" : "Impossibile crear le file",
"Collabora Online" : "Collabora Online",
"Can't create document" : "Non pote crear le documento",
"New Document.odt" : "Nove-Documento.odt",
"New Spreadsheet.ods" : "Nove-Folio-de-Labor.ods",
"New Presentation.odp" : "Nove-Presentation.odp",
"New Document.docx" : "Nove-Documento.docx",
"New Spreadsheet.xlsx" : "Nove-Folio-de-Labor.xlsx",
"New Presentation.pptx" : "Nove-Presentation.pptx",
"Saved" : "Salveguardate",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Salveguardate con error: Collabora Online deberea usar le mesme protocollo que le servitor de installation.",
"Apply" : "Applicar",
"Wrong password. Please retry." : "Contrasigno errate. Pro favor essaya de novo.",
"Password" : "Contrasigno",
"OK" : "Ok",
"Guest %s" : "Hospite %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Iste ligamine ha expirate o nunquam existeva. Per favor, contacta le persona qui compartiva lo con te pro detalios."
},
"nplurals=2; plural=(n != 1);");
21 changes: 21 additions & 0 deletions l10n/ia.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{ "translations": {
"Save" : "Salveguardar",
"Could not create file" : "Impossibile crear le file",
"Collabora Online" : "Collabora Online",
"Can't create document" : "Non pote crear le documento",
"New Document.odt" : "Nove-Documento.odt",
"New Spreadsheet.ods" : "Nove-Folio-de-Labor.ods",
"New Presentation.odp" : "Nove-Presentation.odp",
"New Document.docx" : "Nove-Documento.docx",
"New Spreadsheet.xlsx" : "Nove-Folio-de-Labor.xlsx",
"New Presentation.pptx" : "Nove-Presentation.pptx",
"Saved" : "Salveguardate",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Salveguardate con error: Collabora Online deberea usar le mesme protocollo que le servitor de installation.",
"Apply" : "Applicar",
"Wrong password. Please retry." : "Contrasigno errate. Pro favor essaya de novo.",
"Password" : "Contrasigno",
"OK" : "Ok",
"Guest %s" : "Hospite %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Iste ligamine ha expirate o nunquam existeva. Per favor, contacta le persona qui compartiva lo con te pro detalios."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
15 changes: 15 additions & 0 deletions l10n/id.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "Simpan",
"Could not create file" : "Tidak dapat membuat berkas",
"Can't create document" : "Tidak dapat membuat dokumen",
"Saved" : "Disimpan",
"Apply" : "Terapkan",
"Wrong password. Please retry." : "Kata sandi salah. Silakan ulangi.",
"Password" : "Kata Sandi",
"OK" : "Oke",
"Guest %s" : "Pengunjung %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tautan ini sudah kadaluarsa atau tidak pernah ada. Silahkan hubungi orang yang berbagi dengan Anda untuk lebih rinci."
},
"nplurals=1; plural=0;");
13 changes: 13 additions & 0 deletions l10n/id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{ "translations": {
"Save" : "Simpan",
"Could not create file" : "Tidak dapat membuat berkas",
"Can't create document" : "Tidak dapat membuat dokumen",
"Saved" : "Disimpan",
"Apply" : "Terapkan",
"Wrong password. Please retry." : "Kata sandi salah. Silakan ulangi.",
"Password" : "Kata Sandi",
"OK" : "Oke",
"Guest %s" : "Pengunjung %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tautan ini sudah kadaluarsa atau tidak pernah ada. Silahkan hubungi orang yang berbagi dengan Anda untuk lebih rinci."
},"pluralForm" :"nplurals=1; plural=0;"
}
12 changes: 12 additions & 0 deletions l10n/km.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "រក្សាទុក",
"Saved" : "បាន​រក្សាទុក",
"Apply" : "អនុវត្ត",
"Wrong password. Please retry." : "ខុស​ពាក្យ​សម្ងាត់។ សូម​ព្យាយាម​ម្ដង​ទៀត។",
"Password" : "ពាក្យសម្ងាត់",
"OK" : "ព្រម",
"Guest %s" : "ភ្ញៀវ %s"
},
"nplurals=1; plural=0;");
10 changes: 10 additions & 0 deletions l10n/km.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{ "translations": {
"Save" : "រក្សាទុក",
"Saved" : "បាន​រក្សាទុក",
"Apply" : "អនុវត្ត",
"Wrong password. Please retry." : "ខុស​ពាក្យ​សម្ងាត់។ សូម​ព្យាយាម​ម្ដង​ទៀត។",
"Password" : "ពាក្យសម្ងាត់",
"OK" : "ព្រម",
"Guest %s" : "ភ្ញៀវ %s"
},"pluralForm" :"nplurals=1; plural=0;"
}
14 changes: 14 additions & 0 deletions l10n/kn.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
OC.L10N.register(
"richdocuments",
{
"Save" : "ಉಳಿಸಿ",
"Could not create file" : "ಕಡತ ರಚಿಸಲಾಗಲಿಲ್ಲ",
"Can't create document" : "ದಾಖಲೆಯನ್ನು ಸೃಷ್ಟಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ",
"Saved" : "ಉಳಿಸಿದ",
"Wrong password. Please retry." : "ತಪ್ಪಾದ ಗುಪ್ತಪದ. ಮರುಪ್ರಯತ್ನಿಸಿ.",
"Password" : "ಗುಪ್ತಪದ",
"OK" : "ಸರಿ",
"Guest %s" : "ಅತಿಥಿ %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "ಈ ಅಂತರ್ಜಾಲ ಕೊಂಡಿಯ ಕಾಲಾವಧಿ ಮುಗಿದಿದೆ ಅಥವಾ ಅಸ್ತಿತ್ವದಲಿಲ್ಲ. ವಿವರಗಳಿಗಾಗಿ ನೀವು ಅದನ್ನು ಹಂಚಿಕೊಂಡ ವ್ಯಕ್ತಿಯನ್ನು ಸಂಪರ್ಕಿಸಿ."
},
"nplurals=2; plural=(n > 1);");
12 changes: 12 additions & 0 deletions l10n/kn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{ "translations": {
"Save" : "ಉಳಿಸಿ",
"Could not create file" : "ಕಡತ ರಚಿಸಲಾಗಲಿಲ್ಲ",
"Can't create document" : "ದಾಖಲೆಯನ್ನು ಸೃಷ್ಟಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ",
"Saved" : "ಉಳಿಸಿದ",
"Wrong password. Please retry." : "ತಪ್ಪಾದ ಗುಪ್ತಪದ. ಮರುಪ್ರಯತ್ನಿಸಿ.",
"Password" : "ಗುಪ್ತಪದ",
"OK" : "ಸರಿ",
"Guest %s" : "ಅತಿಥಿ %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "ಈ ಅಂತರ್ಜಾಲ ಕೊಂಡಿಯ ಕಾಲಾವಧಿ ಮುಗಿದಿದೆ ಅಥವಾ ಅಸ್ತಿತ್ವದಲಿಲ್ಲ. ವಿವರಗಳಿಗಾಗಿ ನೀವು ಅದನ್ನು ಹಂಚಿಕೊಂಡ ವ್ಯಕ್ತಿಯನ್ನು ಸಂಪರ್ಕಿಸಿ."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
Loading

0 comments on commit 5b42dbf

Please sign in to comment.