From 9ea7d76999bcbc4d9ce1fca06f57e1669745afb9 Mon Sep 17 00:00:00 2001 From: Maria-Sukhova Date: Wed, 23 Oct 2024 16:03:53 +0300 Subject: [PATCH] added new lines --- locales/de.json | 17 ++++++++++++++--- locales/es.json | 17 ++++++++++++++--- locales/fr.json | 17 ++++++++++++++--- locales/it.json | 17 ++++++++++++++--- locales/ja.json | 15 +++++++++++++-- public/i18n/de_DE.json | 3 ++- public/i18n/es_ES.json | 3 ++- public/i18n/fr_FR.json | 3 ++- public/i18n/it_IT.json | 3 ++- public/i18n/ja_JP.json | 3 ++- 10 files changed, 79 insertions(+), 19 deletions(-) diff --git a/locales/de.json b/locales/de.json index 90d3070..1441eb1 100644 --- a/locales/de.json +++ b/locales/de.json @@ -10,7 +10,18 @@ "ONLYOFFICE Docs Cloud": "ONLYOFFICE Docs Cloud", "Easily launch the editors in the cloud without downloading and installation": "Öffnen Sie die Editoren in der Cloud einfach ohne Herunterladen und Installation", "Get Now": "Jetzt erhalten", - "You are not permitted to perform this operation.": "Sie haben keine Erlaubnis, diese Handlung vorzunehmen.", - "Attachment File Not Found": "Angehängte Datei nicht gefunden", - "Unknown error": "Unbekannter Fehler" + "You are not permitted to perform this operation.": "Sie sind nicht berechtigt, diesen Vorgang durchzuführen.", + "Attachment File Not Found": "Anhangsdatei nicht gefunden", + "Unknown error": "Unbekannter Fehler", + "creation.header": "Mit ONLYOFFICE erstellen", + "creation.title.placeholder": "Neues Dokument", + "creation.label.title": "Titel", + "creation.label.word": "Dokument", + "creation.label.cell": "Tabellenkalkulation", + "creation.label.slide": "Präsentation", + "creation.label.pdf": "PDF-Formular", + "creating.error.message": "Fehler beim Erstellen des neuen Dokuments", + "creating.error.already-exist.message": "Es kann kein neuer Anhang mit demselben Dateinamen wie ein vorhandener Anhang hinzugefügt werden", + "label.create": "Erstellen", + "label.cancel": "Abbrechen" } \ No newline at end of file diff --git a/locales/es.json b/locales/es.json index 8eb7801..7947c13 100644 --- a/locales/es.json +++ b/locales/es.json @@ -10,7 +10,18 @@ "ONLYOFFICE Docs Cloud": "ONLYOFFICE Docs Cloud", "Easily launch the editors in the cloud without downloading and installation": "Inicie fácilmente los editores en la nube sin tener que descargarlos ni instalarlos", "Get Now": "Obtener ahora", - "You are not permitted to perform this operation.": "No tiene permitido realizar esta operación.", - "Attachment File Not Found": "Archivo adjunto no encontrado", - "Unknown error": "Error desconocido" + "You are not permitted to perform this operation.": "No tiene permiso para realizar esta operación.", + "Attachment File Not Found": "No se ha encontrado el archivo adjunto", + "Unknown error": "Error desconocido", + "creation.header": "Crear con ONLYOFFICE", + "creation.title.placeholder": "Nuevo documento", + "creation.label.title": "Título", + "creation.label.word": "Documento", + "creation.label.cell": "Hoja de cálculo", + "creation.label.slide": "Presentación", + "creation.label.pdf": "Formulario PDF", + "creating.error.message": "Error al crear un nuevo documento", + "creating.error.already-exist.message": "No se puede añadir un nuevo archivo adjunto con el mismo nombre de archivo que un archivo adjunto existente", + "label.create": "Crear", + "label.cancel": "Cancelar" } \ No newline at end of file diff --git a/locales/fr.json b/locales/fr.json index d2f6725..0441ddb 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -10,7 +10,18 @@ "ONLYOFFICE Docs Cloud": "ONLYOFFICE Docs Cloud", "Easily launch the editors in the cloud without downloading and installation": "Lancez facilement les éditeurs dans le cloud sans téléchargement ni installation", "Get Now": "Obtenir maintenant", - "You are not permitted to perform this operation.": "Vous n'êtes pas autorisé à réaliser cette opération.", - "Attachment File Not Found": "Pièce jointe non trouvée", - "Unknown error": "Erreur inconnue" + "You are not permitted to perform this operation.": "Vous n'êtes pas autorisé à effectuer cette opération.", + "Attachment File Not Found": "Fichier joint non trouvé", + "Unknown error": "Erreur inconnue", + "creation.header": "Créer avec ONLYOFFICE", + "creation.title.placeholder": "Nouveau document", + "creation.label.title": "Titre", + "creation.label.word": "Document", + "creation.label.cell": "Feuille de calcul", + "creation.label.slide": "Présentation", + "creation.label.pdf": "Formulaire PDF", + "creating.error.message": "Erreur lors de la création d'un nouveau document", + "creating.error.already-exist.message": "Impossible d'ajouter une nouvelle pièce jointe avec le même nom de fichier qu'une pièce jointe existante", + "label.create": "Créer", + "label.cancel": "Annuler" } \ No newline at end of file diff --git a/locales/it.json b/locales/it.json index 3fad811..0850a8a 100644 --- a/locales/it.json +++ b/locales/it.json @@ -10,7 +10,18 @@ "ONLYOFFICE Docs Cloud": "ONLYOFFICE Docs nel Cloud", "Easily launch the editors in the cloud without downloading and installation": "Avvia facilmente gli editor nel cloud senza scaricarli e installarli", "Get Now": "Ottieni ora", - "You are not permitted to perform this operation.": "Non ti è permesso completare questa operazione.", - "Attachment File Not Found": "Allegato non trovato", - "Unknown error": "Errore sconosciuto" + "You are not permitted to perform this operation.": "Non hai il permesso per svolgere quest’operazione.", + "Attachment File Not Found": "File allegato non trovato", + "Unknown error": "Errore sconosciuto", + "creation.header": "Creato con ONLYOFFICE", + "creation.title.placeholder": "Nuovo documento", + "creation.label.title": "Titolo", + "creation.label.word": "Documento", + "creation.label.cell": "Foglio elettronico di calcolo", + "creation.label.slide": "Presentazione", + "creation.label.pdf": "Modulo PDF", + "creating.error.message": "Errore nella creazione di Nuovo documento", + "creating.error.already-exist.message": "Non è possibile aggiungere un nuovo allegato con lo stesso nome di file di un allegato esistente", + "label.create": "Crea", + "label.cancel": "Annulla" } \ No newline at end of file diff --git a/locales/ja.json b/locales/ja.json index a3d6acd..f65402b 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -10,7 +10,18 @@ "ONLYOFFICE Docs Cloud": "ONLYOFFICE Docs Cloud", "Easily launch the editors in the cloud without downloading and installation": "ダウンロードやインストールをすることなく、クラウド上で簡単にエディタを起動することができます", "Get Now": "今すぐ使ってみる", - "You are not permitted to perform this operation.": "あなたはこのオペレーションを実行する許可を得ていません。", + "You are not permitted to perform this operation.": "この操作は許可されていません。", "Attachment File Not Found": "添付ファイルが見つかりません", - "Unknown error": "予期せぬエラー" + "Unknown error": "不明なエラー", + "creation.header": "ONLYOFFICEで作成する", + "creation.title.placeholder": "新しいドキュメント", + "creation.label.title": "タイトル", + "creation.label.word": "ドキュメント", + "creation.label.cell": "スプレッドシート", + "creation.label.slide": "プレゼンテーション", + "creation.label.pdf": "フォームのテンプレート", + "creating.error.message": "新規ドキュメント作成時のエラー", + "creating.error.already-exist.message": "既存の添付ファイルと同じファイル名の新しい添付ファイルを追加できません", + "label.create": "作成する", + "label.cancel": "キャンセル" } \ No newline at end of file diff --git a/public/i18n/de_DE.json b/public/i18n/de_DE.json index 9ce7697..0408d9a 100644 --- a/public/i18n/de_DE.json +++ b/public/i18n/de_DE.json @@ -1,5 +1,6 @@ { "onlyoffice.editor.link.view": "Ansicht in ONLYOFFICE", "onlyoffice.editor.link.edit": "Mit ONLYOFFICE bearbeiten", - "onlyoffice.configuration.title": "Konfiguration des ONLYOFFICE" + "onlyoffice.configuration.title": "Konfiguration des ONLYOFFICE", + "onlyoffice.create.link": "Neues Dokument" } \ No newline at end of file diff --git a/public/i18n/es_ES.json b/public/i18n/es_ES.json index 03fa73e..0ab8580 100644 --- a/public/i18n/es_ES.json +++ b/public/i18n/es_ES.json @@ -1,5 +1,6 @@ { "onlyoffice.editor.link.view": "Ver en ONLYOFFICE", "onlyoffice.editor.link.edit": "Editar en ONLYOFFICE", - "onlyoffice.configuration.title": "Ajustes de ONLYOFFICE" + "onlyoffice.configuration.title": "Ajustes de ONLYOFFICE", + "onlyoffice.create.link": "Nuevo documento" } \ No newline at end of file diff --git a/public/i18n/fr_FR.json b/public/i18n/fr_FR.json index fc4feb6..3af0806 100644 --- a/public/i18n/fr_FR.json +++ b/public/i18n/fr_FR.json @@ -1,5 +1,6 @@ { "onlyoffice.editor.link.view": "Voir dans ONLYOFFICE", "onlyoffice.editor.link.edit": "Modifier dans ONLYOFFICE", - "onlyoffice.configuration.title": "Configuration d'ONLYOFFICE" + "onlyoffice.configuration.title": "Configuration d'ONLYOFFICE", + "onlyoffice.create.link": "Nouveau document" } \ No newline at end of file diff --git a/public/i18n/it_IT.json b/public/i18n/it_IT.json index 49148c9..384d369 100644 --- a/public/i18n/it_IT.json +++ b/public/i18n/it_IT.json @@ -1,5 +1,6 @@ { "onlyoffice.editor.link.view": "Visualizza in ONLYOFFICE", "onlyoffice.editor.link.edit": "Modifica in ONLYOFFICE", - "onlyoffice.configuration.title": "Configurazione dell'ONLYOFFICE" + "onlyoffice.configuration.title": "Configurazione dell'ONLYOFFICE", + "onlyoffice.create.link": "Nuovo documento" } \ No newline at end of file diff --git a/public/i18n/ja_JP.json b/public/i18n/ja_JP.json index d1eec24..f865d37 100644 --- a/public/i18n/ja_JP.json +++ b/public/i18n/ja_JP.json @@ -1,5 +1,6 @@ { "onlyoffice.editor.link.view": "ONLYOFFICEで開く", "onlyoffice.editor.link.edit": "ONLYOFFICEで編集する", - "onlyoffice.configuration.title": "ONLYOFFICE 設定" + "onlyoffice.configuration.title": "ONLYOFFICE 設定", + "onlyoffice.create.link": "新しいドキュメント" } \ No newline at end of file