summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js48
1 files changed, 4 insertions, 44 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 2a610b6fb80..69ee8df33f8 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -130,54 +130,14 @@ OC.L10N.register(
"Deleted files" : "ゴミ箱",
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
- "Storage not available" : "ストレージが利用できません",
- "Unable to set upload directory." : "アップロードディレクトリを設定できません。",
- "Invalid Token" : "無効なトークン",
- "No file was uploaded. Unknown error" : "ファイルは何もアップロードされていません。不明なエラー",
- "There is no error, the file uploaded with success" : "エラーはありません。ファイルのアップロードは成功しました",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています",
- "The uploaded file was only partially uploaded" : "アップロードファイルは一部分だけアップロードされました",
- "No file was uploaded" : "ファイルはアップロードされませんでした",
- "Missing a temporary folder" : "一時保存フォルダーが見つかりません",
- "Failed to write to disk" : "ディスクへの書き込みに失敗しました",
- "Not enough storage available" : "ストレージに十分な空き容量がありません",
- "The target folder has been moved or deleted." : "対象のフォルダーは移動されたか、削除されました。",
- "Upload failed. Could not find uploaded file" : "アップロードに失敗しました。アップロード済みのファイルを見つけることができませんでした。",
- "Upload failed. Could not get file info." : "アップロードに失敗しました。ファイル情報を取得できませんでした。",
- "Invalid directory." : "無効なディレクトリです。",
- "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。",
- "Error uploading file \"{fileName}\": {message}" : "ファイル\"{fileName}\"のアップロードエラー: {message}",
- "Could not get result from server." : "サーバーから結果を取得できませんでした。",
- "{hours}:{minutes}:{seconds} hour{plural_s} left" : "残り{hours}:{minutes}:{seconds} 時間",
+ "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["残り {hours}:{minutes}:{seconds} 時間"],
"{hours}:{minutes}h" : "{hours}:{minutes} 時間",
- "{minutes}:{seconds} minute{plural_s} left" : "残り{minutes}:{seconds} 分",
+ "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["残り {minutes}:{seconds} 分"],
"{minutes}:{seconds}m" : "{minutes}:{seconds} 分",
- "{seconds} second{plural_s} left" : "残り{minutes}:{seconds} 秒",
+ "_{seconds} second left_::_{seconds} seconds left_" : ["残り {seconds} 秒"],
"{seconds}s" : "{seconds} 秒",
"Any moment now..." : "まもなく…",
"Soon..." : "まもなく…",
- "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
- "No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません",
- "Local link" : "ローカルリンク",
- "{newname} already exists" : "{newname} はすでに存在します",
- "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき",
- "A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーを<strong>削除</strong>したとき",
- "A file or folder has been <strong>restored</strong>" : "ファイルまたはフォルダーを<strong>復元</strong>したとき",
- "You created %1$s" : "あなたは %1$s を作成しました",
- "%2$s created %1$s" : "%2$s は%1$s を作成しました",
- "%1$s was created in a public folder" : "公開フォルダーに %1$s が作成されました",
- "You changed %1$s" : "あなたは %1$s を変更しました",
- "%2$s changed %1$s" : "%2$s は%1$s を変更しました",
- "You deleted %1$s" : "あなたは %1$s を削除しました",
- "%2$s deleted %1$s" : "%2$s は %1$s を削除しました",
- "You restored %1$s" : "%1$s を復元しました",
- "%2$s restored %1$s" : "%2$s は、 %1$s を復元しました",
- "Changed by %2$s" : "%2$s により更新",
- "Deleted by %2$s" : "%2$s により削除",
- "Restored by %2$s" : "%2$s により復元",
- "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["残り {hours}:{minutes}:{seconds} 時間"],
- "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["残り {minutes}:{seconds} 分"],
- "_{seconds} second left_::_{seconds} seconds left_" : ["残り {seconds} 秒"]
+ "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。"
},
"nplurals=1; plural=0;");