From 64f3f5ea48287d45bcef05c9982c722c823a9e63 Mon Sep 17 00:00:00 2001
From: ddtddt
Date: Sat, 13 Apr 2013 10:18:14 +0000
Subject: [branche 2.5] Language_- check 2.5.1
git-svn-id: http://piwigo.org/svn/branches/2.5@22186 68402e56-0260-453c-a942-63ccdbb3a9ee
---
language/tr_TR/help/cat_modify.html | 126 ++++++++++++++++++++++++++++
language/tr_TR/help/help_virtual_links.html | 9 ++
2 files changed, 135 insertions(+)
create mode 100644 language/tr_TR/help/cat_modify.html
create mode 100644 language/tr_TR/help/help_virtual_links.html
(limited to 'language/tr_TR/help')
diff --git a/language/tr_TR/help/cat_modify.html b/language/tr_TR/help/cat_modify.html
new file mode 100644
index 000000000..72e093c13
--- /dev/null
+++ b/language/tr_TR/help/cat_modify.html
@@ -0,0 +1,126 @@
+Albüm Editleme
+
+Bilgiler
+
+
+
+ - isim: albüm ismini ayarlar (fiziksel albüm şeklinde sanal isimlendirme).
+
+ - açıklama: içerik hakkında genel fikir veren kısa metin,
+ bu metin sayfanın alt kısmında gözükür.
+
+
+
+Taşıma
+
+Albüm sanal albümse taşıyabilirsiniz. Albümü taşımak üst albümün değiştirilmesi anlamına gelir.
+
+Seçenekler
+
+
+
+ - Erişim Türü: Yetki Yönetimi. Bir Albümü özel yaparsanız tüm alt albümleri özel olur. Bir albümü herkese açık yaparsanız tüm üst albümleri aynı yetkiyi alır..
+
+ - Kilit: Albüm ve alt albümler bakım için kilitli olacak.
+
+ - Yorumlar: Kullanıcıları bu albümdeki fotoğrafları yorumlamak için yetkilendirme
+
+
+
+Ayrıca "Özellikler" yönetim ekranından (screens Yorumlar, Kilit,
+Genel/Özel, Temsilci available from Administration » Albums » Properties). bu özellikleri yönetebilirsiniz.
+
+Sort order
+
+Use the default images sort order.
+
+Indicate whether this sort order will apply to subalbums also.
+
+Select specific sorting criteria to be used with this album.
+
+- Creation date: Photo shooting date
+- Post date: Synchronization date
+- Average rate (*): Average rate could be changed by the visitor rating
+- Most visited (*): The current visit might change the most visited order
+- File name: Name given in information field
+- Id: Internal Id (recent categories have an higher id than previous ones.
+
+
+(*)Warning: Be sure to test these sort orders by yourself as they can give unexpected results.
+
+
+Representant
+
+The album representative is the thumbnail displayed on the main page (category.php) to represent
+the album when
+it contains only sub-albums and no direct photo (just as the root album).
+photo of a album :
+
+
+
+ - Photo page: one of the action buttons let you set the current photo as the representative for the
+ displayed album. This button is available only for administrators.
+
+ - Modify informations about a photo in
+ administration. This screen can be reached from picture.php or Batch
+ management in unit mode. See the help of this screen for
+ details.
+
+ - Administration » Albums » Properties,
+ Representative. See the help of this screen for details.
+
+ - Edit album (the present screen).
+
+
+
+The choice of a representative depends on the
+allow_random_representative
configuration parameter (see include/config_default.inc.php).
+
+In default mode (allow_random_representative
set to false),
+each album containing at least one element is represented by a fixed
+element. Once set (at album creation), the representative changes only
+when an administrator ask for it. If the representative is not appropriate,
+you can ask to Find a new representant by random.
+
+If the allow_random_representative
configuration parameter is
+set to true, a category containing photos may have no fixed
+representant. Just use Delete representant button.
+
+If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to Modify
+informations about a photo screen. The only option on the current screen
+is the Delete representant button.
+
+Link all album photos to a new album
+
+
+
+- Virtual album name: Name of the new album to be created,
+all photos of the current category will be linked to the new one.
+
+- Parent album: Where the new album will be,
+leave empty to create it at root.
+
+
+
+Link all album photos to existing albums
+
+
+
+- Albums: Choose the destination album.
+
+
+
+Send an information email to group members
+
+
+
+- Group: recipients group
+
+- Mail content: Free text to send to them.
+
+
\ No newline at end of file
diff --git a/language/tr_TR/help/help_virtual_links.html b/language/tr_TR/help/help_virtual_links.html
new file mode 100644
index 000000000..18ff2bde0
--- /dev/null
+++ b/language/tr_TR/help/help_virtual_links.html
@@ -0,0 +1,9 @@
+Resimler kendi dosyasına karşılık gelen albümde görüntülenir.
+
+Web sunucusu üzerinde resimleri bir kaç albümde birden göstertebilir, bunun
+için resimleri ikinci kez yüklemenize gerek kalmaz. herhangi bir albümle ilişkilendirilen fotoğrafa
+Fotoğraf Editleme Ekranından ulaşabilirsiniz. (Yöneticiler fotoğraf görüntüleme sayfasından fotoğraf editleme sayfasına ulaşabilir).
+
+Sanal albümler bu kavram üzerine kuruludur buna karşılık gelen bir dosya yoktur. Sanal albüm oluşturmak için
+ Administration » Albums »
+Manage.
\ No newline at end of file
--
cgit v1.2.3