diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 60e7b09e7e8..2383bcc2794 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -150,6 +150,7 @@ OC.L10N.register( "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 {productName}" : "{productName} ile ilerle", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz.","Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz."], + "Applications menu" : "Uygulamalar menüsü", "More apps" : "Diğer uygulamalar", "Currently open" : "Şu anda açık", "_{count} notification_::_{count} notifications_" : ["{count} bildirim","{count} bildirim"], @@ -231,6 +232,7 @@ OC.L10N.register( "Supported versions" : "Desteklenen sürümler", "{name} version {version} and above" : "{name} {version} üzeri sürümler", "Settings menu" : "Ayarlar menüsü", + "Avatar of {displayName}" : "{displayName} avatarı", "Search {types} …" : "{types} arama…", "No" : "Hayır", "Yes" : "Evet", @@ -255,10 +257,6 @@ OC.L10N.register( "({count} selected)" : "({count} seçilmiş)", "Error loading file exists template" : "Dosya var kalıbı yüklenirken sorun çıktı", "Saving …" : "Kaydediliyor …", - "Authentication required" : "Kimlik doğrulaması gerekli", - "This action requires you to confirm your password" : "Bu işlemi yapabilmek için parolanızı yazmalısınız", - "Confirm" : "Onayla", - "Failed to authenticate, try again" : "Kimlik doğrulanamadı, yeniden deneyin", "seconds ago" : "saniyeler önce", "Connection to server lost" : "Sunucu bağlantısı kesildi", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek","Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek"], @@ -350,7 +348,9 @@ OC.L10N.register( "Skip to navigation of app" : "Uygulama gezinmesine geç", "Go to %s" : "%s bölümüne git", "Get your own free account" : "Ücretsiz hesabınızı açın", + "This action requires you to confirm your password" : "Bu işlemi yapabilmek için parolanızı yazmalısınız", "Confirm your password" : "Parolanızı onaylayın", + "Confirm" : "Onayla", "Connect to your account" : "Hesabınızı bağlayın", "Please log in before granting %1$s access to your %2$s account." : "Lütfen %1$s için %2$s hesabınıza erişim izni vermeden önce oturum açın.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Yeni bir aygıt ya da uygulama kurmaya çalışmıyorsanız, başka biri verilerinize erişmek için sizi kandırmaya çalışıyor. Durum buysa daha ileri gitmeyin ve sistem yöneticiniz ile görüşün.", @@ -427,6 +427,8 @@ OC.L10N.register( "Home" : "Giriş", "Copy to {folder}" : "{folder} klasörüne kopyala", "Move to {folder}" : "{folder} klasörüne taşı", + "Authentication required" : "Kimlik doğrulaması gerekli", + "Failed to authenticate, try again" : "Kimlik doğrulanamadı, yeniden deneyin", "File not found" : "Dosya bulunamadı", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Belge sunucu üzerinde bulunamadı. Paylaşım silinmiş ya da geçerlilik süresi dolmuş olabilir mi?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Otomatik güncellemeler config.php dosyasında devre dışı bırakılmış olduğundan, komut satırı güncelleyicisini kullanın.", |