[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/32305/head
Nextcloud bot 2 years ago
parent cec6d64598
commit 4f55ba2a88
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -3,10 +3,16 @@ OC.L10N.register(
{
"Deleted files" : "ゴミ箱",
"restored" : "復元済",
"Deleted files and folders in the trash bin" : "ゴミ箱内の削除されたファイルやフォルダー",
"This application enables users to restore files that were deleted from the system." : "このアプリケーションを使用すると、ユーザーはシステムから削除されたファイルを復元できます。",
"This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "このアプリケーションを使用すると、システムから削除されたファイルを復元できます。削除されたファイルのリストがWebインターフェイスに表示され、削除されたファイルをユーザーのファイルディレクトリに復元するか、システムから完全に削除するかを選択できます。バージョン管理アプリが有効になっている場合、ファイルを復元すると、関連するファイルバージョンも復元されます。共有から削除されたファイルは、共有されなくなりますが、同じ方法で復元できます。デフォルトでは、ファイルは30日間ごみ箱に残ります。\nディスク領域圧迫を防ぐため、 「削除済みファイル」 アプリでは、削除済みファイルに現在使用可能な割当て容量の50%を超える容量は使用されません。削除されたファイルがこの制限を超えると、この制限を下回るまで最も古いファイルが削除されます。詳細については、削除済みファイルのマニュアルを参照してください。",
"Restore" : "復元",
"Delete permanently" : "完全に削除する",
"Error while restoring file from trash bin" : "ごみ箱からファイルを復元中にエラーが発生しました",
"Error while removing file from trash bin" : "ごみ箱からファイルを削除中にエラーが発生しました",
"Error while restoring files from trash bin" : "ごみ箱からファイルを復元中にエラーが発生しました",
"Error while emptying trash bin" : "ごみ箱を空にする際にエラーが発生しました",
"Error while removing files from trash bin" : "ごみ箱からファイルを削除中にエラーが発生しました",
"This operation is forbidden" : "この操作は禁止されています",
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"No deleted files" : "削除されたファイルはありません",

@ -1,10 +1,16 @@
{ "translations": {
"Deleted files" : "ゴミ箱",
"restored" : "復元済",
"Deleted files and folders in the trash bin" : "ゴミ箱内の削除されたファイルやフォルダー",
"This application enables users to restore files that were deleted from the system." : "このアプリケーションを使用すると、ユーザーはシステムから削除されたファイルを復元できます。",
"This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "このアプリケーションを使用すると、システムから削除されたファイルを復元できます。削除されたファイルのリストがWebインターフェイスに表示され、削除されたファイルをユーザーのファイルディレクトリに復元するか、システムから完全に削除するかを選択できます。バージョン管理アプリが有効になっている場合、ファイルを復元すると、関連するファイルバージョンも復元されます。共有から削除されたファイルは、共有されなくなりますが、同じ方法で復元できます。デフォルトでは、ファイルは30日間ごみ箱に残ります。\nディスク領域圧迫を防ぐため、 「削除済みファイル」 アプリでは、削除済みファイルに現在使用可能な割当て容量の50%を超える容量は使用されません。削除されたファイルがこの制限を超えると、この制限を下回るまで最も古いファイルが削除されます。詳細については、削除済みファイルのマニュアルを参照してください。",
"Restore" : "復元",
"Delete permanently" : "完全に削除する",
"Error while restoring file from trash bin" : "ごみ箱からファイルを復元中にエラーが発生しました",
"Error while removing file from trash bin" : "ごみ箱からファイルを削除中にエラーが発生しました",
"Error while restoring files from trash bin" : "ごみ箱からファイルを復元中にエラーが発生しました",
"Error while emptying trash bin" : "ごみ箱を空にする際にエラーが発生しました",
"Error while removing files from trash bin" : "ごみ箱からファイルを削除中にエラーが発生しました",
"This operation is forbidden" : "この操作は禁止されています",
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"No deleted files" : "削除されたファイルはありません",

@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "Die App konnte nicht entfernt werden.",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Wrong password" : "Falsches Passwort",
"Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden",
"Saved" : "Gespeichert",
"No user supplied" : "Kein Benutzer angegeben",
"Authentication error" : "Authentifizierungsfehler",

@ -55,6 +55,7 @@
"Couldn't remove app." : "Die App konnte nicht entfernt werden.",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Wrong password" : "Falsches Passwort",
"Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden",
"Saved" : "Gespeichert",
"No user supplied" : "Kein Benutzer angegeben",
"Authentication error" : "Authentifizierungsfehler",

@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "Az alkalmazás eltávolítása nem sikerült.",
"Couldn't update app." : "Az alkalmazás frissítése nem sikerült.",
"Wrong password" : "Hibás jelszó",
"Unable to change personal password" : "Nem lehet megváltoztatni a személyes jelszót",
"Saved" : "Mentve",
"No user supplied" : "Nincs megadva felhasználó",
"Authentication error" : "Hitelesítései hiba",

@ -55,6 +55,7 @@
"Couldn't remove app." : "Az alkalmazás eltávolítása nem sikerült.",
"Couldn't update app." : "Az alkalmazás frissítése nem sikerült.",
"Wrong password" : "Hibás jelszó",
"Unable to change personal password" : "Nem lehet megváltoztatni a személyes jelszót",
"Saved" : "Mentve",
"No user supplied" : "Nincs megadva felhasználó",
"Authentication error" : "Hitelesítései hiba",

@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "Nie można usunąć aplikacji.",
"Couldn't update app." : "Nie można zaktualizować aplikacji.",
"Wrong password" : "Złe hasło",
"Unable to change personal password" : "Nie można zmienić osobistego hasła",
"Saved" : "Zapisano",
"No user supplied" : "Brak użytkownika",
"Authentication error" : "Błąd uwierzytelniania",

@ -55,6 +55,7 @@
"Couldn't remove app." : "Nie można usunąć aplikacji.",
"Couldn't update app." : "Nie można zaktualizować aplikacji.",
"Wrong password" : "Złe hasło",
"Unable to change personal password" : "Nie można zmienić osobistego hasła",
"Saved" : "Zapisano",
"No user supplied" : "Brak użytkownika",
"Authentication error" : "Błąd uwierzytelniania",

@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "無法移除應用程式。",
"Couldn't update app." : "無法更新應用程式。",
"Wrong password" : "密碼錯誤",
"Unable to change personal password" : "無法變更個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供使用者",
"Authentication error" : "認證錯誤",

@ -55,6 +55,7 @@
"Couldn't remove app." : "無法移除應用程式。",
"Couldn't update app." : "無法更新應用程式。",
"Wrong password" : "密碼錯誤",
"Unable to change personal password" : "無法變更個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供使用者",
"Authentication error" : "認證錯誤",

@ -32,6 +32,7 @@ OC.L10N.register(
"Similar to the high contrast mode, but with dark colours." : "Podobny do trybu wysokiego kontrastu, ale z ciemnymi kolorami.",
"Dark theme" : "Ciemny motyw",
"Enable dark theme" : "Włącz ciemny motyw",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Ciemny motyw łagodny dla Twoich oczów, redukując ogólną luminancję i jasność.",
"System default theme" : "Domyślny motyw systemu",
"Enable the system default" : "Włącz domyślne ustawienia systemu",
"Using the default system appearance." : "Korzystanie z domyślnego wyglądu systemu.",

@ -30,6 +30,7 @@
"Similar to the high contrast mode, but with dark colours." : "Podobny do trybu wysokiego kontrastu, ale z ciemnymi kolorami.",
"Dark theme" : "Ciemny motyw",
"Enable dark theme" : "Włącz ciemny motyw",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Ciemny motyw łagodny dla Twoich oczów, redukując ogólną luminancję i jasność.",
"System default theme" : "Domyślny motyw systemu",
"Enable the system default" : "Włącz domyślne ustawienia systemu",
"Using the default system appearance." : "Korzystanie z domyślnego wyglądu systemu.",

@ -26,6 +26,7 @@ OC.L10N.register(
"No file uploaded" : "Нет загруженных файлов",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Вы уже используете настраиваемое оформление, которое может быть перезаписано этим приложением.",
"Theming" : "Внешний вид",
"Appearance and accessibility" : "Внешний вид и доступность",
"Dark theme" : "Тёмное оформление",
"Enable dark theme" : "Использовать тёмное оформление",
"Dyslexia font" : "Шрифт Dyslexia",
@ -54,7 +55,7 @@ OC.L10N.register(
"Remove background image" : "Убрать фоновое изображение ",
"Advanced options" : "Дополнительные параметры",
"Legal notice link" : "Ссылка на официальное уведомление",
"Privacy policy link" : "Ссылка на политику конфеденциальности",
"Privacy policy link" : "Ссылка на политику конфиденциальности",
"Header logo" : "Логотип заголовка",
"Upload new header logo" : "Загрузить логотип заголовка",
"Favicon" : "Favicon (значок сайта)",

@ -24,6 +24,7 @@
"No file uploaded" : "Нет загруженных файлов",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Вы уже используете настраиваемое оформление, которое может быть перезаписано этим приложением.",
"Theming" : "Внешний вид",
"Appearance and accessibility" : "Внешний вид и доступность",
"Dark theme" : "Тёмное оформление",
"Enable dark theme" : "Использовать тёмное оформление",
"Dyslexia font" : "Шрифт Dyslexia",
@ -52,7 +53,7 @@
"Remove background image" : "Убрать фоновое изображение ",
"Advanced options" : "Дополнительные параметры",
"Legal notice link" : "Ссылка на официальное уведомление",
"Privacy policy link" : "Ссылка на политику конфеденциальности",
"Privacy policy link" : "Ссылка на политику конфиденциальности",
"Header logo" : "Логотип заголовка",
"Upload new header logo" : "Загрузить логотип заголовка",
"Favicon" : "Favicon (значок сайта)",

@ -174,7 +174,7 @@ OC.L10N.register(
"Schedule work & meetings, synced with all your devices." : "Zaplanuj pracę i spotkania, które będą zsynchronizowane ze wszystkimi urządzeniami.",
"Keep your colleagues and friends in one place without leaking their private info." : "Przechowuj swoich kolegów i przyjaciół w jednym miejscu, nie udostępniając prywatnych informacji.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Prosta aplikacja e-mail przyjemnie zintegrowana z plikami, kontaktami i kalendarzem.",
"Chatting, video calls, screensharing, online meetings and web conferencing in your browser and with mobile apps." : "Czat, rozmowy wideo, udostępnianie ekranu, spotkania i konferencje internetowe - w przeglądarce i aplikacjach mobilnych.",
"Chatting, video calls, screensharing, online meetings and web conferencing in your browser and with mobile apps." : "Czat, rozmowy wideo, udostępnianie ekranu, spotkania online i konferencje internetowe - w przeglądarce i aplikacjach mobilnych.",
"Collaboratively edit office documents." : "Wspólnie edytuj dokumenty biurowe.",
"Local document editing back-end used by the Collabora Online app." : "Lokalne zaplecze do edycji dokumentów używane przez aplikację Collabora Online.",
"Forgot password?" : "Zapomniałeś hasła?",

@ -172,7 +172,7 @@
"Schedule work & meetings, synced with all your devices." : "Zaplanuj pracę i spotkania, które będą zsynchronizowane ze wszystkimi urządzeniami.",
"Keep your colleagues and friends in one place without leaking their private info." : "Przechowuj swoich kolegów i przyjaciół w jednym miejscu, nie udostępniając prywatnych informacji.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Prosta aplikacja e-mail przyjemnie zintegrowana z plikami, kontaktami i kalendarzem.",
"Chatting, video calls, screensharing, online meetings and web conferencing in your browser and with mobile apps." : "Czat, rozmowy wideo, udostępnianie ekranu, spotkania i konferencje internetowe - w przeglądarce i aplikacjach mobilnych.",
"Chatting, video calls, screensharing, online meetings and web conferencing in your browser and with mobile apps." : "Czat, rozmowy wideo, udostępnianie ekranu, spotkania online i konferencje internetowe - w przeglądarce i aplikacjach mobilnych.",
"Collaboratively edit office documents." : "Wspólnie edytuj dokumenty biurowe.",
"Local document editing back-end used by the Collabora Online app." : "Lokalne zaplecze do edycji dokumentów używane przez aplikację Collabora Online.",
"Forgot password?" : "Zapomniałeś hasła?",

@ -235,6 +235,8 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?",
"Please ask your server administrator to restart the web server." : "Bitte kontaktiere Deinen Server-Administrator und bitte um den Neustart des Webservers.",
"The required %s config variable is not configured in the config.php file." : "Die erforderliche %s Konfigurationsvariable ist in der config.php nicht konfiguriert.",
"Please ask your server administrator to check the Nextcloud configuration." : "Bitte Deinen Server-Administrator, die Nextcloud-Konfiguration zu überprüfen.",
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 benötigt",
"Please upgrade your database version." : "Bitte aktualisiere Deine Datenbankversion",
"Your data directory is readable by other users." : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden",

@ -233,6 +233,8 @@
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?",
"Please ask your server administrator to restart the web server." : "Bitte kontaktiere Deinen Server-Administrator und bitte um den Neustart des Webservers.",
"The required %s config variable is not configured in the config.php file." : "Die erforderliche %s Konfigurationsvariable ist in der config.php nicht konfiguriert.",
"Please ask your server administrator to check the Nextcloud configuration." : "Bitte Deinen Server-Administrator, die Nextcloud-Konfiguration zu überprüfen.",
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 benötigt",
"Please upgrade your database version." : "Bitte aktualisiere Deine Datenbankversion",
"Your data directory is readable by other users." : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden",

@ -2,6 +2,7 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "\"config\"ディレクトリに書き込むことは出来ません!",
"This can usually be fixed by giving the web server 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 のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
@ -211,19 +212,37 @@ OC.L10N.register(
"Authentication error" : "認証エラー",
"Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。",
"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 web server 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を確認してください。",
"Cannot write into \"apps\" directory." : "\"apps\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "これは通常、Webサーバーにappsディレクトリへの書き込み権限を許可するか、構成ファイルでAppStoreを無効にすることで解決できます。",
"Cannot create \"data\" directory." : "dataディレクトリを作成できません。",
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "これは通常、ウェブサーバーにルートディレクトリへの書き込み権限を与えることで解決できます。詳しくは%sを確認してください。",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Webサーバーのルートディレクトリに書き込み権限パーミッションが必要です。詳しくは%sを確認してください。",
"Your data directory is not writable." : "データディレクトリに書き込み権がありません",
"Setting locale to %s failed." : "ロケールを %s に設定できませんでした",
"Please install one of these locales on your system and restart your web server." : "これらのロケールのうちいずれかをシステムにインストールし、Webサーバーを再起動してください。",
"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\"に設定されていません",
"Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini のこの設定を調整して、再度 Nextcloudを起動してください。",
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code>の値は <code>0</code>であるべきですが、<code>%s</code> に設定されています。",
"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> に設定してください。",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 バージョン 2.7.0 が最低必要です。現在 %s がインストールされています。",
"To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、Webサーバーを再起動してください。",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
"PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",
"Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。",
"The required %s config variable is not configured in the config.php file." : "必要な %s 構成変数が config.php ファイルに設定されていません。",
"Please ask your server administrator to check the Nextcloud configuration." : "サーバー管理者にNextcloud構成を確認するように依頼してください。",
"PostgreSQL >= 9 required." : "PostgreSQL 9以上が必要です",
"Your data directory is readable by other users." : "データディレクトリは他のユーザーからも読み取ることができます",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。",
"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\" ファイルがあるのを確認してください。",
"Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。",
"Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダーIDが間違っています",

@ -1,5 +1,6 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "\"config\"ディレクトリに書き込むことは出来ません!",
"This can usually be fixed by giving the web server 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 のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
@ -209,19 +210,37 @@
"Authentication error" : "認証エラー",
"Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。",
"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 web server 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を確認してください。",
"Cannot write into \"apps\" directory." : "\"apps\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "これは通常、Webサーバーにappsディレクトリへの書き込み権限を許可するか、構成ファイルでAppStoreを無効にすることで解決できます。",
"Cannot create \"data\" directory." : "dataディレクトリを作成できません。",
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "これは通常、ウェブサーバーにルートディレクトリへの書き込み権限を与えることで解決できます。詳しくは%sを確認してください。",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Webサーバーのルートディレクトリに書き込み権限パーミッションが必要です。詳しくは%sを確認してください。",
"Your data directory is not writable." : "データディレクトリに書き込み権がありません",
"Setting locale to %s failed." : "ロケールを %s に設定できませんでした",
"Please install one of these locales on your system and restart your web server." : "これらのロケールのうちいずれかをシステムにインストールし、Webサーバーを再起動してください。",
"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\"に設定されていません",
"Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini のこの設定を調整して、再度 Nextcloudを起動してください。",
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code>の値は <code>0</code>であるべきですが、<code>%s</code> に設定されています。",
"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> に設定してください。",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 バージョン 2.7.0 が最低必要です。現在 %s がインストールされています。",
"To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、Webサーバーを再起動してください。",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
"PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",
"Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。",
"The required %s config variable is not configured in the config.php file." : "必要な %s 構成変数が config.php ファイルに設定されていません。",
"Please ask your server administrator to check the Nextcloud configuration." : "サーバー管理者にNextcloud構成を確認するように依頼してください。",
"PostgreSQL >= 9 required." : "PostgreSQL 9以上が必要です",
"Your data directory is readable by other users." : "データディレクトリは他のユーザーからも読み取ることができます",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。",
"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\" ファイルがあるのを確認してください。",
"Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。",
"Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダーIDが間違っています",

Loading…
Cancel
Save