diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-24 00:08:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-24 00:08:50 +0000 |
commit | a7f2dc6dd660179682f7d03ac8e07649b59cdd6f (patch) | |
tree | da1506056f767fea2ff0bf4a822600ff73680435 /apps/files/l10n/ja.json | |
parent | 697fcc93da3dda942defd5b5b8649dd2dce70874 (diff) | |
download | nextcloud-server-a7f2dc6dd660179682f7d03ac8e07649b59cdd6f.tar.gz nextcloud-server-a7f2dc6dd660179682f7d03ac8e07649b59cdd6f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 99c46c8d0a6..555025bc9bb 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -14,8 +14,6 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。", "Target folder \"{dir}\" does not exist any more" : "対象フォルダー \"{dir}\" がもう存在しません", "Not enough free space" : "十分な空き容量がありません", - "Uploading..." : "アップロード中...", - "..." : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中 {loadedSize} ({bitrate})", "Actions" : "アクション", "Download" : "ダウンロード", @@ -132,6 +130,8 @@ "Deleted files" : "ゴミ箱", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", + "Uploading..." : "アップロード中...", + "..." : "…", "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["残り {hours}:{minutes}:{seconds} 時間"], "{hours}:{minutes}h" : "{hours}:{minutes} 時間", "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["残り {minutes}:{seconds} 分"], |