-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Automated] Crowdin synchronization (#403)
- Loading branch information
1 parent
a59e007
commit dfd5d27
Showing
3 changed files
with
20,469 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ddc573f086bad0aea827918f4284d176\n" | ||
"POT-Creation-Date: 2024-06-07 20:48-0700\n" | ||
"PO-Revision-Date: 2024-10-29 18:05\n" | ||
"PO-Revision-Date: 2024-10-30 18:04\n" | ||
"Last-Translator: FOSSBilling TM <[email protected]>\n" | ||
"Language-Team: Japanese\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -78,51 +78,51 @@ msgstr ":modモジュールへのアクセス権がありません" | |
|
||
#: library/Api/Handler.php:84 | ||
msgid "Api class must be an instance of Api_Abstract" | ||
msgstr "API クラスは Api_Abstract のインスタンスでなければなりません" | ||
msgstr "Apiクラスは Api_Abstract のインスタンスでなければなりません" | ||
|
||
#: library/Api/Handler.php:100 | ||
msgid ":type API call :method does not exist in module :module" | ||
msgstr ":type API呼び出し:methodがモジュールに存在しません" | ||
|
||
#: library/Box/App.php:297 | ||
msgid "The system is undergoing maintenance. Please try again later" | ||
msgstr "" | ||
msgstr "システムメンテナンス中です。しばらくしてからもう一度お試しください。" | ||
|
||
#: library/Box/AppAdmin.php:35 modules/Extension/Service.php:757 | ||
msgid "You do not have permission to access the :mod: module" | ||
msgstr "" | ||
msgstr ":mod: モジュールにアクセスする権限がありません。" | ||
|
||
#: library/Box/AppClient.php:89 | ||
msgid "Page not found" | ||
msgstr "" | ||
msgstr "ページが見つかりません" | ||
|
||
#: library/Box/Crypt.php:23 | ||
msgid "The PHP OpenSSL extension must be enabled on your server" | ||
msgstr "" | ||
msgstr "PHP OpenSSL 拡張モジュールを有効にする必要があります" | ||
|
||
#: library/Box/Log.php:69 | ||
msgid "Missing log message" | ||
msgstr "" | ||
msgstr "ログメッセージがありません" | ||
|
||
#: library/Box/Log.php:86 library/Box/Log.php:101 | ||
msgid "Bad log priority" | ||
msgstr "" | ||
msgstr "ログの優先度が不正です" | ||
|
||
#: library/Box/Mod.php:76 | ||
msgid "Module :mod manifest file is missing" | ||
msgstr "" | ||
msgstr "モジュールの :mod マニフェストファイルがありません" | ||
|
||
#: library/Box/Mod.php:81 | ||
msgid "Module :mod manifest file is invalid. Check file syntax and permissions." | ||
msgstr "" | ||
msgstr "モジュール :mod マニフェストファイルが無効です。ファイルの構文と権限を確認してください。" | ||
|
||
#: library/Box/Mod.php:125 | ||
msgid "Module :mod does not have service class" | ||
msgstr "" | ||
msgstr "モジュール:mod にサービスクラスがありません" | ||
|
||
#: library/Box/Mod.php:144 | ||
msgid "Module :mod Client controller class was not found" | ||
msgstr "" | ||
msgstr "モジュール :mod クライアントコントローラークラスが見つかりませんでした。" | ||
|
||
#: library/Box/Mod.php:219 | ||
msgid "Core modules cannot be updated" | ||
|
Oops, something went wrong.