diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/da.js | 2 | ||||
-rw-r--r-- | core/l10n/da.json | 2 | ||||
-rw-r--r-- | core/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | core/l10n/zh_HK.json | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 30a8d2c7d64..ea2f4986355 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -103,7 +103,7 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} underretning","{count} underretninger"], "No" : "Nej", "Yes" : "Ja", - "Federated user" : "Fødereret bruger", + "Federated user" : "Sammenkoblet bruger", "user@your-nextcloud.org" : "bruger@din-nextcloud.dk", "Create share" : "Opret share", "The remote URL must include the user." : "Fjern-URL'en skal omfatte brugeren.", diff --git a/core/l10n/da.json b/core/l10n/da.json index 6c2937df6cc..79d564bed6e 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -101,7 +101,7 @@ "_{count} notification_::_{count} notifications_" : ["{count} underretning","{count} underretninger"], "No" : "Nej", "Yes" : "Ja", - "Federated user" : "Fødereret bruger", + "Federated user" : "Sammenkoblet bruger", "user@your-nextcloud.org" : "bruger@din-nextcloud.dk", "Create share" : "Opret share", "The remote URL must include the user." : "Fjern-URL'en skal omfatte brugeren.", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index cef55f819d2..941b6eea47c 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -6,8 +6,8 @@ OC.L10N.register( "The selected file is not an image." : "已選的檔案不是圖像檔案。", "The selected file cannot be read." : "無法讀取已選的檔案。", "The file was uploaded" : "檔案已上傳", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 參數的設定", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "已上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "已上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 參數的設定", "The file was only partially uploaded" : "檔案僅部分上傳成功", "No file was uploaded" : "沒有檔案被上傳", "Missing a temporary folder" : "找不到暫存資料夾", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index ef68cd20682..62bfccd6c3d 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -4,8 +4,8 @@ "The selected file is not an image." : "已選的檔案不是圖像檔案。", "The selected file cannot be read." : "無法讀取已選的檔案。", "The file was uploaded" : "檔案已上傳", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 參數的設定", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "已上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "已上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 參數的設定", "The file was only partially uploaded" : "檔案僅部分上傳成功", "No file was uploaded" : "沒有檔案被上傳", "Missing a temporary folder" : "找不到暫存資料夾", |