diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-02 01:54:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-02 01:54:49 -0400 |
commit | aa0d439ed9c38389a4508e95a0dd00fa857a5bf8 (patch) | |
tree | dc44dd2b369c53b2825406df15917a386d063a71 /lib/l10n/ja.js | |
parent | 6b691e3840ca5f536b1da9bf22cb90bb27968399 (diff) | |
download | nextcloud-server-aa0d439ed9c38389a4508e95a0dd00fa857a5bf8.tar.gz nextcloud-server-aa0d439ed9c38389a4508e95a0dd00fa857a5bf8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index f28db0d7204..8ff63b9b618 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -37,7 +37,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n 時間前"], "_%n minute ago_::_%n minutes ago_" : ["%n 分前"], "seconds ago" : "数秒前", - "web services under your control" : "あなたの管理下のウェブサービス", + "web services under your control" : "あなたが管理するウェブサービス", "Empty filename is not allowed" : "空のファイル名は許可されていません", "Dot files are not allowed" : "ドットファイルは許可されていません", "4-byte characters are not supported in file names" : "ファイル名に4バイト文字を使用するのはサポートされていません", @@ -103,7 +103,7 @@ OC.L10N.register( "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 must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", "Sharing %s failed, because the user %s is the original sharer" : "%s の共有に失敗しました。ユーザー %s が元々の共有者であるからです。", |