From 13cea081f3c7a0a1285dba1a5d3e936911dea6e6 Mon Sep 17 00:00:00 2001 From: Lipis Date: Sun, 19 Apr 2020 00:40:40 +0300 Subject: [PATCH] New Crowdin translations (#1449) * New translations en.json (Arabic) * New translations en.json (Korean) * New translations en.json (Bulgarian) * New translations en.json (Turkish) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Italian) * New translations en.json (Chinese Simplified) * New translations en.json (Indonesian) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Japanese) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Arabic) * New translations en.json (Korean) * New translations en.json (Bulgarian) * New translations en.json (Turkish) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Italian) * New translations en.json (Chinese Simplified) * New translations en.json (Indonesian) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Japanese) * New translations en.json (Norwegian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (German) --- src/locales/ar-SA.json | 6 +++++- src/locales/bg-BG.json | 6 +++++- src/locales/de-DE.json | 8 ++++++-- src/locales/el-GR.json | 6 +++++- src/locales/es-ES.json | 6 +++++- src/locales/fr-FR.json | 6 +++++- src/locales/hi-IN.json | 6 +++++- src/locales/hu-HU.json | 6 +++++- src/locales/id-ID.json | 6 +++++- src/locales/it-IT.json | 34 +++++++++++++++++++--------------- src/locales/ja-JP.json | 6 +++++- src/locales/ko-KR.json | 6 +++++- src/locales/nl-NL.json | 6 +++++- src/locales/no-NO.json | 6 +++++- src/locales/pl-PL.json | 6 +++++- src/locales/pt-PT.json | 6 +++++- src/locales/ru-RU.json | 6 +++++- src/locales/tr-TR.json | 6 +++++- src/locales/zh-CN.json | 6 +++++- src/locales/zh-TW.json | 6 +++++- 20 files changed, 115 insertions(+), 35 deletions(-) diff --git a/src/locales/ar-SA.json b/src/locales/ar-SA.json index 29f227d6..f3f05086 100644 --- a/src/locales/ar-SA.json +++ b/src/locales/ar-SA.json @@ -150,6 +150,10 @@ "howto": "", "github": "", "textNewLine": "", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/bg-BG.json b/src/locales/bg-BG.json index 87319042..6f380a2d 100644 --- a/src/locales/bg-BG.json +++ b/src/locales/bg-BG.json @@ -150,6 +150,10 @@ "howto": "Следвайте нашите ръководства", "github": "Намерихте проблем? Изпратете", "textNewLine": "Добавяне на нов ред (текст)", - "textFinish": "Завършете редактиране (текст)" + "textFinish": "Завършете редактиране (текст)", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/de-DE.json b/src/locales/de-DE.json index ce3fb8da..a31f0b3f 100644 --- a/src/locales/de-DE.json +++ b/src/locales/de-DE.json @@ -118,7 +118,7 @@ "clearCanvasCaveat": " Dies wird zum Verlust von Daten führen ", "trackedToSentry_pre": "Der Fehler mit der Kennung ", "trackedToSentry_post": " wurde in unserem System registriert.", - "openIssueMessage_pre": "Wir waren sehr vorsichtig und haben deine Zeichnungsinformationen nicht in den Fehler aufgenommen. Wenn deine Zeichnung nicht privat ist, unterstütze uns bitte über unseren ", + "openIssueMessage_pre": "Wir waren sehr vorsichtig und haben deine Zeichnungsinformationen nicht in die Fehlerinformationen aufgenommen. Wenn deine Zeichnung nicht privat ist, unterstütze uns bitte über unseren ", "openIssueMessage_button": "Bug-Tracker.", "openIssueMessage_post": " Bitte geben Sie die Informationen unten durch Kopieren und Einfügen im GitHub Issue mit an.", "sceneContent": "Zeichnungsinhalt:" @@ -150,6 +150,10 @@ "howto": "Folgen Sie unseren Anleitungen", "github": "Ein Problem gefunden? Informieren Sie uns", "textNewLine": "Neue Zeile hinzufügen (Text)", - "textFinish": "Bearbeiten beenden (Text)" + "textFinish": "Bearbeiten beenden (Text)", + "zoomToFit": "Zoomen um alle Elemente einzupassen" + }, + "encrypted": { + "tooltip": "Deine Zeichnungen sind Ende-zu-Ende-verschlüsselt, sodass der Excalidraw-Server sie nie sehen wird. Klicke auf das Symbol um mehr zu erfahren..." } } diff --git a/src/locales/el-GR.json b/src/locales/el-GR.json index 0691da90..bd53f841 100644 --- a/src/locales/el-GR.json +++ b/src/locales/el-GR.json @@ -150,6 +150,10 @@ "howto": "Ακολουθήστε τους οδηγούς μας", "github": "Βρήκατε πρόβλημα; Υποβάλετε το", "textNewLine": "Προσθήκη νέας γραμμής (κείμενο)", - "textFinish": "Ολοκλήρωση επεξεργασίας (κείμενο)" + "textFinish": "Ολοκλήρωση επεξεργασίας (κείμενο)", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/es-ES.json b/src/locales/es-ES.json index b654ef1f..08d5f474 100644 --- a/src/locales/es-ES.json +++ b/src/locales/es-ES.json @@ -150,6 +150,10 @@ "howto": "Seguir nuestras guías", "github": "¿Has encontrado un problema? Envíalo", "textNewLine": "Añadir nueva línea (texto)", - "textFinish": "Finalizar edición (texto)" + "textFinish": "Finalizar edición (texto)", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/fr-FR.json b/src/locales/fr-FR.json index d166e0ea..351750bb 100644 --- a/src/locales/fr-FR.json +++ b/src/locales/fr-FR.json @@ -150,6 +150,10 @@ "howto": "Suivez notre guides", "github": "Vous avez trouvé un problème ? Envoyer", "textNewLine": "Ajouter une nouvelle ligne (texte)", - "textFinish": "Terminer l'édition (texte)" + "textFinish": "Terminer l'édition (texte)", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/hi-IN.json b/src/locales/hi-IN.json index e26d4c40..28895d19 100644 --- a/src/locales/hi-IN.json +++ b/src/locales/hi-IN.json @@ -150,6 +150,10 @@ "howto": "", "github": "", "textNewLine": "", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/hu-HU.json b/src/locales/hu-HU.json index 92efbb06..8e71907f 100644 --- a/src/locales/hu-HU.json +++ b/src/locales/hu-HU.json @@ -150,6 +150,10 @@ "howto": "", "github": "", "textNewLine": "", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/id-ID.json b/src/locales/id-ID.json index 541a5af4..1ab58901 100644 --- a/src/locales/id-ID.json +++ b/src/locales/id-ID.json @@ -150,6 +150,10 @@ "howto": "", "github": "", "textNewLine": "", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/it-IT.json b/src/locales/it-IT.json index 8f341985..93b933fc 100644 --- a/src/locales/it-IT.json +++ b/src/locales/it-IT.json @@ -5,17 +5,17 @@ "copy": "Copia", "copyAsPng": "Copia negli appunti come PNG", "copyAsSvg": "Copia negli appunti come PNG", - "bringForward": "", - "sendToBack": "", - "bringToFront": "", - "sendBackward": "", + "bringForward": "Porta avanti", + "sendToBack": "Manda in fondo", + "bringToFront": "Porta in cima", + "sendBackward": "Manda dietro", "delete": "Elimina", "copyStyles": "Copia stili", "pasteStyles": "Incolla stili", "stroke": "Tratto", "background": "Sfondo", "fill": "Riempimento", - "strokeWidth": "", + "strokeWidth": "Spessore del tratto", "sloppiness": "Imprecisione", "opacity": "Opacità", "textAlign": "Allineamento del testo", @@ -38,21 +38,21 @@ "left": "Sinistra", "center": "Centro", "right": "Destra", - "extraBold": "", + "extraBold": "Extra Grassetto", "architect": "Architetto", "artist": "Artista", "cartoonist": "Fumettista", "fileTitle": "Titolo file", "colorPicker": "Selettore colore", "canvasBackground": "Sfondo tela", - "drawingCanvas": "", + "drawingCanvas": "Area di disegno", "layers": "Livelli", "actions": "Azioni", "language": "Lingua", "createRoom": "Condividi una sessione di collaborazione in diretta", "duplicateSelection": "Duplica", "untitled": "Senza titolo", - "name": "" + "name": "Nome" }, "buttons": { "clearReset": "Ripristina la tela", @@ -116,11 +116,11 @@ "clearCanvasMessage": "Se ricaricare non funziona, prova ", "clearCanvasMessage_button": "pulire la tela.", "clearCanvasCaveat": " Questo risulterà nella perdita del lavoro ", - "trackedToSentry_pre": "", + "trackedToSentry_pre": "L'errore con identificativo ", "trackedToSentry_post": " è stato tracciato nel nostro sistema.", "openIssueMessage_pre": "", "openIssueMessage_button": "bug tracker.", - "openIssueMessage_post": "", + "openIssueMessage_post": " Per favore includi le informazioni riportate qui sotto copiandole e incollandole nella issue di GitHub.", "sceneContent": "Contenuto della scena:" }, "roomDialog": { @@ -141,15 +141,19 @@ "shapes": "Forme", "or": "oppure", "click": "click", - "drag": "", - "curvedArrow": "", - "curvedLine": "", + "drag": "trascina", + "curvedArrow": "Freccia curva", + "curvedLine": "Linea curva", "editor": "Editor", "view": "Vista", "blog": "Leggi il nostro blog", "howto": "Segui le nostre guide", "github": "Hai trovato un problema? Segnalalo", - "textNewLine": "", - "textFinish": "" + "textNewLine": "Aggiungi nuova riga (testo)", + "textFinish": "Completa la modifica (testo)", + "zoomToFit": "Adatta zoom per mostrare tutti gli elementi" + }, + "encrypted": { + "tooltip": "I tuoi disegni sono crittografati end-to-end in modo che i server di Excalidraw non li possano mai vedere.\nClicca l'icona per saperne di più..." } } diff --git a/src/locales/ja-JP.json b/src/locales/ja-JP.json index 812fe9a7..5b1d06a7 100644 --- a/src/locales/ja-JP.json +++ b/src/locales/ja-JP.json @@ -150,6 +150,10 @@ "howto": "", "github": "", "textNewLine": "", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/ko-KR.json b/src/locales/ko-KR.json index 86b33637..36412400 100644 --- a/src/locales/ko-KR.json +++ b/src/locales/ko-KR.json @@ -150,6 +150,10 @@ "howto": "가이드 참고하기", "github": "이슈 제보하기", "textNewLine": "줄바꾸기", - "textFinish": "편집 완료" + "textFinish": "편집 완료", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/nl-NL.json b/src/locales/nl-NL.json index 89953df3..72dd31c1 100644 --- a/src/locales/nl-NL.json +++ b/src/locales/nl-NL.json @@ -150,6 +150,10 @@ "howto": "Volg onze handleidingen", "github": "Probleem gevonden? Stuur een nieuwe issue", "textNewLine": "Nieuwe regel toevoegen (tekst)", - "textFinish": "Voltooi bewerken (tekst)" + "textFinish": "Voltooi bewerken (tekst)", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "Je illustratie is beveiligd met end-to-end encryptie, wat betekent dat de Excalidraw server ze nooit zal zien. Klik op het icoon om meer te weten..." } } diff --git a/src/locales/no-NO.json b/src/locales/no-NO.json index 4adb26f5..65713723 100644 --- a/src/locales/no-NO.json +++ b/src/locales/no-NO.json @@ -150,6 +150,10 @@ "howto": "Følg våre veiledninger", "github": "Funnet et problem? Send inn", "textNewLine": "Legg til ny linje (tekst)", - "textFinish": "Fullfør redigering (tekst)" + "textFinish": "Fullfør redigering (tekst)", + "zoomToFit": "Zoom for å passe alle elementene" + }, + "encrypted": { + "tooltip": "Dine tegninger er ende-til-ende-krypterte slik at Excalidraw sine servere aldri vil se dem. Klikk på ikonet for å lære mer..." } } diff --git a/src/locales/pl-PL.json b/src/locales/pl-PL.json index 54aa1d76..e1772d47 100644 --- a/src/locales/pl-PL.json +++ b/src/locales/pl-PL.json @@ -150,6 +150,10 @@ "howto": "Skorzystaj z instrukcji", "github": "Znalazłeś problem? Zgłoś go", "textNewLine": "Dodaj nową linię (tekst)", - "textFinish": "Zakończ edycję (tekst)" + "textFinish": "Zakończ edycję (tekst)", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "Twoje rysunki są zabezpieczone szyfrowaniem end-to-end, tak więc nawet w Excalidraw nie jesteśmy w stanie zobaczyć tego co tworzysz. Kliknij ikonę, aby dowiedzieć się więcej..." } } diff --git a/src/locales/pt-PT.json b/src/locales/pt-PT.json index 673c1263..28fe4eb8 100644 --- a/src/locales/pt-PT.json +++ b/src/locales/pt-PT.json @@ -150,6 +150,10 @@ "howto": "Siga os nossos guias", "github": "Encontrou algum problema? Nos informe", "textNewLine": "Adicionar nova linha (texto)", - "textFinish": "Finalizar edição (texto)" + "textFinish": "Finalizar edição (texto)", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json index f34d5166..f637317a 100644 --- a/src/locales/ru-RU.json +++ b/src/locales/ru-RU.json @@ -150,6 +150,10 @@ "howto": "", "github": "", "textNewLine": "Добавить новую строку (текст)", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/tr-TR.json b/src/locales/tr-TR.json index 61dd975b..2ebf567f 100644 --- a/src/locales/tr-TR.json +++ b/src/locales/tr-TR.json @@ -150,6 +150,10 @@ "howto": "Rehberimizi takip edin", "github": "Bir hata mı buldun? Bildir", "textNewLine": "", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index c7013b1a..8c6d94eb 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -150,6 +150,10 @@ "howto": "跟随我们的指南", "github": "发现问题?提交", "textNewLine": "文本换行", - "textFinish": "完成编辑文本" + "textFinish": "完成编辑文本", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } } diff --git a/src/locales/zh-TW.json b/src/locales/zh-TW.json index 284d730b..dd0e6b44 100644 --- a/src/locales/zh-TW.json +++ b/src/locales/zh-TW.json @@ -150,6 +150,10 @@ "howto": "", "github": "", "textNewLine": "", - "textFinish": "" + "textFinish": "", + "zoomToFit": "" + }, + "encrypted": { + "tooltip": "" } }