Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js27
1 files changed, 23 insertions, 4 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index e38924e1..5c188966 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,9 +1,28 @@
OC.L10N.register(
"photos",
{
- "Photos" : "相片",
- "Favorites" : "最愛",
- "Shared with you" : "Shared with you",
- "Settings" : "設定"
+ "Photos" : "照片",
+ "Your memories under your control" : "完全自主掌控您珍貴的回憶",
+ "Your photos" : "您的照片",
+ "Your videos" : "您的影片",
+ "Favorites" : "我的最愛",
+ "Your folders" : "您的資料夾",
+ "Shared with you" : "與您分享",
+ "Tagged photos" : "有標籤的照片",
+ "Locations" : "地點",
+ "Settings" : "設定",
+ "Open the full size \"{name}\" image" : "開啟「{name}」的原始尺寸影像",
+ "Open the \"{name}\" sub-directory" : "開啟「{name}」子目錄",
+ "Share this folder" : "分享這個資料夾",
+ "Back to {folder}" : "回到 {folder}",
+ "View" : "檢視",
+ "Enable squared photos view" : "啟用方形照片顯示",
+ "This folder does not exists" : "此資料夾不存在",
+ "An error occurred" : "發生錯誤",
+ "No photos in here" : "此處無照片檔案",
+ "No tags yet" : "尚未加入標籤",
+ "Photos with tags will show up here" : "此處會顯示照片的標籤",
+ "Your albums" : "您的相簿",
+ "Shared albums" : "已分享相簿"
},
"nplurals=1; plural=0;");