[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-09-06 00:08:40 +00:00
parent 6e854bbd01
commit 90fef79ac2
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
12 changed files with 48 additions and 0 deletions

View File

@ -16,6 +16,8 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
"Target folder \"{dir}\" does not exist any more" : "Target folder \"{dir}\" does not exist any more",
"Not enough free space" : "Not enough free space",
"Uploading …" : "Uploading …",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})",
"Actions" : "Actions",
"Download" : "Download",
@ -117,6 +119,7 @@ OC.L10N.register(
"Show hidden files" : "Show hidden files",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>",
"Uploading @" : "Uploading @",
"No files in here" : "No files in here",
"Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
"No entries found in this folder" : "No entries found in this folder",

View File

@ -14,6 +14,8 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
"Target folder \"{dir}\" does not exist any more" : "Target folder \"{dir}\" does not exist any more",
"Not enough free space" : "Not enough free space",
"Uploading …" : "Uploading …",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})",
"Actions" : "Actions",
"Download" : "Download",
@ -115,6 +117,7 @@
"Show hidden files" : "Show hidden files",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>",
"Uploading @" : "Uploading @",
"No files in here" : "No files in here",
"Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
"No entries found in this folder" : "No entries found in this folder",

View File

@ -16,6 +16,8 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Jūs bandote įkelti {size1} dydžio bylą, bet liko tik {size2} vietos",
"Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebėra",
"Not enough free space" : "Trūksta laisvos vietos",
"Uploading …" : "Įkeliama ...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})",
"Actions" : "Veiksmai",
"Download" : "Atsisiųsti",

View File

@ -14,6 +14,8 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Jūs bandote įkelti {size1} dydžio bylą, bet liko tik {size2} vietos",
"Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko \"{dir}\" daugiau nebėra",
"Not enough free space" : "Trūksta laisvos vietos",
"Uploading …" : "Įkeliama ...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})",
"Actions" : "Veiksmai",
"Download" : "Atsisiųsti",

View File

