New Crowdin updates (#407)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)
This commit is contained in:
Nicolas Meienberger 2023-05-17 18:59:02 +02:00 committed by GitHub
parent a81e478527
commit 7b4833f1d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 185 additions and 185 deletions

View file

@ -11,7 +11,7 @@
"operator-not-found": "オペレーターユーザーが見つかりません",
"user-not-found": "ユーザーが見つかりません",
"not-allowed-in-demo": "デモモードでは使用できません",
"not-allowed-in-dev": "Not allowed in dev mode",
"not-allowed-in-dev": "開発モードでは使用できません",
"invalid-password": "無効なパスワード",
"invalid-password-length": "パスワードは8文字以上必要です",
"invalid-locale": "無効なロケールです",
@ -19,21 +19,21 @@
"totp-not-enabled": "このユーザーは二段階認証が有効ではありません",
"totp-invalid-code": "無効な2段階認証コードです",
"totp-already-enabled": "このユーザーはすでに二段階認証を有効にしています",
"app-not-found": "App {id} not found",
"app-failed-to-start": "Failed to start app {id}, see logs for more details",
"app-failed-to-install": "Failed to install app {id}, see logs for more details",
"app-failed-to-stop": "Failed to stop app {id}, see logs for more details",
"app-failed-to-uninstall": "Failed to uninstall app {id}, see logs for more details",
"app-failed-to-update": "Failed to update app {id}, see logs for more details",
"domain-required-if-expose-app": "Domain is required if app is exposed",
"domain-not-valid": "Domain {domain} is not a valid domain",
"invalid-config": "App {id} has an invalid config.json file",
"app-not-exposable": "App {id} is not exposable",
"app-force-exposed": "App {id} works only with exposed domain",
"domain-already-in-use": "Domain {domain} is already in use by app {id}",
"could-not-get-latest-version": "Could not get latest version",
"current-version-is-latest": "Current version is already up to date",
"major-version-update": "The major version has changed. Please update manually (instructions on GitHub)"
"app-not-found": "アプリ {id} が見つかりません",
"app-failed-to-start": "アプリ {id} の起動に失敗しました。詳細はログを参照してください。",
"app-failed-to-install": "アプリ {id} のインストールに失敗しました。詳細はログを参照してください。",
"app-failed-to-stop": "アプリ {id} の停止に失敗しました。詳細はログを参照してください。",
"app-failed-to-uninstall": "アプリ {id} のアンインストールに失敗しました。詳細はログを参照してください。",
"app-failed-to-update": "アプリ {id} の更新に失敗しました。詳細はログを参照してください。",
"domain-required-if-expose-app": "アプリが公開される場合はドメインが必要です",
"domain-not-valid": "{domain} は無効なドメインです",
"invalid-config": "アプリ {id} は無効な config.json ファイルを持っている",
"app-not-exposable": "アプリ {id} は公開できません",
"app-force-exposed": "アプリ {id} は、公開されたドメインでのみ動作します",
"domain-already-in-use": "ドメイン {domain} はすでにアプリ {id} によって使用されています",
"could-not-get-latest-version": "最新バージョンを取得できませんでした",
"current-version-is-latest": "現在のバージョンは既に最新です",
"major-version-update": "メジャーバージョンが変更されました。GitHubの手順に従って、手動で更新してください。"
},
"success": {}
},
@ -121,8 +121,8 @@
"empty-action": "App Storeへ移動"
},
"app-store": {
"search-placeholder": "Search apps",
"category-placeholder": "Select a category"
"search-placeholder": "アプリを検索",
"category-placeholder": "カテゴリーを選択する"
},
"app-details": {
"install-success": "アプリのインストールに成功しました",
@ -132,30 +132,30 @@
"start-success": "アプリを正常に開始しました",
"update-config-success": "アプリの設定が正常に更新されました。変更を適用するにはアプリを再起動してください",
"version": "バージョン",
"description": "Description",
"base-info": "Base info",
"source-code": "Source code",
"author": "Author",
"port": "Port",
"categories-title": "Categories",
"link": "Link",
"website": "Website",
"supported-arch": "Supported architectures",
"description": "説明",
"base-info": "基本情報",
"source-code": "ソース コード",
"author": "作者",
"port": "ポート",
"categories-title": "カテゴリ",
"link": "リンク",
"website": "ウェブサイト",
"supported-arch": "サポートされるアーキテクチャ",
"categories": {
"data": "Data",
"network": "Network",
"media": "Media",
"development": "Development",
"automation": "Automation",
"social": "Social",
"utilities": "Utilities",
"security": "Security",
"photography": "Photography",
"featured": "Featured",
"books": "Books",
"music": "Music",
"finance": "Finance",
"gaming": "Gaming",
"data": "データ",
"network": "ネットワーク",
"media": "メディア",
"development": "開発",
"automation": "自動化",
"social": "ソーシャル",
"utilities": "ユーティリティ",
"security": "セキュリティ",
"photography": "写真撮影",
"featured": "おすすめ",
"books": "ブック",
"music": "ミュージック",
"finance": "金融",
"gaming": "ゲーミング",
"ai": "AI"
},
"actions": {
@ -214,64 +214,64 @@
}
},
"settings": {
"title": "Settings",
"title": "設定",
"actions": {
"tab-title": "Actions",
"title": "Actions",
"current-version": "Current version: {version}",
"stay-up-to-date": "Stay up to date with the latest version of Tipi",
"new-version": "A new version ({version}) of Tipi is available",
"maintenance-title": "Maintenance",
"maintenance-subtitle": "Common actions to perform on your instance",
"restart": "Restart",
"update": "Update to {version}",
"already-latest": "Already up to date"
"tab-title": "行動",
"title": "行動",
"current-version": "現在のバージョン: {version}",
"stay-up-to-date": "Tipiのバージョンを最新に更新する",
"new-version": "Tipiの新しいバージョン{version})が利用可能です",
"maintenance-title": "メンテナンス",
"maintenance-subtitle": "あなたのインスタンスで実行する一般的なアクション",
"restart": "再起動",
"update": "{version} に更新",
"already-latest": "既に最新です"
},
"settings": {
"tab-title": "Settings",
"title": "General settings",
"subtitle": "This will update your settings.json file. Make sure you know what you are doing before updating these values.",
"settings-updated": "Settings updated. Restart your instance to apply new settings.",
"invalid-ip": "Invalid IP address",
"invalid-url": "Invalid URL",
"invalid-domain": "Invalid domain",
"domain-name": "Domain name",
"domain-name-hint": "Make sure this exact domain contains an A record pointing to your IP.",
"tab-title": "設定",
"title": "一般設定",
"subtitle": "これにより、settings.json ファイルが更新されます。これらの値を更新する前に何をしているかを確認してください。",
"settings-updated": "設定が更新されました。新しい設定を適用するにはインスタンスを再起動してください。",
"invalid-ip": "無効なIPアドレス",
"invalid-url": "無効なURL",
"invalid-domain": "無効なドメイン",
"domain-name": "ドメイン名",
"domain-name-hint": "このドメインのDNSには、正確にIPを指すAレコードが含まれていることを確認してください。",
"dns-ip": "DNS IP",
"internal-ip": "Internal IP",
"internal-ip-hint": "IP address your server is listening on.",
"apps-repo": "Apps repo URL",
"apps-repo-hint": "URL to the apps repository.",
"storage-path": "Storage path",
"storage-path-hint": "Path to the storage directory. Keep empty for default (runtipi/app-data). Make sure it is an absolute path and that it exists",
"submit": "Save",
"user-settings-title": "User settings"
"internal-ip": "内部 IP",
"internal-ip-hint": "サーバーがリッスンしているIPアドレス。",
"apps-repo": "アプリレポジトリURL",
"apps-repo-hint": "アプリリポジトリの URL です。",
"storage-path": "ストレージの場所",
"storage-path-hint": "ストレージディレクトリへのパスです。デフォルトなら空のままにしてくださいruntipi/app-data。絶対パスであり、存在することを確認してください",
"submit": "保存",
"user-settings-title": "ユーザー設定"
},
"security": {
"tab-title": "Security",
"change-password-title": "Change password",
"change-password-subtitle": "Changing your password will log you out of all devices.",
"password-change-success": "Password changed successfully",
"2fa-title": "Two-factor authentication",
"2fa-subtitle": "Two-factor authentication (2FA) adds an additional layer of security to your account.",
"2fa-subtitle-2": "When enabled, you will be prompted to enter a code from your authenticator app when you log in.",
"2fa-enable-success": "Two-factor authentication enabled",
"2fa-disable-success": "Two-factor authentication disabled",
"scan-qr-code": "Scan this QR code with your authenticator app.",
"enter-key-manually": "Or enter this key manually.",
"enter-2fa-code": "Enter the 6-digit code from your authenticator app",
"enable-2fa": "Enable two-factor authentication",
"disable-2fa": "Disable two-factor authentication",
"password-needed": "Password needed",
"password-needed-hint": "Your password is required to change two-factor authentication settings.",
"tab-title": "セキュリティ",
"change-password-title": "パスワードを変更する",
"change-password-subtitle": "パスワードを変更するとすべてのデバイスからログアウトします。",
"password-change-success": "パスワードが正常に変更されました",
"2fa-title": "二要素認証",
"2fa-subtitle": "2要素認証(2FA) により、アカウントに追加のセキュリティ層が追加されます。",
"2fa-subtitle-2": "有効にすると、ログイン時に認証アプリからコードを入力するように求められます。",
"2fa-enable-success": "二段階認証を有効にしました",
"2fa-disable-success": "二要素認証が無効になりました。",
"scan-qr-code": "認証アプリでQRコードをスキャンして下さい。",
"enter-key-manually": "または手動でキーを入力します。",
"enter-2fa-code": "認証アプリに表示された6ケタのコードを入力してください",
"enable-2fa": "二要素認証を有効にする",
"disable-2fa": "二要素認証を無効にする",
"password-needed": "パスワードが必要です",
"password-needed-hint": "二段階認証の設定を変更するにはパスワードが必要です。",
"form": {
"password-length": "Password must be at least 8 characters",
"password-match": "Passwords do not match",
"current-password": "Current password",
"new-password": "New password",
"confirm-password": "Confirm new password",
"change-password": "Change password",
"password": "Password"
"password-length": "パスワードは8文字以上でなければなりません",
"password-match": "パスワードが一致しません",
"current-password": "現在のパスワード",
"new-password": "新しいパスワード",
"confirm-password": "新しいパスワードの確認",
"change-password": "パスワードを変更する",
"password": "パスワード"
}
}
},

