diff options
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r-- | apps/files_external/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 9aa54a5ea29..ae63ebb9701 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -24,13 +24,11 @@ OC.L10N.register( "Saving..." : "Kaydediliyor...", "Save" : "Kaydet", "Empty response from the server" : "Sunucudan boş yanıt alındı", - "Couldn't access. Please logout and login to activate this mount point" : "Erişilemedi. Lütfen bu bağlama noktasını etkinleştirmek için oturumunuzu kapatıp yeniden açın", "Couldn't get the information from the remote server: {code} {type}" : "Uzak sunucudan bilgi alınamadı: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Dış bağlama noktalarının listesi alınamadı: {type}", "There was an error with message: " : "Şu ileti ile bir sorun çıktı:", "External mount error" : "Dış bağlama sorunu", "external-storage" : "dış depolama", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ağ sürücüsü bağlama nokta listesi alınamadı: Sunucudan boş yanıt alındı", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Yapılandırılmış dış bağlama noktalarından bazıları bağlı değil. Lütfen ayrıntılı bilgi almak için kırmızı satırlara tıklayın", "Please enter the credentials for the {mount} mount" : "{mount} bağlaması için kimlik doğrulama bilgilerini yazın", "Username" : "Kullanıcı Adı", @@ -127,6 +125,8 @@ OC.L10N.register( "Delete" : "Sil", "Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin", "Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin", + "Couldn't access. Please logout and login to activate this mount point" : "Erişilemedi. Lütfen bu bağlama noktasını etkinleştirmek için oturumunuzu kapatıp yeniden açın", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Windows ağ sürücüsü bağlama nokta listesi alınamadı: Sunucudan boş yanıt alındı", "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", "Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil" }, |