diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 9b2c29ceeca..401e969ccb9 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -105,7 +105,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "存在しないタグ#{tag}", "restricted" : "制限済", "invisible" : "不可視", - "({scope})" : "({scope})", "Delete" : "削除", "Rename" : "名前の変更", "Collaborative tags" : "コラボタグ", @@ -424,6 +423,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "ユーザー名、クラウド共有ID、またはメールアドレス", "Name..." : "ユーザー名...", "Error removing share" : "共有の削除エラー", + "({scope})" : "({scope})", "Saving..." : "保存中...", "Dismiss" : "閉じる", "Your client should now be connected! You can close this window." : "あなたのクライアントは接続されているはずです。 このウィンドウは閉じても構いません。", |