diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 428ee41a679..f01f712e732 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -189,8 +189,8 @@ OC.L10N.register( "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uygulama güncellenemedi. Ayrıntılı bilgi almak için bu sorunu kapsayan <a href=\"{url}\">forum iletimize</a> bakın.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uygulama güncellenemedi. Lütfen bu sorunu <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud topluluğuna</a> bildirin.", "Continue to Nextcloud" : "Nextcloud kullanmaya geç", - "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz.", "Searching other places" : "Diğer konumlarda aranıyor", + "No search results in other folders for {tag}{filter}{endtag}" : "{tag}{filter}{endtag} için diğer klasörlerde herhangi bir arama sonucu yok", "_{count} search result in another folder_::_{count} search results in other folders_" : ["Diğer klasörlerde {count} arama sonucu","Diğer klasörlerde {count} arama sonucu"], "Personal" : "Kişisel", "Users" : "Kullanıcılar", @@ -365,6 +365,7 @@ OC.L10N.register( "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Güncelleme yapılıyor, sayfadan ayrılmak bazı işlemleri kesebilir.", "Updating to {version}" : "{version} sürümüne güncelleniyor", "The update was successful. There were warnings." : "Güncelleme tamamlandı. Bazı uyarılar var.", + "The update was successful. Redirecting you to Nextcloud now." : "Uygulama güncellendi. Nextcloud kullanmaya yönlendiriliyorsunuz.", "No search results in other folders" : "Arama için diğer klasörlerde bir sonuç yok", "Two-step verification" : "İki aşamalı doğrulama", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik özellikleri etkinleştirildi. Lütfen ikinci etkeni kullanarak kimliği doğrulayın.", |