summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-13 01:54:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-13 01:54:44 -0400
commit609a52ebe2e249be88e11c55ba606dce7e6bf1da (patch)
tree92da77fd9f247502425f3528055e185a93ecaa74 /lib
parentb4fd5fb275f0946a1aa0a598ee74e54256cbaf6c (diff)
downloadnextcloud-server-609a52ebe2e249be88e11c55ba606dce7e6bf1da.tar.gz
nextcloud-server-609a52ebe2e249be88e11c55ba606dce7e6bf1da.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-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 13b70541ad4..af455499aae 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. Shares cannot expire later than %s after they have been shared" => "有効期限を設定できません。共有開始から %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 が見つかりません",