aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
commite1e4d188f940a2534d977a9283f4371df0a3d1dc (patch)
tree17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/ja.js
parent18824d476ea555b1c49f2cd07e05581b08020183 (diff)
downloadnextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz
nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 21caab92635..0f2723b3584 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -101,11 +101,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "%s を共有できませんでした。再共有は許可されていません。",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s の共有に失敗しました。%s のバックエンド共有に必要なソースが見つかりませんでした。",
"Sharing %s failed, because the file could not be found in the file cache" : "%s の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。",
- "Cannot increase permissions of %s" : "%s の権限を強化できません",
- "Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
- "Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。",
"Expiration date is in the past" : "有効期限が切れています",
- "Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
"Sunday" : "日曜日",
"Monday" : "月曜日",
@@ -205,6 +201,10 @@ OC.L10N.register(
"You need to enter either an existing account or the administrator." : "既存のアカウントもしくは管理者のどちらかを入力する必要があります。",
"%s shared »%s« with you" : "%sが あなたと »%s«を共有しました",
"%s via %s" : "%s に %s から",
+ "Cannot increase permissions of %s" : "%s の権限を強化できません",
+ "Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
+ "Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。",
+ "Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "多くの場合、これは %s Webサーバーにappsディレクトリ %s への書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。",
"Cannot create \"data\" directory (%s)" : "\"data\" ディレクトリ (%s) を作成できません",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "通常、<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Webサーバーにルートディレクトリへの書き込み権限を与える</a>ことで解決できます。",