diff --git a/l10n/ar.js b/l10n/ar.js index 6848cb6b0d..54ca3ae29b 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -144,6 +144,7 @@ OC.L10N.register( "Failed to save settings" : "تعذّر حفظ الإعدادات", "Font format not supported ({mime})" : "تنسيق الخط ({mime}) غير مدعوم", "Save" : "حفظ", + "Remove" : "حذف", "Guest name" : "اسم الضيف", "Submit name" : "إرسال الاسم", "Please enter the guest name you wish to use before proceeding to the document. If you don't provide one, the default will be used." : "الرجاء إدخال اسم الضيف الذي ترغب في استخدامه قبل المتابعة إلى المستند. إذا لم تقم بتعيين واحد، فسيتم استخدام الإعداد الافتراضي.", diff --git a/l10n/ar.json b/l10n/ar.json index 14fba52af5..fb03a0de56 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -142,6 +142,7 @@ "Failed to save settings" : "تعذّر حفظ الإعدادات", "Font format not supported ({mime})" : "تنسيق الخط ({mime}) غير مدعوم", "Save" : "حفظ", + "Remove" : "حذف", "Guest name" : "اسم الضيف", "Submit name" : "إرسال الاسم", "Please enter the guest name you wish to use before proceeding to the document. If you don't provide one, the default will be used." : "الرجاء إدخال اسم الضيف الذي ترغب في استخدامه قبل المتابعة إلى المستند. إذا لم تقم بتعيين واحد، فسيتم استخدام الإعداد الافتراضي.", diff --git a/l10n/ast.js b/l10n/ast.js index 16491acc3f..e8f72ed784 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -42,6 +42,7 @@ OC.L10N.register( "Select groups" : "Seleicionar grupos", "Failed to save settings" : "Nun se pue guardar la configuración", "Save" : "Guardar", + "Remove" : "Quitar", "Confirm" : "Confirmar", "Cancel" : "Encaboxar", "Save as" : "Guardar como", diff --git a/l10n/ast.json b/l10n/ast.json index be811a498a..e75eb1605d 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -40,6 +40,7 @@ "Select groups" : "Seleicionar grupos", "Failed to save settings" : "Nun se pue guardar la configuración", "Save" : "Guardar", + "Remove" : "Quitar", "Confirm" : "Confirmar", "Cancel" : "Encaboxar", "Save as" : "Guardar como", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 449587f61a..59b0e95a93 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -160,6 +160,7 @@ OC.L10N.register( "Zotero API key" : "Zotero API-Schlüssel", "Submit" : "Übermitteln", "Failed to set Zotero API key" : "Zotero API-Schlüssel konnte nicht festgelegt werden", + "Personal Settings for Nextcloud Office" : "Persönliche Einstellungen für Nextcloud Office", "Select a template directory" : "Vorlagenverzeichnis auswählen", "Select a personal template folder" : "Persönlichen Vorlagenordner auswählen", "Remove personal template folder" : "Persönlichen Vorlagenordner entfernen", @@ -176,6 +177,9 @@ OC.L10N.register( "Enter document signing CA chain" : "CA-Kette für die Dokumentsignatur eingeben", "To use document signing, specify your signing certificate, key and CA chain here." : "Um die Dokumentsignatur zu verwenden, geben Sie hier Ihr Signaturzertifikat, Ihren Schlüssel und Ihre CA-Kette an.", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Diese Instanz unterstützt das Signieren von Dokumenten nicht, da die Funktion fehlt oder deaktiviert ist. Bitte wenden Sie sich an die Administration.", + "Settings saved successfully." : "Einstellungen erfolgreich gespeichert.", + "Failed to save settings." : "Einstellungen konnten nicht gesichert werden.", + "Unexpected error occurred." : "Unerwarteter Fehler aufgetreten.", "Description" : "Beschreibung", "Add new token" : "Neues Token hinzufügen", "No font overview" : "Keine Übersicht der Schriftarten", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 69712a03e5..92ed9e832e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -158,6 +158,7 @@ "Zotero API key" : "Zotero API-Schlüssel", "Submit" : "Übermitteln", "Failed to set Zotero API key" : "Zotero API-Schlüssel konnte nicht festgelegt werden", + "Personal Settings for Nextcloud Office" : "Persönliche Einstellungen für Nextcloud Office", "Select a template directory" : "Vorlagenverzeichnis auswählen", "Select a personal template folder" : "Persönlichen Vorlagenordner auswählen", "Remove personal template folder" : "Persönlichen Vorlagenordner entfernen", @@ -174,6 +175,9 @@ "Enter document signing CA chain" : "CA-Kette für die Dokumentsignatur eingeben", "To use document signing, specify your signing certificate, key and CA chain here." : "Um die Dokumentsignatur zu verwenden, geben Sie hier Ihr Signaturzertifikat, Ihren Schlüssel und Ihre CA-Kette an.", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Diese Instanz unterstützt das Signieren von Dokumenten nicht, da die Funktion fehlt oder deaktiviert ist. Bitte wenden Sie sich an die Administration.", + "Settings saved successfully." : "Einstellungen erfolgreich gespeichert.", + "Failed to save settings." : "Einstellungen konnten nicht gesichert werden.", + "Unexpected error occurred." : "Unerwarteter Fehler aufgetreten.", "Description" : "Beschreibung", "Add new token" : "Neues Token hinzufügen", "No font overview" : "Keine Übersicht der Schriftarten", diff --git a/l10n/ga.js b/l10n/ga.js index 975ebaf9ca..db030669ef 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -160,6 +160,7 @@ OC.L10N.register( "Zotero API key" : "Eochair Zotero API", "Submit" : "Cuir isteach", "Failed to set Zotero API key" : "Theip ar eochair Zotero API a shocrú", + "Personal Settings for Nextcloud Office" : "Socruithe Pearsanta d'Oifig Nextcloud", "Select a template directory" : "Roghnaigh eolaire teimpléid", "Select a personal template folder" : "Roghnaigh fillteán teimpléad pearsanta", "Remove personal template folder" : "Bain fillteán teimpléid pearsanta", @@ -176,6 +177,9 @@ OC.L10N.register( "Enter document signing CA chain" : "Cuir isteach slabhra CA sínithe doiciméad", "To use document signing, specify your signing certificate, key and CA chain here." : "Chun síniú doiciméad a úsáid, sonraigh do theastas sínithe, eochair agus slabhra CA anseo.", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Ní thacaíonn an cás seo le síniú doiciméad, toisc go bhfuil an ghné in easnamh nó díchumasaithe. Déan teagmháil leis an riarthóir le do thoil.", + "Settings saved successfully." : "D'éirigh leis na socruithe a shábháil.", + "Failed to save settings." : "Theip ar na socruithe a shábháil.", + "Unexpected error occurred." : "Tharla earráid gan choinne.", "Description" : "Cur síos", "Add new token" : "Cuir comhartha nua leis", "No font overview" : "Gan forbhreathnú ar an gcló", diff --git a/l10n/ga.json b/l10n/ga.json index c558618a3e..186a98ba4f 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -158,6 +158,7 @@ "Zotero API key" : "Eochair Zotero API", "Submit" : "Cuir isteach", "Failed to set Zotero API key" : "Theip ar eochair Zotero API a shocrú", + "Personal Settings for Nextcloud Office" : "Socruithe Pearsanta d'Oifig Nextcloud", "Select a template directory" : "Roghnaigh eolaire teimpléid", "Select a personal template folder" : "Roghnaigh fillteán teimpléad pearsanta", "Remove personal template folder" : "Bain fillteán teimpléid pearsanta", @@ -174,6 +175,9 @@ "Enter document signing CA chain" : "Cuir isteach slabhra CA sínithe doiciméad", "To use document signing, specify your signing certificate, key and CA chain here." : "Chun síniú doiciméad a úsáid, sonraigh do theastas sínithe, eochair agus slabhra CA anseo.", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Ní thacaíonn an cás seo le síniú doiciméad, toisc go bhfuil an ghné in easnamh nó díchumasaithe. Déan teagmháil leis an riarthóir le do thoil.", + "Settings saved successfully." : "D'éirigh leis na socruithe a shábháil.", + "Failed to save settings." : "Theip ar na socruithe a shábháil.", + "Unexpected error occurred." : "Tharla earráid gan choinne.", "Description" : "Cur síos", "Add new token" : "Cuir comhartha nua leis", "No font overview" : "Gan forbhreathnú ar an gcló", diff --git a/l10n/gl.js b/l10n/gl.js index 6854d3bd92..51537bdc8e 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -160,6 +160,7 @@ OC.L10N.register( "Zotero API key" : "Chave da API de Zotero", "Submit" : "Enviar", "Failed to set Zotero API key" : "Produciuse un fallo ao definir a chave da API de Zotero", + "Personal Settings for Nextcloud Office" : "Axustes persoais para Nextcloud Office", "Select a template directory" : "Seleccionar un directorio de modelos", "Select a personal template folder" : "Seleccione un cartafol de modelos persoais", "Remove personal template folder" : "Retirar o cartafol de modelos persoais", @@ -176,6 +177,9 @@ OC.L10N.register( "Enter document signing CA chain" : "Introduza a cadea de sinatura de documentos da Entidade de certificación (CA)", "To use document signing, specify your signing certificate, key and CA chain here." : "Para usar a sinatura de documentos, especifique aquí o seu certificado de sinatura, a chave e a cadea da Entidade de certificación (CA).", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Esta instancia non admite a sinatura de documentos porque falta a función ou está desactivada. Póñase en contacto coa administración da instancia.", + "Settings saved successfully." : "Os axustes gardáronse correctamente.", + "Failed to save settings." : "Produciuse un fallo ao gardar os axustes", + "Unexpected error occurred." : "Produciuse un erro non agardado.", "Description" : "Descrición", "Add new token" : "Engadir un novo testemuño", "No font overview" : "Non hai vista previa xeral do tipo de letra", diff --git a/l10n/gl.json b/l10n/gl.json index 4f350cc763..260bddeea3 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -158,6 +158,7 @@ "Zotero API key" : "Chave da API de Zotero", "Submit" : "Enviar", "Failed to set Zotero API key" : "Produciuse un fallo ao definir a chave da API de Zotero", + "Personal Settings for Nextcloud Office" : "Axustes persoais para Nextcloud Office", "Select a template directory" : "Seleccionar un directorio de modelos", "Select a personal template folder" : "Seleccione un cartafol de modelos persoais", "Remove personal template folder" : "Retirar o cartafol de modelos persoais", @@ -174,6 +175,9 @@ "Enter document signing CA chain" : "Introduza a cadea de sinatura de documentos da Entidade de certificación (CA)", "To use document signing, specify your signing certificate, key and CA chain here." : "Para usar a sinatura de documentos, especifique aquí o seu certificado de sinatura, a chave e a cadea da Entidade de certificación (CA).", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Esta instancia non admite a sinatura de documentos porque falta a función ou está desactivada. Póñase en contacto coa administración da instancia.", + "Settings saved successfully." : "Os axustes gardáronse correctamente.", + "Failed to save settings." : "Produciuse un fallo ao gardar os axustes", + "Unexpected error occurred." : "Produciuse un erro non agardado.", "Description" : "Descrición", "Add new token" : "Engadir un novo testemuño", "No font overview" : "Non hai vista previa xeral do tipo de letra", diff --git a/l10n/sr.js b/l10n/sr.js index 54de1ae58f..69802e3768 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -160,6 +160,7 @@ OC.L10N.register( "Zotero API key" : "Zotero API кључ", "Submit" : "Пошаљи", "Failed to set Zotero API key" : "Није успело постављање Zotero API кључа", + "Personal Settings for Nextcloud Office" : "Лична подешавања за Nextcloud Office", "Select a template directory" : "Одаберите директоријум за шаблоне", "Select a personal template folder" : "Одаберите личну фасциклу за шаблоне", "Remove personal template folder" : "Уклони личну фасциклу за шаблоне", @@ -176,6 +177,9 @@ OC.L10N.register( "Enter document signing CA chain" : "Унесите CA ланац потписивања документа", "To use document signing, specify your signing certificate, key and CA chain here." : "Да бисте користили потписивање документа, наведите овде свој сертификат за потписивање, кључ и CA ланац.", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Ова инстанца не подржава потписивање документа, јер недостаје та функционалност или је искључена. Молимо вас да се обратите администратору.", + "Settings saved successfully." : "Подешавања су успешно сачувана.", + "Failed to save settings." : "Није успело чување подешавања.", + "Unexpected error occurred." : "Дошло је до неочекиване грешке.", "Description" : "Опис", "Add new token" : "Додај нови жетон", "No font overview" : "Нема прегледа фонта", diff --git a/l10n/sr.json b/l10n/sr.json index 3bff6af2f7..57fa22e92b 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -158,6 +158,7 @@ "Zotero API key" : "Zotero API кључ", "Submit" : "Пошаљи", "Failed to set Zotero API key" : "Није успело постављање Zotero API кључа", + "Personal Settings for Nextcloud Office" : "Лична подешавања за Nextcloud Office", "Select a template directory" : "Одаберите директоријум за шаблоне", "Select a personal template folder" : "Одаберите личну фасциклу за шаблоне", "Remove personal template folder" : "Уклони личну фасциклу за шаблоне", @@ -174,6 +175,9 @@ "Enter document signing CA chain" : "Унесите CA ланац потписивања документа", "To use document signing, specify your signing certificate, key and CA chain here." : "Да бисте користили потписивање документа, наведите овде свој сертификат за потписивање, кључ и CA ланац.", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "Ова инстанца не подржава потписивање документа, јер недостаје та функционалност или је искључена. Молимо вас да се обратите администратору.", + "Settings saved successfully." : "Подешавања су успешно сачувана.", + "Failed to save settings." : "Није успело чување подешавања.", + "Unexpected error occurred." : "Дошло је до неочекиване грешке.", "Description" : "Опис", "Add new token" : "Додај нови жетон", "No font overview" : "Нема прегледа фонта", diff --git a/l10n/uz.js b/l10n/uz.js new file mode 100644 index 0000000000..9f9383a2d5 --- /dev/null +++ b/l10n/uz.js @@ -0,0 +1,19 @@ +OC.L10N.register( + "richdocuments", + { + "Saved" : "Saved", + "File is too big" : "File is too big", + "Invalid file provided" : "Invalid file provided", + "Images" : "Images", + "New" : "New", + "Save" : "Save", + "Remove" : "Remove", + "Confirm" : "Confirm", + "Cancel" : "Cancel", + "Close" : "Close", + "Details" : "Details", + "Download" : "Download", + "Error" : "Error", + "Saving…" : "Saving…" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json new file mode 100644 index 0000000000..1ff58e09c5 --- /dev/null +++ b/l10n/uz.json @@ -0,0 +1,17 @@ +{ "translations": { + "Saved" : "Saved", + "File is too big" : "File is too big", + "Invalid file provided" : "Invalid file provided", + "Images" : "Images", + "New" : "New", + "Save" : "Save", + "Remove" : "Remove", + "Confirm" : "Confirm", + "Cancel" : "Cancel", + "Close" : "Close", + "Details" : "Details", + "Download" : "Download", + "Error" : "Error", + "Saving…" : "Saving…" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index b2f2ac5b5d..f04b43d588 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -160,6 +160,7 @@ OC.L10N.register( "Zotero API key" : "Zotero API 金鑰", "Submit" : "遞交", "Failed to set Zotero API key" : "設定 Zotero API 金鑰失敗", + "Personal Settings for Nextcloud Office" : "Nextcloud Office 的個人設定", "Select a template directory" : "選取範本目錄", "Select a personal template folder" : "選取個人範本資料夾", "Remove personal template folder" : "移除個人範本資料夾", @@ -176,6 +177,9 @@ OC.L10N.register( "Enter document signing CA chain" : "輸入文件簽署 CA 鏈", "To use document signing, specify your signing certificate, key and CA chain here." : "要使用文件簽署,請在此處指定您的簽署憑證、金鑰與 CA 鏈。", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "此站台不支援文件簽署,因為缺少功能或已停用。請聯絡管理員。", + "Settings saved successfully." : "成功儲存設定。", + "Failed to save settings." : "儲存設定失敗。", + "Unexpected error occurred." : "發生意外錯誤。", "Description" : "描述", "Add new token" : "加入新的權杖", "No font overview" : "無字型概覽", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 7a9fbffb4f..3ffc493ebb 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -158,6 +158,7 @@ "Zotero API key" : "Zotero API 金鑰", "Submit" : "遞交", "Failed to set Zotero API key" : "設定 Zotero API 金鑰失敗", + "Personal Settings for Nextcloud Office" : "Nextcloud Office 的個人設定", "Select a template directory" : "選取範本目錄", "Select a personal template folder" : "選取個人範本資料夾", "Remove personal template folder" : "移除個人範本資料夾", @@ -174,6 +175,9 @@ "Enter document signing CA chain" : "輸入文件簽署 CA 鏈", "To use document signing, specify your signing certificate, key and CA chain here." : "要使用文件簽署,請在此處指定您的簽署憑證、金鑰與 CA 鏈。", "This instance does not support document signing, because the feature is missing or disabled. Please contact the administrator." : "此站台不支援文件簽署,因為缺少功能或已停用。請聯絡管理員。", + "Settings saved successfully." : "成功儲存設定。", + "Failed to save settings." : "儲存設定失敗。", + "Unexpected error occurred." : "發生意外錯誤。", "Description" : "描述", "Add new token" : "加入新的權杖", "No font overview" : "無字型概覽",