diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:11:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:11:04 +0000 |
commit | 883817e62a257c7f17a92b1de5c757ce73e6417a (patch) | |
tree | cbd4cc52071a27965c04ca422cc48b279fb715bd /core/l10n/ja.js | |
parent | 4c431d39eb9be65c788c71cf900ea16ac0f6896f (diff) | |
download | nextcloud-server-883817e62a257c7f17a92b1de5c757ce73e6417a.tar.gz nextcloud-server-883817e62a257c7f17a92b1de5c757ce73e6417a.zip |
[tx-robot] updated from transifex
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 74bc2a53808..4a92eaf07c2 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -50,7 +50,6 @@ OC.L10N.register( "Reset log level" : "ログレベルをリセット", "Starting code integrity check" : "コード整合性の確認を開始", "Finished code integrity check" : "コード整合性の確認が終了", - "%s (3rdparty)" : "%s (サードパーティー)", "%s (incompatible)" : "%s (非互換)", "Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s", "Already up to date" : "すべて更新済", @@ -286,6 +285,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", "Thank you for your patience." : "しばらくお待ちください。", + "%s (3rdparty)" : "%s (サードパーティー)", "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 />続けてよろしいでしょうか?", "Ok" : "OK", |