[skip ci] Updated translations via Crowdin

This commit is contained in:
Frederick [Bot] 2023-07-13 00:08:55 +00:00 committed by drone
parent 890e7e1f52
commit 3748a496d5

View File

@ -87,7 +87,7 @@
"defaultProject": "デフォルトのプロジェクト", "defaultProject": "デフォルトのプロジェクト",
"timezone": "タイムゾーン", "timezone": "タイムゾーン",
"overdueTasksRemindersTime": "期限切れタスクのリマインダー送信時間", "overdueTasksRemindersTime": "期限切れタスクのリマインダー送信時間",
"filterUsedOnOverview": "Saved filter used on the overview page" "filterUsedOnOverview": "概要ページに使用されるフィルターを保存しました"
}, },
"totp": { "totp": {
"title": "2要素認証", "title": "2要素認証",
@ -171,7 +171,7 @@
"title": "プロジェクト名", "title": "プロジェクト名",
"color": "色", "color": "色",
"projects": "プロジェクト", "projects": "プロジェクト",
"parent": "Parent Project", "parent": "親プロジェクト",
"search": "プロジェクトのキーワードを入力…", "search": "プロジェクトのキーワードを入力…",
"searchSelect": "クリックするかEnterキーを押してプロジェクトを選択", "searchSelect": "クリックするかEnterキーを押してプロジェクトを選択",
"shared": "共有プロジェクト", "shared": "共有プロジェクト",
@ -194,8 +194,8 @@
}, },
"background": { "background": {
"title": "プロジェクトの背景画像を設定", "title": "プロジェクトの背景画像を設定",
"remove": "背景画像削除", "remove": "背景画像削除",
"upload": "画像の選択", "upload": "画像を選択…",
"searchPlaceholder": "背景画像を検索…", "searchPlaceholder": "背景画像を検索…",
"poweredByUnsplash": "Powered by Unsplash", "poweredByUnsplash": "Powered by Unsplash",
"loadMore": "写真をもっと読み込む", "loadMore": "写真をもっと読み込む",
@ -254,9 +254,9 @@
"userTeam": { "userTeam": {
"typeUser": "ユーザー", "typeUser": "ユーザー",
"typeTeam": "チーム", "typeTeam": "チーム",
"shared": "Shared with these {type}", "shared": "アクセスできる{type}",
"you": "You", "you": "あなた",
"notShared": "Not shared with any {type} yet.", "notShared": "まだどの{type}とも共有していません。",
"removeHeader": "Remove a {type} from the {sharable}", "removeHeader": "Remove a {type} from the {sharable}",
"removeText": "Are you sure you want to remove this {sharable} from the {type}? This cannot be undone!", "removeText": "Are you sure you want to remove this {sharable} from the {type}? This cannot be undone!",
"removeSuccess": "The {sharable} was successfully removed from the {type}.", "removeSuccess": "The {sharable} was successfully removed from the {type}.",
@ -492,17 +492,17 @@
"ranges": { "ranges": {
"today": "今日", "today": "今日",
"thisWeek": "今週", "thisWeek": "今週",
"restOfThisWeek": "現在日時から週末まで", "restOfThisWeek": "から週末まで",
"nextWeek": "来週", "nextWeek": "来週",
"next7Days": "7日間", "next7Days": "7日間",
"lastWeek": "先週", "lastWeek": "先週",
"thisMonth": "今月", "thisMonth": "今月",
"restOfThisMonth": "現在日時から月末まで", "restOfThisMonth": "から月末まで",
"nextMonth": "来月", "nextMonth": "来月",
"next30Days": "30日間", "next30Days": "30日間",
"lastMonth": "先月", "lastMonth": "先月",
"thisYear": "今年", "thisYear": "今年",
"restOfThisYear": "現在日時から年末まで" "restOfThisYear": "から年末まで"
} }
}, },
"datemathHelp": { "datemathHelp": {
@ -826,34 +826,34 @@
"allPages": "これらのショートカットはすべてのページで機能します。", "allPages": "これらのショートカットはすべてのページで機能します。",
"currentPageOnly": "これらのショートカットはこのページで機能します。", "currentPageOnly": "これらのショートカットはこのページで機能します。",
"somePagesOnly": "これらのショートカットは一部のページでのみ機能します。", "somePagesOnly": "これらのショートカットは一部のページでのみ機能します。",
"toggleMenu": "Toggle The Menu", "toggleMenu": "メニューの表示/非表示",
"quickSearch": "Open the search/quick action bar", "quickSearch": "Open the search/quick action bar",
"then": "then", "then": " ",
"task": { "task": {
"title": "Task Page", "title": "タスク",
"done": "タスクの完了/取り消し", "done": "タスクの完了/取り消し",
"assign": "Assign this task to a user", "assign": "タスクに担当者を割り当てる",
"labels": "Add labels to this task", "labels": "タスクにラベルを追加",
"dueDate": "Change the due date of this task", "dueDate": "タスクの期日を設定",
"attachment": "このタスクに添付ファイルを追加", "attachment": "タスクに添付ファイルを追加",
"related": "Modify related tasks of this task", "related": "関連タスクを追加",
"color": "タスクの色変更", "color": "タスクの色変更",
"move": "Move this task to another project", "move": "タスクを別のプロジェクトに移動",
"reminder": "Manage reminders of this task", "reminder": "タスクのリマインダーを設定",
"description": "Toggle editing of the task description", "description": "タスクの説明を編集",
"delete": "タスク削除", "delete": "タスク削除",
"priority": "Change the priority of this task", "priority": "タスクの優先度を設定",
"favorite": "Mark this task as favorite / unfavorite" "favorite": "タスクをお気に入りに追加/削除"
}, },
"project": { "project": {
"title": "Project Views", "title": "プロジェクト",
"switchToListView": "リストで表示", "switchToListView": "リストで表示",
"switchToGanttView": "ガントチャートで表示", "switchToGanttView": "ガントチャートで表示",
"switchToKanbanView": "カンバンボードで表示", "switchToKanbanView": "カンバンボードで表示",
"switchToTableView": "テーブルで表示" "switchToTableView": "テーブルで表示"
}, },
"navigation": { "navigation": {
"title": "Navigation", "title": "ナビゲーション",
"overview": "概要に移動", "overview": "概要に移動",
"upcoming": "今後の予定に移動", "upcoming": "今後の予定に移動",
"labels": "ラベルに移動", "labels": "ラベルに移動",
@ -868,10 +868,10 @@
"menu": { "menu": {
"edit": "編集", "edit": "編集",
"archive": "アーカイブ", "archive": "アーカイブ",
"duplicate": "Duplicate", "duplicate": "複製",
"delete": "削除", "delete": "削除",
"unarchive": "アーカイブの取り消し", "unarchive": "アーカイブの取り消し",
"setBackground": "Set background", "setBackground": "背景画像の設定",
"share": "共有", "share": "共有",
"newProject": "新しいプロジェクトの作成", "newProject": "新しいプロジェクトの作成",
"createProject": "Create project" "createProject": "Create project"