diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-01 13:37:28 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-01 13:37:28 +0200 |
commit | c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430 (patch) | |
tree | 9d8e9ba20783c7ed1dafa3f70fba26ca9f43111e /l10n/ja_JP | |
parent | 10bd64debdf15a181def233ef8685c15d528c5e1 (diff) | |
download | nextcloud-server-c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430.tar.gz nextcloud-server-c0c48cb3eeadc6cdb593ffb2a746c72b3f3b1430.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja_JP')
-rw-r--r-- | l10n/ja_JP/files_versions.po | 16 | ||||
-rw-r--r-- | l10n/ja_JP/settings.po | 55 |
2 files changed, 49 insertions, 22 deletions
diff --git a/l10n/ja_JP/files_versions.po b/l10n/ja_JP/files_versions.po index 893e07db20b..bed89934fbc 100644 --- a/l10n/ja_JP/files_versions.po +++ b/l10n/ja_JP/files_versions.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-16 02:04+0200\n" -"PO-Revision-Date: 2012-08-15 02:41+0000\n" -"Last-Translator: Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>\n" +"POT-Creation-Date: 2012-09-01 13:35+0200\n" +"PO-Revision-Date: 2012-09-01 11:35+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,10 +18,18 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0\n" -#: js/settings-personal.js:31 +#: js/settings-personal.js:31 templates/settings-personal.php:10 msgid "Expire all versions" msgstr "すべてのバージョンを削除する" +#: templates/settings-personal.php:4 +msgid "Versions" +msgstr "" + +#: templates/settings-personal.php:7 +msgid "This will delete all existing backup versions of your files" +msgstr "" + #: templates/settings.php:3 msgid "Enable Files Versioning" msgstr "ファイルのバージョン管理を有効にする" diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po index 2964354ae9c..90fcca014b1 100644 --- a/l10n/ja_JP/settings.po +++ b/l10n/ja_JP/settings.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-01 02:01+0200\n" -"PO-Revision-Date: 2012-08-31 08:06+0000\n" -"Last-Translator: ttyn <tetuyano+transi@gmail.com>\n" +"POT-Creation-Date: 2012-09-01 13:35+0200\n" +"PO-Revision-Date: 2012-09-01 11:35+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -71,66 +71,85 @@ msgstr "Japanese (日本語)" msgid "Security Warning" msgstr "セキュリティ警告" -#: templates/admin.php:29 +#: templates/admin.php:17 +msgid "" +"Your data directory and your files are probably accessible from the " +"internet. The .htaccess file that ownCloud provides is not working. We " +"strongly suggest that you configure your webserver in a way that the data " +"directory is no longer accessible or you move the data directory outside the" +" webserver document root." +msgstr "" + +#: templates/admin.php:31 msgid "Cron" msgstr "cron(自動定期実行)" -#: templates/admin.php:31 +#: templates/admin.php:33 msgid "execute one task with each page loaded" msgstr "ページを開く毎にタスクを1つ実行" -#: templates/admin.php:33 +#: templates/admin.php:35 msgid "cron.php is registered at a webcron service" msgstr "cron.phpをwebcronサービスに登録しました" -#: templates/admin.php:35 +#: templates/admin.php:37 msgid "use systems cron service" msgstr "システムのcronサービスを使用" -#: templates/admin.php:39 +#: templates/admin.php:41 msgid "Share API" msgstr "Share API" -#: templates/admin.php:44 +#: templates/admin.php:46 msgid "Enable Share API" msgstr "Share APIを有効" -#: templates/admin.php:45 +#: templates/admin.php:47 msgid "Allow apps to use the Share API" msgstr "Share APIの使用をアプリケーションに許可" -#: templates/admin.php:49 +#: templates/admin.php:51 msgid "Allow links" msgstr "リンクを許可" -#: templates/admin.php:50 +#: templates/admin.php:52 msgid "Allow users to share items to the public with links" msgstr "ユーザーがリンクによる公開でアイテムを共有することが出来るようにする" -#: templates/admin.php:54 +#: templates/admin.php:56 msgid "Allow resharing" msgstr "再共有を許可" -#: templates/admin.php:55 +#: templates/admin.php:57 msgid "Allow users to share items shared with them again" msgstr "ユーザーが共有されているアイテムをさらに共有することが出来るようにする" -#: templates/admin.php:58 +#: templates/admin.php:60 msgid "Allow users to share with anyone" msgstr "ユーザーが誰にでも共有出来るようにする" -#: templates/admin.php:60 +#: templates/admin.php:62 msgid "Allow users to only share with users in their groups" msgstr "ユーザーがグループの人にしか共有出来ないようにする" -#: templates/admin.php:67 +#: templates/admin.php:69 msgid "Log" msgstr "ログ" -#: templates/admin.php:95 +#: templates/admin.php:97 msgid "More" msgstr "もっと" +#: templates/admin.php:105 +msgid "" +"Developed by the <a href=\"http://ownCloud.org/contact\" " +"target=\"_blank\">ownCloud community</a>, the <a " +"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is " +"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " +"target=\"_blank\"><abbr title=\"Affero General Public " +"License\">AGPL</abbr></a>." +msgstr "" + #: templates/apps.php:10 msgid "Add your App" msgstr "アプリを追加" |