summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
commitfb77ff9da432f5cf304a67a538ed497ee437c155 (patch)
treec63ed4e140c60f65e86c869e58ae0ae54031677b /lib/l10n/ja.js
parenta96137ef0bbe707d58227e0635209cf28f78e934 (diff)
downloadnextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz
nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 7821322dd24..5ceff45d253 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -122,6 +122,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 の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。",
+ "Open »%s«" : "»%s«を開く",
"Can’t increase permissions of %s" : "%s の権限を追加できません",
"Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
"Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。",
@@ -130,7 +131,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%sが あなたと »%s«を共有しました",
"%s shared »%s« with you." : "%sが あなたと »%s«を共有しました",
"Click the button below to open it." : "開くには下のボタンをクリック",
- "Open »%s«" : "»%s«を開く",
"%s via %s" : "%s に %s から",
"The requested share does not exist anymore" : "この共有はもう存在しません。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",