"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue.":"Nextcloudを再インストールしようとしているようです。 しかし、CAN_INSTALLファイルがconfigディレクトリにありません。 続行するには、configフォルダーにCAN_INSTALLファイルを作成してください。",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually.":"設定フォルダーからCAN_INSTALLを削除できませんでした。 このファイルを手動で削除してください。",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.":"このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue.":"Nextcloudを再インストールしようとしているようです。 しかし、CAN_INSTALLファイルがconfigディレクトリにありません。 続行するには、configフォルダーにCAN_INSTALLファイルを作成してください。",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually.":"設定フォルダーからCAN_INSTALLを削除できませんでした。 このファイルを手動で削除してください。",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.":"このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ",
"Cannot write into \"config\" directory!":"\"config\"ディレクトリに書き込めません!",
"This can usually be fixed by giving the webserver write access to the config directory.":"多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"Cannot write into \"config\" directory!":"\"config\"ディレクトリに書き込むことは出来ません!",
"This can usually be fixed by giving the webserver write access to the config directory.":"Webサーバーにconfigディレクトリへの書き込み権限を与えることで解決する可能性があります。",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it.":"しかし、config.phpファイルを読み取り専用にしたい場合は、オプションの \"config_is_read_only\"をtrueに設定してください。",
"See %s":"%s を閲覧",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.":"アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
"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を変更する前にドキュメントを確認してください。",
"%s email verification":"%sメールによる確認",
"Email verification":"メールによる確認",
"Click the following button to confirm your email.":"下記のボタンをクリックして、メールを確認してください。",
"Click the following link to confirm your email.":"下記のリンクをクリックして、メールを確認してください。",
"Confirm your email":"メールを確認",
"Other activities":"その他のアクティビティ",
"%1$s and %2$s":"%1$s と %2$s",
"%1$s, %2$s and %3$s":"%1$s と %2$s、%3$s",
@ -30,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s":"次のプラットフォームをサポートしています: %s",
"Server version %s or higher is required.":"サーバーの %s よりも高いバージョンが必要です。",
"Server version %s or lower is required.":"サーバーの %s よりも低いバージョンが必要です。",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting":"この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。",
"Logged in user must be an admin or sub admin":"ログインユーザーは管理者またはサブ管理者である必要があります",
"Logged in user must be an admin":"ログインユーザーは管理者である必要があります",
"Wiping of device %s has started":"端末%sのワイプを開始しました。",
@ -48,6 +54,7 @@ OC.L10N.register(
"Unknown filetype":"不明なファイルタイプ",
"Invalid image":"無効な画像",
"Avatar image is not square":"アバター画像が正方形ではありません",
"View profile":"プロフィールを表示",
"today":"今日",
"tomorrow":"明日",
"yesterday":"昨日",
@ -76,7 +83,7 @@ OC.L10N.register(
"File name is a reserved word":"ファイル名が予約された単語です",
"File name contains at least one invalid character":"ファイル名に1文字以上の無効な文字が含まれています",
"File name is too long":"ファイル名が長すぎます",
"Dot files are not allowed":"ドットファイルは許可されていません",
"Dot files are not allowed":"隠しファイルは許可されていません",
"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\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
@ -87,6 +94,21 @@ OC.L10N.register(
"Settings":"設定",
"Log out":"ログアウト",
"Users":"ユーザー",
"Email":"メール",
"Mail %s":"メール %s",
"Phone":"携帯",
"Call %s":"電話 %s",
"Twitter":"Twitter",
"View %s on Twitter":"Twitterで%sを表示",
"Website":"ウェブサイト",
"Visit %s":"訪問先 %s",
"Address":"アドレス",
"Profile picture":"プロフィールの写真",
"About":"詳細",
"Full name":"フルネーム",
"Headline":"見出し",
"Organisation":"組織",
"Role":"ロール",
"Unknown user":"不明なユーザー",
"Additional settings":"追加設定",
"%s enter the database username and name.":"%s データベース名とデータベースのユーザー名を入力してください。",
@ -171,19 +193,19 @@ OC.L10N.register(
"Oct.":"10月",
"Nov.":"11月",
"Dec.":"12月",
"The user limit has been reached and the user was not created.":"ユーザー制限に達し、ユーザーは作成されませんでした。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"":"ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
"The user limit has been reached and the user was not created.":"ユーザー数の上限に達したためユーザーを作成出来ませんでした。",
"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":"ユーザー名は、ドットのみではつけられません",
"Username is invalid because files already exist for this user":"このユーザーのファイルが既に存在するため、ユーザー名は無効です",
"Username must not consist of dots only":"ユーザー名に、ドットのみはつけられません",
"Username is invalid because files already exist for this user":"このユーザーのファイルが既に存在するため、このユーザー名は使用できません",
"A valid password must be provided":"有効なパスワードを指定する必要があります",
"The username is already being used":"ユーザー名はすでに使われています",
"The username is already being used":"このユーザー名はすでに使われています",
"Could not create user":"ユーザーを作成できませんでした",
"User disabled":"ユーザーは無効です",
"Login canceled by app":"アプリによりログインが中止されました",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s":"次の依存関係を満たしていないため、アプリ \"%1$s\" をインストールできません: %2$s",
"a safe home for all your data":"あらゆるデータを安全に保管します",
"a safe home for all your data":"すべてのデータを安全に保管します",
"File is currently busy, please try again later":"現在ファイルはビジーです。後でもう一度試してください。",
"Cannot read file":"ファイルを読み込めません",
"Application is not enabled":"アプリケーションは無効です",
@ -192,16 +214,17 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed.":"データベースドライバー (sqlite, mysql, postgresql) がインストールされていません。",
"Cannot write into \"config\" directory":"\"config\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the webserver write access to the config directory. See %s":"多くの場合、Webサーバーの configディレクトリ に書き込み権限を与えることで直ります。%s を見てください",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s":"またはconfig.phpファイルを読み取り専用にしたい場合は、オプション \"config_is_read_only\"をtrueに設定してください。 %sを参照してください",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s":"またはconfig.phpファイルを読み取り専用にしたい場合は、オプション \"config_is_read_only\"をtrueに設定してください。 詳しくは%sを確認してください。",
"Cannot write into \"apps\" directory":"\"apps\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file.":"これは通常、Webサーバーにappsディレクトリへの書き込み権限を許可するか、構成ファイルでAppStoreを無効にすることで解決できます。",
"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 を見てください。",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file.":"Webサーバーにappsディレクトリへの書き込み権限を許可するか、構成ファイルでAppStoreを無効にすることで解決する可能性があります。",
"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サーバーを再起動してください。",
"PHP module %s not installed.":"PHP のモジュール %s がインストールされていません。",
"PHP module %s not installed.":"PHP のモジュールの %s がインストールされていません。",
"Please ask your server administrator to install the module.":"サーバー管理者にモジュールのインストールを依頼してください。",
"PHP setting \"%s\" is not set to \"%s\".":"PHP設定の\"%s\"は \"%s\"に設定されていません",
"PHP setting \"%s\" is not set to \"%s\".":"PHP設定の\"%s\"が \"%s\"に設定されていません",
"Adjusting this setting in php.ini will make Nextcloud run again":"php.ini のこの設定を調整して、再度 Nextcloudを起動してください。",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"":"mbstring.func_overload の値は \"0\" であるべきですが、\"%s\" に設定されています",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini":"この問題を修正するには、php.ini ファイルの <code>mbstring.func_overload</code> を <code>0</code> に設定してください。",
"Cannot write into \"config\" directory!":"\"config\"ディレクトリに書き込めません!",
"This can usually be fixed by giving the webserver write access to the config directory.":"多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"Cannot write into \"config\" directory!":"\"config\"ディレクトリに書き込むことは出来ません!",
"This can usually be fixed by giving the webserver write access to the config directory.":"Webサーバーにconfigディレクトリへの書き込み権限を与えることで解決する可能性があります。",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it.":"しかし、config.phpファイルを読み取り専用にしたい場合は、オプションの \"config_is_read_only\"をtrueに設定してください。",
"See %s":"%s を閲覧",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.":"アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
"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を変更する前にドキュメントを確認してください。",
"%s email verification":"%sメールによる確認",
"Email verification":"メールによる確認",
"Click the following button to confirm your email.":"下記のボタンをクリックして、メールを確認してください。",
"Click the following link to confirm your email.":"下記のリンクをクリックして、メールを確認してください。",
"Confirm your email":"メールを確認",
"Other activities":"その他のアクティビティ",
"%1$s and %2$s":"%1$s と %2$s",
"%1$s, %2$s and %3$s":"%1$s と %2$s、%3$s",
@ -28,6 +33,7 @@
"The following platforms are supported: %s":"次のプラットフォームをサポートしています: %s",
"Server version %s or higher is required.":"サーバーの %s よりも高いバージョンが必要です。",
"Server version %s or lower is required.":"サーバーの %s よりも低いバージョンが必要です。",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting":"この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。",
"Logged in user must be an admin or sub admin":"ログインユーザーは管理者またはサブ管理者である必要があります",
"Logged in user must be an admin":"ログインユーザーは管理者である必要があります",
"Wiping of device %s has started":"端末%sのワイプを開始しました。",
@ -46,6 +52,7 @@
"Unknown filetype":"不明なファイルタイプ",
"Invalid image":"無効な画像",
"Avatar image is not square":"アバター画像が正方形ではありません",
"View profile":"プロフィールを表示",
"today":"今日",
"tomorrow":"明日",
"yesterday":"昨日",
@ -74,7 +81,7 @@
"File name is a reserved word":"ファイル名が予約された単語です",
"File name contains at least one invalid character":"ファイル名に1文字以上の無効な文字が含まれています",
"File name is too long":"ファイル名が長すぎます",
"Dot files are not allowed":"ドットファイルは許可されていません",
"Dot files are not allowed":"隠しファイルは許可されていません",
"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\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
@ -85,6 +92,21 @@
"Settings":"設定",
"Log out":"ログアウト",
"Users":"ユーザー",
"Email":"メール",
"Mail %s":"メール %s",
"Phone":"携帯",
"Call %s":"電話 %s",
"Twitter":"Twitter",
"View %s on Twitter":"Twitterで%sを表示",
"Website":"ウェブサイト",
"Visit %s":"訪問先 %s",
"Address":"アドレス",
"Profile picture":"プロフィールの写真",
"About":"詳細",
"Full name":"フルネーム",
"Headline":"見出し",
"Organisation":"組織",
"Role":"ロール",
"Unknown user":"不明なユーザー",
"Additional settings":"追加設定",
"%s enter the database username and name.":"%s データベース名とデータベースのユーザー名を入力してください。",
@ -169,19 +191,19 @@
"Oct.":"10月",
"Nov.":"11月",
"Dec.":"12月",
"The user limit has been reached and the user was not created.":"ユーザー制限に達し、ユーザーは作成されませんでした。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"":"ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
"The user limit has been reached and the user was not created.":"ユーザー数の上限に達したためユーザーを作成出来ませんでした。",
"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":"ユーザー名は、ドットのみではつけられません",
"Username is invalid because files already exist for this user":"このユーザーのファイルが既に存在するため、ユーザー名は無効です",
"Username must not consist of dots only":"ユーザー名に、ドットのみはつけられません",
"Username is invalid because files already exist for this user":"このユーザーのファイルが既に存在するため、このユーザー名は使用できません",
"A valid password must be provided":"有効なパスワードを指定する必要があります",
"The username is already being used":"ユーザー名はすでに使われています",
"The username is already being used":"このユーザー名はすでに使われています",
"Could not create user":"ユーザーを作成できませんでした",
"User disabled":"ユーザーは無効です",
"Login canceled by app":"アプリによりログインが中止されました",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s":"次の依存関係を満たしていないため、アプリ \"%1$s\" をインストールできません: %2$s",
"a safe home for all your data":"あらゆるデータを安全に保管します",
"a safe home for all your data":"すべてのデータを安全に保管します",
"File is currently busy, please try again later":"現在ファイルはビジーです。後でもう一度試してください。",
"Cannot read file":"ファイルを読み込めません",
"Application is not enabled":"アプリケーションは無効です",
@ -190,16 +212,17 @@
"No database drivers (sqlite, mysql, or postgresql) installed.":"データベースドライバー (sqlite, mysql, postgresql) がインストールされていません。",
"Cannot write into \"config\" directory":"\"config\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the webserver write access to the config directory. See %s":"多くの場合、Webサーバーの configディレクトリ に書き込み権限を与えることで直ります。%s を見てください",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s":"またはconfig.phpファイルを読み取り専用にしたい場合は、オプション \"config_is_read_only\"をtrueに設定してください。 %sを参照してください",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s":"またはconfig.phpファイルを読み取り専用にしたい場合は、オプション \"config_is_read_only\"をtrueに設定してください。 詳しくは%sを確認してください。",
"Cannot write into \"apps\" directory":"\"apps\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file.":"これは通常、Webサーバーにappsディレクトリへの書き込み権限を許可するか、構成ファイルでAppStoreを無効にすることで解決できます。",
"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 を見てください。",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file.":"Webサーバーにappsディレクトリへの書き込み権限を許可するか、構成ファイルでAppStoreを無効にすることで解決する可能性があります。",
"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サーバーを再起動してください。",
"PHP module %s not installed.":"PHP のモジュール %s がインストールされていません。",
"PHP module %s not installed.":"PHP のモジュールの %s がインストールされていません。",
"Please ask your server administrator to install the module.":"サーバー管理者にモジュールのインストールを依頼してください。",
"PHP setting \"%s\" is not set to \"%s\".":"PHP設定の\"%s\"は \"%s\"に設定されていません",
"PHP setting \"%s\" is not set to \"%s\".":"PHP設定の\"%s\"が \"%s\"に設定されていません",
"Adjusting this setting in php.ini will make Nextcloud run again":"php.ini のこの設定を調整して、再度 Nextcloudを起動してください。",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"":"mbstring.func_overload の値は \"0\" であるべきですが、\"%s\" に設定されています",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini":"この問題を修正するには、php.ini ファイルの <code>mbstring.func_overload</code> を <code>0</code> に設定してください。",