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