Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 11, 2022
1 parent 0d92908 commit 22cc36e
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/files_trashbin/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Deleted files" : "回收桶",
"restored" : "已還原",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "已刪除回收桶中的檔案與資料夾(若您的儲存空間不足,匯出過程中可能會過期)",
"This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案",
"This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路介面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到使用者的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免使用者耗盡磁碟空間,「回收桶」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「回收桶」的文件中提供。",
"Restore" : "還原",
Expand Down
1 change: 1 addition & 0 deletions apps/files_trashbin/l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Deleted files" : "回收桶",
"restored" : "已還原",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "已刪除回收桶中的檔案與資料夾(若您的儲存空間不足,匯出過程中可能會過期)",
"This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案",
"This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路介面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到使用者的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免使用者耗盡磁碟空間,「回收桶」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「回收桶」的文件中提供。",
"Restore" : "還原",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ OC.L10N.register(
"Unable to change personal password" : "無法變更個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供使用者",
"Unable to change password. Password too long." : "變更密碼失敗。密碼太長。",
"Authentication error" : "認證錯誤",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有使用者資料將會遺失。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
Expand Down Expand Up @@ -288,6 +289,7 @@ OC.L10N.register(
"Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度",
"Your role" : "您的角色",
"Unable to update role" : "無法更新角色",
"Change scope level of {accountProperty}, current scope is {scope}" : "變更 {accountProperty} 的範圍層級,目前的範圍為 {scope}",
"Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍",
"Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍",
"Add additional email" : "新增額外電子郵件",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"Unable to change personal password" : "無法變更個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供使用者",
"Unable to change password. Password too long." : "變更密碼失敗。密碼太長。",
"Authentication error" : "認證錯誤",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "請提供管理員還原密碼;否則所有使用者資料將會遺失。",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。",
Expand Down Expand Up @@ -286,6 +287,7 @@
"Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度",
"Your role" : "您的角色",
"Unable to update role" : "無法更新角色",
"Change scope level of {accountProperty}, current scope is {scope}" : "變更 {accountProperty} 的範圍層級,目前的範圍為 {scope}",
"Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍",
"Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍",
"Add additional email" : "新增額外電子郵件",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ OC.L10N.register(
"Images" : "圖片",
"Office documents" : "辦公室文件",
"PDF documents" : "PDF 文件",
"Custom MIME type" : "自訂 MIME 類型",
"Custom mimetype" : "自訂 mimetype",
"Select a tag" : "選取標籤",
"No results" : "無結果",
Expand Down
1 change: 1 addition & 0 deletions apps/workflowengine/l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"Images" : "圖片",
"Office documents" : "辦公室文件",
"PDF documents" : "PDF 文件",
"Custom MIME type" : "自訂 MIME 類型",
"Custom mimetype" : "自訂 mimetype",
"Select a tag" : "選取標籤",
"No results" : "無結果",
Expand Down
1 change: 1 addition & 0 deletions core/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ OC.L10N.register(
"Username or email" : "使用者名稱或電子郵件",
"Password" : "密碼",
"Show password" : "顯示密碼",
"Hide password" : "隱藏密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。",
Expand Down
1 change: 1 addition & 0 deletions core/l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
"Username or email" : "使用者名稱或電子郵件",
"Password" : "密碼",
"Show password" : "顯示密碼",
"Hide password" : "隱藏密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。",
Expand Down

0 comments on commit 22cc36e

Please sign in to comment.