Blame view
sources/l10n/ja_JP/files_trashbin.po
1.7 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 7 8 |
# Daisuke Deguchi <ddeguchi@nagoya-u.jp>, 2013 # plazmism <gomidori@live.jp>, 2013 # tt yn <tetuyano+transi@gmail.com>, 2013 |
|
03e52840d
|
9 10 11 12 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
13 14 15 16 17 18 19 20 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " "Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp> " |
|
03e52840d
|
21 22 23 24 25 26 27 28 29 30 31 32 |
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: ja_JP " "Plural-Forms: nplurals=1; plural=0; " |
|
31b7f2792
|
33 |
#: ajax/delete.php:42 |
|
03e52840d
|
34 35 36 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "%s を完全に削除出来ませんでした" |
|
31b7f2792
|
37 |
#: ajax/undelete.php:42 |
|
03e52840d
|
38 39 40 |
#, php-format msgid "Couldn't restore %s" msgstr "%s を復元出来ませんでした" |
|
31b7f2792
|
41 42 43 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 msgid "Error" msgstr "エラー" |
|
03e52840d
|
44 |
|
|
31b7f2792
|
45 46 47 |
#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "復元済" |
|
03e52840d
|
48 |
|
|
31b7f2792
|
49 50 51 |
#: templates/index.php:8 msgid "Nothing in here. Your trash bin is empty!" msgstr "ここには何もありません。ゴミ箱は空です!" |
|
03e52840d
|
52 |
|
|
31b7f2792
|
53 |
#: templates/index.php:22 |
|
03e52840d
|
54 55 |
msgid "Name" msgstr "名前" |
|
31b7f2792
|
56 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
57 58 |
msgid "Restore" msgstr "復元" |
|
31b7f2792
|
59 60 61 62 63 |
#: templates/index.php:33 msgid "Deleted" msgstr "削除済み" #: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
64 65 66 67 68 |
msgid "Delete" msgstr "削除" #: templates/part.breadcrumb.php:9 msgid "Deleted Files" |
|
31b7f2792
|
69 |
msgstr "ゴミ箱" |