diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index cacf2bca269..4c46df0ae7a 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -382,11 +382,6 @@ OC.L10N.register( "The following devices are configured for your account:" : "アカウントには以下のデバイスが設定されています。", "Your browser does not support WebAuthn." : "お使いのブラウザーは WebAuthn をサポートしていません。", "Your apps" : "あなたのアプリ", - "Active apps" : "アクティブなアプリ", - "Disabled apps" : "無効なアプリ", - "Updates" : "アップデート", - "App bundles" : "アプリバンドル", - "Featured apps" : "注目のアプリ", "{license}-licensed" : "{license}-に許諾されています", "Changelog" : "変更履歴", "by {author}\n{license}" : "作者 {author}\n{license}", @@ -420,6 +415,11 @@ OC.L10N.register( "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "お客様のアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "ユーザー固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。ご不明な点がある場合は、システム管理者にお問い合わせください", + "Active apps" : "アクティブなアプリ", + "Disabled apps" : "無効なアプリ", + "Updates" : "アップデート", + "App bundles" : "アプリバンドル", + "Featured apps" : "注目のアプリ", "Show to everyone" : "全員に見せる", "Show to logged in users only" : "ログインしているユーザーだけに見せる", "Hide" : "隠す", |