summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-07 01:55:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-07 01:55:10 -0400
commit2821f7241b1d36db0c74ca1111496f7dbd50080c (patch)
tree954f7e0da93060f99af915d8ecf07389fef4e9af /lib/l10n/ja.php
parentc07a0b7ad8ffd5ac59536ad4caf3c9a61d16f7b8 (diff)
downloadnextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.tar.gz
nextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.php')
-rw-r--r--lib/l10n/ja.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php
index 435db02ef09..13b70541ad4 100644
--- a/lib/l10n/ja.php
+++ b/lib/l10n/ja.php
@@ -67,6 +67,7 @@ $TRANSLATIONS = array(
"Share type %s is not valid for %s" => "%s の共有方法は、%s には適用できません。",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "%s の権限設定に失敗しました。%s に許可されている権限を越えています。",
"Setting permissions for %s failed, because the item was not found" => "%s の権限設定に失敗しました。アイテムが存在しません。",
+"Cannot set expiration date. Expiration date is in the past" => "有効期限を設定できません。有効期限が過去を示しています。",
"Sharing backend %s must implement the interface OCP\\Share_Backend" => "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。",
"Sharing backend %s not found" => "共有バックエンド %s が見つかりません",
"Sharing backend for %s not found" => "%s のための共有バックエンドが見つかりません",