diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-30 01:57:50 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-30 01:57:50 -0400 |
commit | 88e1ccbce3f8a052875a5079836cb6515b6acf17 (patch) | |
tree | f3d8d5373608b14d58c34336cee4a7ab570c272b /l10n/ja_JP | |
parent | 7c6246fa451c4646dfaa1396dd37e0b3eb9706ba (diff) | |
download | nextcloud-server-88e1ccbce3f8a052875a5079836cb6515b6acf17.tar.gz nextcloud-server-88e1ccbce3f8a052875a5079836cb6515b6acf17.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja_JP')
-rw-r--r-- | l10n/ja_JP/files_trashbin.po | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/l10n/ja_JP/files_trashbin.po b/l10n/ja_JP/files_trashbin.po index f9f5fd6827c..6c8e95fefdf 100644 --- a/l10n/ja_JP/files_trashbin.po +++ b/l10n/ja_JP/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-28 01:56-0400\n" -"PO-Revision-Date: 2013-07-27 06:10+0000\n" +"POT-Creation-Date: 2013-07-30 01:55-0400\n" +"PO-Revision-Date: 2013-07-30 05:56+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" @@ -27,46 +27,50 @@ msgstr "%s を完全に削除出来ませんでした" msgid "Couldn't restore %s" msgstr "%s を復元出来ませんでした" -#: js/trash.js:7 js/trash.js:97 +#: js/trash.js:7 js/trash.js:100 msgid "perform restore operation" msgstr "復元操作を実行する" -#: js/trash.js:19 js/trash.js:46 js/trash.js:115 js/trash.js:141 +#: js/trash.js:20 js/trash.js:48 js/trash.js:118 js/trash.js:146 msgid "Error" msgstr "エラー" -#: js/trash.js:34 +#: js/trash.js:36 msgid "delete file permanently" msgstr "ファイルを完全に削除する" -#: js/trash.js:123 +#: js/trash.js:127 msgid "Delete permanently" msgstr "完全に削除する" -#: js/trash.js:176 templates/index.php:17 +#: js/trash.js:182 templates/index.php:17 msgid "Name" msgstr "名前" -#: js/trash.js:177 templates/index.php:27 +#: js/trash.js:183 templates/index.php:27 msgid "Deleted" msgstr "削除済み" -#: js/trash.js:186 +#: js/trash.js:192 msgid "1 folder" msgstr "1 フォルダ" -#: js/trash.js:188 +#: js/trash.js:194 msgid "{count} folders" msgstr "{count} フォルダ" -#: js/trash.js:196 +#: js/trash.js:202 msgid "1 file" msgstr "1 ファイル" -#: js/trash.js:198 +#: js/trash.js:204 msgid "{count} files" msgstr "{count} ファイル" +#: lib/trash.php:819 lib/trash.php:821 +msgid "restored" +msgstr "" + #: templates/index.php:9 msgid "Nothing in here. Your trash bin is empty!" msgstr "ここには何もありません。ゴミ箱は空です!" |