summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/tr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/tr.php')
-rw-r--r--apps/gallery/l10n/tr.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/tr.php b/apps/gallery/l10n/tr.php
index 2139e7aac1c..07d853998bb 100644
--- a/apps/gallery/l10n/tr.php
+++ b/apps/gallery/l10n/tr.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Resimler",
"Rescan" => "Yeniden Tara ",
-"Back" => "Geri"
+"Stop" => "Durdur",
+"Share" => "Paylaş",
+"Settings" => "Ayarlar",
+"Back" => "Geri",
+"Remove confirmation" => "Doğrulamayı kaldır",
+"Do you want to remove album" => "Albümü silmek istiyor musunuz",
+"Change album name" => "Albüm adını değiştir",
+"New album name" => "Yeni albüm adı"
);