summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js64
1 files changed, 32 insertions, 32 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 2f4d02bb2b7..da88f42ac08 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -17,18 +17,6 @@ OC.L10N.register(
"Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s",
"ownCloud %s or higher is required." : "ownCloud %s 以上が必要です。",
"ownCloud %s or lower is required." : "ownCloud %s 以下が必要です。",
- "You are not allowed to share %s" : "%s を共有することを許可されていません。",
- "Cannot increase permissions of %s" : "%s の権限を強化できません",
- "Expiration date is in the past" : "有効期限が切れています",
- "Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
- "Help" : "ヘルプ",
- "Personal" : "個人",
- "Users" : "ユーザー",
- "Admin" : "管理",
- "Recommended" : "おすすめ",
- "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : " \"%s\" アプリは、このバージョンのownCloudと互換性がない為、インストールできません。",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係が満たされないため、\"%s\" アプリをインストールできません:%s",
- "No app name specified" : "アプリ名が未指定",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"today" : "今日",
@@ -41,7 +29,6 @@ OC.L10N.register(
"_%n hour ago_::_%n hours ago_" : ["%n 時間前"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
"seconds ago" : "数秒前",
- "web services under your control" : "あなたが管理するウェブサービス",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "id: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
"Empty filename is not allowed" : "空のファイル名は許可されていません",
"Dot files are not allowed" : "ドットファイルは許可されていません",
@@ -49,6 +36,38 @@ OC.L10N.register(
"File name is a reserved word" : "ファイル名が予約された単語です",
"File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています",
"File name is too long" : "ファイル名が長すぎます",
+ "%s enter the database username." : "%s のデータベースのユーザー名を入力してください。",
+ "%s enter the database name." : "%s のデータベース名を入力してください。",
+ "%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。",
+ "Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。",
+ "Oracle username and/or password not valid" : "Oracleのユーザー名もしくはパスワードは有効ではありません",
+ "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",
+ "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は正常に動作しないかもしれません。ご自身の責任においてご利用ください。",
+ "For the best results, please consider using a GNU/Linux server instead." : "最も良い方法としては、代わりにGNU/Linuxサーバーを利用することをご検討ください。",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "このインスタンス %s は、32bit PHP 環境で動作しており、php.ini に open_basedir が設定されているようです。4GB以上のファイルで問題が発生するため、この設定を利用しないことをお勧めします。",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini から open_basedir 設定を削除するか、64bit PHPに切り替えてください。",
+ "Set an admin username." : "管理者のユーザー名を設定",
+ "Set an admin password." : "管理者のパスワードを設定。",
+ "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません",
+ "You are not allowed to share %s" : "%s を共有することを許可されていません。",
+ "Cannot increase permissions of %s" : "%s の権限を強化できません",
+ "Expiration date is in the past" : "有効期限が切れています",
+ "Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
+ "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
+ "Apps" : "アプリ",
+ "Help" : "ヘルプ",
+ "Personal" : "個人",
+ "Users" : "ユーザー",
+ "Admin" : "管理",
+ "Recommended" : "おすすめ",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : " \"%s\" アプリは、このバージョンのownCloudと互換性がない為、インストールできません。",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係が満たされないため、\"%s\" アプリをインストールできません:%s",
+ "No app name specified" : "アプリ名が未指定",
+ "web services under your control" : "あなたが管理するウェブサービス",
"File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。",
"Can't read file" : "ファイルを読み込めません",
"App directory already exists" : "アプリディレクトリはすでに存在します",
@@ -69,23 +88,6 @@ OC.L10N.register(
"Authentication error" : "認証エラー",
"Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。",
"Unknown user" : "不明なユーザー",
- "%s enter the database username." : "%s のデータベースのユーザー名を入力してください。",
- "%s enter the database name." : "%s のデータベース名を入力してください。",
- "%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。",
- "Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。",
- "Oracle username and/or password not valid" : "Oracleのユーザー名もしくはパスワードは有効ではありません",
- "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",
- "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は正常に動作しないかもしれません。ご自身の責任においてご利用ください。",
- "For the best results, please consider using a GNU/Linux server instead." : "最も良い方法としては、代わりにGNU/Linuxサーバーを利用することをご検討ください。",
- "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "このインスタンス %s は、32bit PHP 環境で動作しており、php.ini に open_basedir が設定されているようです。4GB以上のファイルで問題が発生するため、この設定を利用しないことをお勧めします。",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini から open_basedir 設定を削除するか、64bit PHPに切り替えてください。",
- "Set an admin username." : "管理者のユーザー名を設定",
- "Set an admin password." : "管理者のパスワードを設定。",
- "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません",
"Invalid Federated Cloud ID" : "無効な統合されたクラウドID",
"%s shared »%s« with you" : "%sが あなたと »%s«を共有しました",
"%s via %s" : "%s に %s から",
@@ -116,8 +118,6 @@ 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 の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。",
- "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
- "Apps" : "アプリ",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています",