[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-02-04 02:20:29 +00:00
parent 6db77c1c22
commit f23fc11b5a
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
16 changed files with 160 additions and 58 deletions

View File

@ -166,6 +166,8 @@ OC.L10N.register(
"Tags" : "Ετικέτες",
"Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου",
"Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
"Blank" : "Κενό",
"Templates" : "Πρότυπα",
"%s used" : "%s σε χρήση",
"%s%% of %s used" : "%s%% από %s σε χρήση",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",

View File

@ -164,6 +164,8 @@
"Tags" : "Ετικέτες",
"Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου",
"Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
"Blank" : "Κενό",
"Templates" : "Πρότυπα",
"%s used" : "%s σε χρήση",
"%s%% of %s used" : "%s%% από %s σε χρήση",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",

View File

@ -166,6 +166,16 @@ OC.L10N.register(
"Tags" : "Etiquetas",
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
"Pick a template for {name}" : "Escolha um modelo para {name}",
"Cancel" : "Cancelar",
"Create" : "Criar ",
"Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ",
"Creating file" : "Criando arquivo ",
"Blank" : "Em branco ",
"Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ",
"Set up templates folder" : "Configurar pasta de modelos ",
"Templates" : "Modelos ",
"Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ",
"%s used" : "%s usado",
"%s%% of %s used" : "%s%% usados de %s",
"%1$s of %2$s used" : "%1$s usados de %2$s",

View File

@ -164,6 +164,16 @@
"Tags" : "Etiquetas",
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
"Pick a template for {name}" : "Escolha um modelo para {name}",
"Cancel" : "Cancelar",
"Create" : "Criar ",
"Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ",
"Creating file" : "Criando arquivo ",
"Blank" : "Em branco ",
"Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ",
"Set up templates folder" : "Configurar pasta de modelos ",
"Templates" : "Modelos ",
"Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ",
"%s used" : "%s usado",
"%s%% of %s used" : "%s%% usados de %s",
"%1$s of %2$s used" : "%1$s usados de %2$s",

View File

@ -125,6 +125,9 @@ OC.L10N.register(
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Um trabalho em segundo plano está pendente que verifica se há certificados SSL importados pelo usuário. Por favor, volte mais tarde.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existem alguns certificados SSL importados pelo usuário presentes, que não são mais usados com o Nextcloud 21. Eles podem ser importados na linha de comando através do comando \"occ security: certificates: import\". Seus caminhos dentro do diretório de dados são mostrados abaixo.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de criptografia do lado do servidor está ativado. Recomendamos desativar isso.",
"MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Versão MariaDB \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MariaDB 10.2 ou superior. ",
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Versão MySQL \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MySQL 8 ou superior. ",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "A versão \"%s\" do PostgreSQL é usada. Nextcloud 21 não suportará mais esta versão e requer PostgreSQL 9.6 ou superior. ",
"Nextcloud settings" : "Configurações Nextcloud",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.",
"Enforce two-factor authentication" : "Aplicar autenticação de dois fatores",

View File

@ -123,6 +123,9 @@
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Um trabalho em segundo plano está pendente que verifica se há certificados SSL importados pelo usuário. Por favor, volte mais tarde.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existem alguns certificados SSL importados pelo usuário presentes, que não são mais usados com o Nextcloud 21. Eles podem ser importados na linha de comando através do comando \"occ security: certificates: import\". Seus caminhos dentro do diretório de dados são mostrados abaixo.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de criptografia do lado do servidor está ativado. Recomendamos desativar isso.",
"MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Versão MariaDB \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MariaDB 10.2 ou superior. ",
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Versão MySQL \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MySQL 8 ou superior. ",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "A versão \"%s\" do PostgreSQL é usada. Nextcloud 21 não suportará mais esta versão e requer PostgreSQL 9.6 ou superior. ",
"Nextcloud settings" : "Configurações Nextcloud",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.",
"Enforce two-factor authentication" : "Aplicar autenticação de dois fatores",

View File

@ -1,17 +1,21 @@
OC.L10N.register(
"settings",
{
"Migration in progress. Please wait until the migration is finished" : "資料搬移中,請耐心等候直到資料搬移結束",
"Migration started …" : "開始遷移…",
"Migration in progress. Please wait until the migration is finished" : "正在進行遷移。請等候遷移結束",
"Migration started …" : "開始遷移…",
"Saved" : "已儲存",
"Not saved" : "未儲存",
"Sending…" : "傳送中…",
"Email sent" : "Email 已寄出",
"Private" : "私人的",
"Sending…" : "正在傳送……",
"Email sent" : "電子郵件已寄出",
"Private" : "私人",
"Don't synchronize to servers" : "不要同步至伺服器",
"Trusted" : "受信任",
"Only synchronize to trusted servers" : "僅同步至受信任的伺服器",
"Public" : "公開",
"Synchronize to trusted servers and the global and public address book" : "同步到受信任的伺服器以及全域與公開的通訊錄",
"Verify" : "驗證",
"Verifying …" : "驗證中…",
"Unable to change password" : "無法修改密碼",
"Verifying …" : "正在驗證……",
"Unable to change password" : "無法變更密碼",
"Very weak password" : "密碼強度非常弱",
"Weak password" : "密碼強度弱",
"So-so password" : "密碼強度普通",
@ -19,11 +23,22 @@ OC.L10N.register(
"Strong password" : "密碼強度極佳",
"An error occurred while changing your language. Please reload the page and try again." : "變更語言時發生錯誤,請重新整理頁面後重試",
"An error occurred while changing your locale. Please reload the page and try again." : "變更慣用地區時發生錯誤,請重新整理頁面後重試",
"Select a profile picture" : "選擇大頭貼照",
"Select a profile picture" : "選擇個人檔案圖片",
"Week starts on {fdow}" : "一週開始於 {fdow}",
"Groups" : "群組",
"Group list is empty" : "群組列表為空",
"Unable to retrieve the group list" : "無法擷取群組列表",
"{actor} added you to group {group}" : "{actor} 將您加入群組 {group}",
"You added {user} to group {group}" : "您已將 {user} 加入至群組 {group}",
"{actor} removed you from group {group}" : "{actor} 將你從 {group} 群組中移除",
"{actor} added {user} to group {group}" : "{actor} 將 {user} 加入至群組 {group}",
"An administrator added you to group {group}" : "管理員已將您新增至群組 {group}",
"An administrator added {user} to group {group}" : "管理員已將 {user} 新增至群組 {group}",
"{actor} removed you from group {group}" : "{actor} 將您從 {group} 群組中移除",
"You removed {user} from group {group}" : "您已從群組 {group} 移除 {user}",
"{actor} removed {user} from group {group}" : "{actor} 已從群組 {group} 移除 {user}",
"An administrator removed you from group {group}" : "管理員已將您從 {group} 群組移除",
"An administrator removed {user} from group {group}" : "管理員已將 {user} 從 {group} 群組移除",
"Your <strong>group memberships</strong> were modified" : "您的<strong>群組成員資格</strong>已被修改",
"{actor} changed your password" : "{actor} 變更了您的密碼",
"You changed your password" : "您已變更您的密碼",
"Your password was reset by an administrator" : "您的密碼已被管理員重設",
@ -31,36 +46,48 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} 變更了您的電子郵件地址",
"You changed your email address" : "您已更改您的電子郵件地址",
"Your email address was changed by an administrator" : "您的電子郵件已被管理員變更",
"You created app password \"{token}\"" : "您建立了應用程式密碼「{token}」",
"You deleted app password \"{token}\"" : "您刪除了應用程式密碼「{token}」",
"You renamed app password \"{token}\" to \"{newToken}\"" : "您已將應用程式密碼「{token}」重新命名為「{newToken}」",
"You granted filesystem access to app password \"{token}\"" : "您授予了應用程式密碼「{token}」檔案系統的存取權限",
"You revoked filesystem access from app password \"{token}\"" : "您撤銷了應用程式密碼「{token}」檔案系統的存取權限",
"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)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "你的 <strong>密碼</strong> 或 <strong>email</strong> 已更動。",
"Couldn't remove app." : "無法移除應用程式",
"Couldn't update app." : "無法更新應用程式",
"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." : "無法更新應用程式。",
"Wrong password" : "密碼錯誤",
"No user supplied" : "未提供使用者",
"Authentication error" : "認證錯誤",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供一個admin管理者恢復密碼否則將會失去所有使用者資料。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理者還原密碼",
"Backend doesn't support password change, but the user's encryption key was updated." : "使用者資料後端不支援變更密碼,但使用者加密金鑰已更新。",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有使用者資料將會遺失。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
"Backend doesn't support password change, but the user's encryption key was updated." : "後端不支援變更密碼,但使用者加密金鑰已更新。",
"installing and updating apps via the app store or 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 使用的版本 %1$s 過舊 (%2$s)。請更新您的作業系統,否則如 %3$s 等功能可能無法正常運作。",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "對於 https://nextcloud.com 的 HTTPS 請求發生錯誤,因此無法確定 cURL 的 TLS 是否過舊。請檢查 nextcloud 的紀錄檔以取得更多資訊。",
"Invalid SMTP password." : "無效的 SMTP 密碼",
"Email setting test" : "測試郵件設定",
"Well done, %s!" : "太棒了, %s!",
"If you received this email, the email configuration seems to be correct." : "如果你收到這封 email代表 email 設定是正確的。",
"Email could not be sent. Check your mail server log" : "郵件無法寄出,請查閱郵件伺服器記錄檔",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "寄出郵件時發生問題,請檢查您的設定(錯誤訊息%s",
"You need to set your user email before being able to send test emails." : "在寄出測試郵件前您需要設定信箱位址",
"Invalid mail address" : "無效的 email 地址",
"Well done, %s!" : "太棒了,%s",
"If you received this email, the email configuration seems to be correct." : "如果您收到這封電子郵件,代表電子郵件設定是正確的。",
"Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤%s",
"You need to set your user email before being able to send test emails." : "您必須先設定您的使用者電子郵件,然後才能傳送測試郵件。",
"Invalid mail address" : "無效的電子郵件地址",
"Settings saved" : "設定已儲存",
"Unable to change full name" : "無法變更全名",
"Unable to change email address" : "無法變更電子郵件地址",
"Unable to set invalid phone number" : "無法設定無效的電話號碼",
"Some account data was invalid" : "某些帳號資料無效",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "為了驗證您的推特帳號,請在推特上發佈下列推文(請確認推文內容沒有斷行):",
"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):" : "為了驗證您的網站,請將下列內容存至您網站的根目錄下路徑為:\".well-known/CloudIdVerificationCode.txt\" 的檔案(請確保全文以一行的格式儲存)",
"%1$s changed your password on %2$s." : "%1$s 在 %2$s 時更改了您的密碼",
"Your password on %s was changed." : "你在 %s 的密碼已變更",
"Your password on %s was reset by an administrator." : "您在 %s 的密碼已被管理員重設",
"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):" : "為了驗證您的網站,請將下列內容存至您網站的根目錄下路徑為「.well-known/CloudIdVerificationCode.txt」的檔案請確保全文以一行的格式儲存",
"%1$s changed your password on %2$s." : "%1$s 在 %2$s 時更改了您的密碼。",
"Your password on %s was changed." : "你在 %s 的密碼已變更。",
"Your password on %s was reset by an administrator." : "您在 %s 的密碼已被管理員重設。",
"Your password on %s was reset." : "您在 %s 的密碼已重設。",
"Password for %1$s changed on %2$s" : "%1$s 在 %2$s 的密碼已變更",
"Password changed for %s" : "%s 的密碼已變更",
"If you did not request this, please contact an administrator." : "如果你未發送此請求 ,請聯絡系統管理員",
@ -72,18 +99,19 @@ OC.L10N.register(
"Your %s account was created" : "您的 %s 帳號已經建立",
"Welcome aboard" : "歡迎加入",
"Welcome aboard %s" : "歡迎加入 %s",
"Welcome to your %s account, you can add, protect, and share your data." : "歡迎使用您的 %s 帳戶,您可以加入、保存、分享您的資料",
"Your username is: %s" : "您的使用者名稱為: %s",
"Welcome to your %s account, you can add, protect, and share your data." : "歡迎使用您的 %s 帳號,您可以新增、保護並分享您的資料。",
"Your username is: %s" : "您的使用者名稱為:%s",
"Set your password" : "設定您的密碼",
"Go to %s" : "前往 %s",
"Install Client" : "安裝客戶端程式",
"Logged in user must be a subadmin" : "登入使用者必須為子管理員",
"Apps" : "應用程式",
"Settings" : "設定",
"Personal" : "個人",
"Administration" : "管理",
"Additional settings" : "其他設定",
"Groupware" : "協作應用程式",
"Overview" : "概",
"Overview" : "概",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Personal info" : "個人資訊",
@ -91,8 +119,10 @@ OC.L10N.register(
"Create" : "建立",
"Change" : "更改",
"Delete" : "刪除",
"Reshare" : "重新分享",
"Unlimited" : "無限制",
"Verifying" : "驗證中",
"Verifying" : "正在驗證",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查使用者匯入的 SSL 證書。請稍後再檢查。",
"Limit to groups" : "限制給特定群組",
"Save changes" : "儲存變更",
"All" : "所有",

View File

@ -1,15 +1,19 @@
{ "translations": {
"Migration in progress. Please wait until the migration is finished" : "資料搬移中,請耐心等候直到資料搬移結束",
"Migration started …" : "開始遷移…",
"Migration in progress. Please wait until the migration is finished" : "正在進行遷移。請等候遷移結束",
"Migration started …" : "開始遷移…",
"Saved" : "已儲存",
"Not saved" : "未儲存",
"Sending…" : "傳送中…",
"Email sent" : "Email 已寄出",
"Private" : "私人的",
"Sending…" : "正在傳送……",
"Email sent" : "電子郵件已寄出",
"Private" : "私人",
"Don't synchronize to servers" : "不要同步至伺服器",
"Trusted" : "受信任",
"Only synchronize to trusted servers" : "僅同步至受信任的伺服器",
"Public" : "公開",
"Synchronize to trusted servers and the global and public address book" : "同步到受信任的伺服器以及全域與公開的通訊錄",
"Verify" : "驗證",
"Verifying …" : "驗證中…",
"Unable to change password" : "無法修改密碼",
"Verifying …" : "正在驗證……",
"Unable to change password" : "無法變更密碼",
"Very weak password" : "密碼強度非常弱",
"Weak password" : "密碼強度弱",
"So-so password" : "密碼強度普通",
@ -17,11 +21,22 @@
"Strong password" : "密碼強度極佳",
"An error occurred while changing your language. Please reload the page and try again." : "變更語言時發生錯誤,請重新整理頁面後重試",
"An error occurred while changing your locale. Please reload the page and try again." : "變更慣用地區時發生錯誤,請重新整理頁面後重試",
"Select a profile picture" : "選擇大頭貼照",
"Select a profile picture" : "選擇個人檔案圖片",
"Week starts on {fdow}" : "一週開始於 {fdow}",
"Groups" : "群組",
"Group list is empty" : "群組列表為空",
"Unable to retrieve the group list" : "無法擷取群組列表",
"{actor} added you to group {group}" : "{actor} 將您加入群組 {group}",
"You added {user} to group {group}" : "您已將 {user} 加入至群組 {group}",
"{actor} removed you from group {group}" : "{actor} 將你從 {group} 群組中移除",
"{actor} added {user} to group {group}" : "{actor} 將 {user} 加入至群組 {group}",
"An administrator added you to group {group}" : "管理員已將您新增至群組 {group}",
"An administrator added {user} to group {group}" : "管理員已將 {user} 新增至群組 {group}",
"{actor} removed you from group {group}" : "{actor} 將您從 {group} 群組中移除",
"You removed {user} from group {group}" : "您已從群組 {group} 移除 {user}",
"{actor} removed {user} from group {group}" : "{actor} 已從群組 {group} 移除 {user}",
"An administrator removed you from group {group}" : "管理員已將您從 {group} 群組移除",
"An administrator removed {user} from group {group}" : "管理員已將 {user} 從 {group} 群組移除",
"Your <strong>group memberships</strong> were modified" : "您的<strong>群組成員資格</strong>已被修改",
"{actor} changed your password" : "{actor} 變更了您的密碼",
"You changed your password" : "您已變更您的密碼",
"Your password was reset by an administrator" : "您的密碼已被管理員重設",
@ -29,36 +44,48 @@
"{actor} changed your email address" : "{actor} 變更了您的電子郵件地址",
"You changed your email address" : "您已更改您的電子郵件地址",
"Your email address was changed by an administrator" : "您的電子郵件已被管理員變更",
"You created app password \"{token}\"" : "您建立了應用程式密碼「{token}」",
"You deleted app password \"{token}\"" : "您刪除了應用程式密碼「{token}」",
"You renamed app password \"{token}\" to \"{newToken}\"" : "您已將應用程式密碼「{token}」重新命名為「{newToken}」",
"You granted filesystem access to app password \"{token}\"" : "您授予了應用程式密碼「{token}」檔案系統的存取權限",
"You revoked filesystem access from app password \"{token}\"" : "您撤銷了應用程式密碼「{token}」檔案系統的存取權限",
"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)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "你的 <strong>密碼</strong> 或 <strong>email</strong> 已更動。",
"Couldn't remove app." : "無法移除應用程式",
"Couldn't update app." : "無法更新應用程式",
"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." : "無法更新應用程式。",
"Wrong password" : "密碼錯誤",
"No user supplied" : "未提供使用者",
"Authentication error" : "認證錯誤",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供一個admin管理者恢復密碼否則將會失去所有使用者資料。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理者還原密碼",
"Backend doesn't support password change, but the user's encryption key was updated." : "使用者資料後端不支援變更密碼,但使用者加密金鑰已更新。",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有使用者資料將會遺失。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
"Backend doesn't support password change, but the user's encryption key was updated." : "後端不支援變更密碼,但使用者加密金鑰已更新。",
"installing and updating apps via the app store or 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 使用的版本 %1$s 過舊 (%2$s)。請更新您的作業系統,否則如 %3$s 等功能可能無法正常運作。",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "對於 https://nextcloud.com 的 HTTPS 請求發生錯誤,因此無法確定 cURL 的 TLS 是否過舊。請檢查 nextcloud 的紀錄檔以取得更多資訊。",
"Invalid SMTP password." : "無效的 SMTP 密碼",
"Email setting test" : "測試郵件設定",
"Well done, %s!" : "太棒了, %s!",
"If you received this email, the email configuration seems to be correct." : "如果你收到這封 email代表 email 設定是正確的。",
"Email could not be sent. Check your mail server log" : "郵件無法寄出,請查閱郵件伺服器記錄檔",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "寄出郵件時發生問題,請檢查您的設定(錯誤訊息%s",
"You need to set your user email before being able to send test emails." : "在寄出測試郵件前您需要設定信箱位址",
"Invalid mail address" : "無效的 email 地址",
"Well done, %s!" : "太棒了,%s",
"If you received this email, the email configuration seems to be correct." : "如果您收到這封電子郵件,代表電子郵件設定是正確的。",
"Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤%s",
"You need to set your user email before being able to send test emails." : "您必須先設定您的使用者電子郵件,然後才能傳送測試郵件。",
"Invalid mail address" : "無效的電子郵件地址",
"Settings saved" : "設定已儲存",
"Unable to change full name" : "無法變更全名",
"Unable to change email address" : "無法變更電子郵件地址",
"Unable to set invalid phone number" : "無法設定無效的電話號碼",
"Some account data was invalid" : "某些帳號資料無效",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "為了驗證您的推特帳號,請在推特上發佈下列推文(請確認推文內容沒有斷行):",
"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):" : "為了驗證您的網站,請將下列內容存至您網站的根目錄下路徑為:\".well-known/CloudIdVerificationCode.txt\" 的檔案(請確保全文以一行的格式儲存)",
"%1$s changed your password on %2$s." : "%1$s 在 %2$s 時更改了您的密碼",
"Your password on %s was changed." : "你在 %s 的密碼已變更",
"Your password on %s was reset by an administrator." : "您在 %s 的密碼已被管理員重設",
"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):" : "為了驗證您的網站,請將下列內容存至您網站的根目錄下路徑為「.well-known/CloudIdVerificationCode.txt」的檔案請確保全文以一行的格式儲存",
"%1$s changed your password on %2$s." : "%1$s 在 %2$s 時更改了您的密碼。",
"Your password on %s was changed." : "你在 %s 的密碼已變更。",
"Your password on %s was reset by an administrator." : "您在 %s 的密碼已被管理員重設。",
"Your password on %s was reset." : "您在 %s 的密碼已重設。",
"Password for %1$s changed on %2$s" : "%1$s 在 %2$s 的密碼已變更",
"Password changed for %s" : "%s 的密碼已變更",
"If you did not request this, please contact an administrator." : "如果你未發送此請求 ,請聯絡系統管理員",
@ -70,18 +97,19 @@
"Your %s account was created" : "您的 %s 帳號已經建立",
"Welcome aboard" : "歡迎加入",
"Welcome aboard %s" : "歡迎加入 %s",
"Welcome to your %s account, you can add, protect, and share your data." : "歡迎使用您的 %s 帳戶,您可以加入、保存、分享您的資料",
"Your username is: %s" : "您的使用者名稱為: %s",
"Welcome to your %s account, you can add, protect, and share your data." : "歡迎使用您的 %s 帳號,您可以新增、保護並分享您的資料。",
"Your username is: %s" : "您的使用者名稱為:%s",
"Set your password" : "設定您的密碼",
"Go to %s" : "前往 %s",
"Install Client" : "安裝客戶端程式",
"Logged in user must be a subadmin" : "登入使用者必須為子管理員",
"Apps" : "應用程式",
"Settings" : "設定",
"Personal" : "個人",
"Administration" : "管理",
"Additional settings" : "其他設定",
"Groupware" : "協作應用程式",
"Overview" : "概",
"Overview" : "概",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Personal info" : "個人資訊",
@ -89,8 +117,10 @@
"Create" : "建立",
"Change" : "更改",
"Delete" : "刪除",
"Reshare" : "重新分享",
"Unlimited" : "無限制",
"Verifying" : "驗證中",
"Verifying" : "正在驗證",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "背景作業正在檢查使用者匯入的 SSL 證書。請稍後再檢查。",
"Limit to groups" : "限制給特定群組",
"Save changes" : "儲存變更",
"All" : "所有",

View File

@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Το συγκεκριμένο κανάλι ενημέρωσης καθιστά παρωχημένες τις ειδοποιήσεις που προορίζονται για τον διακομιστή.",
"The selected update channel does not support updates of the server." : "Το συγκεκριμένο κανάλι ενημέρωσης δεν υποστηρίζει ενημερώσεις διακομιστή.",
"A new version is available: <strong>{newVersionString}</strong>" : "Μία νέα έκδοση είναι διαθέσιμη: <strong>{newVersionString}</strong>",
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Σημειώστε ότι μετά από μια νέα έκδοση, η ενημέρωση εμφανίζεται μόνο μετά την πρώτη υποέκδοση ή αργότερα. Κυκλοφορούμε νέες εκδόσεις που διαμοιράζονται με την πάροδο του χρόνου στους χρήστες μας και μερικές φορές παραλείπουμε μια έκδοση όταν εντοπίζονται προβλήματα. Μάθετε περισσότερα σχετικά με τις ενημερώσεις και τα κανάλια κυκλοφορίας στη διεύθυνση {link}",
"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>ενεργοποίησηαγοράςεφαρμογών</samp>.",

View File

@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Το συγκεκριμένο κανάλι ενημέρωσης καθιστά παρωχημένες τις ειδοποιήσεις που προορίζονται για τον διακομιστή.",
"The selected update channel does not support updates of the server." : "Το συγκεκριμένο κανάλι ενημέρωσης δεν υποστηρίζει ενημερώσεις διακομιστή.",
"A new version is available: <strong>{newVersionString}</strong>" : "Μία νέα έκδοση είναι διαθέσιμη: <strong>{newVersionString}</strong>",
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Σημειώστε ότι μετά από μια νέα έκδοση, η ενημέρωση εμφανίζεται μόνο μετά την πρώτη υποέκδοση ή αργότερα. Κυκλοφορούμε νέες εκδόσεις που διαμοιράζονται με την πάροδο του χρόνου στους χρήστες μας και μερικές φορές παραλείπουμε μια έκδοση όταν εντοπίζονται προβλήματα. Μάθετε περισσότερα σχετικά με τις ενημερώσεις και τα κανάλια κυκλοφορίας στη διεύθυνση {link}",
"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>ενεργοποίησηαγοράςεφαρμογών</samp>.",

View File

@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.",
"The selected update channel does not support updates of the server." : "A atualização selecionada não fornece suporte a atualizações do servidor.",
"A new version is available: <strong>{newVersionString}</strong>" : "Uma nova versão está disponível: <strong>{newVersionString}</strong>",
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Observe que depois de um novo lançamento, a atualização só aparece após o primeiro lançamento secundário ou posterior. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados. Saiba mais sobre atualizações e canais de lançamento em {link}",
"Checked on {lastCheckedDate}" : "Verificado em {lastCheckedDate}",
"Checking apps for compatible updates" : "Verificando atualização dos aplicativos",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Certifique-se de que seu config.php não tenha configurado <samp>appstoreenabled</samp> para falso.",

View File

@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.",
"The selected update channel does not support updates of the server." : "A atualização selecionada não fornece suporte a atualizações do servidor.",
"A new version is available: <strong>{newVersionString}</strong>" : "Uma nova versão está disponível: <strong>{newVersionString}</strong>",
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Observe que depois de um novo lançamento, a atualização só aparece após o primeiro lançamento secundário ou posterior. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados. Saiba mais sobre atualizações e canais de lançamento em {link}",
"Checked on {lastCheckedDate}" : "Verificado em {lastCheckedDate}",
"Checking apps for compatible updates" : "Verificando atualização dos aplicativos",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Certifique-se de que seu config.php não tenha configurado <samp>appstoreenabled</samp> para falso.",

View File

@ -71,6 +71,7 @@ OC.L10N.register(
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "O módulo PHP \"fileinfo\" está faltando. É recomendado ativar este módulo para obter os melhores resultados com a detecção de tipos MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "O bloqueio transacional de arquivo está desativado, isso pode levar a problemas com as condições de corrida. Ative \"filelocking.enabled\" no config.php para evitar esses problemas. Veja a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação ↗</a> para mais informações.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se sua instalação não estiver instalada na raiz do domínio e usar o cron do sistema, pode haver problemas com a geração da URL. Para evitar esses problemas, defina a opção \"overwrite.cli.url\" no arquivo config.php para o caminho webroot da sua instalação (sugestão: \"{suggestedOverwriteCliURL}\")",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Sua instalação não tem uma região de telefone padrão definida. Isso é necessário para validar números de telefone nas configurações do perfil sem um código de país. Para permitir números sem um código de país, adicione \"default_phone_region\" com o respectivo {linkstart}ISO 3166-1 código ↗{linkend} da região para o seu arquivo de configuração.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Não foi possível executar a tarefa cron pelo CLI. Os seguintes erros técnicos surgiram:",
"Last background job execution ran {relativeTime}. Something seems wrong." : "A última execução do trabalho em segundo plano foi executada em {relativeTime}. Algo parece errado.",
"Check the background job settings" : "Verifique as configurações do trabalho em segundo plano",

View File

@ -69,6 +69,7 @@
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "O módulo PHP \"fileinfo\" está faltando. É recomendado ativar este módulo para obter os melhores resultados com a detecção de tipos MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "O bloqueio transacional de arquivo está desativado, isso pode levar a problemas com as condições de corrida. Ative \"filelocking.enabled\" no config.php para evitar esses problemas. Veja a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação ↗</a> para mais informações.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se sua instalação não estiver instalada na raiz do domínio e usar o cron do sistema, pode haver problemas com a geração da URL. Para evitar esses problemas, defina a opção \"overwrite.cli.url\" no arquivo config.php para o caminho webroot da sua instalação (sugestão: \"{suggestedOverwriteCliURL}\")",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Sua instalação não tem uma região de telefone padrão definida. Isso é necessário para validar números de telefone nas configurações do perfil sem um código de país. Para permitir números sem um código de país, adicione \"default_phone_region\" com o respectivo {linkstart}ISO 3166-1 código ↗{linkend} da região para o seu arquivo de configuração.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Não foi possível executar a tarefa cron pelo CLI. Os seguintes erros técnicos surgiram:",
"Last background job execution ran {relativeTime}. Something seems wrong." : "A última execução do trabalho em segundo plano foi executada em {relativeTime}. Algo parece errado.",
"Check the background job settings" : "Verifique as configurações do trabalho em segundo plano",

View File

@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "segundos atrás",
"Empty file" : "Arquivo vazio",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.",
"File already exists" : "Falha ao criar arquivo do modelo ",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",
"Templates" : "Modelos ",
"File name is a reserved word" : "O nome do arquivo é uma palavra reservada",
"File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caracter inválido",
"File name is too long" : "O nome do arquivo é muito longo",

View File

@ -69,6 +69,9 @@
"seconds ago" : "segundos atrás",
"Empty file" : "Arquivo vazio",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.",
"File already exists" : "Falha ao criar arquivo do modelo ",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",
"Templates" : "Modelos ",
"File name is a reserved word" : "O nome do arquivo é uma palavra reservada",
"File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caracter inválido",
"File name is too long" : "O nome do arquivo é muito longo",