diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index d6e2345257e..e6067d7ca21 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -213,32 +213,6 @@ "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", - "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "多くの場合、これは %s Webサーバーにconfigディレクトリ %s への書き込み権限を与えることで解決できます。", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "id: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", - "Server settings" : "サーバー設定", - "DB Error: \"%s\"" : "DBエラー: \"%s\"", - "Offending command was: \"%s\"" : "違反コマンド: \"%s\"", - "You need to enter either an existing account or the administrator." : "既存のアカウントもしくは管理者のどちらかを入力する必要があります。", - "Offending command was: \"%s\", name: %s, password: %s" : "違反コマンド: \"%s\"、名前: %s、パスワード: %s", - "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "%s を共有できませんでした。%s に許可されている権限を越えています。", - "Setting permissions for %s failed, because the item was not found" : "%s を共有できませんでした。アイテムが存在しません。", - "Cannot clear expiration date. Shares are required to have an expiration date." : "有効期限を解除できません。共有するには有効期限を設定する必要があります。", - "Cannot increase permissions of %s" : "%s の権限を強化できません", - "Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。", - "Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。", - "Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", - "Personal" : "個人", - "Admin" : "管理", - "No app name specified" : "アプリ名が未指定", - "App '%s' could not be installed!" : "'%s' アプリをインストールできませんでした。", - "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "多くの場合、これは %s Webサーバーにappsディレクトリ %s への書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。", - "Cannot create \"data\" directory (%s)" : "\"data\" ディレクトリ (%s) を作成できません", - "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "通常、<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Webサーバーにルートディレクトリへの書き込み権限を与える</a>ことで解決できます。", - "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "多くの場合、パーミッションは %s Webサーバーにルートディレクトリ %s への書き込み権限を与えることで解決できます。", - "Data directory (%s) is readable by other users" : "データディレクトリ (%s) は他のユーザーも閲覧することができます", - "Data directory (%s) must be an absolute path" : "データディレクトリ (%s) は、絶対パスである必要があります。", - "Data directory (%s) is invalid" : "データディレクトリ (%s) は無効です", - "Please check that the data directory contains a file \".ocdata\" in its root." : "データディレクトリに \".ocdata\" ファイルが含まれていることを確認してください。" + "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |