diff --git a/l10n/ar.js b/l10n/ar.js
index 476480260a..c28465009d 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"You have a file to sign" : "لديكملفات لتوقيعها",
"Other activities" : "حركات أخرى",
+ "{from} requested your signature on {file}" : "{from} طلب توقيعك على {file}",
+ "{from} made changes on {file}" : "{from} قام بإحداث تغييرات على {file}",
"Success" : "نجاح",
"Invalid user or password" : "مستخدم أو كلمة مرور غير صالحة",
"_Element created with success_::_Elements created with success_" : ["تم إنشاء العناصر بنجاح","تم إنشاء العنصر بنجاح","تم إنشاء العناصر بنجاح","تم إنشاء العناصر بنجاح","تم إنشاء العناصر بنجاح","تم إنشاء العناصر بنجاح"],
@@ -87,6 +89,7 @@ OC.L10N.register(
"File sharing" : "مشاركة الملفات",
"Changes have been made in a file that you have to sign." : "الملف الذي يستلزم توقيعه تمّ إجراء تعديلات عليه",
"View" : "عرض",
+ "Dismiss notification" : "تجاهل الإشعار",
"UUID not found" : "UUID غير موجود",
"Password is mandatory" : "كلمة المرور إلزامية",
"File not found" : "تعذر العثور على الملف",
@@ -187,6 +190,7 @@ OC.L10N.register(
"Details" : "التفاصيل",
"Certificate" : "الشهادة",
"Upload certificate" : "رفع شهادة مصادقة",
+ "Read certificate" : "إقرأ الشهادة",
"Delete certificate" : "حذف الشهادة",
"Create certificate" : "إنشاء شهادة مصادقة",
"Change password" : "تغيير كلمة المرور",
@@ -230,6 +234,11 @@ OC.L10N.register(
"Could not create signature." : "تعذر إنشاء التوقيع.",
"Welcome to Libresign" : "أهلا بكم في نظام التوقيع الالكتروني \"ليبر ساين\" Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "لم يقم المشرف بتنصيب نظام التوقيع الالكتروني \"ليبر ساين\" Libresign حتى الآن. يرجى الانتظار. ",
+ "Certificate data" : "بيانات الشهادة",
+ "Issuer of certificate" : "مُصدِر الشهادة",
+ "Owner of certificate" : "مالك الشهادة",
+ "Extra informations" : "معلومات إضافية",
+ "Certificate password" : "كلمة مرور الشهادة",
"Request Signatures" : "طلب التوقيعات",
"Choose the file to request signatures." : "اختر الملف لطلب التوقيعات.",
"Upload from URL" : "إرفَع من عنوان URL",
diff --git a/l10n/ar.json b/l10n/ar.json
index 48d90f220b..9b6cc6172d 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,6 +1,8 @@
{ "translations": {
"You have a file to sign" : "لديكملفات لتوقيعها",
"Other activities" : "حركات أخرى",
+ "{from} requested your signature on {file}" : "{from} طلب توقيعك على {file}",
+ "{from} made changes on {file}" : "{from} قام بإحداث تغييرات على {file}",
"Success" : "نجاح",
"Invalid user or password" : "مستخدم أو كلمة مرور غير صالحة",
"_Element created with success_::_Elements created with success_" : ["تم إنشاء العناصر بنجاح","تم إنشاء العنصر بنجاح","تم إنشاء العناصر بنجاح","تم إنشاء العناصر بنجاح","تم إنشاء العناصر بنجاح","تم إنشاء العناصر بنجاح"],
@@ -85,6 +87,7 @@
"File sharing" : "مشاركة الملفات",
"Changes have been made in a file that you have to sign." : "الملف الذي يستلزم توقيعه تمّ إجراء تعديلات عليه",
"View" : "عرض",
+ "Dismiss notification" : "تجاهل الإشعار",
"UUID not found" : "UUID غير موجود",
"Password is mandatory" : "كلمة المرور إلزامية",
"File not found" : "تعذر العثور على الملف",
@@ -185,6 +188,7 @@
"Details" : "التفاصيل",
"Certificate" : "الشهادة",
"Upload certificate" : "رفع شهادة مصادقة",
+ "Read certificate" : "إقرأ الشهادة",
"Delete certificate" : "حذف الشهادة",
"Create certificate" : "إنشاء شهادة مصادقة",
"Change password" : "تغيير كلمة المرور",
@@ -228,6 +232,11 @@
"Could not create signature." : "تعذر إنشاء التوقيع.",
"Welcome to Libresign" : "أهلا بكم في نظام التوقيع الالكتروني \"ليبر ساين\" Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "لم يقم المشرف بتنصيب نظام التوقيع الالكتروني \"ليبر ساين\" Libresign حتى الآن. يرجى الانتظار. ",
+ "Certificate data" : "بيانات الشهادة",
+ "Issuer of certificate" : "مُصدِر الشهادة",
+ "Owner of certificate" : "مالك الشهادة",
+ "Extra informations" : "معلومات إضافية",
+ "Certificate password" : "كلمة مرور الشهادة",
"Request Signatures" : "طلب التوقيعات",
"Choose the file to request signatures." : "اختر الملف لطلب التوقيعات.",
"Upload from URL" : "إرفَع من عنوان URL",
diff --git a/l10n/bg.js b/l10n/bg.js
index 7c58a648be..7e0b1f08c7 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"You are not allowed to approve user profile documents." : "Нямате право да одобрявате документи за потребителски профил.",
"File sharing" : "Споделяне на файлове",
"View" : "Изглед",
+ "Dismiss notification" : "Спри известията",
"UUID not found" : "UUID не е намерен",
"Password is mandatory" : "Паролата е задължителна",
"File not found" : "Файлът не е намерен",
diff --git a/l10n/bg.json b/l10n/bg.json
index ca3fc5b7a0..dae14a98cb 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -73,6 +73,7 @@
"You are not allowed to approve user profile documents." : "Нямате право да одобрявате документи за потребителски профил.",
"File sharing" : "Споделяне на файлове",
"View" : "Изглед",
+ "Dismiss notification" : "Спри известията",
"UUID not found" : "UUID не е намерен",
"Password is mandatory" : "Паролата е задължителна",
"File not found" : "Файлът не е намерен",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 933cd5ecf4..52c1ea3354 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"You have a file to sign" : "Sie haben eine Datei zum Signieren",
"Other activities" : "Andere Aktivitäten",
+ "{from} requested your signature on {file}" : "{from} hat Ihre Signatur für {file} angefordert",
+ "{from} made changes on {file}" : "{from} hat {file} geändert",
"Success" : "Erfolgreich",
"Invalid user or password" : "Ungültiger Benutzername oder Passwort",
"_Element created with success_::_Elements created with success_" : ["Element erfolgreich erstellt","Elemente erfolgreich erstellt"],
@@ -188,6 +190,7 @@ OC.L10N.register(
"Details" : "Details",
"Certificate" : "Zertifikat",
"Upload certificate" : "Zertifikat hochladen",
+ "Read certificate" : "Zertifikat lesen",
"Delete certificate" : "Zertifikat löschen",
"Create certificate" : "Zertifikat erstellen",
"Change password" : "Passwort ändern",
@@ -231,6 +234,11 @@ OC.L10N.register(
"Could not create signature." : "Signatur konnte nicht erstellt werden.",
"Welcome to Libresign" : "Willkommen bei Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "Die Administration hat bislang Libresign noch nicht eingerichtet. Bitte warten.",
+ "Certificate data" : "Zertifikatsdaten",
+ "Issuer of certificate" : "Zertifikatsaussteller",
+ "Owner of certificate" : "Besitzer des Zertifikats",
+ "Extra informations" : "Zusätzliche Informationen",
+ "Certificate password" : "Zertifikatspasswort",
"Request Signatures" : "Signaturen anfordern",
"Choose the file to request signatures." : "Datei auswählen, für die eine Signatur angefordert werden soll",
"Upload from URL" : "Hochladen von URL",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 64c94a9aa7..775361b9be 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,6 +1,8 @@
{ "translations": {
"You have a file to sign" : "Sie haben eine Datei zum Signieren",
"Other activities" : "Andere Aktivitäten",
+ "{from} requested your signature on {file}" : "{from} hat Ihre Signatur für {file} angefordert",
+ "{from} made changes on {file}" : "{from} hat {file} geändert",
"Success" : "Erfolgreich",
"Invalid user or password" : "Ungültiger Benutzername oder Passwort",
"_Element created with success_::_Elements created with success_" : ["Element erfolgreich erstellt","Elemente erfolgreich erstellt"],
@@ -186,6 +188,7 @@
"Details" : "Details",
"Certificate" : "Zertifikat",
"Upload certificate" : "Zertifikat hochladen",
+ "Read certificate" : "Zertifikat lesen",
"Delete certificate" : "Zertifikat löschen",
"Create certificate" : "Zertifikat erstellen",
"Change password" : "Passwort ändern",
@@ -229,6 +232,11 @@
"Could not create signature." : "Signatur konnte nicht erstellt werden.",
"Welcome to Libresign" : "Willkommen bei Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "Die Administration hat bislang Libresign noch nicht eingerichtet. Bitte warten.",
+ "Certificate data" : "Zertifikatsdaten",
+ "Issuer of certificate" : "Zertifikatsaussteller",
+ "Owner of certificate" : "Besitzer des Zertifikats",
+ "Extra informations" : "Zusätzliche Informationen",
+ "Certificate password" : "Zertifikatspasswort",
"Request Signatures" : "Signaturen anfordern",
"Choose the file to request signatures." : "Datei auswählen, für die eine Signatur angefordert werden soll",
"Upload from URL" : "Hochladen von URL",
diff --git a/l10n/nb.js b/l10n/nb.js
index 83aed61abd..405cfad4b4 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"You have a file to sign" : "Du har en fil å signere",
"Other activities" : "Andre aktiviteter",
+ "{from} requested your signature on {file}" : "{from} ba om din signatur på {file}",
+ "{from} made changes on {file}" : "{from} gjorde endringer på {file}",
"Success" : "Vellykket",
"Invalid user or password" : "Ugyldig bruker eller passord",
"_Element created with success_::_Elements created with success_" : ["Elementer opprettet","Elementer opprettet"],
@@ -188,6 +190,7 @@ OC.L10N.register(
"Details" : "Detaljer",
"Certificate" : "Sertifikat",
"Upload certificate" : "Last opp sertifikat",
+ "Read certificate" : "Les sertifikat",
"Delete certificate" : "Slett sertifikat",
"Create certificate" : "Opprett sertifikat",
"Change password" : "Endre passord",
@@ -231,6 +234,11 @@ OC.L10N.register(
"Could not create signature." : "Kunne ikke opprette signatur.",
"Welcome to Libresign" : "Velkommen til Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "Administratoren har ikke konfigurert LibreSign enda, vennligst vent.",
+ "Certificate data" : "Sertifikatdata",
+ "Issuer of certificate" : "Utsteder av sertifikat",
+ "Owner of certificate" : "Eier av sertifikat",
+ "Extra informations" : "Ekstra informasjon",
+ "Certificate password" : "Sertifikatpassord",
"Request Signatures" : "Be om signaturer",
"Choose the file to request signatures." : "Velg filen for å be om signaturer.",
"Upload from URL" : "Last opp fra URL",
diff --git a/l10n/nb.json b/l10n/nb.json
index 2bbb2419f5..208fce81b0 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -1,6 +1,8 @@
{ "translations": {
"You have a file to sign" : "Du har en fil å signere",
"Other activities" : "Andre aktiviteter",
+ "{from} requested your signature on {file}" : "{from} ba om din signatur på {file}",
+ "{from} made changes on {file}" : "{from} gjorde endringer på {file}",
"Success" : "Vellykket",
"Invalid user or password" : "Ugyldig bruker eller passord",
"_Element created with success_::_Elements created with success_" : ["Elementer opprettet","Elementer opprettet"],
@@ -186,6 +188,7 @@
"Details" : "Detaljer",
"Certificate" : "Sertifikat",
"Upload certificate" : "Last opp sertifikat",
+ "Read certificate" : "Les sertifikat",
"Delete certificate" : "Slett sertifikat",
"Create certificate" : "Opprett sertifikat",
"Change password" : "Endre passord",
@@ -229,6 +232,11 @@
"Could not create signature." : "Kunne ikke opprette signatur.",
"Welcome to Libresign" : "Velkommen til Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "Administratoren har ikke konfigurert LibreSign enda, vennligst vent.",
+ "Certificate data" : "Sertifikatdata",
+ "Issuer of certificate" : "Utsteder av sertifikat",
+ "Owner of certificate" : "Eier av sertifikat",
+ "Extra informations" : "Ekstra informasjon",
+ "Certificate password" : "Sertifikatpassord",
"Request Signatures" : "Be om signaturer",
"Choose the file to request signatures." : "Velg filen for å be om signaturer.",
"Upload from URL" : "Last opp fra URL",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index df452de0b5..8cdfd13764 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"You have a file to sign" : "Você tem um arquivo para assinar",
"Other activities" : "Outras atividades",
+ "{from} requested your signature on {file}" : "{from} solicitou sua assinatura em {file}",
+ "{from} made changes on {file}" : "{from} fez alterações em {file}",
"Success" : "Sucesso",
"Invalid user or password" : "Usuário ou senha inválidos",
"_Element created with success_::_Elements created with success_" : ["Elemento criado com sucesso","Elementos criados com sucesso","Elementos criados com sucesso"],
@@ -188,6 +190,7 @@ OC.L10N.register(
"Details" : "Detalhes",
"Certificate" : "Certificado",
"Upload certificate" : "Carregar certificado",
+ "Read certificate" : "Ler certificado",
"Delete certificate" : "Delete certificate",
"Create certificate" : "Criar certificado",
"Change password" : "Alterar a senha",
@@ -231,6 +234,11 @@ OC.L10N.register(
"Could not create signature." : "Impossível gerar assinatura.",
"Welcome to Libresign" : "Bem-vindo ao Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "O administrador ainda não configurou o LibreSign. Aguarde.",
+ "Certificate data" : "Dados do certificado",
+ "Issuer of certificate" : "Emissor do certificado",
+ "Owner of certificate" : "Proprietário do certificado",
+ "Extra informations" : "Informação extra",
+ "Certificate password" : "Senha do certificado",
"Request Signatures" : "Solicitar Assinaturas",
"Choose the file to request signatures." : "Escolha o arquivo para solicitar assinaturas.",
"Upload from URL" : "Carregar do URL",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 2cbd967d14..d57f5b1cbf 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,6 +1,8 @@
{ "translations": {
"You have a file to sign" : "Você tem um arquivo para assinar",
"Other activities" : "Outras atividades",
+ "{from} requested your signature on {file}" : "{from} solicitou sua assinatura em {file}",
+ "{from} made changes on {file}" : "{from} fez alterações em {file}",
"Success" : "Sucesso",
"Invalid user or password" : "Usuário ou senha inválidos",
"_Element created with success_::_Elements created with success_" : ["Elemento criado com sucesso","Elementos criados com sucesso","Elementos criados com sucesso"],
@@ -186,6 +188,7 @@
"Details" : "Detalhes",
"Certificate" : "Certificado",
"Upload certificate" : "Carregar certificado",
+ "Read certificate" : "Ler certificado",
"Delete certificate" : "Delete certificate",
"Create certificate" : "Criar certificado",
"Change password" : "Alterar a senha",
@@ -229,6 +232,11 @@
"Could not create signature." : "Impossível gerar assinatura.",
"Welcome to Libresign" : "Bem-vindo ao Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "O administrador ainda não configurou o LibreSign. Aguarde.",
+ "Certificate data" : "Dados do certificado",
+ "Issuer of certificate" : "Emissor do certificado",
+ "Owner of certificate" : "Proprietário do certificado",
+ "Extra informations" : "Informação extra",
+ "Certificate password" : "Senha do certificado",
"Request Signatures" : "Solicitar Assinaturas",
"Choose the file to request signatures." : "Escolha o arquivo para solicitar assinaturas.",
"Upload from URL" : "Carregar do URL",
diff --git a/l10n/sr.js b/l10n/sr.js
index ce9377a5e6..2102933ace 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"You have a file to sign" : "Постоји фајл који треба да потпишете",
"Other activities" : "Остале активности",
+ "{from} requested your signature on {file}" : "{from} је затражио да потпишете {file}",
+ "{from} made changes on {file}" : "{from} је направио измене у {file}",
"Success" : "Успешно",
"Invalid user or password" : "Неисправно корисничко име или лозинка",
"_Element created with success_::_Elements created with success_" : ["Елемент је успешно креиран","Елемента је успешно креирано","Елемената је успешно креирано"],
@@ -188,6 +190,7 @@ OC.L10N.register(
"Details" : "Детаљи",
"Certificate" : "Сертификат",
"Upload certificate" : "Отпреми сертификат",
+ "Read certificate" : "Прочитај сертификат",
"Delete certificate" : "Обриши сертификат",
"Create certificate" : "Креирај сертификат",
"Change password" : "Измени лозинку",
@@ -231,6 +234,11 @@ OC.L10N.register(
"Could not create signature." : "Није могао да се креира потпис.",
"Welcome to Libresign" : "Добродошли у Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "Админ још увек није подесио LibreSign, молимо вас сачекајте.",
+ "Certificate data" : "Подаци сертификата",
+ "Issuer of certificate" : "Издавач сертификата",
+ "Owner of certificate" : "Власник сертификата",
+ "Extra informations" : "Додатне информације",
+ "Certificate password" : "Лозинка сертификата",
"Request Signatures" : "Захтевај потписе",
"Choose the file to request signatures." : "Изаберите фајл да бисте захтевали потписе.",
"Upload from URL" : "Отпремање са URL адресе",
diff --git a/l10n/sr.json b/l10n/sr.json
index c0c4b2af06..49b185bddd 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -1,6 +1,8 @@
{ "translations": {
"You have a file to sign" : "Постоји фајл који треба да потпишете",
"Other activities" : "Остале активности",
+ "{from} requested your signature on {file}" : "{from} је затражио да потпишете {file}",
+ "{from} made changes on {file}" : "{from} је направио измене у {file}",
"Success" : "Успешно",
"Invalid user or password" : "Неисправно корисничко име или лозинка",
"_Element created with success_::_Elements created with success_" : ["Елемент је успешно креиран","Елемента је успешно креирано","Елемената је успешно креирано"],
@@ -186,6 +188,7 @@
"Details" : "Детаљи",
"Certificate" : "Сертификат",
"Upload certificate" : "Отпреми сертификат",
+ "Read certificate" : "Прочитај сертификат",
"Delete certificate" : "Обриши сертификат",
"Create certificate" : "Креирај сертификат",
"Change password" : "Измени лозинку",
@@ -229,6 +232,11 @@
"Could not create signature." : "Није могао да се креира потпис.",
"Welcome to Libresign" : "Добродошли у Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "Админ још увек није подесио LibreSign, молимо вас сачекајте.",
+ "Certificate data" : "Подаци сертификата",
+ "Issuer of certificate" : "Издавач сертификата",
+ "Owner of certificate" : "Власник сертификата",
+ "Extra informations" : "Додатне информације",
+ "Certificate password" : "Лозинка сертификата",
"Request Signatures" : "Захтевај потписе",
"Choose the file to request signatures." : "Изаберите фајл да бисте захтевали потписе.",
"Upload from URL" : "Отпремање са URL адресе",
diff --git a/l10n/tk.js b/l10n/tk.js
new file mode 100644
index 0000000000..b231a2c93e
--- /dev/null
+++ b/l10n/tk.js
@@ -0,0 +1,25 @@
+OC.L10N.register(
+ "libresign",
+ {
+ "deleted" : "Pozuldy",
+ "Dismiss notification" : "Duýduryşy ýapyň",
+ "File not found" : "Faýl tapylmady",
+ "Files" : "Faýllar",
+ "Settings" : "Sazlamalar",
+ "Password" : "Açarsöz",
+ "Upload" : "Ýüklemek",
+ "Delete" : "Pozmak",
+ "Save" : "Saklamak",
+ "Cancel" : "ýatyrmak",
+ "Name" : "Ady",
+ "Details" : "Jikme-jiklikler",
+ "Type" : "Görnüşi",
+ "Choose" : "saýlamak",
+ "Enter a password" : "Paroly giriziň",
+ "Send" : "Iber",
+ "Yes" : "Hawa",
+ "No" : "Ýok",
+ "Pending" : "Garaşylýar",
+ "Remove" : "Aýyrmak"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/tk.json b/l10n/tk.json
new file mode 100644
index 0000000000..1f6b3a0d08
--- /dev/null
+++ b/l10n/tk.json
@@ -0,0 +1,23 @@
+{ "translations": {
+ "deleted" : "Pozuldy",
+ "Dismiss notification" : "Duýduryşy ýapyň",
+ "File not found" : "Faýl tapylmady",
+ "Files" : "Faýllar",
+ "Settings" : "Sazlamalar",
+ "Password" : "Açarsöz",
+ "Upload" : "Ýüklemek",
+ "Delete" : "Pozmak",
+ "Save" : "Saklamak",
+ "Cancel" : "ýatyrmak",
+ "Name" : "Ady",
+ "Details" : "Jikme-jiklikler",
+ "Type" : "Görnüşi",
+ "Choose" : "saýlamak",
+ "Enter a password" : "Paroly giriziň",
+ "Send" : "Iber",
+ "Yes" : "Hawa",
+ "No" : "Ýok",
+ "Pending" : "Garaşylýar",
+ "Remove" : "Aýyrmak"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index e88c647d82..6825b4ed6e 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"You have a file to sign" : "您有一個檔案要簽署",
"Other activities" : "其它活動",
+ "{from} requested your signature on {file}" : "{from} 請求您在 {file} 上簽名",
+ "{from} made changes on {file}" : "{from} 對 {file} 進行了變更",
"Success" : "成功",
"Invalid user or password" : "無效的使用者或密碼",
"_Element created with success_::_Elements created with success_" : ["成功建立元素"],
@@ -188,6 +190,7 @@ OC.L10N.register(
"Details" : "詳細資訊",
"Certificate" : "憑證",
"Upload certificate" : "上傳憑證",
+ "Read certificate" : "讀取憑證",
"Delete certificate" : "刪除憑證",
"Create certificate" : "建立憑證",
"Change password" : "變更密碼",
@@ -231,6 +234,11 @@ OC.L10N.register(
"Could not create signature." : "無法建立簽章。",
"Welcome to Libresign" : "歡迎使用 Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "管理員尚未設定 LibreSign,請稍候。",
+ "Certificate data" : "憑證資料",
+ "Issuer of certificate" : "憑證頒發者",
+ "Owner of certificate" : "憑證擁有者",
+ "Extra informations" : "額外資訊",
+ "Certificate password" : "憑證密碼",
"Request Signatures" : "請求簽章",
"Choose the file to request signatures." : "選擇要請求的簽章。",
"Upload from URL" : "從 URL 上傳",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 1cc38a52eb..0ffbde04b0 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,6 +1,8 @@
{ "translations": {
"You have a file to sign" : "您有一個檔案要簽署",
"Other activities" : "其它活動",
+ "{from} requested your signature on {file}" : "{from} 請求您在 {file} 上簽名",
+ "{from} made changes on {file}" : "{from} 對 {file} 進行了變更",
"Success" : "成功",
"Invalid user or password" : "無效的使用者或密碼",
"_Element created with success_::_Elements created with success_" : ["成功建立元素"],
@@ -186,6 +188,7 @@
"Details" : "詳細資訊",
"Certificate" : "憑證",
"Upload certificate" : "上傳憑證",
+ "Read certificate" : "讀取憑證",
"Delete certificate" : "刪除憑證",
"Create certificate" : "建立憑證",
"Change password" : "變更密碼",
@@ -229,6 +232,11 @@
"Could not create signature." : "無法建立簽章。",
"Welcome to Libresign" : "歡迎使用 Libresign",
"The admin hasn't set up LibreSign yet, please wait." : "管理員尚未設定 LibreSign,請稍候。",
+ "Certificate data" : "憑證資料",
+ "Issuer of certificate" : "憑證頒發者",
+ "Owner of certificate" : "憑證擁有者",
+ "Extra informations" : "額外資訊",
+ "Certificate password" : "憑證密碼",
"Request Signatures" : "請求簽章",
"Choose the file to request signatures." : "選擇要請求的簽章。",
"Upload from URL" : "從 URL 上傳",