View file

@ -245,7 +245,7 @@
"storage-path": "保存路径",
"storage-path-hint": "存储目录的路径。留空为默认 (Runtipi/app-data)。请确保它是一个绝对路径并存在",
"submit": "保存",
"user-settings-title": "User settings"
"user-settings-title": "用户设置"
},
"security": {
"tab-title": "安全",

View file

@ -11,7 +11,7 @@
"operator-not-found": "未找到操作員用戶",
"user-not-found": "未找到用戶",
"not-allowed-in-demo": "演示模式不允許",
"not-allowed-in-dev": "Not allowed in dev mode",
"not-allowed-in-dev": "開發模式不允許",
"invalid-password": "無效的密碼",
"invalid-password-length": "密碼長度必須至少為8個字元",
"invalid-locale": "語言環境無效",
@ -19,21 +19,21 @@
"totp-not-enabled": "此用戶未啟用2FA。",
"totp-invalid-code": "無效的2FA驗證碼",
"totp-already-enabled": "該用戶已啟用2FA",
"app-not-found": "App {id} not found",
"app-failed-to-start": "Failed to start app {id}, see logs for more details",
"app-failed-to-install": "Failed to install app {id}, see logs for more details",
"app-failed-to-stop": "Failed to stop app {id}, see logs for more details",
"app-failed-to-uninstall": "Failed to uninstall app {id}, see logs for more details",
"app-failed-to-update": "Failed to update app {id}, see logs for more details",
"domain-required-if-expose-app": "Domain is required if app is exposed",
"domain-not-valid": "Domain {domain} is not a valid domain",
"invalid-config": "App {id} has an invalid config.json file",
"app-not-exposable": "App {id} is not exposable",
"app-force-exposed": "App {id} works only with exposed domain",
"domain-already-in-use": "Domain {domain} is already in use by app {id}",
"could-not-get-latest-version": "Could not get latest version",
"current-version-is-latest": "Current version is already up to date",
"major-version-update": "The major version has changed. Please update manually (instructions on GitHub)"
"app-not-found": "未找到應用 {id}",
"app-failed-to-start": "無法啟動應用程序 {id},請查看日誌以獲取更多詳細信息",
"app-failed-to-install": "未能安裝應用程序 {id},請參閱日誌以獲取更多詳細信息",
"app-failed-to-stop": "無法停止應用程序 {id},請查看日誌以獲取更多詳細信息",
"app-failed-to-uninstall": "無法卸載應用程序 {id},請參閱日誌以獲取更多詳細信息",
"app-failed-to-update": "無法更新應用 {id},請查看日誌了解更多詳情",
"domain-required-if-expose-app": "如果應用程序公開,則需要域名",
"domain-not-valid": "{domain} 不是有效域名",
"invalid-config": "應用 {id} 的 config.json 文件無效",
"app-not-exposable": "應用 {id} 不可公開",
"app-force-exposed": "應用程序 {id} 僅適用於公開域名",
"domain-already-in-use": "域名 {domain} 已被應用程序 {id} 使用",
"could-not-get-latest-version": "無法檢查最新版本",
"current-version-is-latest": "當前版本已經是最新的",
"major-version-update": "主要版本已更改。 請手動更新参照GitHub 上的說明)"
},
"success": {}
},
@ -121,8 +121,8 @@
"empty-action": "前往App Store"
},
"app-store": {
"search-placeholder": "Search apps",
"category-placeholder": "Select a category"
"search-placeholder": "搜尋應用程式",
"category-placeholder": "選擇一個類別"
},
"app-details": {
"install-success": "成功安裝應用程式!",
@ -132,30 +132,30 @@
"start-success": "應用程式啟動成功",
"update-config-success": "應用配置更新成功。 重新啟動應用程序以應用更改",
"version": "版本",
"description": "Description",
"base-info": "Base info",
"source-code": "Source code",
"author": "Author",
"port": "Port",
"categories-title": "Categories",
"link": "Link",
"website": "Website",
"supported-arch": "Supported architectures",
"description": "描述",
"base-info": "基本信息",
"source-code": "源代码",
"author": "作者",
"port": "端口",
"categories-title": "類別",
"link": "連結",
"website": "網址",
"supported-arch": "支持的架構",
"categories": {
"data": "Data",
"network": "Network",
"media": "Media",
"development": "Development",
"automation": "Automation",
"social": "Social",
"utilities": "Utilities",
"security": "Security",
"photography": "Photography",
"featured": "Featured",
"books": "Books",
"music": "Music",
"finance": "Finance",
"gaming": "Gaming",
"data": "數據",
"network": "網路",
"media": "媒體",
"development": "開發",
"automation": "自動化",
"social": "社交",
"utilities": "實用工具",
"security": "安全性",
"photography": "攝影",
"featured": "精選",
"books": "書籍",
"music": "音樂",
"finance": "金融",
"gaming": "遊戲",
"ai": "AI"
},
"actions": {
@ -214,64 +214,64 @@
}
},
"settings": {
"title": "Settings",
"title": "設定",
"actions": {
"tab-title": "Actions",
"title": "Actions",
"current-version": "Current version: {version}",
"stay-up-to-date": "Stay up to date with the latest version of Tipi",
"new-version": "A new version ({version}) of Tipi is available",
"maintenance-title": "Maintenance",
"maintenance-subtitle": "Common actions to perform on your instance",
"restart": "Restart",
"update": "Update to {version}",
"already-latest": "Already up to date"
"tab-title": "操作",
"title": "操作",
"current-version": "目前版本: {version}",
"stay-up-to-date": "及時了解最新版本的 Tipi",
"new-version": "Tipi 的新版本 ({version}) 可用",
"maintenance-title": "維護",
"maintenance-subtitle": "在您的實例上執行的常見操作",
"restart": "重新啟動",
"update": "更新到 {{version}}",
"already-latest": "已是最新版本"
},
"settings": {
"tab-title": "Settings",
"title": "General settings",
"subtitle": "This will update your settings.json file. Make sure you know what you are doing before updating these values.",
"settings-updated": "Settings updated. Restart your instance to apply new settings.",
"invalid-ip": "Invalid IP address",
"invalid-url": "Invalid URL",
"invalid-domain": "Invalid domain",
"domain-name": "Domain name",
"domain-name-hint": "Make sure this exact domain contains an A record pointing to your IP.",
"tab-title": "設定",
"title": "一般設定",
"subtitle": "這將更新您的 settings.json 文件。 在更新這些值之前,請確保您知道自己在做什麼。",
"settings-updated": "設置更新。 重新啟動您的實例以應用新設置。",
"invalid-ip": "無效的 IP 位址",
"invalid-url": "URL不正確",
"invalid-domain": "無效的域名",
"domain-name": "域名",
"domain-name-hint": "確保這個確切的域包含指向您的 IP 的 A 記錄。",
"dns-ip": "DNS IP",
"internal-ip": "Internal IP",
"internal-ip-hint": "IP address your server is listening on.",
"apps-repo": "Apps repo URL",
"apps-repo-hint": "URL to the apps repository.",
"storage-path": "Storage path",
"storage-path-hint": "Path to the storage directory. Keep empty for default (runtipi/app-data). Make sure it is an absolute path and that it exists",
"submit": "Save",
"user-settings-title": "User settings"
"internal-ip": "內部IP",
"internal-ip-hint": "您的服務器正在偵聽的 IP 地址",
"apps-repo": "應用存儲庫 URL",
"apps-repo-hint": "應用存儲庫的 URL",
"storage-path": "儲存路徑",
"storage-path-hint": "存儲目錄的路徑。留空时為默認 (runtipi/app-data)。 確保它是絕對路徑並且它存在",
"submit": "儲存",
"user-settings-title": "使用者設定"
},
"security": {
"tab-title": "Security",
"change-password-title": "Change password",
"change-password-subtitle": "Changing your password will log you out of all devices.",
"password-change-success": "Password changed successfully",
"2fa-title": "Two-factor authentication",
"2fa-subtitle": "Two-factor authentication (2FA) adds an additional layer of security to your account.",
"2fa-subtitle-2": "When enabled, you will be prompted to enter a code from your authenticator app when you log in.",
"2fa-enable-success": "Two-factor authentication enabled",
"2fa-disable-success": "Two-factor authentication disabled",
"scan-qr-code": "Scan this QR code with your authenticator app.",
"enter-key-manually": "Or enter this key manually.",
"enter-2fa-code": "Enter the 6-digit code from your authenticator app",
"enable-2fa": "Enable two-factor authentication",
"disable-2fa": "Disable two-factor authentication",
"password-needed": "Password needed",
"password-needed-hint": "Your password is required to change two-factor authentication settings.",
"tab-title": "安全性",
"change-password-title": "更改密碼",
"change-password-subtitle": "更改密碼將使您退出所有設備",
"password-change-success": "密碼變更成功",
"2fa-title": "兩步驟驗證",
"2fa-subtitle": "兩步驟驗證為您的帳戶多增加了一道防線",
"2fa-subtitle-2": "啟用後,系統會提示您在登錄時輸入驗證器應用程序中的代碼",
"2fa-enable-success": "已啟用兩步驟驗證",
"2fa-disable-success": "兩步驟驗證已停用",
"scan-qr-code": "使用您的驗證器程式掃描此 QR Code",
"enter-key-manually": "或手動輸入此代碼",
"enter-2fa-code": "輸入驗證器所產生的6位數驗證碼",
"enable-2fa": "啟用兩步驟驗證",
"disable-2fa": "關閉雙因素驗證",
"password-needed": "需要輸入密碼",
"password-needed-hint": "需要您的密碼才能更改雙因素身份驗證設置",
"form": {
"password-length": "Password must be at least 8 characters",
"password-match": "Passwords do not match",
"current-password": "Current password",
"new-password": "New password",
"confirm-password": "Confirm new password",
"change-password": "Change password",
"password": "Password"
"password-length": "密碼必須至少8個字元",
"password-match": "密碼不匹配",
"current-password": "当前的密碼",
"new-password": "新密碼",
"confirm-password": "確認新密碼",
"change-password": "更改密碼",
"password": "密碼"
}
}
},