2012-01-11 04:06:59 +04:00
< ? php $TRANSLATIONS = array (
2012-12-05 03:04:55 +04:00
" Unable to load list from App Store " => " App Store'dan liste yüklenemiyor " ,
" Group already exists " => " Grup zaten mevcut " ,
" Unable to add group " => " Gruba eklenemiyor " ,
" Could not enable app. " => " Uygulama devreye alı namadı " ,
2012-07-27 04:04:26 +04:00
" Email saved " => " Eposta kaydedildi " ,
" Invalid email " => " Geçersiz eposta " ,
2012-01-11 04:06:59 +04:00
" OpenID Changed " => " OpenID Değiştirildi " ,
2012-06-06 02:29:28 +04:00
" Invalid request " => " Geçersiz istek " ,
2012-12-05 03:04:55 +04:00
" Unable to delete group " => " Grup silinemiyor " ,
2012-11-09 03:03:49 +04:00
" Authentication error " => " Eşleşme hata " ,
2012-12-05 03:04:55 +04:00
" Unable to delete user " => " Kullanı cı silinemiyor " ,
2012-01-11 04:06:59 +04:00
" Language changed " => " Dil değiştirildi " ,
2012-12-05 03:04:55 +04:00
" Unable to add user to group %s " => " Kullanı cı %s grubuna eklenemiyor " ,
2012-07-27 04:04:26 +04:00
" Disable " => " Etkin değil " ,
" Enable " => " Etkin " ,
" Saving... " => " Kaydediliyor... " ,
2012-05-09 14:41:01 +04:00
" __language_name__ " => " __dil_adı __ " ,
2012-05-13 21:59:44 +04:00
" Add your App " => " Uygulamanı Ekle " ,
2012-12-05 03:04:55 +04:00
" More Apps " => " Daha fazla App " ,
2012-01-11 04:06:59 +04:00
" Select an App " => " Bir uygulama seçin " ,
2012-07-27 04:04:26 +04:00
" See application page at apps.owncloud.com " => " Uygulamanı n sayfası na apps.owncloud.com adresinden bakı n " ,
2012-12-21 03:11:31 +04:00
" Clients " => " Müşteriler " ,
2012-12-20 03:13:09 +04:00
" Password " => " Parola " ,
2012-12-05 03:04:55 +04:00
" Your password was changed " => " Şifreniz değiştirildi " ,
2012-01-11 04:06:59 +04:00
" Unable to change your password " => " Parolanı z değiştirilemiyor " ,
" Current password " => " Mevcut parola " ,
" New password " => " Yeni parola " ,
" show " => " göster " ,
" Change password " => " Parola değiştir " ,
2012-05-09 14:41:01 +04:00
" Email " => " Eposta " ,
" Your email address " => " Eposta adresiniz " ,
" Fill in an email address to enable password recovery " => " Parola sı fı rlamayı aktifleştirmek için eposta adresi girin " ,
2012-01-11 04:06:59 +04:00
" Language " => " Dil " ,
2012-05-09 14:41:01 +04:00
" Help translate " => " Çevirilere yardı m edin " ,
2012-12-05 03:04:55 +04:00
" Developed by the <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is licensed under the <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " => " Geliştirilen Taraf<a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is altı nda lisanslanmı ştı r <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " ,
2012-01-11 04:06:59 +04:00
" Name " => " Ad " ,
" Groups " => " Gruplar " ,
" Create " => " Oluştur " ,
2012-05-13 21:59:44 +04:00
" Default Quota " => " Varsayı lan Kota " ,
" Other " => " Diğer " ,
2012-12-05 03:04:55 +04:00
" Group Admin " => " Yönetici Grubu " ,
2012-05-09 14:41:01 +04:00
" Quota " => " Kota " ,
2012-01-11 04:06:59 +04:00
" Delete " => " Sil "
);