You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/zh_TW.php

12 lines
357 B

<?php $TRANSLATIONS = array(
"Pictures" => "圖片",
"Settings" => "設定",
"Rescan" => "重新掃描",
"Stop" => "停止",
"Share" => "分享",
"Back" => "返回",
"Remove confirmation" => "移除確認",
"Do you want to remove album" => "你確定要移除相簿嗎",
"Change album name" => "變更相簿名稱",
"New album name" => "新相簿名稱"
);