[tx-robot] updated from transifex
This commit is contained in:
parent
a9f8268618
commit
5141ce70ae
|
|
@ -6,7 +6,7 @@ OC.L10N.register(
|
|||
"A problem occurred sending email, please contact your administrator." : "傳送電子郵件時遇到錯誤,請聯絡您的管理員。",
|
||||
"The entered verification code is wrong" : "輸入的驗證碼錯誤",
|
||||
"The verification failed." : "驗證失敗。",
|
||||
"Invalid username policy regex" : "無效的使用者名稱政策正規表示式",
|
||||
"Invalid username policy regex" : "無效的用戶名稱政策正規表示式",
|
||||
"Saved" : "已儲存",
|
||||
"No such group" : "沒有此群組",
|
||||
"Register" : "註冊",
|
||||
|
|
@ -17,22 +17,22 @@ OC.L10N.register(
|
|||
"Click the button below to continue." : "點下方按鈕以繼續。",
|
||||
"Verification code: %s" : "驗證碼:%s",
|
||||
"Continue registration" : "繼續註冊",
|
||||
"New user \"%s\" has created an account on %s" : "新使用者「%s」已在 %s 上建立了帳號",
|
||||
"New user registered" : "新使用者已註冊",
|
||||
"New user \"%s\" has created an account on %s" : "新用戶「%s」已在 %s 上建立了帳號",
|
||||
"New user registered" : "新用戶已註冊",
|
||||
"\"%1$s\" registered a new account on %2$s." : "「%1$s」在 %2$s 上註冊了新帳號。",
|
||||
"\"%1$s\" registered a new account on %2$s and needs to be enabled." : "「%1$s」在 %2$s 上註冊了新帳號,需要啟用。",
|
||||
"Enable now" : "現在啟用",
|
||||
"A user has already taken this email, maybe you already have an account?" : "已有使用此電子郵件的使用者,也許您已經有帳號了?",
|
||||
"A user has already taken this email, maybe you already have an account?" : "已有使用此電子郵件的用戶,也許您已經有帳號了?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "您現在可以<a href=\"%s\">登入</a>。",
|
||||
"Registration with this email domain is not allowed." : "不允許使用此電子郵件網域註冊。",
|
||||
"Please provide a valid display name." : "請提供有效的顯示名稱。",
|
||||
"Please provide a valid user name." : "請提供一個有效的使用者名稱",
|
||||
"The username you have chosen already exists." : "您選定的使用者名稱已存在。",
|
||||
"Unable to create user, there are problems with the user backend." : "無法建立使用者,使用者後端有問題。",
|
||||
"Unable to set user email: " : "無法設定使用者電子郵件:",
|
||||
"Please provide a valid user name." : "請提供一個有效的用戶名稱",
|
||||
"The username you have chosen already exists." : "您選定的用戶名稱已存在。",
|
||||
"Unable to create user, there are problems with the user backend." : "無法建立用戶,用戶後端有問題。",
|
||||
"Unable to set user email: " : "無法設定用戶電子郵件:",
|
||||
"Registration app auto setup" : "註冊應用程式自動設定",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "此應用程式允許使用者使用他們的電子郵件地址自行註冊新帳號。",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "用戶註冊\n\n此應用程式讓用戶可以註冊新帳號。\n\n# 功能\n\n- 將用戶新增到指定的群組\n- 允許註冊的電子郵件網域(包含萬用字元)清單\n- 管理員在新用戶建立或要求批准時會收到電子郵件通知\n- 支援 Nextcloud 的客戶端登入流程 v1 與 v2 \n- 允許在流動裝置應用程式與桌面客戶端中註冊\n\n# 網路表單註冊流程\n\n1. 用戶輸入他們的電子郵件地址\n2. 傳送驗證連結到電郵地址\n3. 用戶點擊驗證連結\n4. 用戶會被引導到一份表單,他們可以在該處選取他們的使用者名稱與密碼\n5. 新帳號建立並自動登入",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "此應用程式允許用戶使用他們的電子郵件地址自行註冊新帳號。",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "用戶註冊\n\n此應用程式讓用戶可以註冊新帳號。\n\n# 功能\n\n- 將用戶新增到指定的群組\n- 允許註冊的電子郵件網域(包含萬用字元)清單\n- 管理員在新用戶建立或要求批准時會收到電子郵件通知\n- 支援 Nextcloud 的客戶端登入流程 v1 與 v2 \n- 允許在流動裝置應用程式與桌面客戶端中註冊\n\n# 網路表單註冊流程\n\n1. 用戶輸入他們的電子郵件地址\n2. 傳送驗證連結到電郵地址\n3. 用戶點擊驗證連結\n4. 用戶會被引導到一份表單,他們可以在該處選取他們的用戶名稱與密碼\n5. 新帳號建立並自動登入",
|
||||
"Registered users default group" : "註冊用戶的預設群組",
|
||||
"None" : "無",
|
||||
"Disable Email Verification" : "停用電子郵件驗證",
|
||||
|
|
@ -45,7 +45,7 @@ OC.L10N.register(
|
|||
"Username policy" : "用戶名稱政策",
|
||||
"If configured, usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "若設定,用戶名稱將會透過正規表示式驗證。若驗證失敗,將會對用戶顯示通用錯誤。請確保您的正規表示式可以正確運作。",
|
||||
"User instructions" : "用戶說明",
|
||||
"Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "注意:使用者說明將不會被翻譯,因此將按照以下設定的東西顯示給所有使用者,無論他們實際使用的語言是什麼。",
|
||||
"Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "注意:用戶說明將不會被翻譯,因此將按照以下設定的東西顯示給所有用戶,無論他們實際使用的語言是什麼。",
|
||||
"Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "新增其他用戶說明(例如選擇他們的用戶名稱)。若設定,這些文字將會在註冊過程中的帳號建立步驟顯示。",
|
||||
"Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "新增其他用戶說明(例如選擇他們的用戶名稱)。若設定,這些文字將會嵌入至驗證電子郵件中。",
|
||||
"Admin approval" : "管理員批准",
|
||||
|
|
@ -67,12 +67,12 @@ OC.L10N.register(
|
|||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "此電子郵件已有待處理的註冊,新的驗證電子郵件已傳送到此電子郵件地址。",
|
||||
"Verification email successfully sent." : "驗證電子郵件已經成功傳送。",
|
||||
"Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "您的帳號已成功建立,您可以<a href=\"%s\">立刻登入</a>。",
|
||||
"A new user \"%s\" has created an account on %s" : "新使用者「%s」已在 %s 上建立帳號",
|
||||
"A new user \"%s\" has created an account on %s" : "新用戶「%s」已在 %s 上建立帳號",
|
||||
"Registration is only allowed for the following domains: " : "僅允許以下網域註冊:",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "無效的驗證 URL。找不到與此驗證 URL 相關的註冊請求。",
|
||||
"Failed to delete pending registration request" : "無法刪除割至中的註冊請求",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "使用者註冊\n\n此應用程式讓使用者可以註冊新帳號。\n\n# 流程\n\n1. 使用者輸入他們的電子郵件\n2. 驗證連結傳送到電子郵件地址\n3. 使用者點擊驗證連結\n4. 使用者進入可以選擇使用者名稱與密碼的表單\n5. 新帳號建立並自動登入\n\n# 功能\n\n- 管理員可以指定新建立的使用者要屬於哪個群組\n- 管理員可以限制允許註冊的電子郵件網域\n- 管理員在新使用者建立時會被通知\n\n# 捐款\n\n傳送乙太幣到 `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\n傳送比特幣到 `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
|
||||
"Default group that all registered users belong" : "所有註冊的使用者所屬的預設群組",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "用戶註冊\n\n此應用程式讓用戶可以註冊新帳號。\n\n# 流程\n\n1. 用戶輸入他們的電子郵件\n2. 驗證連結傳送到電子郵件地址\n3. 用戶點擊驗證連結\n4. 用戶進入可以選擇用戶名稱與密碼的表單\n5. 新帳號建立並自動登入\n\n# 功能\n\n- 管理員可以指定新建立的用戶要屬於哪個群組\n- 管理員可以限制允許註冊的電子郵件網域\n- 管理員在新用戶建立時會被通知\n\n# 捐款\n\n傳送乙太幣到 `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\n傳送比特幣到 `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
|
||||
"Default group that all registered users belong" : "所有註冊的用戶所屬的預設群組",
|
||||
"Allowed mail address domains for registration" : "允許註冊的電郵地址網域",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "輸入允許的網域列表,以分號分隔。範例:owncloud.com;github.com",
|
||||
"Require admin approval?" : "需要管理員批准?",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"A problem occurred sending email, please contact your administrator." : "傳送電子郵件時遇到錯誤,請聯絡您的管理員。",
|
||||
"The entered verification code is wrong" : "輸入的驗證碼錯誤",
|
||||
"The verification failed." : "驗證失敗。",
|
||||
"Invalid username policy regex" : "無效的使用者名稱政策正規表示式",
|
||||
"Invalid username policy regex" : "無效的用戶名稱政策正規表示式",
|
||||
"Saved" : "已儲存",
|
||||
"No such group" : "沒有此群組",
|
||||
"Register" : "註冊",
|
||||
|
|
@ -15,22 +15,22 @@
|
|||
"Click the button below to continue." : "點下方按鈕以繼續。",
|
||||
"Verification code: %s" : "驗證碼:%s",
|
||||
"Continue registration" : "繼續註冊",
|
||||
"New user \"%s\" has created an account on %s" : "新使用者「%s」已在 %s 上建立了帳號",
|
||||
"New user registered" : "新使用者已註冊",
|
||||
"New user \"%s\" has created an account on %s" : "新用戶「%s」已在 %s 上建立了帳號",
|
||||
"New user registered" : "新用戶已註冊",
|
||||
"\"%1$s\" registered a new account on %2$s." : "「%1$s」在 %2$s 上註冊了新帳號。",
|
||||
"\"%1$s\" registered a new account on %2$s and needs to be enabled." : "「%1$s」在 %2$s 上註冊了新帳號,需要啟用。",
|
||||
"Enable now" : "現在啟用",
|
||||
"A user has already taken this email, maybe you already have an account?" : "已有使用此電子郵件的使用者,也許您已經有帳號了?",
|
||||
"A user has already taken this email, maybe you already have an account?" : "已有使用此電子郵件的用戶,也許您已經有帳號了?",
|
||||
"You can <a href=\"%s\">log in now</a>." : "您現在可以<a href=\"%s\">登入</a>。",
|
||||
"Registration with this email domain is not allowed." : "不允許使用此電子郵件網域註冊。",
|
||||
"Please provide a valid display name." : "請提供有效的顯示名稱。",
|
||||
"Please provide a valid user name." : "請提供一個有效的使用者名稱",
|
||||
"The username you have chosen already exists." : "您選定的使用者名稱已存在。",
|
||||
"Unable to create user, there are problems with the user backend." : "無法建立使用者,使用者後端有問題。",
|
||||
"Unable to set user email: " : "無法設定使用者電子郵件:",
|
||||
"Please provide a valid user name." : "請提供一個有效的用戶名稱",
|
||||
"The username you have chosen already exists." : "您選定的用戶名稱已存在。",
|
||||
"Unable to create user, there are problems with the user backend." : "無法建立用戶,用戶後端有問題。",
|
||||
"Unable to set user email: " : "無法設定用戶電子郵件:",
|
||||
"Registration app auto setup" : "註冊應用程式自動設定",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "此應用程式允許使用者使用他們的電子郵件地址自行註冊新帳號。",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "用戶註冊\n\n此應用程式讓用戶可以註冊新帳號。\n\n# 功能\n\n- 將用戶新增到指定的群組\n- 允許註冊的電子郵件網域(包含萬用字元)清單\n- 管理員在新用戶建立或要求批准時會收到電子郵件通知\n- 支援 Nextcloud 的客戶端登入流程 v1 與 v2 \n- 允許在流動裝置應用程式與桌面客戶端中註冊\n\n# 網路表單註冊流程\n\n1. 用戶輸入他們的電子郵件地址\n2. 傳送驗證連結到電郵地址\n3. 用戶點擊驗證連結\n4. 用戶會被引導到一份表單,他們可以在該處選取他們的使用者名稱與密碼\n5. 新帳號建立並自動登入",
|
||||
"This app allows users to self-register a new account using their e-mail address." : "此應用程式允許用戶使用他們的電子郵件地址自行註冊新帳號。",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "用戶註冊\n\n此應用程式讓用戶可以註冊新帳號。\n\n# 功能\n\n- 將用戶新增到指定的群組\n- 允許註冊的電子郵件網域(包含萬用字元)清單\n- 管理員在新用戶建立或要求批准時會收到電子郵件通知\n- 支援 Nextcloud 的客戶端登入流程 v1 與 v2 \n- 允許在流動裝置應用程式與桌面客戶端中註冊\n\n# 網路表單註冊流程\n\n1. 用戶輸入他們的電子郵件地址\n2. 傳送驗證連結到電郵地址\n3. 用戶點擊驗證連結\n4. 用戶會被引導到一份表單,他們可以在該處選取他們的用戶名稱與密碼\n5. 新帳號建立並自動登入",
|
||||
"Registered users default group" : "註冊用戶的預設群組",
|
||||
"None" : "無",
|
||||
"Disable Email Verification" : "停用電子郵件驗證",
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"Username policy" : "用戶名稱政策",
|
||||
"If configured, usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "若設定,用戶名稱將會透過正規表示式驗證。若驗證失敗,將會對用戶顯示通用錯誤。請確保您的正規表示式可以正確運作。",
|
||||
"User instructions" : "用戶說明",
|
||||
"Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "注意:使用者說明將不會被翻譯,因此將按照以下設定的東西顯示給所有使用者,無論他們實際使用的語言是什麼。",
|
||||
"Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "注意:用戶說明將不會被翻譯,因此將按照以下設定的東西顯示給所有用戶,無論他們實際使用的語言是什麼。",
|
||||
"Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "新增其他用戶說明(例如選擇他們的用戶名稱)。若設定,這些文字將會在註冊過程中的帳號建立步驟顯示。",
|
||||
"Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "新增其他用戶說明(例如選擇他們的用戶名稱)。若設定,這些文字將會嵌入至驗證電子郵件中。",
|
||||
"Admin approval" : "管理員批准",
|
||||
|
|
@ -65,12 +65,12 @@
|
|||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "此電子郵件已有待處理的註冊,新的驗證電子郵件已傳送到此電子郵件地址。",
|
||||
"Verification email successfully sent." : "驗證電子郵件已經成功傳送。",
|
||||
"Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "您的帳號已成功建立,您可以<a href=\"%s\">立刻登入</a>。",
|
||||
"A new user \"%s\" has created an account on %s" : "新使用者「%s」已在 %s 上建立帳號",
|
||||
"A new user \"%s\" has created an account on %s" : "新用戶「%s」已在 %s 上建立帳號",
|
||||
"Registration is only allowed for the following domains: " : "僅允許以下網域註冊:",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "無效的驗證 URL。找不到與此驗證 URL 相關的註冊請求。",
|
||||
"Failed to delete pending registration request" : "無法刪除割至中的註冊請求",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "使用者註冊\n\n此應用程式讓使用者可以註冊新帳號。\n\n# 流程\n\n1. 使用者輸入他們的電子郵件\n2. 驗證連結傳送到電子郵件地址\n3. 使用者點擊驗證連結\n4. 使用者進入可以選擇使用者名稱與密碼的表單\n5. 新帳號建立並自動登入\n\n# 功能\n\n- 管理員可以指定新建立的使用者要屬於哪個群組\n- 管理員可以限制允許註冊的電子郵件網域\n- 管理員在新使用者建立時會被通知\n\n# 捐款\n\n傳送乙太幣到 `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\n傳送比特幣到 `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
|
||||
"Default group that all registered users belong" : "所有註冊的使用者所屬的預設群組",
|
||||
"User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "用戶註冊\n\n此應用程式讓用戶可以註冊新帳號。\n\n# 流程\n\n1. 用戶輸入他們的電子郵件\n2. 驗證連結傳送到電子郵件地址\n3. 用戶點擊驗證連結\n4. 用戶進入可以選擇用戶名稱與密碼的表單\n5. 新帳號建立並自動登入\n\n# 功能\n\n- 管理員可以指定新建立的用戶要屬於哪個群組\n- 管理員可以限制允許註冊的電子郵件網域\n- 管理員在新用戶建立時會被通知\n\n# 捐款\n\n傳送乙太幣到 `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\n傳送比特幣到 `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`",
|
||||
"Default group that all registered users belong" : "所有註冊的用戶所屬的預設群組",
|
||||
"Allowed mail address domains for registration" : "允許註冊的電郵地址網域",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "輸入允許的網域列表,以分號分隔。範例:owncloud.com;github.com",
|
||||
"Require admin approval?" : "需要管理員批准?",
|
||||
|
|
|
|||
Loading…
Reference in New Issue