Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 05:47:30 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-13 05:47:30 +0300
commit5b42dbf38e640c201d1bc62058850a8128648dce (patch)
tree26d88d283907249417cb54a68db0d04a34d0dcbb /l10n
parent8ac5bb18221f0661d2bcf122e8b37f54449bbfa0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ar.js20
-rw-r--r--l10n/ar.json18
-rw-r--r--l10n/az.js14
-rw-r--r--l10n/az.json12
-rw-r--r--l10n/bn_BD.js10
-rw-r--r--l10n/bn_BD.json8
-rw-r--r--l10n/bs.js14
-rw-r--r--l10n/bs.json12
-rw-r--r--l10n/et_EE.js18
-rw-r--r--l10n/et_EE.json16
-rw-r--r--l10n/eu.js25
-rw-r--r--l10n/eu.json23
-rw-r--r--l10n/fa.js15
-rw-r--r--l10n/fa.json13
-rw-r--r--l10n/hy.js12
-rw-r--r--l10n/hy.json10
-rw-r--r--l10n/ia.js23
-rw-r--r--l10n/ia.json21
-rw-r--r--l10n/id.js15
-rw-r--r--l10n/id.json13
-rw-r--r--l10n/km.js12
-rw-r--r--l10n/km.json10
-rw-r--r--l10n/kn.js14
-rw-r--r--l10n/kn.json12
-rw-r--r--l10n/lb.js19
-rw-r--r--l10n/lb.json17
-rw-r--r--l10n/lv.js24
-rw-r--r--l10n/lv.json22
-rw-r--r--l10n/mk.js14
-rw-r--r--l10n/mk.json12
-rw-r--r--l10n/mn.js26
-rw-r--r--l10n/mn.json24
-rw-r--r--l10n/oc.js17
-rw-r--r--l10n/oc.json15
-rw-r--r--l10n/ro.js15
-rw-r--r--l10n/ro.json13
-rw-r--r--l10n/th.js23
-rw-r--r--l10n/th.json21
-rw-r--r--l10n/uk.js18
-rw-r--r--l10n/uk.json16
-rw-r--r--l10n/vi.js26
-rw-r--r--l10n/vi.json24
-rw-r--r--l10n/zh_HK.js10
-rw-r--r--l10n/zh_HK.json8
-rw-r--r--l10n/zh_TW.js17
-rw-r--r--l10n/zh_TW.json15
46 files changed, 756 insertions, 0 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
new file mode 100644
index 00000000..16a98e39
--- /dev/null
+++ b/l10n/ar.js
@@ -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;");
diff --git a/l10n/ar.json b/l10n/ar.json
new file mode 100644
index 00000000..6499e5b0
--- /dev/null
+++ b/l10n/ar.json
@@ -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;"
+} \ No newline at end of file
diff --git a/l10n/az.js b/l10n/az.js
new file mode 100644
index 00000000..5f367c06
--- /dev/null
+++ b/l10n/az.js
@@ -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);");
diff --git a/l10n/az.json b/l10n/az.json
new file mode 100644
index 00000000..cb72e7ec
--- /dev/null
+++ b/l10n/az.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js
new file mode 100644
index 00000000..72785b91
--- /dev/null
+++ b/l10n/bn_BD.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "সংরক্ষণ",
+ "Can't create document" : "ডকুমেন্ট তৈরী করা যাবেনা",
+ "Saved" : "সংরক্ষণ করা হলো",
+ "Password" : "কূটশব্দ",
+ "OK" : "তথাস্তু"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json
new file mode 100644
index 00000000..7de2a6da
--- /dev/null
+++ b/l10n/bn_BD.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Save" : "সংরক্ষণ",
+ "Can't create document" : "ডকুমেন্ট তৈরী করা যাবেনা",
+ "Saved" : "সংরক্ষণ করা হলো",
+ "Password" : "কূটশব্দ",
+ "OK" : "তথাস্তু"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/bs.js b/l10n/bs.js
new file mode 100644
index 00000000..fa487090
--- /dev/null
+++ b/l10n/bs.js
@@ -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);");
diff --git a/l10n/bs.json b/l10n/bs.json
new file mode 100644
index 00000000..b2b3be76
--- /dev/null
+++ b/l10n/bs.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
new file mode 100644
index 00000000..a7a7e277
--- /dev/null
+++ b/l10n/et_EE.js
@@ -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);");
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
new file mode 100644
index 00000000..3a6e5eec
--- /dev/null
+++ b/l10n/et_EE.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/eu.js b/l10n/eu.js
new file mode 100644
index 00000000..99af7cd4
--- /dev/null
+++ b/l10n/eu.js
@@ -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);");
diff --git a/l10n/eu.json b/l10n/eu.json
new file mode 100644
index 00000000..f10f596f
--- /dev/null
+++ b/l10n/eu.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/fa.js b/l10n/fa.js
new file mode 100644
index 00000000..9b9ce55f
--- /dev/null
+++ b/l10n/fa.js
@@ -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);");
diff --git a/l10n/fa.json b/l10n/fa.json
new file mode 100644
index 00000000..a1cbf22b
--- /dev/null
+++ b/l10n/fa.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/hy.js b/l10n/hy.js
new file mode 100644
index 00000000..2cdd7334
--- /dev/null
+++ b/l10n/hy.js
@@ -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);");
diff --git a/l10n/hy.json b/l10n/hy.json
new file mode 100644
index 00000000..84682791
--- /dev/null
+++ b/l10n/hy.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/ia.js b/l10n/ia.js
new file mode 100644
index 00000000..49a0b255
--- /dev/null
+++ b/l10n/ia.js
@@ -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);");
diff --git a/l10n/ia.json b/l10n/ia.json
new file mode 100644
index 00000000..8b08f7e7
--- /dev/null
+++ b/l10n/ia.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/id.js b/l10n/id.js
new file mode 100644
index 00000000..2860a242
--- /dev/null
+++ b/l10n/id.js
@@ -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;");
diff --git a/l10n/id.json b/l10n/id.json
new file mode 100644
index 00000000..7c5ef42c
--- /dev/null
+++ b/l10n/id.json
@@ -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;"
+} \ No newline at end of file
diff --git a/l10n/km.js b/l10n/km.js
new file mode 100644
index 00000000..3803dbfa
--- /dev/null
+++ b/l10n/km.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "រក្សាទុក",
+ "Saved" : "បាន​រក្សាទុក",
+ "Apply" : "អនុវត្ត",
+ "Wrong password. Please retry." : "ខុស​ពាក្យ​សម្ងាត់។ សូម​ព្យាយាម​ម្ដង​ទៀត។",
+ "Password" : "ពាក្យសម្ងាត់",
+ "OK" : "ព្រម",
+ "Guest %s" : "ភ្ញៀវ %s"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/km.json b/l10n/km.json
new file mode 100644
index 00000000..35039086
--- /dev/null
+++ b/l10n/km.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "Save" : "រក្សាទុក",
+ "Saved" : "បាន​រក្សាទុក",
+ "Apply" : "អនុវត្ត",
+ "Wrong password. Please retry." : "ខុស​ពាក្យ​សម្ងាត់។ សូម​ព្យាយាម​ម្ដង​ទៀត។",
+ "Password" : "ពាក្យសម្ងាត់",
+ "OK" : "ព្រម",
+ "Guest %s" : "ភ្ញៀវ %s"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/kn.js b/l10n/kn.js
new file mode 100644
index 00000000..75d390aa
--- /dev/null
+++ b/l10n/kn.js
@@ -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);");
diff --git a/l10n/kn.json b/l10n/kn.json
new file mode 100644
index 00000000..4565e0d3
--- /dev/null
+++ b/l10n/kn.json
@@ -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);"
+} \ No newline at end of file
diff --git a/l10n/lb.js b/l10n/lb.js
new file mode 100644
index 00000000..6a2458a7
--- /dev/null
+++ b/l10n/lb.js
@@ -0,0 +1,19 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "Späicheren",
+ "Could not create file" : "De Fichier konnt net erstallt ginn",
+ "Collabora Online" : "Collabora Online",
+ "Can't create document" : "D'Dokument kann net erstallt ginn",
+ "New Document.odt" : "Neit Dokument.odt",
+ "New Spreadsheet.ods" : "Neien Spreadsheet.ods",
+ "New Presentation.odp" : "Nei Presentatioun.odp",
+ "Saved" : "Gespäichert",
+ "Apply" : "Uwenden",
+ "Wrong password. Please retry." : "Falscht Passwuert. W.e.g. probéier nach eemol.",
+ "Password" : "Passwuert",
+ "OK" : "OK",
+ "Guest %s" : "Gaascht %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dëse Link ass ofgelaf oder huet ni existéiert. W.e.g. kontaktéier d'Persoun déi en mat der gedeelt huet fir Detailer."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/lb.json b/l10n/lb.json
new file mode 100644
index 00000000..7acfafd9
--- /dev/null
+++ b/l10n/lb.json
@@ -0,0 +1,17 @@
+{ "translations": {
+ "Save" : "Späicheren",
+ "Could not create file" : "De Fichier konnt net erstallt ginn",
+ "Collabora Online" : "Collabora Online",
+ "Can't create document" : "D'Dokument kann net erstallt ginn",
+ "New Document.odt" : "Neit Dokument.odt",
+ "New Spreadsheet.ods" : "Neien Spreadsheet.ods",
+ "New Presentation.odp" : "Nei Presentatioun.odp",
+ "Saved" : "Gespäichert",
+ "Apply" : "Uwenden",
+ "Wrong password. Please retry." : "Falscht Passwuert. W.e.g. probéier nach eemol.",
+ "Password" : "Passwuert",
+ "OK" : "OK",
+ "Guest %s" : "Gaascht %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dëse Link ass ofgelaf oder huet ni existéiert. W.e.g. kontaktéier d'Persoun déi en mat der gedeelt huet fir Detailer."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/lv.js b/l10n/lv.js
new file mode 100644
index 00000000..bfe6a8d8
--- /dev/null
+++ b/l10n/lv.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving…" : "Saglabā...",
+ "All" : "Visi",
+ "Save" : "Saglabāt",
+ "Could not create file" : "Neizdevās izveidot datni",
+ "Collabora Online" : "Collabora Online",
+ "Can't create document" : "Nevar izveidot dokumentu",
+ "New Document.odt" : "Jauns Dokuments.odt",
+ "New Spreadsheet.ods" : "Juans Spreadsheet.ods",
+ "New Presentation.odp" : "Jauns Presentation.odp",
+ "New Document.docx" : "Jauns Dokuments.docx",
+ "New Spreadsheet.xlsx" : "Jauns Spreadsheet.xlsx",
+ "New Presentation.pptx" : "Jauna Prezentācija.pptx",
+ "Saved" : "Saglabāts",
+ "Apply" : "Apstiprināt",
+ "Wrong password. Please retry." : "Nepareiza paroli. Lūdzu mēģiniet vēlreiz.",
+ "Password" : "Parole",
+ "OK" : "Labi",
+ "Guest %s" : "Viesis %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Šai saitei ir beidzies derīguma termiņš vai arī tas nekad nav bijis. Lūdzu, sazinieties ar personu, kura to koplieto ar jums sīkākai informācijai."
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/l10n/lv.json b/l10n/lv.json
new file mode 100644
index 00000000..1f6a1aef
--- /dev/null
+++ b/l10n/lv.json
@@ -0,0 +1,22 @@
+{ "translations": {
+ "Saving…" : "Saglabā...",
+ "All" : "Visi",
+ "Save" : "Saglabāt",
+ "Could not create file" : "Neizdevās izveidot datni",
+ "Collabora Online" : "Collabora Online",
+ "Can't create document" : "Nevar izveidot dokumentu",
+ "New Document.odt" : "Jauns Dokuments.odt",
+ "New Spreadsheet.ods" : "Juans Spreadsheet.ods",
+ "New Presentation.odp" : "Jauns Presentation.odp",
+ "New Document.docx" : "Jauns Dokuments.docx",
+ "New Spreadsheet.xlsx" : "Jauns Spreadsheet.xlsx",
+ "New Presentation.pptx" : "Jauna Prezentācija.pptx",
+ "Saved" : "Saglabāts",
+ "Apply" : "Apstiprināt",
+ "Wrong password. Please retry." : "Nepareiza paroli. Lūdzu mēģiniet vēlreiz.",
+ "Password" : "Parole",
+ "OK" : "Labi",
+ "Guest %s" : "Viesis %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Šai saitei ir beidzies derīguma termiņš vai arī tas nekad nav bijis. Lūdzu, sazinieties ar personu, kura to koplieto ar jums sīkākai informācijai."
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
+} \ No newline at end of file
diff --git a/l10n/mk.js b/l10n/mk.js
new file mode 100644
index 00000000..7ef23708
--- /dev/null
+++ b/l10n/mk.js
@@ -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 % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/l10n/mk.json b/l10n/mk.json
new file mode 100644
index 00000000..66d858c7
--- /dev/null
+++ b/l10n/mk.json
@@ -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 % 10 == 1 && n % 100 != 11) ? 0 : 1;"
+} \ No newline at end of file
diff --git a/l10n/mn.js b/l10n/mn.js
new file mode 100644
index 00000000..dbba5357
--- /dev/null
+++ b/l10n/mn.js
@@ -0,0 +1,26 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving…" : "хадаглаж байна...",
+ "Save" : "хадгалах",
+ "New Document" : "шинэ документ",
+ "New Spreadsheet" : "шинэ хүснэгт",
+ "New Presentation" : "шинэ танилцуулга",
+ "Could not create file" : "Файл үүсгэж чадсангүй",
+ "Collabora Online" : "онлайн Collabora ",
+ "Can't create document" : "Документ үүсгэх боломжгүй байна",
+ "New Document.odt" : "шинэ доккумент.odt",
+ "New Spreadsheet.ods" : "шинэ хүснэгт.ods",
+ "New Presentation.odp" : "шинэ танилцуулга.odp",
+ "New Document.docx" : "Шинэ документ.док",
+ "New Spreadsheet.xlsx" : "Шинэ Spreadsheet.xlsx",
+ "New Presentation.pptx" : "Шинэ танилцуулга.pptx",
+ "Saved" : "хадгалагдсан",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "алдааг хадгалсан: Collabora Online серверийн суулгалттай ижил протоколыг ашиглах ёстой.",
+ "Apply" : "хэрэглэх",
+ "Loading documents…" : "Документ ачаалж байна ...",
+ "Wrong password. Please retry." : "нууц үг алдаатай байна. дахин оролдоно уу",
+ "Password" : "нууц үг",
+ "OK" : "ок"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/mn.json b/l10n/mn.json
new file mode 100644
index 00000000..48fc7dc0
--- /dev/null
+++ b/l10n/mn.json
@@ -0,0 +1,24 @@
+{ "translations": {
+ "Saving…" : "хадаглаж байна...",
+ "Save" : "хадгалах",
+ "New Document" : "шинэ документ",
+ "New Spreadsheet" : "шинэ хүснэгт",
+ "New Presentation" : "шинэ танилцуулга",
+ "Could not create file" : "Файл үүсгэж чадсангүй",
+ "Collabora Online" : "онлайн Collabora ",
+ "Can't create document" : "Документ үүсгэх боломжгүй байна",
+ "New Document.odt" : "шинэ доккумент.odt",
+ "New Spreadsheet.ods" : "шинэ хүснэгт.ods",
+ "New Presentation.odp" : "шинэ танилцуулга.odp",
+ "New Document.docx" : "Шинэ документ.док",
+ "New Spreadsheet.xlsx" : "Шинэ Spreadsheet.xlsx",
+ "New Presentation.pptx" : "Шинэ танилцуулга.pptx",
+ "Saved" : "хадгалагдсан",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "алдааг хадгалсан: Collabora Online серверийн суулгалттай ижил протоколыг ашиглах ёстой.",
+ "Apply" : "хэрэглэх",
+ "Loading documents…" : "Документ ачаалж байна ...",
+ "Wrong password. Please retry." : "нууц үг алдаатай байна. дахин оролдоно уу",
+ "Password" : "нууц үг",
+ "OK" : "ок"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/oc.js b/l10n/oc.js
new file mode 100644
index 00000000..b9c0d9f9
--- /dev/null
+++ b/l10n/oc.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "Enregistrar",
+ "Could not create file" : "Impossible de crear lo fichièr",
+ "Collabora Online" : "Collabora en linha",
+ "Can't create document" : "Impossible de crear lo document",
+ "New Document.odt" : "Document Novèl.odt",
+ "Saved" : "Enregistrat",
+ "Apply" : "Aplicar",
+ "Wrong password. Please retry." : "Senhal erronèu. Mercé de tornar ensajar.",
+ "Password" : "Senhal",
+ "OK" : "D'acòrdi",
+ "Guest %s" : "Convidat %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Aqueste ligam a expirat o a pas jamai existit. Per mai de detalhs, contactatz la persona qu'a partejat aqueste ligam amb vos."
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
new file mode 100644
index 00000000..f245614b
--- /dev/null
+++ b/l10n/oc.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Save" : "Enregistrar",
+ "Could not create file" : "Impossible de crear lo fichièr",
+ "Collabora Online" : "Collabora en linha",
+ "Can't create document" : "Impossible de crear lo document",
+ "New Document.odt" : "Document Novèl.odt",
+ "Saved" : "Enregistrat",
+ "Apply" : "Aplicar",
+ "Wrong password. Please retry." : "Senhal erronèu. Mercé de tornar ensajar.",
+ "Password" : "Senhal",
+ "OK" : "D'acòrdi",
+ "Guest %s" : "Convidat %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Aqueste ligam a expirat o a pas jamai existit. Per mai de detalhs, contactatz la persona qu'a partejat aqueste ligam amb vos."
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/l10n/ro.js b/l10n/ro.js
new file mode 100644
index 00000000..7525a441
--- /dev/null
+++ b/l10n/ro.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "Salvează",
+ "Could not create file" : "Nu s-a putut crea fisierul",
+ "Can't create document" : "Nu se poate crea documentul",
+ "Saved" : "Salvat",
+ "Apply" : "Aplică",
+ "Wrong password. Please retry." : "Parolă incorectă. Te rugăm reîncearcă.",
+ "Password" : "Parolă",
+ "OK" : "OK",
+ "Guest %s" : "Invitat %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Acest link a expirat sau nu a existat niciodată. Te rugăm contactează persoana care ți l-a dat pentru detalii."
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/l10n/ro.json b/l10n/ro.json
new file mode 100644
index 00000000..148b0844
--- /dev/null
+++ b/l10n/ro.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Save" : "Salvează",
+ "Could not create file" : "Nu s-a putut crea fisierul",
+ "Can't create document" : "Nu se poate crea documentul",
+ "Saved" : "Salvat",
+ "Apply" : "Aplică",
+ "Wrong password. Please retry." : "Parolă incorectă. Te rugăm reîncearcă.",
+ "Password" : "Parolă",
+ "OK" : "OK",
+ "Guest %s" : "Invitat %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Acest link a expirat sau nu a existat niciodată. Te rugăm contactează persoana care ți l-a dat pentru detalii."
+},"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/l10n/th.js b/l10n/th.js
new file mode 100644
index 00000000..0727ef1d
--- /dev/null
+++ b/l10n/th.js
@@ -0,0 +1,23 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "บันทึก",
+ "Could not create file" : "ไม่สามารถสร้างไฟล์",
+ "Collabora Online" : "Collabora ออนไลน์",
+ "Can't create document" : "ไม่สามารถสร้างเอกสารได้",
+ "New Document.odt" : "เอกสารใหม่.odt",
+ "New Spreadsheet.ods" : "สเปรดชีตใหม่.ods",
+ "New Presentation.odp" : "งานนำเสนอใหม่.odp",
+ "New Document.docx" : "เอกสารใหม่.docx",
+ "New Spreadsheet.xlsx" : "สเปรดชีตใหม่.xlsx",
+ "New Presentation.pptx" : "งานนำเสนอใหม่.pptx",
+ "Saved" : "บันทึกแล้ว",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "บันทึกกับข้อผิดพลาด: Collabora ออนไลน์ควรใช้โปรโตคอลเดียวกันกับตอนติดตั้งเซิร์ฟเวอร์",
+ "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=1; plural=0;");
diff --git a/l10n/th.json b/l10n/th.json
new file mode 100644
index 00000000..c570fba8
--- /dev/null
+++ b/l10n/th.json
@@ -0,0 +1,21 @@
+{ "translations": {
+ "Save" : "บันทึก",
+ "Could not create file" : "ไม่สามารถสร้างไฟล์",
+ "Collabora Online" : "Collabora ออนไลน์",
+ "Can't create document" : "ไม่สามารถสร้างเอกสารได้",
+ "New Document.odt" : "เอกสารใหม่.odt",
+ "New Spreadsheet.ods" : "สเปรดชีตใหม่.ods",
+ "New Presentation.odp" : "งานนำเสนอใหม่.odp",
+ "New Document.docx" : "เอกสารใหม่.docx",
+ "New Spreadsheet.xlsx" : "สเปรดชีตใหม่.xlsx",
+ "New Presentation.pptx" : "งานนำเสนอใหม่.pptx",
+ "Saved" : "บันทึกแล้ว",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "บันทึกกับข้อผิดพลาด: Collabora ออนไลน์ควรใช้โปรโตคอลเดียวกันกับตอนติดตั้งเซิร์ฟเวอร์",
+ "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=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/uk.js b/l10n/uk.js
new file mode 100644
index 00000000..d195b921
--- /dev/null
+++ b/l10n/uk.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "Зберегти",
+ "Could not create file" : "Не вдалося створити файл",
+ "Can't create document" : "Неможливо створити документ",
+ "New Document.odt" : "Новий документ.odt",
+ "New Spreadsheet.ods" : "Нова Таблиця.ods",
+ "New Presentation.odp" : "Нова Презентація.odp",
+ "Saved" : "Збережено",
+ "Apply" : "Застосувати",
+ "Wrong password. Please retry." : "Невірний пароль. Будь ласка, спробуйте ще раз.",
+ "Password" : "Пароль",
+ "OK" : "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=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/l10n/uk.json b/l10n/uk.json
new file mode 100644
index 00000000..8cc81d31
--- /dev/null
+++ b/l10n/uk.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "Save" : "Зберегти",
+ "Could not create file" : "Не вдалося створити файл",
+ "Can't create document" : "Неможливо створити документ",
+ "New Document.odt" : "Новий документ.odt",
+ "New Spreadsheet.ods" : "Нова Таблиця.ods",
+ "New Presentation.odp" : "Нова Презентація.odp",
+ "Saved" : "Збережено",
+ "Apply" : "Застосувати",
+ "Wrong password. Please retry." : "Невірний пароль. Будь ласка, спробуйте ще раз.",
+ "Password" : "Пароль",
+ "OK" : "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=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/l10n/vi.js b/l10n/vi.js
new file mode 100644
index 00000000..d8545633
--- /dev/null
+++ b/l10n/vi.js
@@ -0,0 +1,26 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "Lưu",
+ "New Document" : "Văn bảng mới",
+ "New Spreadsheet" : "Bảng tính mới",
+ "New Presentation" : "Trình bày mới",
+ "Could not create file" : "Không thể tạo file",
+ "Collabora Online" : "Cộng tác trực tuyến",
+ "Can't create document" : "Không thể tạo tài liệu",
+ "New Document.odt" : "Văn bảng mới.odt",
+ "New Spreadsheet.ods" : "Bảng tính mới.ods",
+ "New Presentation.odp" : "Trình bày mới.odp",
+ "New Document.docx" : "Văn bảng mới.docx",
+ "New Spreadsheet.xlsx" : "Bảng tính mới.xlsx",
+ "New Presentation.pptx" : "Trình bày mới.pptx",
+ "Saved" : "Đã lưu",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "Đã lưu với lỗi: Collabora Online nên sử dụng cùng một giao thức với máy chủ.",
+ "Apply" : "Áp dụng",
+ "Wrong password. Please retry." : "Mật khẩu không đúng. Vui lòng thử lại.",
+ "Password" : "Mật khẩu",
+ "OK" : "Chấp nhận",
+ "Guest %s" : "Khách %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Liên kết này đã hết hạn hoặc không tồn tại. Vui lòng liên hệ với người đã chia sẻ nó để biết chi tiết."
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
new file mode 100644
index 00000000..8d71ec47
--- /dev/null
+++ b/l10n/vi.json
@@ -0,0 +1,24 @@
+{ "translations": {
+ "Save" : "Lưu",
+ "New Document" : "Văn bảng mới",
+ "New Spreadsheet" : "Bảng tính mới",
+ "New Presentation" : "Trình bày mới",
+ "Could not create file" : "Không thể tạo file",
+ "Collabora Online" : "Cộng tác trực tuyến",
+ "Can't create document" : "Không thể tạo tài liệu",
+ "New Document.odt" : "Văn bảng mới.odt",
+ "New Spreadsheet.ods" : "Bảng tính mới.ods",
+ "New Presentation.odp" : "Trình bày mới.odp",
+ "New Document.docx" : "Văn bảng mới.docx",
+ "New Spreadsheet.xlsx" : "Bảng tính mới.xlsx",
+ "New Presentation.pptx" : "Trình bày mới.pptx",
+ "Saved" : "Đã lưu",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "Đã lưu với lỗi: Collabora Online nên sử dụng cùng một giao thức với máy chủ.",
+ "Apply" : "Áp dụng",
+ "Wrong password. Please retry." : "Mật khẩu không đúng. Vui lòng thử lại.",
+ "Password" : "Mật khẩu",
+ "OK" : "Chấp nhận",
+ "Guest %s" : "Khách %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Liên kết này đã hết hạn hoặc không tồn tại. Vui lòng liên hệ với người đã chia sẻ nó để biết chi tiết."
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
new file mode 100644
index 00000000..439cf3dc
--- /dev/null
+++ b/l10n/zh_HK.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Save" : "儲存",
+ "Saved" : "已儲存",
+ "Apply" : "套用",
+ "Password" : "密碼",
+ "OK" : "確定"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
new file mode 100644
index 00000000..0fd833d8
--- /dev/null
+++ b/l10n/zh_HK.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Save" : "儲存",
+ "Saved" : "已儲存",
+ "Apply" : "套用",
+ "Password" : "密碼",
+ "OK" : "確定"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
new file mode 100644
index 00000000..6b15d45a
--- /dev/null
+++ b/l10n/zh_TW.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving…" : "儲存中...",
+ "All" : "全部",
+ "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=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
new file mode 100644
index 00000000..fcc10e44
--- /dev/null
+++ b/l10n/zh_TW.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Saving…" : "儲存中...",
+ "All" : "全部",
+ "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=1; plural=0;"
+} \ No newline at end of file