diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 3350686a50b..0af0466df62 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -162,11 +162,11 @@ OC.L10N.register( "Recommended apps" : "推奨アプリ", "Loading apps …" : "アプリを読み込み中…", "Could not fetch list of apps from the App Store." : "App Storeからアプリのリストを取得できませんでした。", - "Installing apps …" : "アプリをインストールしています…", "App download or installation failed" : "アプリのダウンロードまたはインストールに失敗しました", "Cannot install this app because it is not compatible" : "アプリの互換性がないため、インストールできません", "Cannot install this app" : "このアプリはインストールできません", "Skip" : "スキップ", + "Installing apps …" : "アプリをインストールしています…", "Install recommended apps" : "推奨アプリをインストール", "Schedule work & meetings, synced with all your devices." : "すべての端末と同期して、仕事と会議をスケジュールに組み込みます", "Keep your colleagues and friends in one place without leaking their private info." : "個人情報を漏らさずに、同僚や友人をまとめて保管します。", @@ -174,6 +174,8 @@ OC.L10N.register( "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "チャット、ビデオ通話、画面共有、オンラインミーティング、ウェブ会議 - ブラウザーとモバイルアプリで。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online上に構築された、共同作業ドキュメント、スプレッドシート、およびプレゼンテーション", "Distraction free note taking app." : "集中モードメモアプリ", + "Settings menu" : "メニュー設定", + "Avatar of {displayName}" : "{displayName} のアバター", "Search contacts" : "連絡先を検索", "Reset search" : "検索をリセットする", "Search contacts …" : "連絡先を検索...", @@ -206,8 +208,6 @@ OC.L10N.register( "Continue with this unsupported browser" : "サポート対象外のブラウザーで継続する", "Supported versions" : "サポート対象バージョン", "{name} version {version} and above" : "{name} バージョン {version} 以上が対象", - "Settings menu" : "メニュー設定", - "Avatar of {displayName}" : "{displayName} のアバター", "Search {types} …" : "{types} を検索…", "Choose {file}" : "{file}を選択", "Choose" : "選択", |