diff options
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", |