diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 7d16152496c..e93c3b9cc99 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -137,12 +137,6 @@ OC.L10N.register( "remote" : "リモート", "email" : "メール", "Unshare" : "共有解除", - "can reshare" : "再共有可能", - "can edit" : "編集を許可", - "can create" : "作成できます", - "can change" : "変更できます", - "can delete" : "削除できます", - "access control" : "アクセス権限", "Could not unshare" : "共有の解除ができませんでした", "Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["オートコンプリートには{count}文字以上必要です"], @@ -299,6 +293,12 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "ページ読込に問題がありました。5秒後に再読込します", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "ファイルが暗号化されています。リカバリーキーが有効でない場合は、パスワードをリセットした後にあなたのデータを元に戻す方法はありません。<br />どういうことか分からない場合は、操作を継続する前に管理者に問い合わせてください。<br />続けてよろしいでしょうか?", "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", + "can reshare" : "再共有可能", + "can edit" : "編集を許可", + "can create" : "作成できます", + "can change" : "変更できます", + "can delete" : "削除できます", + "access control" : "アクセス権限", "The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。" }, "nplurals=1; plural=0;"); |