New Crowdin translations (#1508)
This commit is contained in:
parent
452890204a
commit
028f9b4b88
@ -21,6 +21,7 @@ export const languages = [
|
|||||||
{ lng: "ru-RU", label: "Русский", data: require("./locales/ru-RU.json") },
|
{ lng: "ru-RU", label: "Русский", data: require("./locales/ru-RU.json") },
|
||||||
{ lng: "fi-FI", label: "Suomi", data: require("./locales/fi-FI.json") },
|
{ lng: "fi-FI", label: "Suomi", data: require("./locales/fi-FI.json") },
|
||||||
{ lng: "tr-TR", label: "Türkçe", data: require("./locales/tr-TR.json") },
|
{ lng: "tr-TR", label: "Türkçe", data: require("./locales/tr-TR.json") },
|
||||||
|
{ lng: "ja-JP", label: "日本語", data: require("./locales/ja-JP.json") },
|
||||||
{ lng: "ko-KR", label: "한국어", data: require("./locales/ko-KR.json") },
|
{ lng: "ko-KR", label: "한국어", data: require("./locales/ko-KR.json") },
|
||||||
{ lng: "zh-TW", label: "繁體中文", data: require("./locales/zh-TW.json") },
|
{ lng: "zh-TW", label: "繁體中文", data: require("./locales/zh-TW.json") },
|
||||||
{ lng: "zh-CN", label: "简体中文", data: require("./locales/zh-CN.json") },
|
{ lng: "zh-CN", label: "简体中文", data: require("./locales/zh-CN.json") },
|
||||||
|
@ -124,7 +124,7 @@
|
|||||||
"trackedToSentry_post": " wurde in unserem System registriert.",
|
"trackedToSentry_post": " wurde in unserem System registriert.",
|
||||||
"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_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_button": "Bug-Tracker.",
|
||||||
"openIssueMessage_post": " Bitte geben Sie die Informationen unten durch Kopieren und Einfügen im GitHub Issue mit an.",
|
"openIssueMessage_post": " Bitte teile die unten stehenden Informationen mit uns im GitHub Issue (Kopieren und Einfügen).",
|
||||||
"sceneContent": "Zeichnungsinhalt:"
|
"sceneContent": "Zeichnungsinhalt:"
|
||||||
},
|
},
|
||||||
"roomDialog": {
|
"roomDialog": {
|
||||||
@ -158,6 +158,6 @@
|
|||||||
"zoomToFit": "Zoomen um alle Elemente einzupassen"
|
"zoomToFit": "Zoomen um alle Elemente einzupassen"
|
||||||
},
|
},
|
||||||
"encrypted": {
|
"encrypted": {
|
||||||
"tooltip": "Deine Zeichnungen sind Ende-zu-Ende-verschlüsselt, sodass der Excalidraw-Server sie nie sehen wird."
|
"tooltip": "Da deine Zeichnungen Ende-zu-Ende verschlüsselt werden, sehen auch unsere Excalidraw-Server sie niemals."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"fontFamily": "Police",
|
"fontFamily": "Police",
|
||||||
"onlySelected": "Uniquement la sélection",
|
"onlySelected": "Uniquement la sélection",
|
||||||
"withBackground": "Avec arrière-plan",
|
"withBackground": "Avec arrière-plan",
|
||||||
"addWatermark": "",
|
"addWatermark": "Ajouter \"Fabriqué avec Excalidraw\"",
|
||||||
"handDrawn": "Manuscrite",
|
"handDrawn": "Manuscrite",
|
||||||
"normal": "Normale",
|
"normal": "Normale",
|
||||||
"code": "Code",
|
"code": "Code",
|
||||||
@ -54,7 +54,7 @@
|
|||||||
"duplicateSelection": "Dupliquer",
|
"duplicateSelection": "Dupliquer",
|
||||||
"untitled": "Sans titre",
|
"untitled": "Sans titre",
|
||||||
"name": "Nom",
|
"name": "Nom",
|
||||||
"madeWithExcalidraw": ""
|
"madeWithExcalidraw": "Fabriqué avec Excalidraw"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "Effacer le canvas & réinitialiser la couleur d'arrière-plan",
|
"clearReset": "Effacer le canvas & réinitialiser la couleur d'arrière-plan",
|
||||||
@ -111,7 +111,7 @@
|
|||||||
"hints": {
|
"hints": {
|
||||||
"linearElement": "Cliquez pour démarrer plusieurs points, faites glisser pour une seule ligne",
|
"linearElement": "Cliquez pour démarrer plusieurs points, faites glisser pour une seule ligne",
|
||||||
"linearElementMulti": "Cliquez sur le dernier point ou appuyez sur Échap ou Entrée pour terminer",
|
"linearElementMulti": "Cliquez sur le dernier point ou appuyez sur Échap ou Entrée pour terminer",
|
||||||
"resize": "",
|
"resize": "Vous pouvez conserver les proportions en maintenant la touche SHIFT pendant le redimensionnement,\nen maintenant la touche ALT pour redimensionner par rapport au centre",
|
||||||
"rotate": "Vous pouvez contraindre les angles en maintenant MAJ enfoncé pendant la rotation"
|
"rotate": "Vous pouvez contraindre les angles en maintenant MAJ enfoncé pendant la rotation"
|
||||||
},
|
},
|
||||||
"errorSplash": {
|
"errorSplash": {
|
||||||
@ -151,13 +151,13 @@
|
|||||||
"editor": "Éditeur",
|
"editor": "Éditeur",
|
||||||
"view": "Afficher",
|
"view": "Afficher",
|
||||||
"blog": "Lisez notre blog",
|
"blog": "Lisez notre blog",
|
||||||
"howto": "Suivez notre guides",
|
"howto": "Suivez nos guides",
|
||||||
"github": "Vous avez trouvé un problème ? Envoyer",
|
"github": "Vous avez trouvé un problème ? Envoyer",
|
||||||
"textNewLine": "Ajouter une nouvelle ligne (texte)",
|
"textNewLine": "Ajouter une nouvelle ligne (texte)",
|
||||||
"textFinish": "Terminer l'édition (texte)",
|
"textFinish": "Terminer l'édition (texte)",
|
||||||
"zoomToFit": ""
|
"zoomToFit": "Zoomer pour visualiser tous les éléments"
|
||||||
},
|
},
|
||||||
"encrypted": {
|
"encrypted": {
|
||||||
"tooltip": ""
|
"tooltip": "Vos dessins sont cryptés de bout en bout, donc les serveurs d'Excalidraw ne les verront jamais."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"labels": {
|
"labels": {
|
||||||
"paste": "貼付け",
|
"paste": "貼り付け",
|
||||||
"selectAll": "すべて選択",
|
"selectAll": "すべて選択",
|
||||||
"copy": "コピー",
|
"copy": "コピー",
|
||||||
"copyAsPng": "PNGとしてクリップボードへコピー",
|
"copyAsPng": "PNGとしてクリップボードへコピー",
|
||||||
"copyAsSvg": "SVGとしてクリップボードへコピー",
|
"copyAsSvg": "SVGとしてクリップボードへコピー",
|
||||||
"bringForward": "前面へ移動",
|
"bringForward": "前面に移動",
|
||||||
"sendToBack": "背面へ移動",
|
"sendToBack": "最背面に移動",
|
||||||
"bringToFront": "最前面へ移動",
|
"bringToFront": "最前面に移動",
|
||||||
"sendBackward": "最背面へ移動",
|
"sendBackward": "背面に移動",
|
||||||
"delete": "削除",
|
"delete": "削除",
|
||||||
"copyStyles": "スタイルのコピー",
|
"copyStyles": "スタイルのコピー",
|
||||||
"pasteStyles": "スタイルの貼り付け",
|
"pasteStyles": "スタイルの貼り付け",
|
||||||
@ -18,95 +18,95 @@
|
|||||||
"strokeWidth": "線の太さ",
|
"strokeWidth": "線の太さ",
|
||||||
"sloppiness": "ばらつき加減",
|
"sloppiness": "ばらつき加減",
|
||||||
"opacity": "透明度",
|
"opacity": "透明度",
|
||||||
"textAlign": "文字の配置",
|
"textAlign": "テキストの配置",
|
||||||
"fontSize": "フォントサイズ",
|
"fontSize": "フォントの大きさ",
|
||||||
"fontFamily": "フォント",
|
"fontFamily": "フォントの種類",
|
||||||
"onlySelected": "選択中のみ",
|
"onlySelected": "選択中のみ",
|
||||||
"withBackground": "背景を表示",
|
"withBackground": "背景を含める",
|
||||||
"addWatermark": "\"Made with Excalidraw\"と表示",
|
"addWatermark": "\"Made with Excalidraw\"と表示",
|
||||||
"handDrawn": "手描き風",
|
"handDrawn": "手描き風",
|
||||||
"normal": "ノーマル",
|
"normal": "普通",
|
||||||
"code": "コード",
|
"code": "コード",
|
||||||
"small": "小",
|
"small": "小",
|
||||||
"medium": "中",
|
"medium": "中",
|
||||||
"large": "大",
|
"large": "大",
|
||||||
"veryLarge": "特大",
|
"veryLarge": "特大",
|
||||||
"solid": "一様",
|
"solid": "ベタ塗り",
|
||||||
"hachure": "けば線",
|
"hachure": "けば線",
|
||||||
"crossHatch": "網目",
|
"crossHatch": "網掛け",
|
||||||
"thin": "細",
|
"thin": "細",
|
||||||
"bold": "太",
|
"bold": "太字",
|
||||||
"left": "左寄せ",
|
"left": "左寄せ",
|
||||||
"center": "中央寄せ",
|
"center": "中央寄せ",
|
||||||
"right": "右寄せ",
|
"right": "右寄せ",
|
||||||
"extraBold": "極太",
|
"extraBold": "極太",
|
||||||
"architect": "きっちり",
|
"architect": "きっちり",
|
||||||
"artist": "アート",
|
"artist": "アート",
|
||||||
"cartoonist": "漫画",
|
"cartoonist": "漫画風",
|
||||||
"fileTitle": "ファイルのタイトル",
|
"fileTitle": "ファイル名",
|
||||||
"colorPicker": "カラーピッカー",
|
"colorPicker": "色選択",
|
||||||
"canvasBackground": "",
|
"canvasBackground": "キャンバスの背景",
|
||||||
"drawingCanvas": "",
|
"drawingCanvas": "キャンバスの描画",
|
||||||
"layers": "",
|
"layers": "レイヤー",
|
||||||
"actions": "",
|
"actions": "操作",
|
||||||
"language": "言語",
|
"language": "言語",
|
||||||
"createRoom": "ライブコラボレーションのセッションを共有",
|
"createRoom": "ライブコラボレーションのセッションを共有",
|
||||||
"duplicateSelection": "複製",
|
"duplicateSelection": "複製",
|
||||||
"untitled": "Untitled",
|
"untitled": "Untitled",
|
||||||
"name": "",
|
"name": "名前",
|
||||||
"madeWithExcalidraw": ""
|
"madeWithExcalidraw": "Excalidrawで作成"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "",
|
"clearReset": "キャンバスのリセット",
|
||||||
"export": "",
|
"export": "エクスポート",
|
||||||
"exportToPng": "",
|
"exportToPng": "PNG にエクスポート",
|
||||||
"exportToSvg": "",
|
"exportToSvg": "SVG にエクスポート",
|
||||||
"copyToClipboard": "",
|
"copyToClipboard": "クリップボードにコピー",
|
||||||
"copyPngToClipboard": "",
|
"copyPngToClipboard": "クリップボードにPNGをコピー",
|
||||||
"save": "",
|
"save": "保存",
|
||||||
"load": "",
|
"load": "読み込み...",
|
||||||
"getShareableLink": "",
|
"getShareableLink": "共有URLの取得",
|
||||||
"close": "",
|
"close": "閉じる",
|
||||||
"selectLanguage": "",
|
"selectLanguage": "言語の選択",
|
||||||
"scrollBackToContent": "",
|
"scrollBackToContent": "",
|
||||||
"zoomIn": "",
|
"zoomIn": "拡大",
|
||||||
"zoomOut": "",
|
"zoomOut": "縮小",
|
||||||
"resetZoom": "",
|
"resetZoom": "拡大/縮小をリセット",
|
||||||
"menu": "",
|
"menu": "メニュー",
|
||||||
"done": "",
|
"done": "完了",
|
||||||
"edit": "",
|
"edit": "編集",
|
||||||
"undo": "",
|
"undo": "元に戻す",
|
||||||
"redo": "",
|
"redo": "やり直し",
|
||||||
"roomDialog": "",
|
"roomDialog": "ライブコラボレーションを開始する",
|
||||||
"createNewRoom": "",
|
"createNewRoom": "新しい部屋を作成する",
|
||||||
"toggleFullScreen": "",
|
"toggleFullScreen": "全画面表示に切り替える",
|
||||||
"toggleZenMode": "",
|
"toggleZenMode": "集中モードに切り替える",
|
||||||
"exitZenMode": ""
|
"exitZenMode": "集中モードをやめる"
|
||||||
},
|
},
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"clearReset": "",
|
"clearReset": "この操作によってキャンバス全体が消えます。よろしいですか?",
|
||||||
"couldNotCreateShareableLink": "",
|
"couldNotCreateShareableLink": "共有URLを作成できませんでした。",
|
||||||
"couldNotLoadInvalidFile": "",
|
"couldNotLoadInvalidFile": "無効なファイルを読み込めませんでした。",
|
||||||
"importBackendFailed": "",
|
"importBackendFailed": "サーバーからの読み込みに失敗しました。",
|
||||||
"cannotExportEmptyCanvas": "",
|
"cannotExportEmptyCanvas": "空のキャンバスはエクスポートできません。",
|
||||||
"couldNotCopyToClipboard": "",
|
"couldNotCopyToClipboard": "クリップボードにコピーできません。Google Chromeでお試しください。",
|
||||||
"decryptFailed": "",
|
"decryptFailed": "データを復号できませんでした。",
|
||||||
"uploadedSecurly": ""
|
"uploadedSecurly": "データのアップロードはエンドツーエンド暗号化によって保護されています。Excalidrawサーバーと第三者はデータの内容を見ることができません。"
|
||||||
},
|
},
|
||||||
"toolBar": {
|
"toolBar": {
|
||||||
"selection": "",
|
"selection": "選択",
|
||||||
"rectangle": "",
|
"rectangle": "矩形",
|
||||||
"diamond": "",
|
"diamond": "ひし形",
|
||||||
"ellipse": "",
|
"ellipse": "楕円",
|
||||||
"arrow": "",
|
"arrow": "矢印",
|
||||||
"line": "",
|
"line": "直線",
|
||||||
"text": "",
|
"text": "テキスト",
|
||||||
"lock": ""
|
"lock": "描画後も使用中のツールを選択したままにする"
|
||||||
},
|
},
|
||||||
"headings": {
|
"headings": {
|
||||||
"canvasActions": "",
|
"canvasActions": "キャンバス操作",
|
||||||
"selectedShapeActions": "",
|
"selectedShapeActions": "選択された図形に対する操作",
|
||||||
"shapes": ""
|
"shapes": "図形"
|
||||||
},
|
},
|
||||||
"hints": {
|
"hints": {
|
||||||
"linearElement": "",
|
"linearElement": "",
|
||||||
@ -123,41 +123,41 @@
|
|||||||
"trackedToSentry_pre": "",
|
"trackedToSentry_pre": "",
|
||||||
"trackedToSentry_post": "",
|
"trackedToSentry_post": "",
|
||||||
"openIssueMessage_pre": "",
|
"openIssueMessage_pre": "",
|
||||||
"openIssueMessage_button": "",
|
"openIssueMessage_button": "バグ報告",
|
||||||
"openIssueMessage_post": "",
|
"openIssueMessage_post": "",
|
||||||
"sceneContent": ""
|
"sceneContent": ""
|
||||||
},
|
},
|
||||||
"roomDialog": {
|
"roomDialog": {
|
||||||
"desc_intro": "",
|
"desc_intro": "",
|
||||||
"desc_privacy": "",
|
"desc_privacy": "このセッションはエンドツーエンド暗号化されており、描画内容は保護されています。運営サーバーからも内容は見えません。",
|
||||||
"button_startSession": "",
|
"button_startSession": "セッションを開始する",
|
||||||
"button_stopSession": "",
|
"button_stopSession": "セッションを終了する",
|
||||||
"desc_inProgressIntro": "",
|
"desc_inProgressIntro": "ライブコラボレーションのセッションが有効になっています。",
|
||||||
"desc_persistenceWarning": "",
|
"desc_persistenceWarning": "P2P方式のためデータはコラボレーションに参加している人だけに共有されており、運営サーバーはデータを保持していません。したがって、すべての参加者が切断した場合、エクスポートするか共有URLを作成しない限り、描画内容は失われます。",
|
||||||
"desc_shareLink": "",
|
"desc_shareLink": "下記リンクをコラボレーションしたい人に共有してください:",
|
||||||
"desc_exitSession": ""
|
"desc_exitSession": "セッションを終了すると部屋から切断されますが、ローカルで編集を続けることができます。変更内容は他の人には反映されません。"
|
||||||
},
|
},
|
||||||
"errorDialog": {
|
"errorDialog": {
|
||||||
"title": ""
|
"title": "エラー"
|
||||||
},
|
},
|
||||||
"shortcutsDialog": {
|
"shortcutsDialog": {
|
||||||
"title": "",
|
"title": "キーボードショートカット",
|
||||||
"shapes": "",
|
"shapes": "図形",
|
||||||
"or": "",
|
"or": "または",
|
||||||
"click": "",
|
"click": "クリック",
|
||||||
"drag": "",
|
"drag": "ドラッグ",
|
||||||
"curvedArrow": "",
|
"curvedArrow": "曲がった矢印",
|
||||||
"curvedLine": "",
|
"curvedLine": "曲線",
|
||||||
"editor": "",
|
"editor": "エディタ",
|
||||||
"view": "",
|
"view": "表示",
|
||||||
"blog": "",
|
"blog": "公式ブログを読む",
|
||||||
"howto": "",
|
"howto": "ヘルプ・マニュアル",
|
||||||
"github": "",
|
"github": "不具合報告はこちら",
|
||||||
"textNewLine": "",
|
"textNewLine": "テキストの改行",
|
||||||
"textFinish": "",
|
"textFinish": "テキストの編集を終える",
|
||||||
"zoomToFit": ""
|
"zoomToFit": "すべての図形が収まるよう拡大/縮小"
|
||||||
},
|
},
|
||||||
"encrypted": {
|
"encrypted": {
|
||||||
"tooltip": ""
|
"tooltip": "描画内容はエンドツーエンド暗号化が施されており、Excalidrawサーバーが内容を見ることはできません。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user