ref: Format translations
This commit is contained in:
@@ -61,7 +61,6 @@ export default {
|
||||
currentPassword: '現在のパスワード',
|
||||
dangerZone_title: '危険ゾーン',
|
||||
date: '日付',
|
||||
dueDate_title: '期限',
|
||||
deleteAttachment_title: '添付ファイルを削除',
|
||||
deleteBoard_title: 'ボードを削除',
|
||||
deleteCard_title: 'カードを削除',
|
||||
@@ -74,7 +73,7 @@ export default {
|
||||
description: '説明',
|
||||
detectAutomatically: '自動的に検知',
|
||||
dropFileToUpload: 'ファイルをドロップしてアップロード',
|
||||
editor: 'エディター',
|
||||
dueDate_title: '期限',
|
||||
editAttachment_title: '添付ファイルを編集',
|
||||
editAvatar_title: 'アバターを編集',
|
||||
editDueDate_title: '期限を編集',
|
||||
@@ -85,6 +84,7 @@ export default {
|
||||
editPermissions_title: '権限を編集',
|
||||
editStopwatch_title: 'タイマーを編集',
|
||||
editUsername_title: 'ユーザー名を編集',
|
||||
editor: 'エディター',
|
||||
email: 'Eメール',
|
||||
enterCardTitle: 'カードのタイトルを入力…',
|
||||
enterDescription: '説明を入力…',
|
||||
@@ -113,12 +113,12 @@ export default {
|
||||
newEmail: '新しいEメール',
|
||||
newPassword: '新しいパスワード',
|
||||
newUsername: '新しいユーザー名',
|
||||
noConnectionToServer: 'サーバーへ接続されていません',
|
||||
noBoards: 'ボードがありません',
|
||||
noConnectionToServer: 'サーバーへ接続されていません',
|
||||
noLists: 'リストがありません',
|
||||
noProjects: 'プロジェクトがありません',
|
||||
notifications: '通知',
|
||||
noUnreadNotifications: '未読の通知はありません。',
|
||||
notifications: '通知',
|
||||
openBoard_title: 'ボードを開く',
|
||||
optional_inline: '任意',
|
||||
organization: '組織',
|
||||
@@ -193,8 +193,8 @@ export default {
|
||||
deleteTask_title: 'タスクを削除',
|
||||
deleteUser: 'ユーザーを削除',
|
||||
edit: '編集',
|
||||
editDueDate_title: '期限を編集',
|
||||
editDescription_title: '説明を編集',
|
||||
editDueDate_title: '期限を編集',
|
||||
editEmail_title: 'Eメールを編集',
|
||||
editInformation_title: '情報を編集',
|
||||
editPassword_title: 'パスワードの編集',
|
||||
|
||||
@@ -10,8 +10,8 @@ export default {
|
||||
password: 'パスワード',
|
||||
serverConnectionFailed: 'サーバーの接続に失敗',
|
||||
unknownError: '不明なエラーです。後でもう一度試してください。',
|
||||
usernameAlreadyInUse: 'ユーザー名は既に使われています',
|
||||
useSingleSignOn: 'SSOを使用',
|
||||
usernameAlreadyInUse: 'ユーザー名は既に使われています',
|
||||
},
|
||||
|
||||
action: {
|
||||
|
||||
Reference in New Issue
Block a user