diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-23 01:54:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-23 01:54:38 -0400 |
commit | b8b7c97a41921625d5ca74743c9cd72d07e2c70f (patch) | |
tree | f78404ef28af2223658ea751ccf6723bf121cdae /lib/l10n | |
parent | 2b4c2a7b146fc9317b0cb637397cc8a0594dbf0d (diff) | |
download | nextcloud-server-b8b7c97a41921625d5ca74743c9cd72d07e2c70f.tar.gz nextcloud-server-b8b7c97a41921625d5ca74743c9cd72d07e2c70f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ja.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php index 29a1ae102ec..aa779d62ce2 100644 --- a/lib/l10n/ja.php +++ b/lib/l10n/ja.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Users" => "ユーザー", "Admin" => "管理", "Failed to upgrade \"%s\"." => "\"%s\" へのアップグレードに失敗しました。", +"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "アプリ \\\"%s\\\" をインストールできません。現在の owncloud のバージョンと互換性がありません。", "No app name specified" => "アプリ名が未指定", "Unknown filetype" => "不明なファイルタイプ", "Invalid image" => "無効な画像", |