summaryrefslogtreecommitdiffstats
path: root/l10n/ja_JP
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja_JP')
-rw-r--r--l10n/ja_JP/files.po71
-rw-r--r--l10n/ja_JP/settings.po8
2 files changed, 38 insertions, 41 deletions
diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po
index 3309dc415c7..05c448fe959 100644
--- a/l10n/ja_JP/files.po
+++ b/l10n/ja_JP/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-27 00:09+0100\n"
-"PO-Revision-Date: 2012-11-26 01:15+0000\n"
-"Last-Translator: Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>\n"
+"POT-Creation-Date: 2012-12-01 00:01+0100\n"
+"PO-Revision-Date: 2012-11-30 23:02+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,40 +25,41 @@ msgid "There is no error, the file uploaded with success"
msgstr "エラーはありません。ファイルのアップロードは成功しました"
#: ajax/upload.php:21
-msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr "アップロードされたファイルはphp.iniのupload_max_filesizeに設定されたサイズを超えています"
+msgid ""
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
+msgstr ""
-#: ajax/upload.php:22
+#: ajax/upload.php:23
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "アップロードされたファイルはHTMLのフォームに設定されたMAX_FILE_SIZEに設定されたサイズを超えています"
-#: ajax/upload.php:23
+#: ajax/upload.php:25
msgid "The uploaded file was only partially uploaded"
msgstr "ファイルは一部分しかアップロードされませんでした"
-#: ajax/upload.php:24
+#: ajax/upload.php:26
msgid "No file was uploaded"
msgstr "ファイルはアップロードされませんでした"
-#: ajax/upload.php:25
+#: ajax/upload.php:27
msgid "Missing a temporary folder"
msgstr "テンポラリフォルダが見つかりません"
-#: ajax/upload.php:26
+#: ajax/upload.php:28
msgid "Failed to write to disk"
msgstr "ディスクへの書き込みに失敗しました"
-#: appinfo/app.php:6
+#: appinfo/app.php:10
msgid "Files"
msgstr "ファイル"
-#: js/fileactions.js:117 templates/index.php:64
+#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
msgid "Unshare"
msgstr "共有しない"
-#: js/fileactions.js:119 templates/index.php:66
+#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
msgid "Delete"
msgstr "削除"
@@ -157,15 +158,15 @@ msgstr "{count} ファイルをスキャン"
msgid "error while scanning"
msgstr "スキャン中のエラー"
-#: js/files.js:785 templates/index.php:50
+#: js/files.js:785 templates/index.php:65
msgid "Name"
msgstr "名前"
-#: js/files.js:786 templates/index.php:58
+#: js/files.js:786 templates/index.php:76
msgid "Size"
msgstr "サイズ"
-#: js/files.js:787 templates/index.php:60
+#: js/files.js:787 templates/index.php:78
msgid "Modified"
msgstr "更新日時"
@@ -193,27 +194,27 @@ msgstr "ファイル操作"
msgid "Maximum upload size"
msgstr "最大アップロードサイズ"
-#: templates/admin.php:7
+#: templates/admin.php:9
msgid "max. possible: "
msgstr "最大容量: "
-#: templates/admin.php:9
+#: templates/admin.php:12
msgid "Needed for multi-file and folder downloads."
msgstr "複数ファイルおよびフォルダのダウンロードに必要"
-#: templates/admin.php:9
+#: templates/admin.php:14
msgid "Enable ZIP-download"
msgstr "ZIP形式のダウンロードを有効にする"
-#: templates/admin.php:11
+#: templates/admin.php:17
msgid "0 is unlimited"
msgstr "0を指定した場合は無制限"
-#: templates/admin.php:12
+#: templates/admin.php:19
msgid "Maximum input size for ZIP files"
msgstr "ZIPファイルへの最大入力サイズ"
-#: templates/admin.php:15
+#: templates/admin.php:23
msgid "Save"
msgstr "保存"
@@ -221,52 +222,48 @@ msgstr "保存"
msgid "New"
msgstr "新規"
-#: templates/index.php:9
+#: templates/index.php:10
msgid "Text file"
msgstr "テキストファイル"
-#: templates/index.php:10
+#: templates/index.php:12
msgid "Folder"
msgstr "フォルダ"
-#: templates/index.php:11
+#: templates/index.php:14
msgid "From link"
msgstr "リンク"
-#: templates/index.php:22
+#: templates/index.php:35
msgid "Upload"
msgstr "アップロード"
-#: templates/index.php:29
+#: templates/index.php:43
msgid "Cancel upload"
msgstr "アップロードをキャンセル"
-#: templates/index.php:42
+#: templates/index.php:57
msgid "Nothing in here. Upload something!"
msgstr "ここには何もありません。何かアップロードしてください。"
-#: templates/index.php:52
-msgid "Share"
-msgstr "共有"
-
-#: templates/index.php:54
+#: templates/index.php:71
msgid "Download"
msgstr "ダウンロード"
-#: templates/index.php:77
+#: templates/index.php:103
msgid "Upload too large"
msgstr "ファイルサイズが大きすぎます"
-#: templates/index.php:79
+#: templates/index.php:105
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "アップロードしようとしているファイルは、サーバで規定された最大サイズを超えています。"
-#: templates/index.php:84
+#: templates/index.php:110
msgid "Files are being scanned, please wait."
msgstr "ファイルをスキャンしています、しばらくお待ちください。"
-#: templates/index.php:87
+#: templates/index.php:113
msgid "Current scanning"
msgstr "スキャン中"
diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po
index 4d152b3fa4f..c8c111d5d69 100644
--- a/l10n/ja_JP/settings.po
+++ b/l10n/ja_JP/settings.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-30 00:04+0100\n"
-"PO-Revision-Date: 2012-11-29 23:04+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2012-12-01 00:01+0100\n"
+"PO-Revision-Date: 2012-11-30 01:02+0000\n"
+"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -70,7 +70,7 @@ msgstr "言語が変更されました"
#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
-msgstr ""
+msgstr "管理者は自身を管理者グループから削除できません。"
#: ajax/togglegroups.php:28
#, php-format