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 " ,
2013-02-07 03:11:04 +04:00
" Authentication error " => " Eşleşme hata " ,
2012-12-05 03:04:55 +04:00
" 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-12-05 03:04:55 +04:00
" Unable to delete group " => " Grup silinemiyor " ,
" Unable to delete user " => " Kullanı cı silinemiyor " ,
2012-01-11 04:06:59 +04:00
" Language changed " => " Dil değiştirildi " ,
2013-01-12 03:10:58 +04:00
" Invalid request " => " Geçersiz istek " ,
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 " ,
2013-02-02 03:08:15 +04:00
" Error " => " Hata " ,
2012-07-27 04:04:26 +04:00
" 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 " ,
2013-02-02 03:08:15 +04:00
" Update " => " Güncelleme " ,
2012-12-28 03:20:34 +04:00
" User Documentation " => " Kullanı cı Belgelendirmesi " ,
" Administrator Documentation " => " Yönetici Belgelendirmesi " ,
" Online Documentation " => " Çevrimiçi Belgelendirme " ,
" Forum " => " Forum " ,
" Bugtracker " => " Hata Takip Sistemi " ,
" Commercial Support " => " Ticari Destek " ,
2012-12-21 03:11:31 +04:00
" Clients " => " Müşteriler " ,
2012-12-28 03:20:34 +04:00
" Download Desktop Clients " => " Masaüstü İstemcilerini İndir " ,
" Download Android Client " => " Android İstemcisini İndir " ,
" Download iOS Client " => " iOS İstemcisini İndir " ,
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 " ,
" 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-28 03:20:34 +04:00
" WebDAV " => " WebDAV " ,
" Version " => " Sürüm " ,
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
" Groups " => " Gruplar " ,
" Create " => " Oluştur " ,
2012-05-13 21:59:44 +04:00
" Other " => " Diğer " ,
2012-12-05 03:04:55 +04:00
" Group Admin " => " Yönetici Grubu " ,
2012-01-11 04:06:59 +04:00
" Delete " => " Sil "
);