diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
commit | 94d259e75048665718bef82ae4b94e521a78bbcb (patch) | |
tree | 8872b57093d9edd39ba40e09d24956163d3bf96a /apps/files_sharing/l10n/zh_TW.js | |
parent | b98b5bb49591427a7944b1ee8374883b8910c289 (diff) | |
download | nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.tar.gz nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index f22c5c5c83b..b9dddefdff1 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -12,9 +12,6 @@ OC.L10N.register( "Terms of service" : "服務條款", "Show list view" : "顯示清單檢視", "Show grid view" : "顯示網格檢視", - "No compatible server found at {remote}" : "在 {remote} 找不到相容的伺服器", - "Invalid server URL" : "無效的伺服器 URL", - "Failed to add the public link to your Nextcloud" : "無法將公開連結新增到您的 Nextcloud", "File shares" : "檔案分享", "Downloaded via public link" : "透過公開連結下載", "Downloaded by {email}" : "{email} 已下載", @@ -363,6 +360,9 @@ OC.L10N.register( "Share not found" : "找不到分享", "Back to %s" : "回到 %s", "Add to your Nextcloud" : "新增到您的 Nextcloud", + "No compatible server found at {remote}" : "在 {remote} 找不到相容的伺服器", + "Invalid server URL" : "無效的伺服器 URL", + "Failed to add the public link to your Nextcloud" : "無法將公開連結新增到您的 Nextcloud", "Files" : "檔案", "Please specify a valid user" : "請指定有效使用者", "Please specify a valid federated user ID" : "請指定有效的聯盟使用者 ID", |