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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
new file mode 100644
index 00000000..42c9b5ab
--- /dev/null
+++ b/l10n/zh_TW.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "gallery",
+ {
+ "Pictures" : "圖片",
+ "Picture view" : "檢視圖片",
+ "Error loading slideshow template" : "載入投影片檢視樣板時發生錯誤",
+ "Share" : "分享",
+ "No pictures found! If you upload pictures in the files app, they will be displayed here." : "找不到圖片! 您使用檔案app上傳的圖片,將會展示在這裡。",
+ "shared by %s" : "由 %s 分享",
+ "File list" : "檔案列表"
+},
+"nplurals=1; plural=0;");