summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index c42230125f7..b3a681412c2 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -75,8 +75,6 @@ OC.L10N.register(
"Set an admin password." : "管理者のパスワードを設定",
"Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません",
"Invalid Federated Cloud ID" : "無効な統合されたクラウドID",
- "%s shared »%s« with you" : "%sが あなたと »%s«を共有しました",
- "%s via %s" : "%s に %s から",
"Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有できませんでした。%i タイプからの共有は許可されていません。",
"Sharing %s failed, because the file does not exist" : "%s を共有できませんでした。そのファイルは存在しません。",
"You are not allowed to share %s" : "%s を共有することを許可されていません。",
@@ -206,6 +204,8 @@ OC.L10N.register(
"Storage connection error. %s" : "ストレージへの接続エラー。 %s",
"Storage is temporarily not available" : "ストレージは一時的に利用できません",
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
+ "%s shared »%s« with you" : "%sが あなたと »%s«を共有しました",
+ "%s via %s" : "%s に %s から",
"Cannot create \"data\" directory (%s)" : "\"data\" ディレクトリ (%s) を作成できません",
"Data directory (%s) is readable by other users" : "データディレクトリ (%s) は他のユーザーも閲覧することができます",
"Data directory (%s) must be an absolute path" : "データディレクトリ (%s) は、絶対パスである必要があります。",