New translations messages.json (Turkish)

This commit is contained in:
Kyle Spearrin 2021-06-29 14:09:11 -04:00
parent d0e7c39ab8
commit efe29bd035
1 changed files with 54 additions and 20 deletions

View File

@ -47,7 +47,7 @@
"message": "Ana parolayı tekrar yazın"
},
"masterPassHint": {
"message": "Ana parola ipucu (isteğe bağlı)"
"message": "Ana Parola İpucu (isteğe bağlı)"
},
"tab": {
"message": "Sekme"
@ -71,7 +71,7 @@
"message": "Notu kopyala"
},
"copyUri": {
"message": "URI'yi kopyala"
"message": "Linki Kopyala"
},
"copyUsername": {
"message": "Kullanıcı adını kopyala"
@ -92,7 +92,7 @@
"message": "Eşleşen hesap yok."
},
"vaultLocked": {
"message": "Kasa kilitlendi."
"message": "Kasa kilitli."
},
"vaultLoggedOut": {
"message": "Kasadan çıkış yaptınız."
@ -150,6 +150,9 @@
"save": {
"message": "Kaydet"
},
"move": {
"message": "Move"
},
"addFolder": {
"message": "Klasör ekle"
},
@ -628,23 +631,33 @@
"shared": {
"message": "Paylaşılan"
},
"shareVault": {
"message": "Kasamı paylaş"
"learnOrg": {
"message": "Learn about Organizations"
},
"shareVaultConfirmation": {
"message": "Bitwarden, kuruluş hesabı kullanarak kasanızı başkalarıyla paylaşmanıza olanak verir. Daha fazla bilgi için bitwarden.com sitesini ziyaret etmek ister misiniz?"
"learnOrgConfirmation": {
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
},
"shareItem": {
"message": "Kaydı paylaş"
"moveToOrganization": {
"message": "Move to Organization"
},
"share": {
"message": "Paylaş"
},
"sharedItem": {
"message": "Kayıt paylaşıldı"
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"shareDesc": {
"message": "Bu kaydı paylaşmak istediğiniz kuruluşu seçin. Paylaştığınız kaydın sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kaydın doğrudan sahibi olmayacaksınız."
"moveToOrgDesc": {
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
},
"learnMore": {
"message": "Daha fazla bilgi al"
@ -805,6 +818,9 @@
"webAuthnNewTab": {
"message": "WebAuthn 2FA doğrulamasına yeni sekmede devam edin."
},
"webAuthnNewTabOpen": {
"message": "Open new tab"
},
"webAuthnAuthenticate": {
"message": "WebAutn ile doğrula"
},
@ -898,15 +914,27 @@
"enableAutoFillOnPageLoadDesc": {
"message": "Sayfa yüklendiğinde giriş formu tespit edilirse otomatik olarak formu doldur."
},
"enableAutoTotpCopyOnAutoFill": {
"message": "Sayfa yüklendikten sonra TOTP'yi otomatik kopyala"
},
"enableAutoTotpCopyOnAutoFillDesc": {
"message": "\"TOTP'yi otomatik kopyala\" açıksa web sayfası yüklendikten sonra TOTP doğrulama kodu otomatik olarak panoya kopyalanır. \"Otomatik TOTP kopyalamayı kapat\" ayarı bu ayarı devre dışı bırakır."
},
"experimentalFeature": {
"message": "Bu şu anda deneysel bir özelliktir. Kullanımı sizin sorumluluğunuzdadır."
},
"defaultAutoFillOnPageLoad": {
"message": "Default autofill setting for login items"
},
"defaultAutoFillOnPageLoadDesc": {
"message": "After enabling Auto-fill on Page Load, you can enable or disable the feature for individual login items. This is the default setting for login items that are not separately configured."
},
"itemAutoFillOnPageLoad": {
"message": "Auto-fill on Page Load (if enabled in Options)"
},
"autoFillOnPageLoadUseDefault": {
"message": "Use default setting"
},
"autoFillOnPageLoadYes": {
"message": "Auto-fill on page load"
},
"autoFillOnPageLoadNo": {
"message": "Do not auto-fill on page load"
},
"commandOpenPopup": {
"message": "Kasayıılır pencerede aç"
},
@ -1717,6 +1745,12 @@
"message": "Ana parola onayı"
},
"passwordConfirmationDesc": {
"message": "Bu işleme devam etmek için lütfen ana parolanızı yeniden girin."
"message": "Bu işlem korumalıdır. İşleme devam etmek için lütfen ana parolanızı yeniden girin."
},
"emailVerificationRequired": {
"message": "Email Verification Required"
},
"emailVerificationRequiredDesc": {
"message": "You must verify your email to use this feature. You can verify your email in the web vault."
}
}