summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.php')
-rw-r--r--apps/files/l10n/ja.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ja.php b/apps/files/l10n/ja.php
index 361fd835ce1..5d39920b37d 100644
--- a/apps/files/l10n/ja.php
+++ b/apps/files/l10n/ja.php
@@ -42,14 +42,17 @@ $TRANSLATIONS = array(
"Share" => "共有",
"Delete permanently" => "完全に削除する",
"Rename" => "名前の変更",
+"Your download is being prepared. This might take some time if the files are big." => "ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。",
+"Pending" => "中断",
"Error moving file" => "ファイルの移動エラー",
"Error" => "エラー",
-"Pending" => "中断",
"Could not rename file" => "ファイルの名前変更ができませんでした",
"Error deleting file." => "ファイルの削除エラー。",
+"Name" => "名前",
+"Size" => "サイズ",
+"Modified" => "更新日時",
"_%n folder_::_%n folders_" => array("%n 個のフォルダー"),
"_%n file_::_%n files_" => array("%n 個のファイル"),
-"{dirs} and {files}" => "{dirs} と {files}",
"_Uploading %n file_::_Uploading %n files_" => array("%n 個のファイルをアップロード中"),
"\"{name}\" is an invalid file name." => "\"{name}\" は無効なファイル名です。",
"Your storage is full, files can not be updated or synced anymore!" => "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
@@ -57,10 +60,7 @@ $TRANSLATIONS = array(
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "暗号化の機能は無効化されましたが、ファイルはすでに暗号化されています。個人設定からファイルを複合を行ってください。",
-"Your download is being prepared. This might take some time if the files are big." => "ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。",
-"Name" => "名前",
-"Size" => "サイズ",
-"Modified" => "更新日時",
+"{dirs} and {files}" => "{dirs} と {files}",
"%s could not be renamed" => "%sの名前を変更できませんでした",
"File handling" => "ファイル操作",
"Maximum upload size" => "最大アップロードサイズ",