diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 99cf6bce970..f6117c76723 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -35,21 +35,6 @@ "File name is a reserved word" : "ファイル名が予約された単語です", "File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています", "File name is too long" : "ファイル名が長すぎます", - "App directory already exists" : "アプリディレクトリはすでに存在します", - "Can't create app folder. Please fix permissions. %s" : "アプリフォルダーを作成できませんでした。%s のパーミッションを修正してください。", - "Archive does not contain a directory named %s" : "%s という名前のディレクトリは、アーカイブに含まれていません", - "No source specified when installing app" : "アプリインストール時のソースが未指定", - "No href specified when installing app from http" : "アプリインストール時のhttpの URL が未指定", - "No path specified when installing app from local file" : "アプリインストール時のローカルファイルのパスが未指定", - "Archives of type %s are not supported" : "\"%s\"タイプのアーカイブ形式は未サポート", - "Failed to open archive when installing app" : "アプリをインストール中にアーカイブファイルを開けませんでした。", - "App does not provide an info.xml file" : "アプリにinfo.xmlファイルが入っていません", - "App cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリがインストールできません。", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "署名が確認できませんでした。このアプリの開発者へ連絡し、管理画面を確認してください。", - "App can't be installed because of not allowed code in the App" : "アプリで許可されないコードが入っているのが原因でアプリがインストールできません", - "App can't be installed because it is not compatible with this version of the server" : "アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", - "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストールできません。", - "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません", "APCu" : "APCu", "Redis" : "Redis", "Server settings" : "サーバー設定", @@ -125,7 +110,6 @@ "Personal" : "個人", "Users" : "ユーザー", "Admin" : "管理", - "Recommended" : "おすすめ", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", "No app name specified" : "アプリ名が未指定", @@ -172,6 +156,22 @@ "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", + "App directory already exists" : "アプリディレクトリはすでに存在します", + "Can't create app folder. Please fix permissions. %s" : "アプリフォルダーを作成できませんでした。%s のパーミッションを修正してください。", + "Archive does not contain a directory named %s" : "%s という名前のディレクトリは、アーカイブに含まれていません", + "No source specified when installing app" : "アプリインストール時のソースが未指定", + "No href specified when installing app from http" : "アプリインストール時のhttpの URL が未指定", + "No path specified when installing app from local file" : "アプリインストール時のローカルファイルのパスが未指定", + "Archives of type %s are not supported" : "\"%s\"タイプのアーカイブ形式は未サポート", + "Failed to open archive when installing app" : "アプリをインストール中にアーカイブファイルを開けませんでした。", + "App does not provide an info.xml file" : "アプリにinfo.xmlファイルが入っていません", + "App cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリがインストールできません。", + "Signature could not get checked. Please contact the app developer and check your admin screen." : "署名が確認できませんでした。このアプリの開発者へ連絡し、管理画面を確認してください。", + "App can't be installed because of not allowed code in the App" : "アプリで許可されないコードが入っているのが原因でアプリがインストールできません", + "App can't be installed because it is not compatible with this version of the server" : "アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", + "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストールできません。", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません", + "Recommended" : "おすすめ", "Microsoft Windows Platform is not supported" : "Microsoft Windows プラットフォームはサポートしていません。", "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "マイクロソフト Windowsプラットフォーム上での Nextcloudの動作をサポートしていません。サーバー丸ごと移行する方式をとれない場合は仮想マシンで Linux を動かすことをお勧めします。", "Storage not available" : "ストレージが利用できません", |