diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-08 01:56:13 -0400 |
commit | 1f2722053f40aeb401ef329c0ecad7863d62f760 (patch) | |
tree | 2b908f950808ff0a317dc8319bc80c892cf819f1 /apps/files_external/l10n/ja.php | |
parent | bcbebe8dd27f3cdd60d9207ac6fbfb0346fd6242 (diff) | |
download | nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.tar.gz nextcloud-server-1f2722053f40aeb401ef329c0ecad7863d62f760.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ja.php')
-rw-r--r-- | apps/files_external/l10n/ja.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.php b/apps/files_external/l10n/ja.php index 512b7f1db37..724ba3c4450 100644 --- a/apps/files_external/l10n/ja.php +++ b/apps/files_external/l10n/ja.php @@ -45,12 +45,18 @@ $TRANSLATIONS = array( "Grant access" => "アクセスを許可", "Please provide a valid Dropbox app key and secret." => "有効なDropboxアプリのキーとパスワードを入力してください。", "Error configuring Google Drive storage" => "Googleドライブストレージの設定エラー", +"Personal" => "個人", +"System" => "システム", "Saved" => "保存されました", "<b>Note:</b> " => "<b>注意:</b> ", " and " => "と", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>注意:</b> \"%s\" がインストールされていません。%sをマウントできません。このシステムの管理者にインストールをお願いしてください。", +"You don't have any external storages" => "外部ストレージはありません。", +"Name" => "名前", +"Storage type" => "ストレージ種別", +"Scope" => "スコープ", "External Storage" => "外部ストレージ", "Folder name" => "フォルダー名", "Configuration" => "設定", |