diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-08 01:55:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-08 01:55:01 -0400 |
commit | 2fb1b0864adea92102d8c91d92681dc0ef0bbafc (patch) | |
tree | df543a75bd95668d45f418f2956d254bc25e92b2 /lib | |
parent | 35421487610462b12e3600954f23a777c54abee3 (diff) | |
download | nextcloud-server-2fb1b0864adea92102d8c91d92681dc0ef0bbafc.tar.gz nextcloud-server-2fb1b0864adea92102d8c91d92681dc0ef0bbafc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/tr.js | 9 | ||||
-rw-r--r-- | lib/l10n/tr.json | 9 |
2 files changed, 14 insertions, 4 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 021f2d59f98..106eab37b5e 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -38,12 +38,14 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["%n dakika önce","%n dakika önce"], "seconds ago" : "saniyeler önce", "web services under your control" : "denetiminizdeki web hizmetleri", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül mevcut değil. Lütfen uygulamalar içerisinden etkinleştirin veya sistem yöneticinize danışın.", "Empty filename is not allowed" : "Boş dasya adına izin verilmiyor", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", "4-byte characters are not supported in file names" : "4 bayt karakterler dosya adlarında desteklenmez", "File name is a reserved word" : "Bu dosya adı özel bir kullanıma aittir", "File name contains at least one invalid character" : "Dosya adı en az bir geçersiz karakter içeriyor", "File name is too long" : "Dosya adı çok uzun", + "Can't read file" : "Dosya okunamıyor", "App directory already exists" : "Uygulama dizini zaten mevcut", "Can't create app folder. Please fix permissions. %s" : "Uygulama dizini oluşturulamıyor. Lütfen izinleri düzeltin. %s", "No source specified when installing app" : "Uygulama kurulurken bir kaynak belirtilmedi", @@ -84,7 +86,7 @@ OC.L10N.register( "Set an admin password." : "Bir yönetici kullanıcı parolası ayarlayın.", "Can't create or write into the data directory %s" : "Veri dizini %s oluşturulamıyor veya yazılamıyor", "%s shared »%s« with you" : "%s sizinle »%s« paylaşımında bulundu", - "%s via %s" : "%s ile %s", + "%s via %s" : "%s, %s aracılığıyla", "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %i türündeki paylaşımlara izin vermediğinden %s paylaşımı başarısız", "Sharing %s failed, because the file does not exist" : "%s paylaşımı, dosya mevcut olmadığından başarısız oldu", "You are not allowed to share %s" : "%s paylaşımını yapma izniniz yok", @@ -118,7 +120,7 @@ OC.L10N.register( "The username is already being used" : "Bu kullanıcı adı zaten kullanımda", "No database drivers (sqlite, mysql, or postgresql) installed." : "Yüklü veritabanı sürücüsü (sqlite, mysql veya postgresql) yok.", "Microsoft Windows Platform is not supported" : "Microsoft Windows Platformu desteklenmiyor", - "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>.", + "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "ownCloud Sunucusu'nun Microsoft Windows platformunda çalıştırılması desteklenmiyor. Sunucuyu taşıma imkanınız yoksa bir sanal makine içerisinde Linux sunucusu kullanmanızı öneriyoruz. Linux paketleri ile birlikte sanal makinelere kolaylıkla açılabilen kalıpları <a href=\"%s\">%s</a> adresinden bulabilirsiniz. Mevcut kurulumları Linux'a aktarmak için yazılmış bazı ipuçları ve aktarım betiğine <a href=\"%s\">belgelendirmemizden</a> ulaşabilirsiniz.", "Cannot write into \"config\" directory" : "\"config\" dizinine yazılamıyor", "Cannot write into \"apps\" directory" : "\"apps\" dizinine yazılamıyor", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Bu genellikle, %sweb sunucusuna apps dizinine yazma erişimi verilerek%s veya yapılandırma dosyasında appstore (uygulama mağazası) devre dışı bırakılarak çözülebilir.", @@ -131,6 +133,9 @@ OC.L10N.register( "PHP module %s not installed." : "PHP modülü %s yüklü değil.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP ayarı \"%s\", \"%s\" olarak ayarlanmamış.", "Adjusting this setting in php.ini will make ownCloud run again" : "Bu ayarı php.ini içerisinde ayarlamak ownCloud'ı tekrar çalıştıracak.", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload, beklenen \"0\" değerinin aksine \"%s\" olarak ayarlanmış", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Bu hatayı düzeltmek için php.ini içerisindeki <code>mbstring.func_overload</code> ayarını <code>0</code> olarak ayarlayın", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP satıriçi doc bloklarını ayıklamak üzere yapılandırılmış gibi görünüyor. Bu, bazı çekirdek uygulamalarını erişilemez yapacak.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu, muhtemelen Zend OPcache veya eAccelerator gibi bir önbellek/hızlandırıcı nedeniyle meydana gelir.", "PHP modules have been installed, but they are still listed as missing?" : "PHP modülleri yüklü, ancak hala eksik olarak mı görünüyorlar?", "Please ask your server administrator to restart the web server." : "Lütfen web sunucusunu yeniden başlatması için sunucu yöneticinize danışın.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 3a2b9e687fc..0d212457791 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -36,12 +36,14 @@ "_%n minute ago_::_%n minutes ago_" : ["%n dakika önce","%n dakika önce"], "seconds ago" : "saniyeler önce", "web services under your control" : "denetiminizdeki web hizmetleri", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kimlikli modül mevcut değil. Lütfen uygulamalar içerisinden etkinleştirin veya sistem yöneticinize danışın.", "Empty filename is not allowed" : "Boş dasya adına izin verilmiyor", "Dot files are not allowed" : "Nokta dosyalarına izin verilmiyor", "4-byte characters are not supported in file names" : "4 bayt karakterler dosya adlarında desteklenmez", "File name is a reserved word" : "Bu dosya adı özel bir kullanıma aittir", "File name contains at least one invalid character" : "Dosya adı en az bir geçersiz karakter içeriyor", "File name is too long" : "Dosya adı çok uzun", + "Can't read file" : "Dosya okunamıyor", "App directory already exists" : "Uygulama dizini zaten mevcut", "Can't create app folder. Please fix permissions. %s" : "Uygulama dizini oluşturulamıyor. Lütfen izinleri düzeltin. %s", "No source specified when installing app" : "Uygulama kurulurken bir kaynak belirtilmedi", @@ -82,7 +84,7 @@ "Set an admin password." : "Bir yönetici kullanıcı parolası ayarlayın.", "Can't create or write into the data directory %s" : "Veri dizini %s oluşturulamıyor veya yazılamıyor", "%s shared »%s« with you" : "%s sizinle »%s« paylaşımında bulundu", - "%s via %s" : "%s ile %s", + "%s via %s" : "%s, %s aracılığıyla", "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %i türündeki paylaşımlara izin vermediğinden %s paylaşımı başarısız", "Sharing %s failed, because the file does not exist" : "%s paylaşımı, dosya mevcut olmadığından başarısız oldu", "You are not allowed to share %s" : "%s paylaşımını yapma izniniz yok", @@ -116,7 +118,7 @@ "The username is already being used" : "Bu kullanıcı adı zaten kullanımda", "No database drivers (sqlite, mysql, or postgresql) installed." : "Yüklü veritabanı sürücüsü (sqlite, mysql veya postgresql) yok.", "Microsoft Windows Platform is not supported" : "Microsoft Windows Platformu desteklenmiyor", - "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>.", + "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "ownCloud Sunucusu'nun Microsoft Windows platformunda çalıştırılması desteklenmiyor. Sunucuyu taşıma imkanınız yoksa bir sanal makine içerisinde Linux sunucusu kullanmanızı öneriyoruz. Linux paketleri ile birlikte sanal makinelere kolaylıkla açılabilen kalıpları <a href=\"%s\">%s</a> adresinden bulabilirsiniz. Mevcut kurulumları Linux'a aktarmak için yazılmış bazı ipuçları ve aktarım betiğine <a href=\"%s\">belgelendirmemizden</a> ulaşabilirsiniz.", "Cannot write into \"config\" directory" : "\"config\" dizinine yazılamıyor", "Cannot write into \"apps\" directory" : "\"apps\" dizinine yazılamıyor", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Bu genellikle, %sweb sunucusuna apps dizinine yazma erişimi verilerek%s veya yapılandırma dosyasında appstore (uygulama mağazası) devre dışı bırakılarak çözülebilir.", @@ -129,6 +131,9 @@ "PHP module %s not installed." : "PHP modülü %s yüklü değil.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP ayarı \"%s\", \"%s\" olarak ayarlanmamış.", "Adjusting this setting in php.ini will make ownCloud run again" : "Bu ayarı php.ini içerisinde ayarlamak ownCloud'ı tekrar çalıştıracak.", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload, beklenen \"0\" değerinin aksine \"%s\" olarak ayarlanmış", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Bu hatayı düzeltmek için php.ini içerisindeki <code>mbstring.func_overload</code> ayarını <code>0</code> olarak ayarlayın", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP satıriçi doc bloklarını ayıklamak üzere yapılandırılmış gibi görünüyor. Bu, bazı çekirdek uygulamalarını erişilemez yapacak.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu, muhtemelen Zend OPcache veya eAccelerator gibi bir önbellek/hızlandırıcı nedeniyle meydana gelir.", "PHP modules have been installed, but they are still listed as missing?" : "PHP modülleri yüklü, ancak hala eksik olarak mı görünüyorlar?", "Please ask your server administrator to restart the web server." : "Lütfen web sunucusunu yeniden başlatması için sunucu yöneticinize danışın.", |