Changeset 14463


Ignore:
Timestamp:
Apr 27, 2012, 7:19:39 AM (12 years ago)
Author:
ddtddt
Message:

[trunk] - language - update zh_TW - 中文 (繁體) - Chinese traditional Thanks to chouyh - feature:2457

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/zh_TW/admin.lang.php

    r13771 r14463  
    851851$lang['digiKam is an advanced digital photo management free software for Linux, Windows, and MacOSX.'] = 'digiKam是一套先進的數位相片管理軟體,它是自由軟體,適用於LINUX,WINDOWS和MacOSX。';
    852852$lang['digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'] = 'digiKam是專為攝影師瀏覽、管理、編輯、加工、整理、標記及分享照片等用途而設計。';
     853$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = '從digiKam要匯出相片到Piwigo,只需安裝digiKam和Kipi-plugins插件.';
     854$lang['Piwigo export plugin for iPhoto'] = 'iPhoto的Piwigo匯出插件';
     855$lang['iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'] = 'iPhoto是MacOSX預設的相片管理軟體。此Piwigo匯出插件,可讓你直接從iPhoto匯出相片至Piwigo圖庫,並建立新相冊';
     856$lang['Piwigo export plugin for Aperture'] = 'Aperture的Piwigo匯出插件';
     857$lang['Aperture is a powerful tool to refine images and manage massive libraries on Mac.'] = 'Aperture是Mac的一項強大工具,可微調讓圖像更精緻,並管理超大照片庫.';
     858$lang['Aperture is designed for professional photographers with iPhoto simplicity.'] = 'Aperture是為專業攝影師設計的軟體,但使用起來又與iPhoto一樣簡單.';
     859$lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'Piwigo的匯出插件,允許你建立相冊和匯出照片';
     860$lang['ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.'] = 'ReGalAndroid(Android行動相冊)是一個開放原始碼軟體(GPL V3),是Android平台上的Piwigo';
     861$lang['Features include gallery browsing, album creation and photo upload.'] = '特色包括:畫廊瀏覽、建立相冊和照片上傳';
     862$lang['Generate multiple size images'] = '產生多種大小的圖像';
     863$lang['Delete multiple size images'] = '刪除多種大小的圖像';
     864$lang['any visitor can see this album'] = '任何訪客都可以看到這本相冊';
     865$lang['visitors need to login and have the appropriate permissions to see this album'] = '訪客必須登錄並擁有權限才能觀看這本相冊';
     866$lang['Groups and users'] = '組別和用戶';
     867$lang['Permission granted for groups'] = '組別擁有的權限';
     868$lang['Select groups...'] = '選擇組別...';
     869$lang['There is no group in this gallery.'] = '此畫廊內沒有組別';
     870$lang['Permission granted for users'] = '用戶擁有的權限';
     871$lang['Select users...'] = '選擇用戶...';
     872$lang['%u users have automatic permission because they belong to a granted group.'] = '%u 用戶因屬自動許可授權組別,所以自動擁有權限.';
     873$lang['include photos with lower privacy level'] = '包含隱私級別較低的相片';
     874$lang['custom'] = '自定義';
     875$lang['No group is permitted to see this private album'] = '沒有組別有權限觀看此私人相冊';
     876$lang['Permission management'] = '權限管理';
     877$lang['Photo sizes with crop'] = '相片剪裁';
     878$lang['The center of interest is the most meaningful zone in the photo.'] = '焦點是相片中最有意思的部份';
     879$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = '如選擇相片剪裁(如「正方形」),Piwigo會盡可能保留相片的焦點';
     880$lang['By default, the center of interest is placed in the middle of the photo.'] = '預設情況下,焦點是擺在相片的中間';
     881$lang['Select a zone with your mouse to define a new center of interest.'] = '用鼠標選擇新的焦點';
     882$lang['X Position'] = 'X 位置';
     883$lang['Y Position'] = 'Y 位置';
     884$lang['X Repeat'] = 'X 重複';
     885$lang['Opacity'] = '不透明度';
     886$lang['top left corner'] = '左上角';
     887$lang['top right corner'] = '右上角';
     888$lang['middle'] = '中間';
     889$lang['bottom left corner'] = '左下角';
     890$lang['bottom right corner'] = '右下角';
     891$lang['Select a file'] = '選擇檔案';
     892$lang['add a new watermark'] = '添加一個新的浮水印';
     893$lang['Apply watermark if width is bigger than'] = '使用浮水印,假如浮水印寬度大於';
     894$lang['Apply watermark if height is bigger than'] = '使用浮水印,假如浮水印高度高於';
    853895
    854896?>
Note: See TracChangeset for help on using the changeset viewer.