75 lines
2.8 KiB
Plaintext
75 lines
2.8 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012.
|
|
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 03:08+0000\n"
|
|
"Last-Translator: Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.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"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: ja_JP\n"
|
|
"Plural-Forms: nplurals=1; plural=0\n"
|
|
|
|
#: settings.php:33
|
|
msgid ""
|
|
"The php-json module is needed by the many applications for inter "
|
|
"communications"
|
|
msgstr "php-jsonモジュールはアプリケーション間の内部通信に必要です"
|
|
|
|
#: settings.php:39
|
|
msgid ""
|
|
"The php-curl modude is needed to fetch the page title when adding a "
|
|
"bookmarks"
|
|
msgstr "php-curlモジュールはブックマーク追加時のページタイトル取得に必要です"
|
|
|
|
#: settings.php:45
|
|
msgid "The php-gd module is needed to create thumbnails of your images"
|
|
msgstr "php-gdモジュールはサムネイル画像の生成に必要です"
|
|
|
|
#: settings.php:51
|
|
msgid "The php-ldap module is needed connect to your ldap server"
|
|
msgstr "php-ldapモジュールはLDAPサーバへの接続に必要です"
|
|
|
|
#: settings.php:57
|
|
msgid "The php-zip module is needed download multiple files at once"
|
|
msgstr "php-zipモジュールは複数ファイルの同時ダウンロードに必要です"
|
|
|
|
#: settings.php:63
|
|
msgid ""
|
|
"The php-mb_multibyte module is needed to manage correctly the encoding."
|
|
msgstr "php-mb_multibyteモジュールはエンコードを正しく扱うために必要です"
|
|
|
|
#: settings.php:69
|
|
msgid "The php-ctype module is needed validate data."
|
|
msgstr "php-ctypeモジュールはデータのバリデーションに必要です"
|
|
|
|
#: settings.php:75
|
|
msgid "The php-xml module is needed to share files with webdav."
|
|
msgstr "php-xmlモジュールはWebDAVでのファイル共有に必要です"
|
|
|
|
#: settings.php:81
|
|
msgid ""
|
|
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve"
|
|
" knowledge base from OCS servers"
|
|
msgstr "php.iniのallow_url_fopenはOCSサーバから知識ベースを取得するために1に設定しなくてはなりません"
|
|
|
|
#: settings.php:87
|
|
msgid "The php-pdo module is needed to store owncloud data into a database."
|
|
msgstr "php-pdoモジュールはデータベースにownCloudのデータを格納するために必要です"
|
|
|
|
#: templates/settings.php:2
|
|
msgid "Dependencies status"
|
|
msgstr "依存関係の状況"
|
|
|
|
#: templates/settings.php:7
|
|
msgid "Used by :"
|
|
msgstr "利用先 :"
|