Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-18 03:08:15 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-18 03:08:15 +0300
commit231cffffb9084ed1b7779f40ec07ad617ec71a30 (patch)
tree5033c4b2d5d747a546ee2ed329c90814209478fc /lib/l10n/ja.js
parent0d956cb4aa6456304d61ad38f9a5801956c23e5f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js26
1 files changed, 26 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index f9f50d57290..42c899c4cea 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "\"config\"ディレクトリに書き込めません!",
"This can usually be fixed by giving the webserver write access to the config directory" : "多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"See %s" : "%s を閲覧",
+ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "多くの場合、Webサーバーの configディレクトリ に書き込み権限を与えることで直ります。%s を見てください",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
"Sample configuration detected" : "サンプル設定が見つかりました。",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。",
@@ -11,6 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s",
+ "Education Edition" : "Education Edition",
"PHP %s or higher is required." : "PHP %s 以上が必要です。",
"PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。",
"%sbit or higher PHP required." : "%sbit 以上の新しいバージョンのPHPが必要です。",
@@ -35,6 +37,7 @@ OC.L10N.register(
"_%n hour ago_::_%n hours ago_" : ["%n 時間前"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
"seconds ago" : "数秒前",
+ "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
"File name is a reserved word" : "ファイル名が予約された単語です",
"File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています",
"File name is too long" : "ファイル名が長すぎます",
@@ -42,6 +45,7 @@ OC.L10N.register(
"Empty filename is not allowed" : "空のファイル名は許可されていません",
"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\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
+ "This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。",
"Help" : "ヘルプ",
"Apps" : "アプリ",
"Settings" : "設定",
@@ -55,6 +59,13 @@ OC.L10N.register(
"Encryption" : "暗号化",
"Additional settings" : "追加設定",
"Tips & tricks" : "ヒントとコツ",
+ "Personal info" : "個人情報",
+ "Sync clients" : "同期クライアント",
+ "Unlimited" : "無制限",
+ "__language_name__" : "Japanese (日本語)",
+ "Verifying" : "検証中",
+ "Verifying …" : "検証中",
+ "Verify" : "検証",
"%s enter the database username and name." : "%s データベース名とデータベースのユーザー名を入力してください。",
"%s enter the database username." : "%s のデータベースのユーザー名を入力してください。",
"%s enter the database name." : "%s のデータベース名を入力してください。",
@@ -63,6 +74,7 @@ OC.L10N.register(
"Oracle username and/or password not valid" : "Oracleのユーザー名もしくはパスワードは有効ではありません",
"DB Error: \"%s\"" : "DBエラー: \"%s\"",
"Offending command was: \"%s\"" : "違反コマンド: \"%s\"",
+ "You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。",
"Offending command was: \"%s\", name: %s, password: %s" : "違反コマンド: \"%s\"、名前: %s、パスワード: %s",
"PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名もしくはパスワードは有効ではありません",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X では、サポートされていません。このOSでは、%sは正常に動作しないかもしれません。ご自身の責任においてご利用ください。",
@@ -98,9 +110,17 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "%s を共有できませんでした。再共有は許可されていません。",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s の共有に失敗しました。%s のバックエンド共有に必要なソースが見つかりませんでした。",
"Sharing %s failed, because the file could not be found in the file cache" : "%s の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。",
+ "Can’t increase permissions of %s" : "%s の権限を追加できません",
+ "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
+ "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。",
"Expiration date is in the past" : "有効期限が切れています",
+ "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
"%s shared »%s« with you" : "%sが あなたと »%s«を共有しました",
+ "%s shared »%s« with you." : "%sが あなたと »%s«を共有しました",
+ "Click the button below to open it." : "開くには下のボタンをクリック",
+ "Open »%s«" : "»%s«を開く",
"%s via %s" : "%s に %s から",
+ "The requested share does not exist anymore" : "この共有はもう存在しません。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
"Sunday" : "日曜日",
"Monday" : "月曜日",
@@ -150,6 +170,7 @@ OC.L10N.register(
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています",
+ "Username must not consist of dots only" : "ユーザー名は、ドットのみではつけられません",
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
"The username is already being used" : "ユーザー名はすでに使われています",
"User disabled" : "ユーザーは無効です",
@@ -167,7 +188,10 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "データベースドライバー (sqlite, mysql, postgresql) がインストールされていません。",
"Cannot write into \"config\" directory" : "\"config\" ディレクトリに書き込みができません",
"Cannot write into \"apps\" directory" : "\"apps\" ディレクトリに書き込みができません",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "多くの場合、これは Webサーバーにappsディレクトリへの書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで直ります。%s を見てください。",
"Cannot create \"data\" directory" : "\"data\" ディレクトリを作成できません",
+ "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "多くの場合、Webサーバーのルートディレクトリに書き込み権限を与えることで直ります。%s を見てください。",
+ "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Webサーバーのルートディレクトリに書き込み権限パーミッションが必要です。%s を見てください。",
"Setting locale to %s failed" : "ロケールを %s に設定できませんでした",
"Please install one of these locales on your system and restart your webserver." : "これらのロケールのうちいずれかをシステムにインストールし、Webサーバーを再起動してください。",
"Please ask your server administrator to install the module." : "サーバー管理者にモジュールのインストールを依頼してください。",
@@ -188,6 +212,8 @@ OC.L10N.register(
"Your data directory is readable by other users" : "データディレクトリは、他のユーザーから読み取り専用です",
"Your data directory must be an absolute path" : "データディレクトリは、絶対パスにする必要があります",
"Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。",
+ "Your data directory is invalid" : "データディレクトリが無効です",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。",
"Storage unauthorized. %s" : "権限のないストレージです。 %s",
"Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",