diff options
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index bd9889dc572..54212dd4e6f 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -134,9 +134,9 @@ "Choose {file}" : "{file}を選択", "New" : "新規作成", "Loading current folder" : "現在のフォルダの読み込み中", + "Retry" : "リトライ", "No files in here" : "ファイルがありません", "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", - "Go to the previous folder" : "前のフォルダへ移動", "Go back" : "戻る", "Share" : "共有", "Shared by link" : "URLリンクで共有中", @@ -262,6 +262,9 @@ "Files moved successfully" : "ファイルの移動に成功しました", "Conflicts resolution skipped" : "コンフリクトの解決はスキップされました", "Upload cancelled" : "アップロードはキャンセルされました", + "This operation is forbidden" : "この操作は禁止されています", + "This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。", + "Storage is temporarily not available" : "ストレージは一時的に利用できません", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"], @@ -322,9 +325,6 @@ "Select directory \"{dirName}\"" : "ディレクトリを選択: \"{dirName}\"", "Select file \"{fileName}\"" : "ファイルを選択: \"{fileName}\"", "Unable to determine date" : "更新日不明", - "This operation is forbidden" : "この操作は禁止されています", - "This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。", - "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Could not move \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"を移動できませんでした", "Could not move \"{file}\"" : "\"{file}\" を移動できませんでした", "copy" : "コピー", @@ -386,6 +386,7 @@ "Could not rename \"{oldName}\"" : "\"{oldName}\" の名前を変更できませんでした。", "Storage informations" : "ストレージ情報", "Choose file" : "ファイルを選択", + "Go to the previous folder" : "前のフォルダへ移動", "Open the files app settings" : "ファイルアプリの設定を開く", "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "The files is locked" : "ファイルはロックされています", |