@ -219,6 +219,8 @@ OC.L10N.register(
"The specified document has not been found on the server." : "The specified document has not been found on the server.",
"You can click here to return to %s." : "You can click here to return to %s.",
"Internal Server Error" : "Internal Server Error",
"The server was unable to complete your request." : "The server was unable to complete your request.",
"If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.",
"More details can be found in the server log." : "More details can be found in the server log.",
"Technical details" : "Technical details",
"Remote Address: %s" : "Remote Address: %s",
@ -282,6 +284,9 @@ OC.L10N.register(
"Cancel log in" : "Cancel log in",
"Use backup code" : "Use backup code",
"Error while validating your second factor" : "Error while validating your second factor",
"Access through untrusted domain" : "Access through untrusted domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
"Depending on your configuration, this button could also work to trust the domain:" : "Depending on your configuration, this button could also work to trust the domain:",
"Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain",
"App update required" : "App update required",
"%s will be updated to version %s" : "%s will be updated to version %s",

View File

@ -217,6 +217,8 @@
"The specified document has not been found on the server." : "The specified document has not been found on the server.",
"You can click here to return to %s." : "You can click here to return to %s.",
"Internal Server Error" : "Internal Server Error",
"The server was unable to complete your request." : "The server was unable to complete your request.",
"If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.",
"More details can be found in the server log." : "More details can be found in the server log.",
"Technical details" : "Technical details",
"Remote Address: %s" : "Remote Address: %s",
@ -280,6 +282,9 @@
"Cancel log in" : "Cancel log in",
"Use backup code" : "Use backup code",
"Error while validating your second factor" : "Error while validating your second factor",
"Access through untrusted domain" : "Access through untrusted domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
"Depending on your configuration, this button could also work to trust the domain:" : "Depending on your configuration, this button could also work to trust the domain:",
"Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain",
"App update required" : "App update required",
"%s will be updated to version %s" : "%s will be updated to version %s",

View File

@ -219,6 +219,7 @@ OC.L10N.register(
"The specified document has not been found on the server." : "Ieškotas dokumentas nerastas sistemoje.",
"You can click here to return to %s." : "Paspauskite čia norėdami grįžti į %s.",
"Internal Server Error" : "Vidinė serverio klaida",
"The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.",
"More details can be found in the server log." : "Detalesnė informacija yra sistemos žurnale.",
"Technical details" : "Techniniai duomenys",
"Remote Address: %s" : "Nuotolinis adresas: %s",
@ -269,6 +270,7 @@ OC.L10N.register(
"Log in" : "Prisijungti",
"Stay logged in" : "Likti prisijungus",
"Alternative Logins" : "Alternatyvūs prisijungimai",
"Account access" : "Paskyros prieiga",
"App token" : "Išorinės sistemos įskiepio kodas",
"Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą",
"Redirecting …" : "Nukreipiama...",

View File

@ -217,6 +217,7 @@
"The specified document has not been found on the server." : "Ieškotas dokumentas nerastas sistemoje.",
"You can click here to return to %s." : "Paspauskite čia norėdami grįžti į %s.",
"Internal Server Error" : "Vidinė serverio klaida",
"The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.",
"More details can be found in the server log." : "Detalesnė informacija yra sistemos žurnale.",
"Technical details" : "Techniniai duomenys",
"Remote Address: %s" : "Nuotolinis adresas: %s",
@ -267,6 +268,7 @@
"Log in" : "Prisijungti",
"Stay logged in" : "Likti prisijungus",
"Alternative Logins" : "Alternatyvūs prisijungimai",
"Account access" : "Paskyros prieiga",
"App token" : "Išorinės sistemos įskiepio kodas",
"Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą",
"Redirecting …" : "Nukreipiama...",

View File

@ -176,6 +176,7 @@ OC.L10N.register(
"Username must not consist of dots only" : "Username must not consist of dots only",
"A valid password must be provided" : "A valid password must be provided",
"The username is already being used" : "The username is already being used",
"Could not create user" : "Could not create user",
"User disabled" : "User disabled",
"Login canceled by app" : "Login cancelled by app",
"No app name specified" : "No app name specified",

View File

@ -174,6 +174,7 @@
"Username must not consist of dots only" : "Username must not consist of dots only",
"A valid password must be provided" : "A valid password must be provided",
"The username is already being used" : "The username is already being used",
"Could not create user" : "Could not create user",
"User disabled" : "User disabled",
"Login canceled by app" : "Login cancelled by app",
"No app name specified" : "No app name specified",

View File

@ -20,7 +20,9 @@ OC.L10N.register(
"No user supplied" : "未提供使用者",
"Unable to change password" : "無法修改密碼",
"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." : "後端不支援變更密碼,但使用者的加密金鑰已經更新。",
"installing and updating apps via the app store or Federated Cloud Sharing" : "透過應用程式中心或是聯盟式雲端分享來安裝、更新應用程式",
"Federated Cloud Sharing" : "聯盟式雲端分享",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 使用的 %s 版本已經過期 (%s),請您更新您的作業系統,否則功能如 %s 可能無法正常運作",
@ -39,10 +41,13 @@ OC.L10N.register(
"Invalid mail address" : "無效的 email 地址",
"No valid group selected" : "無效的群組",
"A user with that name already exists." : "同名的使用者已經存在",
"To send a password link to the user an email address is required." : "向使用者送出密碼連結需要提供一組E-mail信箱。",
"Unable to create user." : "無法建立使用者",
"Unable to delete user." : "無法移除使用者",
"Error while enabling user." : "啟用用戶時發生錯誤",
"Error while disabling user." : "停用用戶時發生錯誤",
"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\n(請確保全文以一行的格式儲存)",
"Settings saved" : "設定已存檔",
"Unable to change full name" : "無法變更全名",
"Unable to change email address" : "無法變更email地址",
@ -51,6 +56,7 @@ OC.L10N.register(
"Invalid user" : "無效的使用者",
"Unable to change mail address" : "無法更改 email 地址",
"Email saved" : "Email 已儲存",
"%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 已被管理員重設。",
"Password changed for %s" : "%s 的密碼已變更。",
@ -61,6 +67,10 @@ OC.L10N.register(
"Your email address on %s was changed by an administrator." : "你的email地址在 %s 已被管理員變更。",
"Email address changed for %s" : "%s 的email地址已變更。",
"The new email address is %s" : "新的email地址為 %s",
"Email address for %1$s changed on %2$s" : "%1$s的Email信箱在%2$s已經變更。",
"Welcome aboard" : "歡迎加入",
"Welcome aboard %s" : "%s,歡迎您加入",
"You have now an %s account, you can add, protect, and share your data." : "您現在已經是%s帳戶你可以新增維護且分享您的檔案了。",
"Your username is: %s" : "你的使用者名稱為: %s",
"Set your password" : "設定您的密碼",
"Go to %s" : "前往 %s",
@ -82,6 +92,7 @@ OC.L10N.register(
"_You have %n app update pending_::_You have %n app updates pending_" : ["%n 個應用程式尚未更新"],
"No apps found for your version" : "沒有找到適合您的版本的應用程式",
"The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "審查通過的應用程式經由可信任的開發人員所設計,並且經過一連串的安全測試,他們在開放的程式庫中維護這些應用程式,而且確保這些應用程式能穩定運作",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "這個新應用程式並沒有經過安全檢測,可能會是不穩定的,如果您要安裝的話,風險自行負責。",
"Disabling app …" : "停用應用程式中 ...",

View File

@ -18,7 +18,9 @@
"No user supplied" : "未提供使用者",
"Unable to change password" : "無法修改密碼",
"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." : "後端不支援變更密碼,但使用者的加密金鑰已經更新。",
"installing and updating apps via the app store or Federated Cloud Sharing" : "透過應用程式中心或是聯盟式雲端分享來安裝、更新應用程式",
"Federated Cloud Sharing" : "聯盟式雲端分享",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 使用的 %s 版本已經過期 (%s),請您更新您的作業系統,否則功能如 %s 可能無法正常運作",
@ -37,10 +39,13 @@
"Invalid mail address" : "無效的 email 地址",
"No valid group selected" : "無效的群組",
"A user with that name already exists." : "同名的使用者已經存在",
"To send a password link to the user an email address is required." : "向使用者送出密碼連結需要提供一組E-mail信箱。",
"Unable to create user." : "無法建立使用者",
"Unable to delete user." : "無法移除使用者",
"Error while enabling user." : "啟用用戶時發生錯誤",
"Error while disabling user." : "停用用戶時發生錯誤",
"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\n(請確保全文以一行的格式儲存)",
"Settings saved" : "設定已存檔",
"Unable to change full name" : "無法變更全名",
"Unable to change email address" : "無法變更email地址",
@ -49,6 +54,7 @@
"Invalid user" : "無效的使用者",
"Unable to change mail address" : "無法更改 email 地址",
"Email saved" : "Email 已儲存",
"%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 已被管理員重設。",
"Password changed for %s" : "%s 的密碼已變更。",
@ -59,6 +65,10 @@
"Your email address on %s was changed by an administrator." : "你的email地址在 %s 已被管理員變更。",
"Email address changed for %s" : "%s 的email地址已變更。",
"The new email address is %s" : "新的email地址為 %s",
"Email address for %1$s changed on %2$s" : "%1$s的Email信箱在%2$s已經變更。",
"Welcome aboard" : "歡迎加入",
"Welcome aboard %s" : "%s,歡迎您加入",
"You have now an %s account, you can add, protect, and share your data." : "您現在已經是%s帳戶你可以新增維護且分享您的檔案了。",
"Your username is: %s" : "你的使用者名稱為: %s",
"Set your password" : "設定您的密碼",
"Go to %s" : "前往 %s",
@ -80,6 +90,7 @@
"_You have %n app update pending_::_You have %n app updates pending_" : ["%n 個應用程式尚未更新"],
"No apps found for your version" : "沒有找到適合您的版本的應用程式",
"The app will be downloaded from the app store" : "將會從應用程式商店下載這個應用程式",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方應用程序是由社區內部和內部開發的。 它們提供核心功能,並可在正式成品使用。",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "審查通過的應用程式經由可信任的開發人員所設計,並且經過一連串的安全測試,他們在開放的程式庫中維護這些應用程式,而且確保這些應用程式能穩定運作",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "這個新應用程式並沒有經過安全檢測,可能會是不穩定的,如果您要安裝的話,風險自行負責。",
"Disabling app …" : "停用應用程式中 ...",