[tx-robot] updated from transifex

pull/16619/head
Nextcloud bot 5 years ago
parent d4eb8481fa
commit 3f8f0f7609
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -29,6 +29,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "カレンダー {calendar} のイベント{event}を削除しました",
"{actor} updated event {event} in calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を更新しました",
"You updated event {event} in calendar {calendar}" : "カレンダー {calendar} のイベント{event}を更新しました",
"Busy" : "ビジー",
"{actor} created todo {todo} in list {calendar}" : "{actor}はリスト{calendar}のtodo {todo}を作成しました",
"You created todo {todo} in list {calendar}" : "リスト {calendar} にtodo {todo} を作成しました",
"{actor} deleted todo {todo} from list {calendar}" : "{actor}リスト{カレンダー}からtodo {todo}を削除しました",
@ -59,6 +60,9 @@ OC.L10N.register(
"More options …" : "他のオプション …",
"More options at %s" : "%s のその他のオプション",
"Contacts" : "アドレス帳",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。",
"Configures a CalDAV account" : "CalDAVアカウントを設定します",
"Configures a CardDAV account" : "CardDAVアカウントを設定します",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAVエンドポイント",
"Technical details" : "技術的な詳細",
@ -71,7 +75,9 @@ OC.L10N.register(
"Save" : "保存",
"Your attendance was updated successfully." : "出席は正常に更新されました。",
"Calendar server" : "カレンダーサーバー",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する{linkclose}もインストールしてください。",
"Send invitations to attendees" : "参加者に招待状を送信する",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Eメールサーバ{linkclose}を正しく{emailopen}設定してください。",
"Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する",
"Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。",
"Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。",

@ -27,6 +27,7 @@
"You deleted event {event} from calendar {calendar}" : "カレンダー {calendar} のイベント{event}を削除しました",
"{actor} updated event {event} in calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を更新しました",
"You updated event {event} in calendar {calendar}" : "カレンダー {calendar} のイベント{event}を更新しました",
"Busy" : "ビジー",
"{actor} created todo {todo} in list {calendar}" : "{actor}はリスト{calendar}のtodo {todo}を作成しました",
"You created todo {todo} in list {calendar}" : "リスト {calendar} にtodo {todo} を作成しました",
"{actor} deleted todo {todo} from list {calendar}" : "{actor}リスト{カレンダー}からtodo {todo}を削除しました",
@ -57,6 +58,9 @@
"More options …" : "他のオプション …",
"More options at %s" : "%s のその他のオプション",
"Contacts" : "アドレス帳",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。",
"Configures a CalDAV account" : "CalDAVアカウントを設定します",
"Configures a CardDAV account" : "CardDAVアカウントを設定します",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAVエンドポイント",
"Technical details" : "技術的な詳細",
@ -69,7 +73,9 @@
"Save" : "保存",
"Your attendance was updated successfully." : "出席は正常に更新されました。",
"Calendar server" : "カレンダーサーバー",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する{linkclose}もインストールしてください。",
"Send invitations to attendees" : "参加者に招待状を送信する",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Eメールサーバ{linkclose}を正しく{emailopen}設定してください。",
"Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する",
"Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。",
"Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。",

@ -103,6 +103,7 @@ OC.L10N.register(
"SFTP with secret key login" : "秘密鍵でSFTPログイン",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共有",
"Show hidden files" : "隠しファイルを表示",
"SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS",
"Username as share" : "共有名",
"OpenStack Object Storage" : "OpenStack ObjectStorage",

@ -101,6 +101,7 @@
"SFTP with secret key login" : "秘密鍵でSFTPログイン",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "共有",
"Show hidden files" : "隠しファイルを表示",
"SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS",
"Username as share" : "共有名",
"OpenStack Object Storage" : "OpenStack ObjectStorage",

@ -1,6 +1,7 @@
OC.L10N.register(
"twofactor_backupcodes",
{
"_" : "_",
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下はあなたのバックアップコードです。 後からこのコードを見ることはできないので、保存するか印刷しておいてください",
"Save backup codes" : "バックアップコードを保存",
@ -12,6 +13,7 @@ OC.L10N.register(
"Generate backup codes" : "バックアップコードを生成",
"You created two-factor backup codes for your account" : "アカウントの二要素認証バックアップコードを作成しました",
"Second-factor backup codes" : "第二要素バックアップコード",
"You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番めの要素を失った際、アカウントへのアクセスを回復するために必要とされます。",
"Backup code" : "バックアップコード",
"Use backup code" : "バックアップコードを使用する",
"Two factor backup codes" : "二要素認証バックアップコード",

@ -1,4 +1,5 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下はあなたのバックアップコードです。 後からこのコードを見ることはできないので、保存するか印刷しておいてください",
"Save backup codes" : "バックアップコードを保存",
@ -10,6 +11,7 @@
"Generate backup codes" : "バックアップコードを生成",
"You created two-factor backup codes for your account" : "アカウントの二要素認証バックアップコードを作成しました",
"Second-factor backup codes" : "第二要素バックアップコード",
"You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番めの要素を失った際、アカウントへのアクセスを回復するために必要とされます。",
"Backup code" : "バックアップコード",
"Use backup code" : "バックアップコードを使用する",
"Two factor backup codes" : "二要素認証バックアップコード",

@ -11,6 +11,8 @@ OC.L10N.register(
"Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。",
"Update notification" : "アップデート通知",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "あなたが実行しているバージョンはもうサポートされていません。 サポートされているバージョンにすみやかにアップデートしてください。",
"Apps missing updates" : "アプリのアップデートがありません",
"View in store" : "ストア内で表示",
"Apps with available updates" : "アップデート可能なアプリ",
"Open updater" : "アップデーターを開く",
@ -29,11 +31,23 @@ OC.L10N.register(
"A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています",
"Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpが<samp>appstoreenabled</samp>をfalseに設定していないことを確認してください。",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Appstoreに接続できなかったか、Appstoreからアップデートが返されませんでした。更新を手動で検索するか、サーバーがインターネットへアクセスでき、Appstoreに接続できることを確認してください。",
"<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
"View changelog" : "変更履歴を確認する",
"Enterprise" : "エンタープライズ",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "企業用です。 常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースにアップデートはしません。このアップデートはNextcloud GmbHが大規模でミッションクリティカルな開発のための追加の強化とテストを行った後に行われます。 このチャンネルは顧客だけが利用でき、Nextcloud Enterpriseパッケージを提供します。",
"Stable" : "安定",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新の安定版です。 通常の使用に適しており、常に最新のメジャーバージョンにアップデートされます。",
"Beta" : "ベータ",
"A pre-release version only for testing new features, not for production environments." : "本番環境ではなく、新機能のテスト専用のプレリリース版です。",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> アプリにこのバージョンのアップデートがありません"],
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。",
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください"
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong>は常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースに更新されるわけではありません。アップデートは通常2番目のマイナーリリースx.0.2)で起こります。",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong>は最新の安定版です。 通常の使用に適しており、常に最新のメジャーバージョンにアップデートされます。",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong>は新機能をテストするためのプレリリース版であり、本番環境用ではありません。",
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください",
"Production" : "プロダクション",
"Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースに更新するわけではありません。 アップデートは通常、2番目のマイナーリリースx.0.2)で発生し、インスタンスがすでに最新のマイナーバージョンにある場合にのみ発生します。"
},
"nplurals=1; plural=0;");

@ -9,6 +9,8 @@
"Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。",
"Update notification" : "アップデート通知",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "あなたが実行しているバージョンはもうサポートされていません。 サポートされているバージョンにすみやかにアップデートしてください。",
"Apps missing updates" : "アプリのアップデートがありません",
"View in store" : "ストア内で表示",
"Apps with available updates" : "アップデート可能なアプリ",
"Open updater" : "アップデーターを開く",
@ -27,11 +29,23 @@
"A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています",
"Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpが<samp>appstoreenabled</samp>をfalseに設定していないことを確認してください。",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Appstoreに接続できなかったか、Appstoreからアップデートが返されませんでした。更新を手動で検索するか、サーバーがインターネットへアクセスでき、Appstoreに接続できることを確認してください。",
"<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
"View changelog" : "変更履歴を確認する",
"Enterprise" : "エンタープライズ",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "企業用です。 常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースにアップデートはしません。このアップデートはNextcloud GmbHが大規模でミッションクリティカルな開発のための追加の強化とテストを行った後に行われます。 このチャンネルは顧客だけが利用でき、Nextcloud Enterpriseパッケージを提供します。",
"Stable" : "安定",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新の安定版です。 通常の使用に適しており、常に最新のメジャーバージョンにアップデートされます。",
"Beta" : "ベータ",
"A pre-release version only for testing new features, not for production environments." : "本番環境ではなく、新機能のテスト専用のプレリリース版です。",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> アプリにこのバージョンのアップデートがありません"],
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。",
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください"
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong>は常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースに更新されるわけではありません。アップデートは通常2番目のマイナーリリースx.0.2)で起こります。",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong>は最新の安定版です。 通常の使用に適しており、常に最新のメジャーバージョンにアップデートされます。",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong>は新機能をテストするためのプレリリース版であり、本番環境用ではありません。",
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください",
"Production" : "プロダクション",
"Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "常に最新のパッチレベルを提供しますが、すぐに次のメジャーリリースに更新するわけではありません。 アップデートは通常、2番目のマイナーリリースx.0.2)で発生し、インスタンスがすでに最新のマイナーバージョンにある場合にのみ発生します。"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -4,7 +4,10 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "\"config\"ディレクトリに書き込めません!",
"This can usually be fixed by giving the webserver write access to the config directory" : "多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"See %s" : "%s を閲覧",
"Or, 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に設定してください。",
"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を参照してください",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
"Sample configuration detected" : "サンプル設定が見つかりました。",
"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を変更する前にドキュメントを確認してください。",
"%1$s and %2$s" : "%1$s と %2$s",
@ -21,10 +24,26 @@ OC.L10N.register(
"Following databases are supported: %s" : "次のデータベースをサポートしています: %s",
"The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。",
"The library %s is not available." : " %s ライブラリーが利用できません。",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "%1$sライブラリーは、%2$sよりも新しいバージョンが必要です。利用可能なバージョンは、 %3$sです。",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "%1$s ライブラリーは、%2$s よりも古いバージョンが必要です。利用可能なバージョンは、%3$s です。",
"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 or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります",
"Logged in user must be an admin" : "ログインユーザーは管理者である必要があります",
"Wiping of device %s has started" : "端末%sのワイプを開始しました。",
"Wiping of device »%s« has started" : "端末»%s«のワイプを開始しました。",
"»%s« started remote wipe" : "»%s«がリモートワイプを開始しました",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "端末またはアプリケーション»%s«がリモートワイプ処理を開始しました。 プロセスの完了時、電子メールを受信します",
"Wiping of device %s has finished" : "端末%sのワイプが完了しました",
"Wiping of device »%s« has finished" : "端末»%s«のワイプが完了しました",
"»%s« finished remote wipe" : "»%s«のリモートワイプが完了しました",
"Device or application »%s« has finished the remote wipe process." : "端末またはアプリケーション»%s«のリモートワイプ処理が完了しました。 ",
"Remote wipe started" : "リモートワイプを開始しました",
"A remote wipe was started on device %s" : "端末%sでリモートワイプが開始されました",
"Remote wipe finished" : "リモートワイプが完了しました",
"The remote wipe on %s has finished" : "%sのリモートワイプが完了しました",
"Authentication" : "認証",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"Avatar image is not square" : "アバター画像が正方形ではありません",

@ -2,7 +2,10 @@
"Cannot write into \"config\" directory!" : "\"config\"ディレクトリに書き込めません!",
"This can usually be fixed by giving the webserver write access to the config directory" : "多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"See %s" : "%s を閲覧",
"Or, 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に設定してください。",
"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を参照してください",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。",
"Sample configuration detected" : "サンプル設定が見つかりました。",
"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を変更する前にドキュメントを確認してください。",
"%1$s and %2$s" : "%1$s と %2$s",
@ -19,10 +22,26 @@
"Following databases are supported: %s" : "次のデータベースをサポートしています: %s",
"The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。",
"The library %s is not available." : " %s ライブラリーが利用できません。",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "%1$sライブラリーは、%2$sよりも新しいバージョンが必要です。利用可能なバージョンは、 %3$sです。",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "%1$s ライブラリーは、%2$s よりも古いバージョンが必要です。利用可能なバージョンは、%3$s です。",
"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 or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります",
"Logged in user must be an admin" : "ログインユーザーは管理者である必要があります",
"Wiping of device %s has started" : "端末%sのワイプを開始しました。",
"Wiping of device »%s« has started" : "端末»%s«のワイプを開始しました。",
"»%s« started remote wipe" : "»%s«がリモートワイプを開始しました",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "端末またはアプリケーション»%s«がリモートワイプ処理を開始しました。 プロセスの完了時、電子メールを受信します",
"Wiping of device %s has finished" : "端末%sのワイプが完了しました",
"Wiping of device »%s« has finished" : "端末»%s«のワイプが完了しました",
"»%s« finished remote wipe" : "»%s«のリモートワイプが完了しました",
"Device or application »%s« has finished the remote wipe process." : "端末またはアプリケーション»%s«のリモートワイプ処理が完了しました。 ",
"Remote wipe started" : "リモートワイプを開始しました",
"A remote wipe was started on device %s" : "端末%sでリモートワイプが開始されました",
"Remote wipe finished" : "リモートワイプが完了しました",
"The remote wipe on %s has finished" : "%sのリモートワイプが完了しました",
"Authentication" : "認証",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"Avatar image is not square" : "アバター画像が正方形ではありません",

@ -73,8 +73,12 @@ OC.L10N.register(
"Go to %s" : "Farðu í %s",
"Install Client" : "Setja upp biðlaraforrit",
"Logged in user must be a subadmin" : "Innskráður notandi verður að vera undirstjórnandi (subadmin)",
"Create" : "Búa til",
"Change" : "Breyta",
"Delete" : "Eyða",
"Share" : "Deila",
"Unlimited" : "ótakmörkuðu",
"Verifying" : "Sannreyni",
"Verifying …" : "Sannreyni …",
"Verify" : "Sannreyna",
"Migration in progress. Please wait until the migration is finished" : "Yfirfærsla er í gangi. Dokaðu við þar til henni er lokið",

@ -71,8 +71,12 @@
"Go to %s" : "Farðu í %s",
"Install Client" : "Setja upp biðlaraforrit",
"Logged in user must be a subadmin" : "Innskráður notandi verður að vera undirstjórnandi (subadmin)",
"Create" : "Búa til",
"Change" : "Breyta",
"Delete" : "Eyða",
"Share" : "Deila",
"Unlimited" : "ótakmörkuðu",
"Verifying" : "Sannreyni",
"Verifying …" : "Sannreyni …",
"Verify" : "Sannreyna",
"Migration in progress. Please wait until the migration is finished" : "Yfirfærsla er í gangi. Dokaðu við þar til henni er lokið",

@ -26,6 +26,8 @@ OC.L10N.register(
"Security" : "セキュリティ",
"You successfully logged in using two-factor authentication (%1$s)" : "二要素認証を使用して正常にログインしました (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "二要素認証を使用したログイン試行に失敗しました (%1$s)",
"Remote wipe was started on %1$s" : "%1$sでリモートワイプが開始されました",
"Remote wipe has finished on %1$s" : "%1$sのリモートワイプが完了しました",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong> パスワード </strong> または、<strong> メールアドレス</strong>が更新されました",
"Couldn't remove app." : "アプリが削除できませんでした。",
"Couldn't update app." : "アプリをアップデートできませんでした。",
@ -73,8 +75,12 @@ OC.L10N.register(
"Go to %s" : "%s に移動",
"Install Client" : "クライアントをインストール",
"Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります",
"Create" : "作成",
"Change" : "変更",
"Delete" : "削除",
"Share" : "共有",
"Unlimited" : "無制限",
"Verifying" : "検証中",
"Verifying …" : "検証中",
"Verify" : "検証",
"Migration in progress. Please wait until the migration is finished" : "移行の処理中です。移行が完了するまでお待ちください。",
@ -548,10 +554,13 @@ OC.L10N.register(
"Excluded groups" : "除外されたグループ",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されると、ユーザーが2FAを適用しているかどうかを判断するために次のロジックが使用されます。グループが選択されていない場合、除外グループのメンバーを除くすべてのユーザーに対して2FAが有効になります。グループが選択されている場合は、2FAは、これらのすべてのメンバーのために有効になっています。 ユーザーが選択されたグループと除外されたグループの両方にいる場合は、選択されたグループが優先され、2FAが適用されます。",
"Save changes" : "変更を保存",
"Marked for remote wipe" : "リモートワイプ用にマーク",
"Device settings" : "デバイスの設定",
"Allow filesystem access" : "ファイルシステムへのアクセスを許可",
"Rename" : "名前を変更",
"Revoke" : "取り消す",
"Wipe device" : "デバイスをワイプ",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "ワイプが開始されていない場合、このトークンを無効にすると端末のワイプが無効になる可能性があります。",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@ -570,10 +579,13 @@ OC.L10N.register(
"Last activity" : "最後の活動",
"Devices & sessions" : "デバイスとセッション",
"Web, desktop and mobile clients currently logged in to your account." : "現在、Web、デスクトップ、モバイルアプリであなたのアカウントにログインしている端末一覧です。",
"Do you really want to wipe your data from this device?" : "本当にこの端末からデータを消去しますか?",
"Confirm wipe" : "ワイプ確認",
"Error while creating device token" : "デバイストークンの作成中にエラーが発生しました",
"Error while updating device token scope" : "デバイストークンのスコープ更新中にエラーが発生しました",
"Error while updating device token name" : "デバイストークン名の更新中にエラーが発生しました",
"Error while deleting the token" : "トークンの削除中にエラーが発生しました",
"Error while wiping the device with the token" : "トークンによる端末のワイプ中にエラーが発生しました",
"App name" : "アプリ名",
"Create new app password" : "新しいアプリパスワードを作成",
"Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。",
@ -624,6 +636,7 @@ OC.L10N.register(
"No language set" : "言語設定なし",
"Never" : "なし",
"Delete user" : "ユーザーを削除",
"Wipe all devices" : "すべての端末をワイプ",
"Disable user" : "ユーザーを無効",
"Enable user" : "ユーザーを有効",
"Resend welcome email" : "ウェルカムメールを再送する",
@ -637,6 +650,7 @@ OC.L10N.register(
"Storage location" : "データの保存場所",
"User backend" : "ユーザーバックエンド",
"Last login" : "最終ログイン",
"Will be autogenerated" : "自動生成されます",
"Default language" : "デフォルトの言語",
"Add a new user" : "新しいユーザーを追加",
"No users in here" : "ここにはユーザーがありません",

@ -24,6 +24,8 @@
"Security" : "セキュリティ",
"You successfully logged in using two-factor authentication (%1$s)" : "二要素認証を使用して正常にログインしました (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "二要素認証を使用したログイン試行に失敗しました (%1$s)",
"Remote wipe was started on %1$s" : "%1$sでリモートワイプが開始されました",
"Remote wipe has finished on %1$s" : "%1$sのリモートワイプが完了しました",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong> パスワード </strong> または、<strong> メールアドレス</strong>が更新されました",
"Couldn't remove app." : "アプリが削除できませんでした。",
"Couldn't update app." : "アプリをアップデートできませんでした。",
@ -71,8 +73,12 @@
"Go to %s" : "%s に移動",
"Install Client" : "クライアントをインストール",
"Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります",
"Create" : "作成",
"Change" : "変更",
"Delete" : "削除",
"Share" : "共有",
"Unlimited" : "無制限",
"Verifying" : "検証中",
"Verifying …" : "検証中",
"Verify" : "検証",
"Migration in progress. Please wait until the migration is finished" : "移行の処理中です。移行が完了するまでお待ちください。",
@ -546,10 +552,13 @@
"Excluded groups" : "除外されたグループ",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されると、ユーザーが2FAを適用しているかどうかを判断するために次のロジックが使用されます。グループが選択されていない場合、除外グループのメンバーを除くすべてのユーザーに対して2FAが有効になります。グループが選択されている場合は、2FAは、これらのすべてのメンバーのために有効になっています。 ユーザーが選択されたグループと除外されたグループの両方にいる場合は、選択されたグループが優先され、2FAが適用されます。",
"Save changes" : "変更を保存",
"Marked for remote wipe" : "リモートワイプ用にマーク",
"Device settings" : "デバイスの設定",
"Allow filesystem access" : "ファイルシステムへのアクセスを許可",
"Rename" : "名前を変更",
"Revoke" : "取り消す",
"Wipe device" : "デバイスをワイプ",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "ワイプが開始されていない場合、このトークンを無効にすると端末のワイプが無効になる可能性があります。",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@ -568,10 +577,13 @@
"Last activity" : "最後の活動",
"Devices & sessions" : "デバイスとセッション",
"Web, desktop and mobile clients currently logged in to your account." : "現在、Web、デスクトップ、モバイルアプリであなたのアカウントにログインしている端末一覧です。",
"Do you really want to wipe your data from this device?" : "本当にこの端末からデータを消去しますか?",
"Confirm wipe" : "ワイプ確認",
"Error while creating device token" : "デバイストークンの作成中にエラーが発生しました",
"Error while updating device token scope" : "デバイストークンのスコープ更新中にエラーが発生しました",
"Error while updating device token name" : "デバイストークン名の更新中にエラーが発生しました",
"Error while deleting the token" : "トークンの削除中にエラーが発生しました",
"Error while wiping the device with the token" : "トークンによる端末のワイプ中にエラーが発生しました",
"App name" : "アプリ名",
"Create new app password" : "新しいアプリパスワードを作成",
"Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。",
@ -622,6 +634,7 @@
"No language set" : "言語設定なし",
"Never" : "なし",
"Delete user" : "ユーザーを削除",
"Wipe all devices" : "すべての端末をワイプ",
"Disable user" : "ユーザーを無効",
"Enable user" : "ユーザーを有効",
"Resend welcome email" : "ウェルカムメールを再送する",
@ -635,6 +648,7 @@
"Storage location" : "データの保存場所",
"User backend" : "ユーザーバックエンド",
"Last login" : "最終ログイン",
"Will be autogenerated" : "自動生成されます",
"Default language" : "デフォルトの言語",
"Add a new user" : "新しいユーザーを追加",
"No users in here" : "ここにはユーザーがありません",

@ -0,0 +1,263 @@
OC.L10N.register(
"settings",
{
"{actor} added you to group {group}" : "{actor} đã thêm bạn vào nhóm {group}",
"You added {user} to group {group}" : "Bạn đã thêm {user} vào nhóm {group}",
"{actor} added {user} to group {group}" : "{actor} đã thêm {user} vào nhóm {group}",
"An administrator added you to group {group}" : "Quản trị viên đã thêm bạn vào nhóm {group}",
"An administrator added {user} to group {group}" : "Quản trị viên đã thêm {user} vào nhóm {group}",
"{actor} removed you from group {group}" : "{actor} đã xóa bạn khỏi nhóm {group}",
"You removed {user} from group {group}" : "Bạn đã xóa {user} khỏi nhóm {group}",
"{actor} removed {user} from group {group}" : "{actor} đã xóa {user} khỏi nhóm {group}",
"An administrator removed you from group {group}" : "Quản trị viên đã xóa bạn khỏi nhóm {group}",
"An administrator removed {user} from group {group}" : "Quản trị viên đã xóa {user} khỏi nhóm {group}",
"Your <strong>group memberships</strong> were modified" : "<strong>quyền thành viên nhóm</strong> của bạn đã bị thay đổi",
"{actor} changed your password" : "{actor} đã thay đổi mật khẩu của bạn",
"You changed your password" : "Bạn đã thay đổi mật khẩu",
"Your password was reset by an administrator" : "Mật khẩu của bạn đã được khôi phục bởi quản trị viên",
"{actor} changed your email address" : "{actor} đã thay đổi địa chỉ email của bạn",
"You changed your email address" : "Bạn đã thay đổi địa chỉ email",
"Your email address was changed by an administrator" : "Địa chỉ email của bạn đã được thay đổi bởi quản trị viên",
"You created app password \"{token}\"" : "Bạn đã tạo ứng dụng mật khẩu \"{token}\"",
"You deleted app password \"{token}\"" : "Bạn đã xóa ứng dụng mật khẩu \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Bạn đã đổi tên ứng dụng mật khẩu \"{token}\" thành \"{newToken}\"",
"You granted filesystem access to app password \"{token}\"" : "Bạn đã cấp quyền truy cập hệ thống tệp cho ứng dụng mật khẩu \"{token}\"",
"You revoked filesystem access from app password \"{token}\"" : "Bạn đã thu hồi quyền truy cập hệ thống tệp từ ứng dụng mật khẩu \"{token}\"",
"Security" : "Bảo mật",
"You successfully logged in using two-factor authentication (%1$s)" : "Bạn đã đăng nhập thành công bằng xác thực hai yếu tố (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Thử đăng nhập bằng xác thực hai yếu tố không thành công (%1$s)",
"Remote wipe was started on %1$s" : "Xóa từ xa đã được bắt đầu vào %1$s",
"Remote wipe has finished on %1$s" : "Xóa từ xa đã kết thúc vào %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>mật khẩu</strong> hoặc <strong>email</strong> đã được sửa đổi",
"Couldn't remove app." : "Không thể xóa ứng dụng",
"Couldn't update app." : "Không thể cập nhật ứng dụng",
"Wrong password" : "Mật khẩu không chính xác",
"Saved" : "Đã lưu",
"No user supplied" : "Không có người dùng cung cấp",
"Unable to change password" : "Không thể thay đổi mật khẩu",
"Authentication error" : "Lỗi xác thực",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Vui lòng cung cấp mật khẩu khôi phục quản trị viên; nếu không, tất cả dữ liệu người dùng sẽ bị mất.",
"Wrong admin recovery password. Please check the password and try again." : "Sai mật khẩu khôi phục quản trị viên. Vui lòng kiểm tra mật khẩu và thử lại.",
"Backend doesn't support password change, but the user's encryption key was updated." : "Trang quản trị không hỗ trợ thay đổi mật khẩu, nhưng khóa mã hóa của người dùng đã được cập nhật.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Đang cài đặt và cập nhật ứng dụng từ app store hoặc Federated Cloud Sharing",
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL đang sử dụng đã lâu không cập nhật %1$s phiên bản (%2$s). Vui lòng cập nhật hệ điều hành hoặc các tính năng như %3$s sẽ không hoạt động đáng tin cậy.",
"Invalid SMTP password." : "Mật khẩu SMTT không chính xác.",
"Email setting test" : "Kiểm tra cài đặt email",
"Well done, %s!" : "Làm rất tốt, %s!",
"If you received this email, the email configuration seems to be correct." : "Nếu bạn nhận được email này, cấu hình email có vẻ đúng.",
"Email could not be sent. Check your mail server log" : "Email không thể gửi được. Kiểm tra nhật ký máy chủ email của bạn",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Một vấn đề xảy ra trong khi gửi email. Vui lòng sửa lại cài đặt của bạn. (Lỗi: %s)",
"You need to set your user email before being able to send test emails." : "Bạn cần cài đặt email người dùng trước khi có thể gửi email kiểm tra.",
"Invalid mail address" : "Địa chỉ email không hợp lệ",
"Settings saved" : "Cấu hình đã được lưu",
"Unable to change full name" : "Họ và tên không thể thay đổi ",
"Unable to change email address" : "Không thể thay đổi địa chỉ email",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Để xác minh tài khoản Twitter của bạn, hãy đăng tweet sau đây trên Twitter (vui lòng đảm bảo đăng nó mà không có bất kỳ ngắt dòng nào):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Để xác minh trang web của bạn, hãy lưu trữ nội dung sau trong web-root của bạn tại '.well-known/CloudIdVerificationCode.txt' (vui lòng đảm bảo rằng văn bản hoàn chỉnh nằm trong một dòng):",
"%1$s changed your password on %2$s." : "%1$s đã thay đổi mật khẩu của bạn trên %2$s",
"Your password on %s was changed." : "Mật khẩu của bạn trên %s đã được thay đổi.",
"Your password on %s was reset by an administrator." : "Mật khẩu của bạn trên %s đã được quản trị viên đặt lại.",
"Password for %1$s changed on %2$s" : "Mật khẩu cho %1$s đã thay đổi trên %2$s",
"Password changed for %s" : "Mật khẩu đã thay đổi cho %s",
"If you did not request this, please contact an administrator." : "Nếu bạn không yêu cầu điều này, xin vui lòng liên hệ với quản trị viên.",
"Your email address on %s was changed." : "Địa chỉ email của bạn trên %s đã được thay đổi.",
"Your email address on %s was changed by an administrator." : "Địa chỉ email của bạn trên %s đã được thay đổi bởi quản trị viên.",
"Email address for %1$s changed on %2$s" : "Địa chỉ email cho %1$s đã được thay đổi trên %2$s",
"Email address changed for %s" : "Địa chỉ email đã được thay đổi cho %s",
"The new email address is %s" : "Địa chỉ email mới là %s",
"Your %s account was created" : "Tài khoản %s của bạn đã được tạo",
"Welcome aboard" : "Chào mừng bạn",
"Welcome aboard %s" : "Chào mừng bạn %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Chào mừng bạn đến với tài khoản %s của bạn, bạn có thể thêm, bảo vệ và chia sẻ dữ liệu của mình.",
"Your username is: %s" : "Tên người dùng của bạn là : %s",
"Set your password" : "Đặt mật khẩu của bạn",
"Go to %s" : "Đi tới %s",
"Install Client" : "Cài đặt máy khách",
"Logged in user must be a subadmin" : "Người dùng đã đăng nhập phải là một subadmin",
"Create" : "Tạo mới",
"Change" : "Chỉnh sửa",
"Delete" : "Xóa",
"Share" : "Chia sẻ",
"Unlimited" : "Không giới hạn",
"Verifying" : "Đang xác minh",
"Verifying …" : "Đang xác minh ...",
"Verify" : "Xác minh",
"Migration in progress. Please wait until the migration is finished" : "Chuyển đổi dữ liệu đang tiến hành. Vui lòng đợi cho đến khi quá trình di chuyển kết thúc",
"Migration started …" : "Chuyển đổi dữ liệu đã bắt đầu ...",
"Not saved" : "Chưa được lưu",
"Sending…" : "Đang gửi...",
"Email sent" : "Email đã được gửi",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Xảy ra lỗi Vui lòng tải lên chứng chỉ PEM được mã hóa ASCII.",
"Valid until {date}" : "Có hiệu lực cho đến {date}",
"Private" : "Riêng tư",
"Only visible to local users" : "Chỉ hiển thị cho người dùng local",
"Only visible to you" : "Chỉ hiển thị với tôi",
"Contacts" : "Liên hệ",
"Visible to local users and to trusted servers" : "Hiển thị với local users và trusted servers",
"Public" : "Công khai",
"Will be synced to a global and public address book" : "Sẽ được đồng bộ hóa với công cộng và một sổ địa chỉ công khai",
"Very weak password" : "Mật khẩu rất yếu",
"Weak password" : "Mật khẩu yếu",
"So-so password" : "Mật khẩu tương tự",
"Good password" : "Mật khẩu tốt",
"Strong password" : "Mật khẩu mạnh",
"An error occurred while changing your language. Please reload the page and try again." : "Đã xảy ra lỗi trong khi thay đổi ngôn ngữ của bạn. Hãy tải lại trang và thử lại.",
"An error occurred while changing your locale. Please reload the page and try again." : "Đã xảy ra lỗi trong khi thay đổi ngôn ngữ của bạn. Hãy tải lại trang và thử lại.",
"Select a profile picture" : "Chọn một hình ảnh đại diện",
"Week starts on {fdow}" : "Tuần bắt đầu vào {fdow}",
"Groups" : "Nhóm",
"Group list is empty" : "Danh sách nhóm trống",
"Unable to retrieve the group list" : "Không thể truy xuất danh sách nhóm",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Xác thực hai yếu tố có thể được thi hành cho tất cả \t người dùng và các nhóm cụ thể. Nếu họ không có cấu hình hỗ trợ xác thực hai yếu tố, họ sẽ không thể đăng nhập vào hệ thống.",
"Enforce two-factor authentication" : "Thực thi xác thực hai yếu tố",
"Limit to groups" : "Giới hạn nhóm",
"Enforcement of two-factor authentication can be set for certain groups only." : "Việc thực thi xác thực hai yếu tố chỉ có thể được đặt cho một số nhóm nhất định.",
"Two-factor authentication is enforced for all\tmembers of the following groups." : "Xác thực hai yếu tố được thi hành cho tất cả \t thành viên của các nhóm đang theo dõi.",
"Enforced groups" : "Các nhóm thực thi",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "Xác thực hai yếu tố không được thi hành cho tất cả \t thành viên của các nhóm đang theo dõi.",
"Excluded groups" : "Các nhóm bị loại trừ",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Khi các nhóm được chọn / loại trừ, họ sử dụng logic sau để xác định xem người dùng có thực thi 2FA hay không: Nếu không có nhóm nào được chọn, 2FA được bật cho mọi người trừ các thành viên của các nhóm bị loại trừ. Nếu các nhóm được chọn, 2FA được bật cho tất cả các thành viên trong số này. Nếu người dùng ở cả hai nhóm được chọn và bị loại trừ, quyền được chọn sẽ được ưu tiên và 2FA được thi hành.",
"Save changes" : "Lưu thay đổi",
"Marked for remote wipe" : "Đánh dấu để xóa từ xa",
"Device settings" : "Cài đặt thiết bị",
"Allow filesystem access" : "Cho phép truy cập file hệ thống",
"Rename" : "Đổi tên",
"Revoke" : "Thu hồi",
"Wipe device" : "Xóa thiết bị",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Việc thu hồi mã thông báo này có thể ngăn việc xóa thiết bị của bạn nếu thiết bị chưa bắt đầu xóa.",
"This session" : "Phiên này",
"Device" : "Thiết bị",
"Last activity" : "Hoạt động cuối",
"Devices & sessions" : "Thiết bị và phiên truy cập",
"Web, desktop and mobile clients currently logged in to your account." : "Web, máy tính để bàn và máy khách di động hiện đang đăng nhập vào tài khoản của bạn.",
"Do you really want to wipe your data from this device?" : "Bạn có thực sự muốn xóa dữ liệu của bạn khỏi thiết bị này?",
"Confirm wipe" : "Xác nhận xóa",
"Error while creating device token" : "Lỗi trong khi tạo mã thông báo thiết bị",
"Error while updating device token scope" : "Lỗi trong khi cập nhật phạm vi mã thông báo thiết bị",
"Error while updating device token name" : "Lỗi trong khi cập nhật tên mã thông báo thiết bị",
"Error while deleting the token" : "Lỗi trong khi xóa mã thông báo",
"Error while wiping the device with the token" : "Lỗi trong khi xóa thiết bị bằng mã thông báo",
"App name" : "Tên ứng dụng",
"Create new app password" : "Tạo ứng dụng mật khẩu mới",
"Use the credentials below to configure your app or device." : "Sử dụng thông tin đăng nhập dưới đây để định cấu hình ứng dụng hoặc thiết bị của bạn.",
"For security reasons this password will only be shown once." : "Vì lý do bảo mật, mật khẩu này sẽ chỉ được hiển thị một lần.",
"Username" : "Tên đăng nhập",
"Password" : "Mật khẩu",
"Done" : "Hoàn thành",
"Show QR code for mobile apps" : "Hiển thị mã QR cho ứng dụng di động",
"Copied!" : "Đã sao chép!",
"Copy" : "Sao chép",
"Could not copy app password. Please copy it manually." : "Không thể sao chép ứng dụng mật khẩu. Vui lòng sao chép thủ công.",
"This app is supported via your current Nextcloud subscription." : "Ứng dụng này được hỗ trợ thông qua thuê bao Nextcloud hiện tại của bạn.",
"Supported" : "Đã hỗ trợ",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Các ứng dụng chính thức được phát triển bởi và trong cộng đồng. Họ cung cấp chức năng trung tâm và sẵn sàng để sử dụng sản xuất.",
"Official" : "Chính thức",
"by" : "bởi",
"Update to {version}" : "Cập nhật tới {version}",
"Remove" : "Xóa",
"Disable" : "Tắt",
"All" : "Tất cả",
"Limit app usage to groups" : "Giới hạn sử dụng ứng dụng cho các nhóm",
"No results" : "Không có kết quả",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ứng dụng này không có phiên bản Nextcloud tối thiểu được chỉ định. Đây sẽ là một lỗi trong tương lai.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ứng dụng này không có phiên bản Nextcloud tối đa được chỉ định. Đây sẽ là một lỗi trong tương lai.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ứng dụng này không thể được cài đặt vì các điều kiện phụ thuộc sau không được đáp ứng:",
"View in store" : "Xem tại cửa hàng",
"Visit website" : "Truy cập trang web",
"Report a bug" : "Báo cáo lỗi",
"User documentation" : "Tài liệu người dùng",
"Admin documentation" : "Tài liệu quản trị",
"Developer documentation" : "Tài liệu dành cho nhà phát triển",
"Update to {update}" : "Cập nhật tới {update}",
"Results from other categories" : "Kết quả từ các danh mục khác",
"No apps found for your version" : "Không tìm thấy ứng dụng nào cho phiên bản của bạn",
"Disable all" : "Vô hiệu hóa tất cả",
"Enable all" : "Kích hoạt tất cả",
"Download and enable" : "Tải xuống và kích hoạt",
"Enable" : "Bật",
"Enable untested app" : "Bật ứng dụng chưa được kiểm tra",
"The app will be downloaded from the app store" : "Ứng dụng sẽ được tải xuống từ cửa hàng ứng dụng",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ứng dụng này không được đánh dấu là tương thích với phiên bản Nextcloud của bạn. Nếu bạn tiếp tục, bạn vẫn có thể cài đặt ứng dụng. Lưu ý rằng ứng dụng có thể không hoạt động như mong đợi.",
"You do not have permissions to see the details of this user" : "Bạn không có quyền xem chi tiết của người dùng này",
"The backend does not support changing the display name" : "Trang cài đặt không hỗ trợ thay đổi tên hiển thị",
"New password" : "Mật khẩu mới",
"Add user in group" : "Thêm người dùng vào nhóm",
"Set user as admin for" : "Đặt người dùng làm quản trị viên cho",
"Select user quota" : "Chọn hạn ngạch người dùng",
"No language set" : "Không có ngôn ngữ",
"Never" : "Không bao giờ",
"Delete user" : "Xóa người dùng",
"Wipe all devices" : "Xóa sạch tất cả các thiết bị",
"Disable user" : "Vô hiệu hóa người dùng",
"Enable user" : "Kích hoạt người dùng",
"Resend welcome email" : "Gửi lại email chào mừng",
"{size} used" : "{size} đã sử dụng",
"Welcome mail sent!" : "Thư chào mừng đã được gửi!",
"Display name" : "Tên hiển thị",
"Email" : "Email",
"Group admin for" : "Quản trị viên nhóm",
"Quota" : "Hạn ngạch",
"Language" : "Ngôn ngữ",
"Storage location" : "Khu vực lưu trữ",
"User backend" : "Trang cài đặt người dùng",
"Last login" : "Lần đăng nhập cuối",
"Will be autogenerated" : "Sẽ được tạo tự động",
"Default language" : "Ngôn ngữ mặc định",
"Add a new user" : "Thêm người dùng mới",
"No users in here" : "Không có người dùng nào tại đây",
"Default quota" : "Hạn ngạch mặc định",
"Password change is disabled because the master key is disabled" : "Thay đổi mật khẩu bị vô hiệu hóa vì khóa chính bị vô hiệu hóa",
"Common languages" : "Ngôn ngữ thông dụng",
"All languages" : "Tất cả ngôn ngữ",
"Your apps" : "Ứng dụng của bạn",
"Active apps" : "Ứng dụng kích hoạt",
"Disabled apps" : "Ứng dụng vô hiệu hóa",
"Updates" : "Cập nhật",
"App bundles" : "Gói ứng dụng",
"New user" : "Người dùng mới",
"Default quota:" : "Hạn ngạch mặc định:",
"Select default quota" : "Chọn hạn ngạch mặc định",
"Show Languages" : "Hiển thị ngôn ngữ",
"Show last login" : "Hiển thị lần cuối đăng nhập",
"Show user backend" : "Hiển thị cài đặt người dùng",
"Show storage path" : "Hiển thị đường dẫn lưu trữ",
"You are about to remove the group {group}. The users will NOT be deleted." : "Bạn sắp xóa nhóm {group}. Người dùng sẽ KHÔNG bị xóa.",
"Please confirm the group removal " : "Vui lòng xác nhận xóa nhóm",
"Remove group" : "Xóa nhóm",
"Disabled users" : "Người dùng đã bị vô hiệu hóa",
"Everyone" : "Tất cả mọi người",
"Add group" : "Thêm nhóm",
"An error occured during the request. Unable to proceed." : "Đã xảy ra lỗi trong khi yêu cầu. Không thể tiến hành.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ứng dụng đã được kích hoạt nhưng cần được cập nhật. Bạn sẽ được chuyển hướng đến trang cập nhật sau 5 giây.",
"App update" : "Cập nhật ứng dụng",
"Error: This app can not be enabled because it makes the server unstable" : "Lỗi: Không thể bật ứng dụng này vì nó làm cho máy chủ không ổn định",
"Common Name" : "Tên thông dụng",
"Valid until" : "Có hiệu lực đến",
"Issued By" : "Phát hành bởi",
"Valid until %s" : "Có hiệu lực đến %s",
"Import root certificate" : "Nhập root certificate",
"Administrator documentation" : "Tài liệu quản trị viên",
"Documentation" : "Tài liệu",
"Forum" : "Diễn đàn",
"None" : "Không gì cả",
"Login" : "Đăng nhập",
"Encryption" : "Mã hóa",
"Server address" : "Địa chỉ máy chủ",
"Port" : "Cổng",
"Credentials" : "Giấy chứng nhận",
"Security & setup warnings" : "Bảo mật và thiết lập cảnh báo",
"Version" : "Phiên bản",
"Execute one task with each page loaded" : "Thực thi tác vụ mỗi khi trang được tải",
"Sharing" : "Chia sẻ",
"Allow apps to use the Share API" : "Cho phép các ứng dụng sử dụng chia sẻ API",
"Allow resharing" : "Cho phép chia sẻ lại",
"Upload new" : "Tải lên",
"Remove image" : "Xóa ",
"Cancel" : "Hủy",
"Your email address" : "Email của bạn",
"Help translate" : "Hỗ trợ dịch thuật",
"Current password" : "Mật khẩu cũ",
"Change password" : "Đổi mật khẩu"
},
"nplurals=1; plural=0;");

@ -0,0 +1,261 @@
{ "translations": {
"{actor} added you to group {group}" : "{actor} đã thêm bạn vào nhóm {group}",
"You added {user} to group {group}" : "Bạn đã thêm {user} vào nhóm {group}",
"{actor} added {user} to group {group}" : "{actor} đã thêm {user} vào nhóm {group}",
"An administrator added you to group {group}" : "Quản trị viên đã thêm bạn vào nhóm {group}",
"An administrator added {user} to group {group}" : "Quản trị viên đã thêm {user} vào nhóm {group}",
"{actor} removed you from group {group}" : "{actor} đã xóa bạn khỏi nhóm {group}",
"You removed {user} from group {group}" : "Bạn đã xóa {user} khỏi nhóm {group}",
"{actor} removed {user} from group {group}" : "{actor} đã xóa {user} khỏi nhóm {group}",
"An administrator removed you from group {group}" : "Quản trị viên đã xóa bạn khỏi nhóm {group}",
"An administrator removed {user} from group {group}" : "Quản trị viên đã xóa {user} khỏi nhóm {group}",
"Your <strong>group memberships</strong> were modified" : "<strong>quyền thành viên nhóm</strong> của bạn đã bị thay đổi",
"{actor} changed your password" : "{actor} đã thay đổi mật khẩu của bạn",
"You changed your password" : "Bạn đã thay đổi mật khẩu",
"Your password was reset by an administrator" : "Mật khẩu của bạn đã được khôi phục bởi quản trị viên",
"{actor} changed your email address" : "{actor} đã thay đổi địa chỉ email của bạn",
"You changed your email address" : "Bạn đã thay đổi địa chỉ email",
"Your email address was changed by an administrator" : "Địa chỉ email của bạn đã được thay đổi bởi quản trị viên",
"You created app password \"{token}\"" : "Bạn đã tạo ứng dụng mật khẩu \"{token}\"",
"You deleted app password \"{token}\"" : "Bạn đã xóa ứng dụng mật khẩu \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Bạn đã đổi tên ứng dụng mật khẩu \"{token}\" thành \"{newToken}\"",
"You granted filesystem access to app password \"{token}\"" : "Bạn đã cấp quyền truy cập hệ thống tệp cho ứng dụng mật khẩu \"{token}\"",
"You revoked filesystem access from app password \"{token}\"" : "Bạn đã thu hồi quyền truy cập hệ thống tệp từ ứng dụng mật khẩu \"{token}\"",
"Security" : "Bảo mật",
"You successfully logged in using two-factor authentication (%1$s)" : "Bạn đã đăng nhập thành công bằng xác thực hai yếu tố (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Thử đăng nhập bằng xác thực hai yếu tố không thành công (%1$s)",
"Remote wipe was started on %1$s" : "Xóa từ xa đã được bắt đầu vào %1$s",
"Remote wipe has finished on %1$s" : "Xóa từ xa đã kết thúc vào %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>mật khẩu</strong> hoặc <strong>email</strong> đã được sửa đổi",
"Couldn't remove app." : "Không thể xóa ứng dụng",
"Couldn't update app." : "Không thể cập nhật ứng dụng",
"Wrong password" : "Mật khẩu không chính xác",
"Saved" : "Đã lưu",
"No user supplied" : "Không có người dùng cung cấp",
"Unable to change password" : "Không thể thay đổi mật khẩu",
"Authentication error" : "Lỗi xác thực",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Vui lòng cung cấp mật khẩu khôi phục quản trị viên; nếu không, tất cả dữ liệu người dùng sẽ bị mất.",
"Wrong admin recovery password. Please check the password and try again." : "Sai mật khẩu khôi phục quản trị viên. Vui lòng kiểm tra mật khẩu và thử lại.",
"Backend doesn't support password change, but the user's encryption key was updated." : "Trang quản trị không hỗ trợ thay đổi mật khẩu, nhưng khóa mã hóa của người dùng đã được cập nhật.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Đang cài đặt và cập nhật ứng dụng từ app store hoặc Federated Cloud Sharing",
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL đang sử dụng đã lâu không cập nhật %1$s phiên bản (%2$s). Vui lòng cập nhật hệ điều hành hoặc các tính năng như %3$s sẽ không hoạt động đáng tin cậy.",
"Invalid SMTP password." : "Mật khẩu SMTT không chính xác.",
"Email setting test" : "Kiểm tra cài đặt email",
"Well done, %s!" : "Làm rất tốt, %s!",
"If you received this email, the email configuration seems to be correct." : "Nếu bạn nhận được email này, cấu hình email có vẻ đúng.",
"Email could not be sent. Check your mail server log" : "Email không thể gửi được. Kiểm tra nhật ký máy chủ email của bạn",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Một vấn đề xảy ra trong khi gửi email. Vui lòng sửa lại cài đặt của bạn. (Lỗi: %s)",
"You need to set your user email before being able to send test emails." : "Bạn cần cài đặt email người dùng trước khi có thể gửi email kiểm tra.",
"Invalid mail address" : "Địa chỉ email không hợp lệ",
"Settings saved" : "Cấu hình đã được lưu",
"Unable to change full name" : "Họ và tên không thể thay đổi ",
"Unable to change email address" : "Không thể thay đổi địa chỉ email",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Để xác minh tài khoản Twitter của bạn, hãy đăng tweet sau đây trên Twitter (vui lòng đảm bảo đăng nó mà không có bất kỳ ngắt dòng nào):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Để xác minh trang web của bạn, hãy lưu trữ nội dung sau trong web-root của bạn tại '.well-known/CloudIdVerificationCode.txt' (vui lòng đảm bảo rằng văn bản hoàn chỉnh nằm trong một dòng):",
"%1$s changed your password on %2$s." : "%1$s đã thay đổi mật khẩu của bạn trên %2$s",
"Your password on %s was changed." : "Mật khẩu của bạn trên %s đã được thay đổi.",
"Your password on %s was reset by an administrator." : "Mật khẩu của bạn trên %s đã được quản trị viên đặt lại.",
"Password for %1$s changed on %2$s" : "Mật khẩu cho %1$s đã thay đổi trên %2$s",
"Password changed for %s" : "Mật khẩu đã thay đổi cho %s",
"If you did not request this, please contact an administrator." : "Nếu bạn không yêu cầu điều này, xin vui lòng liên hệ với quản trị viên.",
"Your email address on %s was changed." : "Địa chỉ email của bạn trên %s đã được thay đổi.",
"Your email address on %s was changed by an administrator." : "Địa chỉ email của bạn trên %s đã được thay đổi bởi quản trị viên.",
"Email address for %1$s changed on %2$s" : "Địa chỉ email cho %1$s đã được thay đổi trên %2$s",
"Email address changed for %s" : "Địa chỉ email đã được thay đổi cho %s",
"The new email address is %s" : "Địa chỉ email mới là %s",
"Your %s account was created" : "Tài khoản %s của bạn đã được tạo",
"Welcome aboard" : "Chào mừng bạn",
"Welcome aboard %s" : "Chào mừng bạn %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Chào mừng bạn đến với tài khoản %s của bạn, bạn có thể thêm, bảo vệ và chia sẻ dữ liệu của mình.",
"Your username is: %s" : "Tên người dùng của bạn là : %s",
"Set your password" : "Đặt mật khẩu của bạn",
"Go to %s" : "Đi tới %s",
"Install Client" : "Cài đặt máy khách",
"Logged in user must be a subadmin" : "Người dùng đã đăng nhập phải là một subadmin",
"Create" : "Tạo mới",
"Change" : "Chỉnh sửa",
"Delete" : "Xóa",
"Share" : "Chia sẻ",
"Unlimited" : "Không giới hạn",
"Verifying" : "Đang xác minh",
"Verifying …" : "Đang xác minh ...",
"Verify" : "Xác minh",
"Migration in progress. Please wait until the migration is finished" : "Chuyển đổi dữ liệu đang tiến hành. Vui lòng đợi cho đến khi quá trình di chuyển kết thúc",
"Migration started …" : "Chuyển đổi dữ liệu đã bắt đầu ...",
"Not saved" : "Chưa được lưu",
"Sending…" : "Đang gửi...",
"Email sent" : "Email đã được gửi",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Xảy ra lỗi Vui lòng tải lên chứng chỉ PEM được mã hóa ASCII.",
"Valid until {date}" : "Có hiệu lực cho đến {date}",
"Private" : "Riêng tư",
"Only visible to local users" : "Chỉ hiển thị cho người dùng local",
"Only visible to you" : "Chỉ hiển thị với tôi",
"Contacts" : "Liên hệ",
"Visible to local users and to trusted servers" : "Hiển thị với local users và trusted servers",
"Public" : "Công khai",
"Will be synced to a global and public address book" : "Sẽ được đồng bộ hóa với công cộng và một sổ địa chỉ công khai",
"Very weak password" : "Mật khẩu rất yếu",
"Weak password" : "Mật khẩu yếu",
"So-so password" : "Mật khẩu tương tự",
"Good password" : "Mật khẩu tốt",
"Strong password" : "Mật khẩu mạnh",
"An error occurred while changing your language. Please reload the page and try again." : "Đã xảy ra lỗi trong khi thay đổi ngôn ngữ của bạn. Hãy tải lại trang và thử lại.",
"An error occurred while changing your locale. Please reload the page and try again." : "Đã xảy ra lỗi trong khi thay đổi ngôn ngữ của bạn. Hãy tải lại trang và thử lại.",
"Select a profile picture" : "Chọn một hình ảnh đại diện",
"Week starts on {fdow}" : "Tuần bắt đầu vào {fdow}",
"Groups" : "Nhóm",
"Group list is empty" : "Danh sách nhóm trống",
"Unable to retrieve the group list" : "Không thể truy xuất danh sách nhóm",
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Xác thực hai yếu tố có thể được thi hành cho tất cả \t người dùng và các nhóm cụ thể. Nếu họ không có cấu hình hỗ trợ xác thực hai yếu tố, họ sẽ không thể đăng nhập vào hệ thống.",
"Enforce two-factor authentication" : "Thực thi xác thực hai yếu tố",
"Limit to groups" : "Giới hạn nhóm",
"Enforcement of two-factor authentication can be set for certain groups only." : "Việc thực thi xác thực hai yếu tố chỉ có thể được đặt cho một số nhóm nhất định.",
"Two-factor authentication is enforced for all\tmembers of the following groups." : "Xác thực hai yếu tố được thi hành cho tất cả \t thành viên của các nhóm đang theo dõi.",
"Enforced groups" : "Các nhóm thực thi",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "Xác thực hai yếu tố không được thi hành cho tất cả \t thành viên của các nhóm đang theo dõi.",
"Excluded groups" : "Các nhóm bị loại trừ",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Khi các nhóm được chọn / loại trừ, họ sử dụng logic sau để xác định xem người dùng có thực thi 2FA hay không: Nếu không có nhóm nào được chọn, 2FA được bật cho mọi người trừ các thành viên của các nhóm bị loại trừ. Nếu các nhóm được chọn, 2FA được bật cho tất cả các thành viên trong số này. Nếu người dùng ở cả hai nhóm được chọn và bị loại trừ, quyền được chọn sẽ được ưu tiên và 2FA được thi hành.",
"Save changes" : "Lưu thay đổi",
"Marked for remote wipe" : "Đánh dấu để xóa từ xa",
"Device settings" : "Cài đặt thiết bị",
"Allow filesystem access" : "Cho phép truy cập file hệ thống",
"Rename" : "Đổi tên",
"Revoke" : "Thu hồi",
"Wipe device" : "Xóa thiết bị",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Việc thu hồi mã thông báo này có thể ngăn việc xóa thiết bị của bạn nếu thiết bị chưa bắt đầu xóa.",
"This session" : "Phiên này",
"Device" : "Thiết bị",
"Last activity" : "Hoạt động cuối",
"Devices & sessions" : "Thiết bị và phiên truy cập",
"Web, desktop and mobile clients currently logged in to your account." : "Web, máy tính để bàn và máy khách di động hiện đang đăng nhập vào tài khoản của bạn.",
"Do you really want to wipe your data from this device?" : "Bạn có thực sự muốn xóa dữ liệu của bạn khỏi thiết bị này?",
"Confirm wipe" : "Xác nhận xóa",
"Error while creating device token" : "Lỗi trong khi tạo mã thông báo thiết bị",
"Error while updating device token scope" : "Lỗi trong khi cập nhật phạm vi mã thông báo thiết bị",
"Error while updating device token name" : "Lỗi trong khi cập nhật tên mã thông báo thiết bị",
"Error while deleting the token" : "Lỗi trong khi xóa mã thông báo",
"Error while wiping the device with the token" : "Lỗi trong khi xóa thiết bị bằng mã thông báo",
"App name" : "Tên ứng dụng",
"Create new app password" : "Tạo ứng dụng mật khẩu mới",
"Use the credentials below to configure your app or device." : "Sử dụng thông tin đăng nhập dưới đây để định cấu hình ứng dụng hoặc thiết bị của bạn.",
"For security reasons this password will only be shown once." : "Vì lý do bảo mật, mật khẩu này sẽ chỉ được hiển thị một lần.",
"Username" : "Tên đăng nhập",
"Password" : "Mật khẩu",
"Done" : "Hoàn thành",
"Show QR code for mobile apps" : "Hiển thị mã QR cho ứng dụng di động",
"Copied!" : "Đã sao chép!",
"Copy" : "Sao chép",
"Could not copy app password. Please copy it manually." : "Không thể sao chép ứng dụng mật khẩu. Vui lòng sao chép thủ công.",
"This app is supported via your current Nextcloud subscription." : "Ứng dụng này được hỗ trợ thông qua thuê bao Nextcloud hiện tại của bạn.",
"Supported" : "Đã hỗ trợ",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Các ứng dụng chính thức được phát triển bởi và trong cộng đồng. Họ cung cấp chức năng trung tâm và sẵn sàng để sử dụng sản xuất.",
"Official" : "Chính thức",
"by" : "bởi",
"Update to {version}" : "Cập nhật tới {version}",
"Remove" : "Xóa",
"Disable" : "Tắt",
"All" : "Tất cả",
"Limit app usage to groups" : "Giới hạn sử dụng ứng dụng cho các nhóm",
"No results" : "Không có kết quả",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ứng dụng này không có phiên bản Nextcloud tối thiểu được chỉ định. Đây sẽ là một lỗi trong tương lai.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ứng dụng này không có phiên bản Nextcloud tối đa được chỉ định. Đây sẽ là một lỗi trong tương lai.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ứng dụng này không thể được cài đặt vì các điều kiện phụ thuộc sau không được đáp ứng:",
"View in store" : "Xem tại cửa hàng",
"Visit website" : "Truy cập trang web",
"Report a bug" : "Báo cáo lỗi",
"User documentation" : "Tài liệu người dùng",
"Admin documentation" : "Tài liệu quản trị",
"Developer documentation" : "Tài liệu dành cho nhà phát triển",
"Update to {update}" : "Cập nhật tới {update}",
"Results from other categories" : "Kết quả từ các danh mục khác",
"No apps found for your version" : "Không tìm thấy ứng dụng nào cho phiên bản của bạn",
"Disable all" : "Vô hiệu hóa tất cả",
"Enable all" : "Kích hoạt tất cả",
"Download and enable" : "Tải xuống và kích hoạt",
"Enable" : "Bật",
"Enable untested app" : "Bật ứng dụng chưa được kiểm tra",
"The app will be downloaded from the app store" : "Ứng dụng sẽ được tải xuống từ cửa hàng ứng dụng",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ứng dụng này không được đánh dấu là tương thích với phiên bản Nextcloud của bạn. Nếu bạn tiếp tục, bạn vẫn có thể cài đặt ứng dụng. Lưu ý rằng ứng dụng có thể không hoạt động như mong đợi.",
"You do not have permissions to see the details of this user" : "Bạn không có quyền xem chi tiết của người dùng này",
"The backend does not support changing the display name" : "Trang cài đặt không hỗ trợ thay đổi tên hiển thị",
"New password" : "Mật khẩu mới",
"Add user in group" : "Thêm người dùng vào nhóm",
"Set user as admin for" : "Đặt người dùng làm quản trị viên cho",
"Select user quota" : "Chọn hạn ngạch người dùng",
"No language set" : "Không có ngôn ngữ",
"Never" : "Không bao giờ",
"Delete user" : "Xóa người dùng",
"Wipe all devices" : "Xóa sạch tất cả các thiết bị",
"Disable user" : "Vô hiệu hóa người dùng",
"Enable user" : "Kích hoạt người dùng",
"Resend welcome email" : "Gửi lại email chào mừng",
"{size} used" : "{size} đã sử dụng",
"Welcome mail sent!" : "Thư chào mừng đã được gửi!",
"Display name" : "Tên hiển thị",
"Email" : "Email",
"Group admin for" : "Quản trị viên nhóm",
"Quota" : "Hạn ngạch",
"Language" : "Ngôn ngữ",
"Storage location" : "Khu vực lưu trữ",
"User backend" : "Trang cài đặt người dùng",
"Last login" : "Lần đăng nhập cuối",
"Will be autogenerated" : "Sẽ được tạo tự động",
"Default language" : "Ngôn ngữ mặc định",
"Add a new user" : "Thêm người dùng mới",
"No users in here" : "Không có người dùng nào tại đây",
"Default quota" : "Hạn ngạch mặc định",
"Password change is disabled because the master key is disabled" : "Thay đổi mật khẩu bị vô hiệu hóa vì khóa chính bị vô hiệu hóa",
"Common languages" : "Ngôn ngữ thông dụng",
"All languages" : "Tất cả ngôn ngữ",
"Your apps" : "Ứng dụng của bạn",
"Active apps" : "Ứng dụng kích hoạt",
"Disabled apps" : "Ứng dụng vô hiệu hóa",
"Updates" : "Cập nhật",
"App bundles" : "Gói ứng dụng",
"New user" : "Người dùng mới",
"Default quota:" : "Hạn ngạch mặc định:",
"Select default quota" : "Chọn hạn ngạch mặc định",
"Show Languages" : "Hiển thị ngôn ngữ",
"Show last login" : "Hiển thị lần cuối đăng nhập",
"Show user backend" : "Hiển thị cài đặt người dùng",
"Show storage path" : "Hiển thị đường dẫn lưu trữ",
"You are about to remove the group {group}. The users will NOT be deleted." : "Bạn sắp xóa nhóm {group}. Người dùng sẽ KHÔNG bị xóa.",
"Please confirm the group removal " : "Vui lòng xác nhận xóa nhóm",
"Remove group" : "Xóa nhóm",
"Disabled users" : "Người dùng đã bị vô hiệu hóa",
"Everyone" : "Tất cả mọi người",
"Add group" : "Thêm nhóm",
"An error occured during the request. Unable to proceed." : "Đã xảy ra lỗi trong khi yêu cầu. Không thể tiến hành.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ứng dụng đã được kích hoạt nhưng cần được cập nhật. Bạn sẽ được chuyển hướng đến trang cập nhật sau 5 giây.",
"App update" : "Cập nhật ứng dụng",
"Error: This app can not be enabled because it makes the server unstable" : "Lỗi: Không thể bật ứng dụng này vì nó làm cho máy chủ không ổn định",
"Common Name" : "Tên thông dụng",
"Valid until" : "Có hiệu lực đến",
"Issued By" : "Phát hành bởi",
"Valid until %s" : "Có hiệu lực đến %s",
"Import root certificate" : "Nhập root certificate",
"Administrator documentation" : "Tài liệu quản trị viên",
"Documentation" : "Tài liệu",
"Forum" : "Diễn đàn",
"None" : "Không gì cả",
"Login" : "Đăng nhập",
"Encryption" : "Mã hóa",
"Server address" : "Địa chỉ máy chủ",
"Port" : "Cổng",
"Credentials" : "Giấy chứng nhận",
"Security & setup warnings" : "Bảo mật và thiết lập cảnh báo",
"Version" : "Phiên bản",
"Execute one task with each page loaded" : "Thực thi tác vụ mỗi khi trang được tải",
"Sharing" : "Chia sẻ",
"Allow apps to use the Share API" : "Cho phép các ứng dụng sử dụng chia sẻ API",
"Allow resharing" : "Cho phép chia sẻ lại",
"Upload new" : "Tải lên",
"Remove image" : "Xóa ",
"Cancel" : "Hủy",
"Your email address" : "Email của bạn",
"Help translate" : "Hỗ trợ dịch thuật",
"Current password" : "Mật khẩu cũ",
"Change password" : "Đổi mật khẩu"
},"pluralForm" :"nplurals=1; plural=0;"
}
Loading…
Cancel
Save