summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/uk.js2
-rw-r--r--lib/l10n/uk.json2
-rw-r--r--lib/l10n/zh_HK.js3
-rw-r--r--lib/l10n/zh_HK.json3
4 files changed, 8 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index da6c13a76aa..6409f9d14d9 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -108,7 +108,7 @@ OC.L10N.register(
"Visit %s" : "Відвідайте %s",
"Address" : "Адреса",
"Profile picture" : "Зображення облікового запису",
- "About" : "Про систему",
+ "About" : "Опис",
"Full name" : "Повна назва",
"Headline" : "Заголовок",
"Organisation" : "Організація",
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index 2ba9bcc2d96..179c688feed 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -106,7 +106,7 @@
"Visit %s" : "Відвідайте %s",
"Address" : "Адреса",
"Profile picture" : "Зображення облікового запису",
- "About" : "Про систему",
+ "About" : "Опис",
"Full name" : "Повна назва",
"Headline" : "Заголовок",
"Organisation" : "Організація",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 7336b80abc4..4796f361fae 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
"Sample configuration detected" : "您目前正在使用範例設定",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改",
+ "404" : "404",
+ "The page could not be found on the server." : "無法在伺服器上找到此頁面。",
"%s email verification" : "%s 電郵地址驗證",
"Email verification" : "電郵地址驗證",
"Click the following button to confirm your email." : "單擊以下按鈕以確認您的電郵地址。",
@@ -150,6 +152,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s",
"Click the button below to open it." : "點下方連結開啟",
"The requested share does not exist anymore" : "該分享已經不存在",
+ "The user limit has been reached and the user was not created. Check your notifications to learn more." : "用戶數量已達上限,無法創建新用戶。請查看您的通知以獲取更多資料。",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",
"Sunday" : "星期日",
"Monday" : "星期一",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index f08e7936e3b..592c1a94f89 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -6,6 +6,8 @@
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
"Sample configuration detected" : "您目前正在使用範例設定",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改",
+ "404" : "404",
+ "The page could not be found on the server." : "無法在伺服器上找到此頁面。",
"%s email verification" : "%s 電郵地址驗證",
"Email verification" : "電郵地址驗證",
"Click the following button to confirm your email." : "單擊以下按鈕以確認您的電郵地址。",
@@ -148,6 +150,7 @@
"%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s",
"Click the button below to open it." : "點下方連結開啟",
"The requested share does not exist anymore" : "該分享已經不存在",
+ "The user limit has been reached and the user was not created. Check your notifications to learn more." : "用戶數量已達上限,無法創建新用戶。請查看您的通知以獲取更多資料。",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",
"Sunday" : "星期日",
"Monday" : "星期一",