diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-22 12:58:42 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-22 12:58:42 -0400 |
commit | 28918d61d2375e879fdba582b8ab2f9377ff7a24 (patch) | |
tree | 62a67ae4b236ec9e695f86dd5550e07ebf06be2c /lib/l10n/ja_JP.php | |
parent | 37bd489d2b832eef48ec5ff5dc50c24b8c13a215 (diff) | |
download | nextcloud-server-28918d61d2375e879fdba582b8ab2f9377ff7a24.tar.gz nextcloud-server-28918d61d2375e879fdba582b8ab2f9377ff7a24.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja_JP.php')
-rw-r--r-- | lib/l10n/ja_JP.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php index 746ef17c575..b9e6a0e6924 100644 --- a/lib/l10n/ja_JP.php +++ b/lib/l10n/ja_JP.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Users" => "ユーザ", "Admin" => "管理", "Failed to upgrade \"%s\"." => "\"%s\" へのアップグレードに失敗しました。", +"Custom profile pictures don't work with encryption yet" => "暗号無しでは利用不可なカスタムプロフィール画像", "Unknown filetype" => "不明なファイルタイプ", "Invalid image" => "無効な画像", "web services under your control" => "管理下のウェブサービス", |