From d7406e515952bfa2c2659ecd44599bb0e5afbeec Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 16 Aug 2017 00:08:33 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ja.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/l10n/ja.js') diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 70f61ce0c8d..f9f50d57290 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -88,11 +88,8 @@ OC.L10N.register( "Not allowed to create a federated share with the same user" : "同じユーザーでフェデレーション共有を作成することは出来ません", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s を共有できませんでした。%s が見つかりませんでした。現在サーバーに接続できないようです。", "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" : "有効期限を設定できません。有効期限が過去を示しています。", - "Cannot clear expiration date. Shares are required to have an expiration date." : "有効期限を解除できません。共有するには有効期限を設定する必要があります。", "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 のための共有バックエンドが見つかりません", @@ -201,6 +198,9 @@ OC.L10N.register( "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "id: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", "Server settings" : "サーバー設定", "You need to enter either an existing account or the administrator." : "既存のアカウントもしくは管理者のどちらかを入力する必要があります。", + "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 clear expiration date. Shares are required to have an expiration date." : "有効期限を解除できません。共有するには有効期限を設定する必要があります。", "Cannot increase permissions of %s" : "%s の権限を強化できません", "Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。", "Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。", -- cgit v1.2.3