From b0c038174ad2f335f949640f6aea98e046bfed0e Mon Sep 17 00:00:00 2001 From: DrosoCode Date: Mon, 31 May 2021 13:57:21 +0200 Subject: [PATCH] feat: default en translations --- frontend/src/i18n/ar.json | 4 +++- frontend/src/i18n/de.json | 4 +++- frontend/src/i18n/es.json | 4 +++- frontend/src/i18n/is.json | 4 +++- frontend/src/i18n/it.json | 4 +++- frontend/src/i18n/ja.json | 4 +++- frontend/src/i18n/ko.json | 4 +++- frontend/src/i18n/nl-be.json | 4 +++- frontend/src/i18n/pl.json | 4 +++- frontend/src/i18n/pt-br.json | 4 +++- frontend/src/i18n/pt.json | 4 +++- frontend/src/i18n/ro.json | 4 +++- frontend/src/i18n/ru.json | 4 +++- frontend/src/i18n/sv-se.json | 4 +++- frontend/src/i18n/zh-cn.json | 4 +++- frontend/src/i18n/zh-tw.json | 4 +++- 16 files changed, 48 insertions(+), 16 deletions(-) diff --git a/frontend/src/i18n/ar.json b/frontend/src/i18n/ar.json index a2c62e48..425977a4 100644 --- a/frontend/src/i18n/ar.json +++ b/frontend/src/i18n/ar.json @@ -188,6 +188,8 @@ "newPassword": "كلمة المرور الجديدة", "newPasswordConfirm": "تأكيد كلمة المرور", "newUser": "مستخدم جديد", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "كلمة المرور", "passwordUpdated": "تم تغيير كلمة المرور", "path": "", @@ -251,4 +253,4 @@ "seconds": "ثواني", "unit": "وحدة الوقت" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/de.json b/frontend/src/i18n/de.json index 7b94422b..0f160bcd 100644 --- a/frontend/src/i18n/de.json +++ b/frontend/src/i18n/de.json @@ -188,6 +188,8 @@ "newPassword": "Ihr neues Passwort.", "newPasswordConfirm": "Bestätigen Sie Ihr neues Passwort", "newUser": "Neuer Benutzer", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Passwort", "passwordUpdated": "Passwort aktualisiert!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Sekunden", "unit": "Zeiteinheit" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/es.json b/frontend/src/i18n/es.json index d877f865..22a9e232 100644 --- a/frontend/src/i18n/es.json +++ b/frontend/src/i18n/es.json @@ -188,6 +188,8 @@ "newPassword": "Tu nueva contraseña", "newPasswordConfirm": "Confirma tu contraseña", "newUser": "Nuevo usuario", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Contraseña", "passwordUpdated": "¡Contraseña actualizada!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Segundos", "unit": "Unidad" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/is.json b/frontend/src/i18n/is.json index 14914f03..9c0a32dd 100644 --- a/frontend/src/i18n/is.json +++ b/frontend/src/i18n/is.json @@ -188,6 +188,8 @@ "newPassword": "Nýja lykilorðið þitt", "newPasswordConfirm": "Staðfestu nýja lykilorðið", "newUser": "Nýr notandi", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Lykilorð", "passwordUpdated": "Lykilorð vistað!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Sekúndur", "unit": "Tímastilling" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index 6d91b53a..9ec0a6c3 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -188,6 +188,8 @@ "newPassword": "La tua nuova password", "newPasswordConfirm": "Conferma la password", "newUser": "Nuovo utente", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Password", "passwordUpdated": "Password aggiornata!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Secondi", "unit": "Unità di tempo" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/ja.json b/frontend/src/i18n/ja.json index bd44e403..4627142c 100644 --- a/frontend/src/i18n/ja.json +++ b/frontend/src/i18n/ja.json @@ -188,6 +188,8 @@ "newPassword": "新しいパスワード", "newPasswordConfirm": "新しいパスワードを確認します", "newUser": "新しいユーザー", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "パスワード", "passwordUpdated": "パスワードは更新されました!", "path": "", @@ -251,4 +253,4 @@ "seconds": "秒", "unit": "時間単位" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/ko.json b/frontend/src/i18n/ko.json index 8c3ef179..c4304d0d 100644 --- a/frontend/src/i18n/ko.json +++ b/frontend/src/i18n/ko.json @@ -188,6 +188,8 @@ "newPassword": "새로운 비밀번호", "newPasswordConfirm": "새로운 비밀번호 확인", "newUser": "새로운 사용자", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "비밀번호", "passwordUpdated": "비밀번호 수정 완료!", "path": "", @@ -251,4 +253,4 @@ "seconds": "초", "unit": "Time Unit" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/nl-be.json b/frontend/src/i18n/nl-be.json index 3c649620..69425a8f 100644 --- a/frontend/src/i18n/nl-be.json +++ b/frontend/src/i18n/nl-be.json @@ -188,6 +188,8 @@ "newPassword": "Uw nieuw wachtwoord", "newPasswordConfirm": "Bevestig uw nieuw wachtwoord", "newUser": "Nieuwe gebruiker", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Wachtwoord", "passwordUpdated": "Wachtwoord bijgewerkt!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Seconden", "unit": "Tijdseenheid" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index 01ad81b1..09184540 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -188,6 +188,8 @@ "newPassword": "Twoje nowe hasło", "newPasswordConfirm": "Potwierdź swoje hasło", "newUser": "Nowy Użytkownik", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Hasło", "passwordUpdated": "Hasło zostało zapisane!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Sekundy", "unit": "Jednostka czasu" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/pt-br.json b/frontend/src/i18n/pt-br.json index 43fe5a9c..3dc29797 100644 --- a/frontend/src/i18n/pt-br.json +++ b/frontend/src/i18n/pt-br.json @@ -188,6 +188,8 @@ "newPassword": "Nova senha", "newPasswordConfirm": "Confirme a nova senha", "newUser": "Novo usuário", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Senha", "passwordUpdated": "Senha atualizada!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Segundos", "unit": "Unidades de Tempo" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/pt.json b/frontend/src/i18n/pt.json index 9b931863..100f7305 100644 --- a/frontend/src/i18n/pt.json +++ b/frontend/src/i18n/pt.json @@ -188,6 +188,8 @@ "newPassword": "Nova palavra-passe", "newPasswordConfirm": "Confirme a nova palavra-passe", "newUser": "Novo utilizador", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Palavra-passe", "passwordUpdated": "Palavra-passe atualizada!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Segundos", "unit": "Unidades de tempo" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/ro.json b/frontend/src/i18n/ro.json index d71d1a40..6a76393e 100644 --- a/frontend/src/i18n/ro.json +++ b/frontend/src/i18n/ro.json @@ -188,6 +188,8 @@ "newPassword": "Noua ta parolă", "newPasswordConfirm": "Confirmă noua parolă", "newUser": "Utilizator nou", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Parola", "passwordUpdated": "Parola actualizată!", "path": "", @@ -251,4 +253,4 @@ "seconds": "Secunde", "unit": "Unitate de timp" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/ru.json b/frontend/src/i18n/ru.json index 01e2942f..886aa274 100644 --- a/frontend/src/i18n/ru.json +++ b/frontend/src/i18n/ru.json @@ -188,6 +188,8 @@ "newPassword": "Новый пароль", "newPasswordConfirm": "Повтор нового пароля", "newUser": "Новый пользователь", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Пароль", "passwordUpdated": "Пароль обновлен!", "path": "Путь", @@ -251,4 +253,4 @@ "seconds": "Секунды", "unit": "Единица времени" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/sv-se.json b/frontend/src/i18n/sv-se.json index 13cc26d6..a38319dc 100644 --- a/frontend/src/i18n/sv-se.json +++ b/frontend/src/i18n/sv-se.json @@ -188,6 +188,8 @@ "newPassword": "Ditt nya lösenord", "newPasswordConfirm": "Bekräfta ditt nya lösenord", "newUser": "Ny användare", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "Lösenord", "passwordUpdated": "Lösenord uppdaterat", "path": "", @@ -251,4 +253,4 @@ "seconds": "Sekunder", "unit": "Tidsenhet" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/zh-cn.json b/frontend/src/i18n/zh-cn.json index 12cf441e..32d7cbfc 100644 --- a/frontend/src/i18n/zh-cn.json +++ b/frontend/src/i18n/zh-cn.json @@ -191,6 +191,8 @@ "newPassword": "您的新密码", "newPasswordConfirm": "重输一遍新密码", "newUser": "新建用户", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "密码", "passwordUpdated": "密码已更新!", "path": "路径", @@ -254,4 +256,4 @@ "seconds": "秒", "unit": "时间单位" } -} +} \ No newline at end of file diff --git a/frontend/src/i18n/zh-tw.json b/frontend/src/i18n/zh-tw.json index d269e637..0716aa73 100644 --- a/frontend/src/i18n/zh-tw.json +++ b/frontend/src/i18n/zh-tw.json @@ -188,6 +188,8 @@ "newPassword": "您的新密碼", "newPasswordConfirm": "重輸一遍新密碼", "newUser": "建立使用者", + "onlyOffice": "Only Office Integration", + "onlyOfficeUrl": "Only Office URL (leave blank to disable)", "password": "密碼", "passwordUpdated": "密碼已更新!", "path": "", @@ -251,4 +253,4 @@ "seconds": "秒", "unit": "時間單位" } -} +} \ No newline at end of file