diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/zh_HK.js | 8 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index e68f59334a7..ba913a5ab16 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -12,7 +12,7 @@ OC.L10N.register( "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 進行適當的修改", "Other activities" : "其它活動", "%1$s and %2$s" : "%1$s 和 %2$s", - "%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s", + "%1$s, %2$s and %3$s" : "%1$s、%2$s 和 %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s、%2$s、%3$s 和 %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s、%2$s、%3$s、%4$s 和 %5$s", "Education Edition" : "教育版", @@ -51,8 +51,8 @@ OC.L10N.register( "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", "today" : "今日", - "tomorrow" : "明天", - "yesterday" : "昨天", + "tomorrow" : "明日", + "yesterday" : "昨日", "_in %n day_::_in %n days_" : ["在 %n 天內"], "_%n day ago_::_%n days ago_" : ["%n 天前"], "next month" : "下個月", @@ -205,7 +205,7 @@ OC.L10N.register( "Adjusting this setting in php.ini will make Nextcloud run again" : "調整 php.ini 中的設定,使 Nextcloud 重新運作", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 應該要被設定成 \"0\" 而不是目前的設定 \"%s\" ", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "為了修正這個問題,請到 php.ini 將 <code>mbstring.func_overload</code> 的值改為 <code>0</code>", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s 。", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s。", "To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 已經設定成「剪除 inline doc block」模式,這將會使幾個核心應用程式無法使用", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 4f2f21c578c..a398d9718de 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -10,7 +10,7 @@ "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 進行適當的修改", "Other activities" : "其它活動", "%1$s and %2$s" : "%1$s 和 %2$s", - "%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s", + "%1$s, %2$s and %3$s" : "%1$s、%2$s 和 %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s、%2$s、%3$s 和 %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s、%2$s、%3$s、%4$s 和 %5$s", "Education Edition" : "教育版", @@ -49,8 +49,8 @@ "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", "today" : "今日", - "tomorrow" : "明天", - "yesterday" : "昨天", + "tomorrow" : "明日", + "yesterday" : "昨日", "_in %n day_::_in %n days_" : ["在 %n 天內"], "_%n day ago_::_%n days ago_" : ["%n 天前"], "next month" : "下個月", @@ -203,7 +203,7 @@ "Adjusting this setting in php.ini will make Nextcloud run again" : "調整 php.ini 中的設定,使 Nextcloud 重新運作", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 應該要被設定成 \"0\" 而不是目前的設定 \"%s\" ", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "為了修正這個問題,請到 php.ini 將 <code>mbstring.func_overload</code> 的值改為 <code>0</code>", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s 。", + "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s。", "To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 已經設定成「剪除 inline doc block」模式,這將會使幾個核心應用程式無法使用", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的", |