Skip to content

Commit

Permalink
Updated translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
xet7 committed Feb 23, 2024
1 parent 7112584 commit 3cd5d00
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 146 deletions.
2 changes: 1 addition & 1 deletion imports/i18n/data/de.i18n.json
Expand Up @@ -578,7 +578,7 @@
"shortcut-clear-filters": "Alle Filter entfernen",
"shortcut-close-dialog": "Dialog schließen",
"shortcut-filter-my-cards": "Meine Karten filtern",
"shortcut-filter-my-assigned-cards": "Filter my assigned cards",
"shortcut-filter-my-assigned-cards": "Meine zugewiesenen Karten filtern",
"shortcut-show-shortcuts": "Liste der Tastaturkürzel anzeigen",
"shortcut-toggle-filterbar": "Filter-Seitenleiste ein-/ausblenden",
"shortcut-toggle-searchbar": "Such-Seitenleiste ein-/ausblenden",
Expand Down
60 changes: 30 additions & 30 deletions imports/i18n/data/ja-HI.i18n.json
Expand Up @@ -1127,7 +1127,7 @@
"copy-swimlane": "Copy Swimlane",
"copySwimlanePopup-title": "Copy Swimlane",
"display-card-creator": "Display Card Creator",
"wait-spinner": "Wait Spinner",
"wait-spinner": "処理中スピナー",
"Bounce": "Bounce Wait Spinner",
"Cube": "Cube Wait Spinner",
"Cube-Grid": "Cube-Grid Wait Spinner",
Expand Down Expand Up @@ -1199,34 +1199,34 @@
"card-show-lists": "Card Show Lists",
"subtaskActionsPopup-title": "Subtask Actions",
"attachmentActionsPopup-title": "Attachment Actions",
"attachment-move-storage-fs": "Move attachment to filesystem",
"attachment-move-storage-gridfs": "Move attachment to GridFS",
"attachment-move-storage-s3": "Move attachment to S3",
"attachment-move": "Move Attachment",
"move-all-attachments-to-fs": "Move all attachments to filesystem",
"move-all-attachments-to-gridfs": "Move all attachments to GridFS",
"move-all-attachments-to-s3": "Move all attachments to S3",
"move-all-attachments-of-board-to-fs": "Move all attachments of board to filesystem",
"move-all-attachments-of-board-to-gridfs": "Move all attachments of board to GridFS",
"move-all-attachments-of-board-to-s3": "Move all attachments of board to S3",
"path": "Path",
"version-name": "Version-Name",
"size": "Size",
"storage": "Storage",
"action": "Action",
"board-title": "Board Title",
"attachmentRenamePopup-title": "Rename",
"uploading": "Uploading",
"remaining_time": "Remaining time",
"speed": "Speed",
"progress": "Progress",
"password-again": "Password (again)",
"if-you-already-have-an-account": "If you already have an account",
"register": "Register",
"forgot-password": "Forgot password",
"minicardDetailsActionsPopup-title": "Card Details",
"Mongo_sessions_count": "Mongo sessions count",
"change-visibility": "Change Visibility",
"attachment-move-storage-fs": "添付ファイルをファイルシステムに移動",
"attachment-move-storage-gridfs": "添付ファイルを GridFS に移動",
"attachment-move-storage-s3": "添付ファイルを S3 に移動",
"attachment-move": "添付ファイルを移動",
"move-all-attachments-to-fs": "すべての添付ファイルをファイルシステムに移動",
"move-all-attachments-to-gridfs": "すべての添付ファイルを GridFS に移動",
"move-all-attachments-to-s3": "すべての添付ファイルを S3 に移動",
"move-all-attachments-of-board-to-fs": "ボードのすべての添付ファイルをファイルシステムに移動",
"move-all-attachments-of-board-to-gridfs": "ボードのすべての添付ファイルを GridFS に移動",
"move-all-attachments-of-board-to-s3": "ボードのすべての添付ファイルを S3 に移動",
"path": "パス",
"version-name": "バージョン名",
"size": "サイズ",
"storage": "ストレージ",
"action": "操作",
"board-title": "ボードのタイトル",
"attachmentRenamePopup-title": "名前変更",
"uploading": "アップロード中",
"remaining_time": "残り時間",
"speed": "速度",
"progress": "進捗",
"password-again": "パスワード(再入力)",
"if-you-already-have-an-account": "すでにアカウントを持っている場合",
"register": "登録",
"forgot-password": "パスワードを忘れた",
"minicardDetailsActionsPopup-title": "カード詳細",
"Mongo_sessions_count": "Mongo セッション数",
"change-visibility": "公開範囲の変更",
"max-upload-filesize": "アップロードファイルの最大バイト数:",
"allowed-upload-filetypes": "アップロードできるファイルタイプ:",
"max-avatar-filesize": "アバターの最大バイト数:",
Expand All @@ -1240,7 +1240,7 @@
"editTranslationPopup-title": "カスタム翻訳文字列を編集",
"settingsTranslationPopup-title": "このカスタム翻訳文字列を削除しますか",
"translation": "翻訳",
"text": "Text",
"text": "テキスト",
"translation-text": "翻訳テキスト",
"show-at-minicard": "ミニカードで表示",
"show-checklist-at-minicard": "ミニカードでチェックリストを表示",
Expand Down

0 comments on commit 3cd5d00

Please sign in to comment.