diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 5fb48d63fec..006cecbf775 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -179,6 +179,11 @@ OC.L10N.register( "Featured" : "注目", "Update to {update}" : "{update} にアップデート", "All apps are up-to-date." : "全てのアプリが最新です", + "Icon" : "アイコン", + "Name" : "名前", + "Version" : "バージョン", + "Level" : "レベル", + "Actions" : "アクション", "Results from other categories" : "他のカテゴリからの結果", "No apps found for your version" : "現在のバージョンに対応するアプリはありません", "Disable all" : "すべて無効にする", @@ -447,7 +452,6 @@ OC.L10N.register( "Checking for system and security issues." : "システムおよびセキュリティの問題をチェックしています。", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">インストールガイド ↗</a>を再確認して、 <a href=\"%2$s\">ログ</a> にあるすべてのエラーや警告を確認してください。", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Nextcloudのセキュリティは、<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">セキュリティスキャン ↗</a>でチェックしてください。", - "Version" : "バージョン", "You need to enable the File sharing App." : "ファイル共有アプリを有効にする必要があります。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。", "Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する", |