diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-08 02:05:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-08 02:05:41 +0200 |
commit | d5d2e896220de5b11e86dcfaf5f25787b7838811 (patch) | |
tree | f45587821a62c1ae46b5c50b6dfecb548a5ce2fc /l10n/ja_JP | |
parent | edcd29747692ff1ffbec927b9f31ac239c5e192d (diff) | |
download | nextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.tar.gz nextcloud-server-d5d2e896220de5b11e86dcfaf5f25787b7838811.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja_JP')
-rw-r--r-- | l10n/ja_JP/files.po | 38 |
1 files changed, 23 insertions, 15 deletions
diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po index c73d204ecbc..5dec378931d 100644 --- a/l10n/ja_JP/files.po +++ b/l10n/ja_JP/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-06 02:01+0200\n" -"PO-Revision-Date: 2012-09-06 00:03+0000\n" +"POT-Creation-Date: 2012-09-08 02:01+0200\n" +"PO-Revision-Date: 2012-09-08 00:02+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -53,7 +53,11 @@ msgstr "ディスクへの書き込みに失敗しました" msgid "Files" msgstr "ファイル" -#: js/fileactions.js:106 templates/index.php:56 +#: js/fileactions.js:108 templates/index.php:62 +msgid "Unshare" +msgstr "" + +#: js/fileactions.js:110 templates/index.php:64 msgid "Delete" msgstr "削除" @@ -77,7 +81,7 @@ msgstr "キャンセル" msgid "replaced" msgstr "置換:" -#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271 +#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270 msgid "undo" msgstr "元に戻す" @@ -85,7 +89,11 @@ msgstr "元に戻す" msgid "with" msgstr "←" -#: js/filelist.js:271 +#: js/filelist.js:268 +msgid "unshared" +msgstr "" + +#: js/filelist.js:270 msgid "deleted" msgstr "削除" @@ -118,11 +126,11 @@ msgstr "ファイル転送を実行中です。今このページから移動す msgid "Invalid name, '/' is not allowed." msgstr "無効な名前、'/' は使用できません。" -#: js/files.js:746 templates/index.php:55 +#: js/files.js:746 templates/index.php:56 msgid "Size" msgstr "サイズ" -#: js/files.js:747 templates/index.php:56 +#: js/files.js:747 templates/index.php:58 msgid "Modified" msgstr "更新日時" @@ -198,36 +206,36 @@ msgstr "アップロード" msgid "Cancel upload" msgstr "アップロードをキャンセル" -#: templates/index.php:39 +#: templates/index.php:40 msgid "Nothing in here. Upload something!" msgstr "ここには何もありません。何かアップロードしてください。" -#: templates/index.php:47 +#: templates/index.php:48 msgid "Name" msgstr "名前" -#: templates/index.php:49 +#: templates/index.php:50 msgid "Share" msgstr "共有" -#: templates/index.php:51 +#: templates/index.php:52 msgid "Download" msgstr "ダウンロード" -#: templates/index.php:64 +#: templates/index.php:75 msgid "Upload too large" msgstr "ファイルサイズが大きすぎます" -#: templates/index.php:66 +#: templates/index.php:77 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "アップロードしようとしているファイルは、サーバで規定された最大サイズを超えています。" -#: templates/index.php:71 +#: templates/index.php:82 msgid "Files are being scanned, please wait." msgstr "ファイルをスキャンしています、しばらくお待ちください。" -#: templates/index.php:74 +#: templates/index.php:85 msgid "Current scanning" msgstr "スキャン中" |