diff --git a/apps/common/mobile/lib/view/About.jsx b/apps/common/mobile/lib/view/About.jsx index f553ab95c..38c66dba6 100644 --- a/apps/common/mobile/lib/view/About.jsx +++ b/apps/common/mobile/lib/view/About.jsx @@ -27,7 +27,7 @@ const PageAbout = props => { sse: 'SPREADSHEET EDITOR' }; - const nameEditor = editors[editorType]; + const nameEditor = (_t.textEditor || editors[editorType]).toUpperCase(); return ( diff --git a/apps/documenteditor/mobile/locale/az.json b/apps/documenteditor/mobile/locale/az.json index 4611a1dbe..db173ce02 100644 --- a/apps/documenteditor/mobile/locale/az.json +++ b/apps/documenteditor/mobile/locale/az.json @@ -6,7 +6,8 @@ "textEmail": "E-poçt", "textPoweredBy": "ilə enerji ilə təmin olunur", "textTel": "Telefon", - "textVersion": "Versiya" + "textVersion": "Versiya", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Xəbərdarlıq", diff --git a/apps/documenteditor/mobile/locale/be.json b/apps/documenteditor/mobile/locale/be.json index 7b25f8371..47221919c 100644 --- a/apps/documenteditor/mobile/locale/be.json +++ b/apps/documenteditor/mobile/locale/be.json @@ -6,7 +6,8 @@ "textEmail": "Электронная пошта", "textPoweredBy": "Распрацавана", "textTel": "Тэлефон", - "textVersion": "Версія" + "textVersion": "Версія", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Увага", diff --git a/apps/documenteditor/mobile/locale/bg.json b/apps/documenteditor/mobile/locale/bg.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/bg.json +++ b/apps/documenteditor/mobile/locale/bg.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/ca.json b/apps/documenteditor/mobile/locale/ca.json index daf786ae7..bd0292adb 100644 --- a/apps/documenteditor/mobile/locale/ca.json +++ b/apps/documenteditor/mobile/locale/ca.json @@ -6,7 +6,8 @@ "textEmail": "Correu electrònic", "textPoweredBy": "Amb tecnologia de", "textTel": "Tel.", - "textVersion": "Versió" + "textVersion": "Versió", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Advertiment", diff --git a/apps/documenteditor/mobile/locale/cs.json b/apps/documenteditor/mobile/locale/cs.json index 8841b5499..9618f2787 100644 --- a/apps/documenteditor/mobile/locale/cs.json +++ b/apps/documenteditor/mobile/locale/cs.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Poháněno", "textTel": "Telefon", - "textVersion": "Verze" + "textVersion": "Verze", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Varování", diff --git a/apps/documenteditor/mobile/locale/da.json b/apps/documenteditor/mobile/locale/da.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/da.json +++ b/apps/documenteditor/mobile/locale/da.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/de.json b/apps/documenteditor/mobile/locale/de.json index 4ab2b9da4..97fdbd9a1 100644 --- a/apps/documenteditor/mobile/locale/de.json +++ b/apps/documenteditor/mobile/locale/de.json @@ -6,7 +6,8 @@ "textEmail": "E-Mail", "textPoweredBy": "Unterstützt von", "textTel": "Tel.", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warnung", diff --git a/apps/documenteditor/mobile/locale/el.json b/apps/documenteditor/mobile/locale/el.json index 9ed612049..15831d803 100644 --- a/apps/documenteditor/mobile/locale/el.json +++ b/apps/documenteditor/mobile/locale/el.json @@ -6,7 +6,8 @@ "textEmail": "Ηλεκτρονική διεύθυνση", "textPoweredBy": "Υποστηρίζεται Από", "textTel": "Τηλ", - "textVersion": "Έκδοση" + "textVersion": "Έκδοση", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Προειδοποίηση", diff --git a/apps/documenteditor/mobile/locale/en.json b/apps/documenteditor/mobile/locale/en.json index 230ccd441..3e2832e1f 100644 --- a/apps/documenteditor/mobile/locale/en.json +++ b/apps/documenteditor/mobile/locale/en.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/es.json b/apps/documenteditor/mobile/locale/es.json index b2945d3a0..0e0b287fc 100644 --- a/apps/documenteditor/mobile/locale/es.json +++ b/apps/documenteditor/mobile/locale/es.json @@ -6,7 +6,8 @@ "textEmail": "Correo", "textPoweredBy": "Con tecnología de", "textTel": "Tel", - "textVersion": "Versión " + "textVersion": "Versión ", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Advertencia", diff --git a/apps/documenteditor/mobile/locale/eu.json b/apps/documenteditor/mobile/locale/eu.json index 652667e88..37150cf6e 100644 --- a/apps/documenteditor/mobile/locale/eu.json +++ b/apps/documenteditor/mobile/locale/eu.json @@ -6,7 +6,8 @@ "textEmail": "Posta elektronikoa", "textPoweredBy": "Garatzailea:", "textTel": "Tel.", - "textVersion": "Bertsioa" + "textVersion": "Bertsioa", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Abisua", diff --git a/apps/documenteditor/mobile/locale/fi.json b/apps/documenteditor/mobile/locale/fi.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/fi.json +++ b/apps/documenteditor/mobile/locale/fi.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/fr.json b/apps/documenteditor/mobile/locale/fr.json index e2fa84c17..0254bf892 100644 --- a/apps/documenteditor/mobile/locale/fr.json +++ b/apps/documenteditor/mobile/locale/fr.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Réalisation", "textTel": "Tél.", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Avertissement", diff --git a/apps/documenteditor/mobile/locale/gl.json b/apps/documenteditor/mobile/locale/gl.json index 0deb4a44c..f9000f42d 100644 --- a/apps/documenteditor/mobile/locale/gl.json +++ b/apps/documenteditor/mobile/locale/gl.json @@ -6,7 +6,8 @@ "textEmail": "Correo electrónico", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versión" + "textVersion": "Versión", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Aviso", diff --git a/apps/documenteditor/mobile/locale/hu.json b/apps/documenteditor/mobile/locale/hu.json index e172cf170..92b6aec46 100644 --- a/apps/documenteditor/mobile/locale/hu.json +++ b/apps/documenteditor/mobile/locale/hu.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Powered by", "textTel": "Tel.", - "textVersion": "Verzió" + "textVersion": "Verzió", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Figyelmeztetés", diff --git a/apps/documenteditor/mobile/locale/id.json b/apps/documenteditor/mobile/locale/id.json index e840817f4..82f151e09 100644 --- a/apps/documenteditor/mobile/locale/id.json +++ b/apps/documenteditor/mobile/locale/id.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Didukung oleh", "textTel": "Tel", - "textVersion": "Versi" + "textVersion": "Versi", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Peringatan", diff --git a/apps/documenteditor/mobile/locale/it.json b/apps/documenteditor/mobile/locale/it.json index 0518f6b28..50374ae0c 100644 --- a/apps/documenteditor/mobile/locale/it.json +++ b/apps/documenteditor/mobile/locale/it.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Sviluppato da", "textTel": "Tel", - "textVersion": "Versione" + "textVersion": "Versione", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Avvertimento", diff --git a/apps/documenteditor/mobile/locale/ja.json b/apps/documenteditor/mobile/locale/ja.json index b86ac3818..940b60349 100644 --- a/apps/documenteditor/mobile/locale/ja.json +++ b/apps/documenteditor/mobile/locale/ja.json @@ -6,7 +6,8 @@ "textEmail": "メール", "textPoweredBy": "によって提供されています", "textTel": "電話", - "textVersion": "バージョン" + "textVersion": "バージョン", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": " 警告", diff --git a/apps/documenteditor/mobile/locale/ko.json b/apps/documenteditor/mobile/locale/ko.json index 6bf31f6db..1f5dff0ea 100644 --- a/apps/documenteditor/mobile/locale/ko.json +++ b/apps/documenteditor/mobile/locale/ko.json @@ -6,7 +6,8 @@ "textEmail": "이메일", "textPoweredBy": "기술 지원", "textTel": "전화 번호", - "textVersion": "버전" + "textVersion": "버전", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "경고", diff --git a/apps/documenteditor/mobile/locale/lo.json b/apps/documenteditor/mobile/locale/lo.json index d18cd3c39..6395b9d73 100644 --- a/apps/documenteditor/mobile/locale/lo.json +++ b/apps/documenteditor/mobile/locale/lo.json @@ -6,7 +6,8 @@ "textEmail": "ອີເມລ", "textPoweredBy": "ສ້າງໂດຍ", "textTel": "ໂທ", - "textVersion": "ລຸ້ນ" + "textVersion": "ລຸ້ນ", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "ເຕືອນ", diff --git a/apps/documenteditor/mobile/locale/lv.json b/apps/documenteditor/mobile/locale/lv.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/lv.json +++ b/apps/documenteditor/mobile/locale/lv.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/ms.json b/apps/documenteditor/mobile/locale/ms.json index 90e52ce73..50560948f 100644 --- a/apps/documenteditor/mobile/locale/ms.json +++ b/apps/documenteditor/mobile/locale/ms.json @@ -6,7 +6,8 @@ "textEmail": "E-mel", "textPoweredBy": "Dikuasakan Oleh", "textTel": "Tel", - "textVersion": "Versi" + "textVersion": "Versi", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Amaran", diff --git a/apps/documenteditor/mobile/locale/nb.json b/apps/documenteditor/mobile/locale/nb.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/nb.json +++ b/apps/documenteditor/mobile/locale/nb.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/nl.json b/apps/documenteditor/mobile/locale/nl.json index 8cb8124b3..3d66ef21c 100644 --- a/apps/documenteditor/mobile/locale/nl.json +++ b/apps/documenteditor/mobile/locale/nl.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Aangedreven door", "textTel": "Tel.", - "textVersion": "Versie" + "textVersion": "Versie", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Waarschuwing", diff --git a/apps/documenteditor/mobile/locale/pl.json b/apps/documenteditor/mobile/locale/pl.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/pl.json +++ b/apps/documenteditor/mobile/locale/pl.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/pt-PT.json b/apps/documenteditor/mobile/locale/pt-PT.json index 4d769f891..bae99102d 100644 --- a/apps/documenteditor/mobile/locale/pt-PT.json +++ b/apps/documenteditor/mobile/locale/pt-PT.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versão" + "textVersion": "Versão", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Aviso", diff --git a/apps/documenteditor/mobile/locale/pt.json b/apps/documenteditor/mobile/locale/pt.json index 933c52a2f..78efa4251 100644 --- a/apps/documenteditor/mobile/locale/pt.json +++ b/apps/documenteditor/mobile/locale/pt.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versão" + "textVersion": "Versão", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Aviso", diff --git a/apps/documenteditor/mobile/locale/ro.json b/apps/documenteditor/mobile/locale/ro.json index 4aa982091..5f7648c5c 100644 --- a/apps/documenteditor/mobile/locale/ro.json +++ b/apps/documenteditor/mobile/locale/ro.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Dezvoltat de", "textTel": "Tel", - "textVersion": "Versiune" + "textVersion": "Versiune", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Avertisment", diff --git a/apps/documenteditor/mobile/locale/ru.json b/apps/documenteditor/mobile/locale/ru.json index 0edb13f57..dbc1dd688 100644 --- a/apps/documenteditor/mobile/locale/ru.json +++ b/apps/documenteditor/mobile/locale/ru.json @@ -6,7 +6,8 @@ "textEmail": "Еmail", "textPoweredBy": "Разработано", "textTel": "Телефон", - "textVersion": "Версия" + "textVersion": "Версия", + "textEditor": "Редактор документов" }, "Add": { "notcriticalErrorTitle": "Внимание", diff --git a/apps/documenteditor/mobile/locale/sk.json b/apps/documenteditor/mobile/locale/sk.json index 0fd1d72a2..8b6624a85 100644 --- a/apps/documenteditor/mobile/locale/sk.json +++ b/apps/documenteditor/mobile/locale/sk.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Poháňaný ", "textTel": "Tel", - "textVersion": "Verzia" + "textVersion": "Verzia", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Upozornenie", diff --git a/apps/documenteditor/mobile/locale/sl.json b/apps/documenteditor/mobile/locale/sl.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/sl.json +++ b/apps/documenteditor/mobile/locale/sl.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/sv.json b/apps/documenteditor/mobile/locale/sv.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/sv.json +++ b/apps/documenteditor/mobile/locale/sv.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/tr.json b/apps/documenteditor/mobile/locale/tr.json index a0b0fca47..cefda56e8 100644 --- a/apps/documenteditor/mobile/locale/tr.json +++ b/apps/documenteditor/mobile/locale/tr.json @@ -6,7 +6,8 @@ "textEmail": "E-posta", "textPoweredBy": "Tarafından", "textTel": "Telefon", - "textVersion": "Sürüm" + "textVersion": "Sürüm", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Dikkat", diff --git a/apps/documenteditor/mobile/locale/uk.json b/apps/documenteditor/mobile/locale/uk.json index 70ed215e0..2ecccca14 100644 --- a/apps/documenteditor/mobile/locale/uk.json +++ b/apps/documenteditor/mobile/locale/uk.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Розроблено", "textTel": "Телефон", - "textVersion": "Версія" + "textVersion": "Версія", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Увага", diff --git a/apps/documenteditor/mobile/locale/vi.json b/apps/documenteditor/mobile/locale/vi.json index 2f61bb088..3399a51e1 100644 --- a/apps/documenteditor/mobile/locale/vi.json +++ b/apps/documenteditor/mobile/locale/vi.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "Warning", diff --git a/apps/documenteditor/mobile/locale/zh-TW.json b/apps/documenteditor/mobile/locale/zh-TW.json index 4f4ed3187..7148b54b4 100644 --- a/apps/documenteditor/mobile/locale/zh-TW.json +++ b/apps/documenteditor/mobile/locale/zh-TW.json @@ -6,7 +6,8 @@ "textEmail": "電子郵件", "textPoweredBy": "於支援", "textTel": "電話", - "textVersion": "版本" + "textVersion": "版本", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "警告", diff --git a/apps/documenteditor/mobile/locale/zh.json b/apps/documenteditor/mobile/locale/zh.json index 4df8f271b..b5aa70252 100644 --- a/apps/documenteditor/mobile/locale/zh.json +++ b/apps/documenteditor/mobile/locale/zh.json @@ -6,7 +6,8 @@ "textEmail": "电子邮件", "textPoweredBy": "技术支持", "textTel": "电话", - "textVersion": "版本" + "textVersion": "版本", + "textEditor": "Document Editor" }, "Add": { "notcriticalErrorTitle": "警告", diff --git a/apps/presentationeditor/mobile/locale/az.json b/apps/presentationeditor/mobile/locale/az.json index ddf16399a..6ba887ff3 100644 --- a/apps/presentationeditor/mobile/locale/az.json +++ b/apps/presentationeditor/mobile/locale/az.json @@ -6,7 +6,8 @@ "textEmail": "E-poçt", "textPoweredBy": "ilə enerji ilə təmin olunur", "textTel": "Telefon", - "textVersion": "Versiya" + "textVersion": "Versiya", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/be.json b/apps/presentationeditor/mobile/locale/be.json index 183e67ffb..c94666f6e 100644 --- a/apps/presentationeditor/mobile/locale/be.json +++ b/apps/presentationeditor/mobile/locale/be.json @@ -6,7 +6,8 @@ "textEmail": "Электронная пошта", "textPoweredBy": "Распрацавана", "textTel": "Тэлефон", - "textVersion": "Версія" + "textVersion": "Версія", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/bg.json b/apps/presentationeditor/mobile/locale/bg.json index c05927c6d..d1a9482c5 100644 --- a/apps/presentationeditor/mobile/locale/bg.json +++ b/apps/presentationeditor/mobile/locale/bg.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/ca.json b/apps/presentationeditor/mobile/locale/ca.json index fa007a391..8477aef30 100644 --- a/apps/presentationeditor/mobile/locale/ca.json +++ b/apps/presentationeditor/mobile/locale/ca.json @@ -6,7 +6,8 @@ "textEmail": "Correu electrònic", "textPoweredBy": "Amb tecnologia de", "textTel": "Tel", - "textVersion": "Versió" + "textVersion": "Versió", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/cs.json b/apps/presentationeditor/mobile/locale/cs.json index 0e5216014..621f2e638 100644 --- a/apps/presentationeditor/mobile/locale/cs.json +++ b/apps/presentationeditor/mobile/locale/cs.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Poháněno", "textTel": "Telefon", - "textVersion": "Verze" + "textVersion": "Verze", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/de.json b/apps/presentationeditor/mobile/locale/de.json index 8f40cd578..7c76301f6 100644 --- a/apps/presentationeditor/mobile/locale/de.json +++ b/apps/presentationeditor/mobile/locale/de.json @@ -6,7 +6,8 @@ "textEmail": "E-Mail", "textPoweredBy": "Unterstützt von", "textTel": "Tel.", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/el.json b/apps/presentationeditor/mobile/locale/el.json index 45cde9a7a..0aa15f92c 100644 --- a/apps/presentationeditor/mobile/locale/el.json +++ b/apps/presentationeditor/mobile/locale/el.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Υποστηρίζεται Από", "textTel": "Τηλ", - "textVersion": "Έκδοση" + "textVersion": "Έκδοση", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/en.json b/apps/presentationeditor/mobile/locale/en.json index d7bd62a7f..1db8bc7bf 100644 --- a/apps/presentationeditor/mobile/locale/en.json +++ b/apps/presentationeditor/mobile/locale/en.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/es.json b/apps/presentationeditor/mobile/locale/es.json index 41659074b..d90c5b186 100644 --- a/apps/presentationeditor/mobile/locale/es.json +++ b/apps/presentationeditor/mobile/locale/es.json @@ -6,7 +6,8 @@ "textEmail": "Correo", "textPoweredBy": "Con tecnología de", "textTel": "Tel", - "textVersion": "Versión " + "textVersion": "Versión ", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/eu.json b/apps/presentationeditor/mobile/locale/eu.json index d82e25364..c56d9e354 100644 --- a/apps/presentationeditor/mobile/locale/eu.json +++ b/apps/presentationeditor/mobile/locale/eu.json @@ -6,7 +6,8 @@ "textEmail": "Posta elektronikoa", "textPoweredBy": "Garatzailea:", "textTel": "Tel.", - "textVersion": "Bertsioa" + "textVersion": "Bertsioa", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/fr.json b/apps/presentationeditor/mobile/locale/fr.json index 91f454da5..8d1a03ee3 100644 --- a/apps/presentationeditor/mobile/locale/fr.json +++ b/apps/presentationeditor/mobile/locale/fr.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Réalisation", "textTel": "Tél.", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/gl.json b/apps/presentationeditor/mobile/locale/gl.json index f9fca0c16..a2e8db761 100644 --- a/apps/presentationeditor/mobile/locale/gl.json +++ b/apps/presentationeditor/mobile/locale/gl.json @@ -6,7 +6,8 @@ "textEmail": "Correo electrónico", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versión " + "textVersion": "Versión ", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/hu.json b/apps/presentationeditor/mobile/locale/hu.json index 3a6d0a7ec..3b5823586 100644 --- a/apps/presentationeditor/mobile/locale/hu.json +++ b/apps/presentationeditor/mobile/locale/hu.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Powered by", "textTel": "Tel.", - "textVersion": "Verzió" + "textVersion": "Verzió", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/id.json b/apps/presentationeditor/mobile/locale/id.json index a15a3c1a4..7f2876602 100644 --- a/apps/presentationeditor/mobile/locale/id.json +++ b/apps/presentationeditor/mobile/locale/id.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Didukung oleh", "textTel": "Tel", - "textVersion": "Versi" + "textVersion": "Versi", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/it.json b/apps/presentationeditor/mobile/locale/it.json index 9991655bb..e2d3533ce 100644 --- a/apps/presentationeditor/mobile/locale/it.json +++ b/apps/presentationeditor/mobile/locale/it.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Sviluppato da", "textTel": "Tel.", - "textVersion": "Versione" + "textVersion": "Versione", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/ja.json b/apps/presentationeditor/mobile/locale/ja.json index ee2b23044..98ba953ee 100644 --- a/apps/presentationeditor/mobile/locale/ja.json +++ b/apps/presentationeditor/mobile/locale/ja.json @@ -6,7 +6,8 @@ "textEmail": "メール", "textPoweredBy": "によって提供されています", "textTel": "電話", - "textVersion": "バージョン" + "textVersion": "バージョン", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/ko.json b/apps/presentationeditor/mobile/locale/ko.json index 74e33475d..102586407 100644 --- a/apps/presentationeditor/mobile/locale/ko.json +++ b/apps/presentationeditor/mobile/locale/ko.json @@ -6,7 +6,8 @@ "textEmail": "이메일", "textPoweredBy": "기술 지원", "textTel": "전화 번호", - "textVersion": "버전" + "textVersion": "버전", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/lo.json b/apps/presentationeditor/mobile/locale/lo.json index 7b7a17aec..c4bd64438 100644 --- a/apps/presentationeditor/mobile/locale/lo.json +++ b/apps/presentationeditor/mobile/locale/lo.json @@ -6,7 +6,8 @@ "textEmail": "ອີເມລ", "textPoweredBy": "ສ້າງໂດຍ", "textTel": "ໂທ", - "textVersion": "ລຸ້ນ" + "textVersion": "ລຸ້ນ", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/lv.json b/apps/presentationeditor/mobile/locale/lv.json index c05927c6d..d1a9482c5 100644 --- a/apps/presentationeditor/mobile/locale/lv.json +++ b/apps/presentationeditor/mobile/locale/lv.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/ms.json b/apps/presentationeditor/mobile/locale/ms.json index 64f6b4039..52fa880dd 100644 --- a/apps/presentationeditor/mobile/locale/ms.json +++ b/apps/presentationeditor/mobile/locale/ms.json @@ -6,7 +6,8 @@ "textEmail": "E-mel", "textPoweredBy": "Dikuasakan Oleh", "textTel": "Tel", - "textVersion": "Versi" + "textVersion": "Versi", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/nb.json b/apps/presentationeditor/mobile/locale/nb.json index c05927c6d..d1a9482c5 100644 --- a/apps/presentationeditor/mobile/locale/nb.json +++ b/apps/presentationeditor/mobile/locale/nb.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/nl.json b/apps/presentationeditor/mobile/locale/nl.json index 5974bd370..9f0bae9ed 100644 --- a/apps/presentationeditor/mobile/locale/nl.json +++ b/apps/presentationeditor/mobile/locale/nl.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Aangedreven door", "textTel": "Tel.", - "textVersion": "Versie" + "textVersion": "Versie", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/pl.json b/apps/presentationeditor/mobile/locale/pl.json index c05927c6d..d1a9482c5 100644 --- a/apps/presentationeditor/mobile/locale/pl.json +++ b/apps/presentationeditor/mobile/locale/pl.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/pt-PT.json b/apps/presentationeditor/mobile/locale/pt-PT.json index bd3de4fba..537b92f6e 100644 --- a/apps/presentationeditor/mobile/locale/pt-PT.json +++ b/apps/presentationeditor/mobile/locale/pt-PT.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versão" + "textVersion": "Versão", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/pt.json b/apps/presentationeditor/mobile/locale/pt.json index c04b7cc90..4b7e9f91a 100644 --- a/apps/presentationeditor/mobile/locale/pt.json +++ b/apps/presentationeditor/mobile/locale/pt.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versão" + "textVersion": "Versão", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/ro.json b/apps/presentationeditor/mobile/locale/ro.json index 6a83a90c0..03220f207 100644 --- a/apps/presentationeditor/mobile/locale/ro.json +++ b/apps/presentationeditor/mobile/locale/ro.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Dezvoltat de", "textTel": "Tel", - "textVersion": "Versiune" + "textVersion": "Versiune", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/ru.json b/apps/presentationeditor/mobile/locale/ru.json index 41cdfba6a..7e5f1f138 100644 --- a/apps/presentationeditor/mobile/locale/ru.json +++ b/apps/presentationeditor/mobile/locale/ru.json @@ -6,7 +6,8 @@ "textEmail": "Еmail", "textPoweredBy": "Разработано", "textTel": "Телефон", - "textVersion": "Версия" + "textVersion": "Версия", + "textEditor": "Редактор презентаций" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/sk.json b/apps/presentationeditor/mobile/locale/sk.json index a913f74eb..dc8de3f86 100644 --- a/apps/presentationeditor/mobile/locale/sk.json +++ b/apps/presentationeditor/mobile/locale/sk.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Poháňaný ", "textTel": "Tel", - "textVersion": "Verzia" + "textVersion": "Verzia", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/sl.json b/apps/presentationeditor/mobile/locale/sl.json index 369b4ad42..dabc4000b 100644 --- a/apps/presentationeditor/mobile/locale/sl.json +++ b/apps/presentationeditor/mobile/locale/sl.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/tr.json b/apps/presentationeditor/mobile/locale/tr.json index 9d1d56041..e07b5f19a 100644 --- a/apps/presentationeditor/mobile/locale/tr.json +++ b/apps/presentationeditor/mobile/locale/tr.json @@ -6,7 +6,8 @@ "textEmail": "E-posta", "textPoweredBy": "Tarafından", "textTel": "Telefon", - "textVersion": "Sürüm" + "textVersion": "Sürüm", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/uk.json b/apps/presentationeditor/mobile/locale/uk.json index c6e35296d..f8c196268 100644 --- a/apps/presentationeditor/mobile/locale/uk.json +++ b/apps/presentationeditor/mobile/locale/uk.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/vi.json b/apps/presentationeditor/mobile/locale/vi.json index c05927c6d..d1a9482c5 100644 --- a/apps/presentationeditor/mobile/locale/vi.json +++ b/apps/presentationeditor/mobile/locale/vi.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/zh-TW.json b/apps/presentationeditor/mobile/locale/zh-TW.json index 230abd49e..03f4663eb 100644 --- a/apps/presentationeditor/mobile/locale/zh-TW.json +++ b/apps/presentationeditor/mobile/locale/zh-TW.json @@ -6,7 +6,8 @@ "textEmail": "電子郵件", "textPoweredBy": "於支援", "textTel": "電話", - "textVersion": "版本" + "textVersion": "版本", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/presentationeditor/mobile/locale/zh.json b/apps/presentationeditor/mobile/locale/zh.json index 342545c5d..f971222d1 100644 --- a/apps/presentationeditor/mobile/locale/zh.json +++ b/apps/presentationeditor/mobile/locale/zh.json @@ -6,7 +6,8 @@ "textEmail": "电子邮件", "textPoweredBy": "支持方", "textTel": "电话", - "textVersion": "版本" + "textVersion": "版本", + "textEditor": "Presentation Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/az.json b/apps/spreadsheeteditor/mobile/locale/az.json index 36c09d5a1..8e43a6615 100644 --- a/apps/spreadsheeteditor/mobile/locale/az.json +++ b/apps/spreadsheeteditor/mobile/locale/az.json @@ -6,7 +6,8 @@ "textEmail": "E-poçt", "textPoweredBy": "ilə enerji ilə təmin olunur", "textTel": "Telefon", - "textVersion": "Versiya" + "textVersion": "Versiya", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/be.json b/apps/spreadsheeteditor/mobile/locale/be.json index bf3c578ea..7337438fb 100644 --- a/apps/spreadsheeteditor/mobile/locale/be.json +++ b/apps/spreadsheeteditor/mobile/locale/be.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/bg.json b/apps/spreadsheeteditor/mobile/locale/bg.json index 597362b8b..bee870aca 100644 --- a/apps/spreadsheeteditor/mobile/locale/bg.json +++ b/apps/spreadsheeteditor/mobile/locale/bg.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/ca.json b/apps/spreadsheeteditor/mobile/locale/ca.json index 90cc6f0ce..e5d7da839 100644 --- a/apps/spreadsheeteditor/mobile/locale/ca.json +++ b/apps/spreadsheeteditor/mobile/locale/ca.json @@ -6,7 +6,8 @@ "textEmail": "Correu electrònic", "textPoweredBy": "Amb tecnologia de", "textTel": "Tel", - "textVersion": "Versió" + "textVersion": "Versió", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/cs.json b/apps/spreadsheeteditor/mobile/locale/cs.json index 807164db4..625945a86 100644 --- a/apps/spreadsheeteditor/mobile/locale/cs.json +++ b/apps/spreadsheeteditor/mobile/locale/cs.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Poháněno", "textTel": "Telefon", - "textVersion": "Verze" + "textVersion": "Verze", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/da.json b/apps/spreadsheeteditor/mobile/locale/da.json index 0af427deb..9e9dad404 100644 --- a/apps/spreadsheeteditor/mobile/locale/da.json +++ b/apps/spreadsheeteditor/mobile/locale/da.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Drevet af", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/de.json b/apps/spreadsheeteditor/mobile/locale/de.json index 463a17044..f8a006352 100644 --- a/apps/spreadsheeteditor/mobile/locale/de.json +++ b/apps/spreadsheeteditor/mobile/locale/de.json @@ -6,7 +6,8 @@ "textEmail": "E-Mail", "textPoweredBy": "Unterstützt von", "textTel": "Tel.", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/el.json b/apps/spreadsheeteditor/mobile/locale/el.json index eda66ba59..b64892ee2 100644 --- a/apps/spreadsheeteditor/mobile/locale/el.json +++ b/apps/spreadsheeteditor/mobile/locale/el.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Υποστηρίζεται Από", "textTel": "Τηλ", - "textVersion": "Έκδοση" + "textVersion": "Έκδοση", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/en.json b/apps/spreadsheeteditor/mobile/locale/en.json index f8ef2b69a..045dc02dc 100644 --- a/apps/spreadsheeteditor/mobile/locale/en.json +++ b/apps/spreadsheeteditor/mobile/locale/en.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/es.json b/apps/spreadsheeteditor/mobile/locale/es.json index 954c652ad..8f3e6bd2a 100644 --- a/apps/spreadsheeteditor/mobile/locale/es.json +++ b/apps/spreadsheeteditor/mobile/locale/es.json @@ -6,7 +6,8 @@ "textEmail": "Correo", "textPoweredBy": "Con tecnología de", "textTel": "Tel", - "textVersion": "Versión " + "textVersion": "Versión ", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/eu.json b/apps/spreadsheeteditor/mobile/locale/eu.json index c65a60486..16be885e8 100644 --- a/apps/spreadsheeteditor/mobile/locale/eu.json +++ b/apps/spreadsheeteditor/mobile/locale/eu.json @@ -6,7 +6,8 @@ "textEmail": "Posta elektronikoa", "textPoweredBy": "Garatzailea:", "textTel": "Tel.", - "textVersion": "Bertsioa" + "textVersion": "Bertsioa", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/fr.json b/apps/spreadsheeteditor/mobile/locale/fr.json index e7dcea557..b6b8aea0e 100644 --- a/apps/spreadsheeteditor/mobile/locale/fr.json +++ b/apps/spreadsheeteditor/mobile/locale/fr.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Réalisation", "textTel": "Tél.", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/gl.json b/apps/spreadsheeteditor/mobile/locale/gl.json index 1e3c2441b..7b36a2c1d 100644 --- a/apps/spreadsheeteditor/mobile/locale/gl.json +++ b/apps/spreadsheeteditor/mobile/locale/gl.json @@ -6,7 +6,8 @@ "textEmail": "Correo electrónico", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versión" + "textVersion": "Versión", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/hu.json b/apps/spreadsheeteditor/mobile/locale/hu.json index 09b8a3238..a459a8f82 100644 --- a/apps/spreadsheeteditor/mobile/locale/hu.json +++ b/apps/spreadsheeteditor/mobile/locale/hu.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Powered by", "textTel": "Tel.", - "textVersion": "Verzió" + "textVersion": "Verzió", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/id.json b/apps/spreadsheeteditor/mobile/locale/id.json index 196bc0364..5027b10e5 100644 --- a/apps/spreadsheeteditor/mobile/locale/id.json +++ b/apps/spreadsheeteditor/mobile/locale/id.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Didukung oleh", "textTel": "Tel", - "textVersion": "Versi" + "textVersion": "Versi", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/it.json b/apps/spreadsheeteditor/mobile/locale/it.json index 12887cbb5..214ac527b 100644 --- a/apps/spreadsheeteditor/mobile/locale/it.json +++ b/apps/spreadsheeteditor/mobile/locale/it.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Sviluppato da", "textTel": "Tel.", - "textVersion": "Versione" + "textVersion": "Versione", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/ja.json b/apps/spreadsheeteditor/mobile/locale/ja.json index 7e0fdfc8c..e211ad035 100644 --- a/apps/spreadsheeteditor/mobile/locale/ja.json +++ b/apps/spreadsheeteditor/mobile/locale/ja.json @@ -6,7 +6,8 @@ "textEmail": "メール", "textPoweredBy": "によって提供されています", "textTel": "電話", - "textVersion": "バージョン" + "textVersion": "バージョン", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/ko.json b/apps/spreadsheeteditor/mobile/locale/ko.json index 9ea306255..9cb13c1d2 100644 --- a/apps/spreadsheeteditor/mobile/locale/ko.json +++ b/apps/spreadsheeteditor/mobile/locale/ko.json @@ -6,7 +6,8 @@ "textEmail": "이메일", "textPoweredBy": "기술 지원", "textTel": "전화 번호", - "textVersion": "버전" + "textVersion": "버전", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/lo.json b/apps/spreadsheeteditor/mobile/locale/lo.json index a9bbb8d3a..e989e9491 100644 --- a/apps/spreadsheeteditor/mobile/locale/lo.json +++ b/apps/spreadsheeteditor/mobile/locale/lo.json @@ -6,7 +6,8 @@ "textEmail": "ອີເມລ", "textPoweredBy": "ສ້າງໂດຍ", "textTel": "ໂທ", - "textVersion": "ລຸ້ນ" + "textVersion": "ລຸ້ນ", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/lv.json b/apps/spreadsheeteditor/mobile/locale/lv.json index 74798bf37..d0f75fb08 100644 --- a/apps/spreadsheeteditor/mobile/locale/lv.json +++ b/apps/spreadsheeteditor/mobile/locale/lv.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/ms.json b/apps/spreadsheeteditor/mobile/locale/ms.json index 41a2d15ba..5307e4e81 100644 --- a/apps/spreadsheeteditor/mobile/locale/ms.json +++ b/apps/spreadsheeteditor/mobile/locale/ms.json @@ -6,7 +6,8 @@ "textEmail": "E-mel", "textPoweredBy": "Dikuasakan Oleh", "textTel": "Tel", - "textVersion": "Versi" + "textVersion": "Versi", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/nb.json b/apps/spreadsheeteditor/mobile/locale/nb.json index 74798bf37..d0f75fb08 100644 --- a/apps/spreadsheeteditor/mobile/locale/nb.json +++ b/apps/spreadsheeteditor/mobile/locale/nb.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/nl.json b/apps/spreadsheeteditor/mobile/locale/nl.json index a2738df46..afec6da64 100644 --- a/apps/spreadsheeteditor/mobile/locale/nl.json +++ b/apps/spreadsheeteditor/mobile/locale/nl.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Aangedreven door", "textTel": "Tel.", - "textVersion": "Versie" + "textVersion": "Versie", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/pl.json b/apps/spreadsheeteditor/mobile/locale/pl.json index 74798bf37..d0f75fb08 100644 --- a/apps/spreadsheeteditor/mobile/locale/pl.json +++ b/apps/spreadsheeteditor/mobile/locale/pl.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/pt-PT.json b/apps/spreadsheeteditor/mobile/locale/pt-PT.json index a07b2ffac..ba7797dfc 100644 --- a/apps/spreadsheeteditor/mobile/locale/pt-PT.json +++ b/apps/spreadsheeteditor/mobile/locale/pt-PT.json @@ -6,7 +6,8 @@ "textEmail": "E-mail", "textPoweredBy": "Disponibilizado por", "textTel": "Tel", - "textVersion": "Versão" + "textVersion": "Versão", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/pt.json b/apps/spreadsheeteditor/mobile/locale/pt.json index 15eb3217f..697e912c2 100644 --- a/apps/spreadsheeteditor/mobile/locale/pt.json +++ b/apps/spreadsheeteditor/mobile/locale/pt.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Desenvolvido por", "textTel": "Tel", - "textVersion": "Versão" + "textVersion": "Versão", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/ro.json b/apps/spreadsheeteditor/mobile/locale/ro.json index 3cba324ea..2bb192724 100644 --- a/apps/spreadsheeteditor/mobile/locale/ro.json +++ b/apps/spreadsheeteditor/mobile/locale/ro.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Dezvoltat de", "textTel": "Tel", - "textVersion": "Versiune" + "textVersion": "Versiune", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/ru.json b/apps/spreadsheeteditor/mobile/locale/ru.json index 07e142a71..26a36035b 100644 --- a/apps/spreadsheeteditor/mobile/locale/ru.json +++ b/apps/spreadsheeteditor/mobile/locale/ru.json @@ -6,7 +6,8 @@ "textEmail": "Еmail", "textPoweredBy": "Разработано", "textTel": "Телефон", - "textVersion": "Версия" + "textVersion": "Версия", + "textEditor": "Редактор таблиц" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/sk.json b/apps/spreadsheeteditor/mobile/locale/sk.json index 2b6b96dbf..559d91d3b 100644 --- a/apps/spreadsheeteditor/mobile/locale/sk.json +++ b/apps/spreadsheeteditor/mobile/locale/sk.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Poháňaný ", "textTel": "Tel", - "textVersion": "Verzia" + "textVersion": "Verzia", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/sl.json b/apps/spreadsheeteditor/mobile/locale/sl.json index 74798bf37..d0f75fb08 100644 --- a/apps/spreadsheeteditor/mobile/locale/sl.json +++ b/apps/spreadsheeteditor/mobile/locale/sl.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/tr.json b/apps/spreadsheeteditor/mobile/locale/tr.json index 21c40aa5d..612a6409b 100644 --- a/apps/spreadsheeteditor/mobile/locale/tr.json +++ b/apps/spreadsheeteditor/mobile/locale/tr.json @@ -6,7 +6,8 @@ "textEmail": "E-posta", "textPoweredBy": "Tarafından", "textTel": "Telefon", - "textVersion": "Sürüm" + "textVersion": "Sürüm", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/uk.json b/apps/spreadsheeteditor/mobile/locale/uk.json index cb5c6ec14..1f1f009f8 100644 --- a/apps/spreadsheeteditor/mobile/locale/uk.json +++ b/apps/spreadsheeteditor/mobile/locale/uk.json @@ -106,7 +106,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/vi.json b/apps/spreadsheeteditor/mobile/locale/vi.json index 74798bf37..d0f75fb08 100644 --- a/apps/spreadsheeteditor/mobile/locale/vi.json +++ b/apps/spreadsheeteditor/mobile/locale/vi.json @@ -6,7 +6,8 @@ "textEmail": "Email", "textPoweredBy": "Powered By", "textTel": "Tel", - "textVersion": "Version" + "textVersion": "Version", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/zh-TW.json b/apps/spreadsheeteditor/mobile/locale/zh-TW.json index dc7d7a46b..e0ec0d7bb 100644 --- a/apps/spreadsheeteditor/mobile/locale/zh-TW.json +++ b/apps/spreadsheeteditor/mobile/locale/zh-TW.json @@ -6,7 +6,8 @@ "textEmail": "電子郵件", "textPoweredBy": "於支援", "textTel": "電話", - "textVersion": "版本" + "textVersion": "版本", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": { diff --git a/apps/spreadsheeteditor/mobile/locale/zh.json b/apps/spreadsheeteditor/mobile/locale/zh.json index 5e7eca885..60b18a403 100644 --- a/apps/spreadsheeteditor/mobile/locale/zh.json +++ b/apps/spreadsheeteditor/mobile/locale/zh.json @@ -6,7 +6,8 @@ "textEmail": "电子邮件", "textPoweredBy": "技术支持", "textTel": "电话", - "textVersion": "版本" + "textVersion": "版本", + "textEditor": "Spreadsheet Editor" }, "Common": { "Collaboration": {