diff options
Diffstat (limited to 'language/tr_TR/upgrade.lang.php')
-rw-r--r-- | language/tr_TR/upgrade.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/tr_TR/upgrade.lang.php b/language/tr_TR/upgrade.lang.php index 1c0e3c226..513831f88 100644 --- a/language/tr_TR/upgrade.lang.php +++ b/language/tr_TR/upgrade.lang.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ $lang['Upgrade'] = "Güncellestirme"; -$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = "Bu sayfa yeni sürüme Piwigo eski sürümünden veritabani yükseltme öneriyor. Yükseltme yardimcisi Su anda bir <strong> sürüm% (veya esdegeri) </ strong> çalistiran düsünüyor."; +$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = "Bu sayfa yeni sürüme Piwigo eski sürümünden veritabani yükseltme öneriyor. Yükseltme yardimcisi Su anda bir <strong> sürüm %s (veya esdegeri) </strong> çalistiran düsünüyor."; $lang['Upgrade from version %s to %s'] = "%s sürümden %s sürümüne güncellestir"; $lang['Statistics'] = "Istatistik"; $lang['total upgrade time'] = "toplam güncelleme zamani"; @@ -39,4 +39,4 @@ $lang['Only thumbnails prefix and webmaster mail address have been saved from pr $lang['In <i>%s</i>, before <b>?></b>, insert:'] = '<i>%s</i> içine, <b>?></b> önce, ekleyin:'; $lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'Önlem olarak, asagidaki temalar devre disi olmustur. Tekrar etkinlestirmeden önce güncelleme yapmalisiniz:'; -?>
\ No newline at end of file +?> |