mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-05 07:47:01 +02:00
* New translations en-us.ts (Italian) * New translations en-us.ts (Portuguese, Brazilian) * New translations en-us.ts (Serbian (Cyrillic)) * New translations en-us.ts (Serbian (Latin)) * New translations en-us.ts (Croatian) * New translations en-us.ts (Ukrainian) * New translations en-us.ts (Spanish) * New translations en-us.ts (Hungarian) * New translations en-us.ts (Serbian (Cyrillic)) * New translations en-us.ts (Portuguese, Brazilian) * New translations en-us.ts (Thai) * New translations en-us.ts (French) * New translations en-us.ts (Russian) * New translations en-us.ts (Chinese Simplified) * New translations en-us.ts (Bulgarian) * New translations en-us.ts (Czech) * New translations en-us.ts (Danish) * New translations en-us.ts (German) * New translations en-us.ts (Greek) * New translations en-us.ts (Finnish) * New translations en-us.ts (Italian) * New translations en-us.ts (Japanese) * New translations en-us.ts (Korean) * New translations en-us.ts (Polish) * New translations en-us.ts (Slovenian) * New translations en-us.ts (Swedish) * New translations en-us.ts (Turkish) * New translations en-us.ts (Ukrainian) * New translations en-us.ts (Chinese Traditional) * New translations en-us.ts (Vietnamese) * New translations en-us.ts (Serbian (Latin)) * New translations en-us.ts (Dutch, Belgium) * New translations en-us.ts (Arabic, Egypt) * New translations en-us.ts (Croatian) * New translations en-us.ts (Italian) * New translations en-us.ts (French) * New translations en-us.ts (Serbian (Cyrillic)) * New translations en-us.ts (Serbian (Latin)) * New translations en-us.ts (Croatian) * New translations en-us.ts (Portuguese, Brazilian) * New translations en-us.ts (Spanish) * New translations en-us.ts (Spanish) * New translations en-us.ts (Ukrainian) * New translations en-us.ts (Japanese) * New translations en-us.ts (Russian) * New translations en-us.ts (Russian) * New translations en-us.ts (Czech) * New translations en-us.ts (Czech) * chore(translations): remove Bulgarian * New translations en-us.ts (Japanese) * New translations en-us.ts (Russian) * New translations en-us.ts (Czech) * New translations en-us.ts (French) * New translations en-us.ts (Spanish) * New translations en-us.ts (Danish) * New translations en-us.ts (German) * New translations en-us.ts (Greek) * New translations en-us.ts (Finnish) * New translations en-us.ts (Hungarian) * New translations en-us.ts (Italian) * New translations en-us.ts (Korean) * New translations en-us.ts (Polish) * New translations en-us.ts (Slovenian) * New translations en-us.ts (Serbian (Cyrillic)) * New translations en-us.ts (Swedish) * New translations en-us.ts (Turkish) * New translations en-us.ts (Ukrainian) * New translations en-us.ts (Chinese Simplified) * New translations en-us.ts (Chinese Traditional) * New translations en-us.ts (Vietnamese) * New translations en-us.ts (Portuguese, Brazilian) * New translations en-us.ts (Thai) * New translations en-us.ts (Serbian (Latin)) * New translations en-us.ts (Dutch, Belgium) * New translations en-us.ts (Arabic, Egypt)
495 lines
34 KiB
TypeScript
495 lines
34 KiB
TypeScript
export default {
|
||
// Navbar
|
||
"navbar.upload": "Yükle",
|
||
"navbar.signin": "Giriş Yap",
|
||
"navbar.home": "Ana Sayfa",
|
||
"navbar.signup": "Sign up",
|
||
"navbar.links.shares": "Paylaşımlarım",
|
||
"navbar.links.reverse": "Tersine Paylaşımlar",
|
||
"navbar.avatar.account": "Hesabım",
|
||
"navbar.avatar.admin": "Yönetim",
|
||
"navbar.avatar.signout": "Çıkış Yap",
|
||
// END navbar
|
||
// /
|
||
"home.title": "<h>Kişisel barındırılan</h> bir dosya paylaşım platformu.",
|
||
"home.description": "Kişisel dosyalarınızı WeTransfer gibi üçüncü tarafların eline gerçekten vermek istiyor musunuz?",
|
||
"home.bullet.a.name": "Kişisel Barındırılan",
|
||
"home.bullet.a.description": "Pingvin Share'i kendi makinenizde barındırın.",
|
||
"home.bullet.b.name": "Gizlilik",
|
||
"home.bullet.b.description": "Your files are yours and will never be accessed by third parties.",
|
||
"home.bullet.c.name": "Can sıkıcı dosya boyutu sınırı yok",
|
||
"home.bullet.c.description": "Upload files as big as you want. Only your hard drive will be your limit.",
|
||
"home.button.start": "Başlayalım",
|
||
"home.button.source": "Kaynak kodu",
|
||
// END /
|
||
// /auth/signin
|
||
"signin.title": "Tekrar hoşgeldiniz",
|
||
"signin.description": "Henüz bir hesabınız yok mu?",
|
||
"signin.button.signup": "Kaydol",
|
||
"signin.input.email-or-username": "Eposta veya kullanıcı adı",
|
||
"signin.input.email-or-username.placeholder": "E-Posta veya kullanıcı adı",
|
||
"signin.input.password": "Şifre",
|
||
"signin.input.password.placeholder": "Şifreniz",
|
||
"signin.button.submit": "Giriş Yap",
|
||
"signIn.notify.totp-required.title": "İki faktörlü kimlik doğrulama gerekli",
|
||
"signIn.notify.totp-required.description": "Lütfen iki faktörlü doğrulama kodunuzu girin",
|
||
"signIn.oauth.or": "YA DA",
|
||
"signIn.oauth.signInWith": "Sign in with",
|
||
"signIn.oauth.github": "GitHub",
|
||
"signIn.oauth.google": "Google",
|
||
"signIn.oauth.microsoft": "Microsoft",
|
||
"signIn.oauth.discord": "Discord",
|
||
"signIn.oauth.oidc": "OpenID",
|
||
// END /auth/signin
|
||
// /auth/signup
|
||
"signup.title": "Bir hesap oluştur",
|
||
"signup.description": "Zaten bir hesabınız mı var?",
|
||
"signup.button.signin": "Giriş Yap",
|
||
"signup.input.username": "Kullanıcı Adı",
|
||
"signup.input.username.placeholder": "Kullanıcı adınız",
|
||
"signup.input.email": "E-Posta",
|
||
"signup.input.email.placeholder": "E-Posta adresiniz",
|
||
"signup.button.submit": "Haydi Başlayalım",
|
||
// END /auth/signup
|
||
// /auth/totp
|
||
"totp.title": "İki Faktörlü Doğrulama",
|
||
"totp.button.signIn": "Giriş Yap",
|
||
// END /auth/totp
|
||
// /auth/reset-password
|
||
"resetPassword.title": "Şifrenizi mi unuttunuz?",
|
||
"resetPassword.description": "Şifrenizi sıfırlamak için E-Postanızı girin.",
|
||
"resetPassword.notify.success": "A message with a link to reset your password has been sent if the provided email exists.",
|
||
"resetPassword.button.back": "Giriş sayfasına geri dön",
|
||
"resetPassword.text.resetPassword": "Şifreyi sıfırla",
|
||
"resetPassword.text.enterNewPassword": "Yeni şifrenizi girin",
|
||
"resetPassword.input.password": "Yeni şifre",
|
||
"resetPassword.notify.passwordReset": "Your password has been successfully reset.",
|
||
// /account
|
||
"account.title": "Hesabım",
|
||
"account.card.info.title": "Hesap Bilgisi",
|
||
"account.card.info.username": "Kullanıcı Adı",
|
||
"account.card.info.email": "E-Posta",
|
||
"account.notify.info.success": "Hesap başarıyla güncellendi",
|
||
"account.card.password.title": "Şifre",
|
||
"account.card.password.old": "Eski şifre",
|
||
"account.card.password.new": "Yeni şifre",
|
||
"account.card.password.noPasswordSet": "You do not have a password set. To sign in using your email and password, you need to create a password.",
|
||
"account.notify.password.success": "Şifre başarıyla değiştirildi",
|
||
"account.card.oauth.title": "Sosyal Medya girişi",
|
||
"account.card.oauth.github": "GitHub",
|
||
"account.card.oauth.google": "Google",
|
||
"account.card.oauth.microsoft": "Microsoft",
|
||
"account.card.oauth.discord": "Discord",
|
||
"account.card.oauth.oidc": "OpenID",
|
||
"account.card.oauth.link": "Bağlantı",
|
||
"account.card.oauth.unlink": "Bağlantıyı kes",
|
||
"account.card.oauth.unlinked": "Bağlantısız",
|
||
"account.modal.unlink.title": "Hesabın bağlantısını kaldır",
|
||
"account.modal.unlink.description": "Unlinking your social accounts may cause you to lose your account if you don't remember your login credentials",
|
||
"account.notify.oauth.unlinked.success": "Bağlantı Başarıyla Kaldırıldı",
|
||
"account.card.security.title": "Güvenlik",
|
||
"account.card.security.totp.enable.description": "İki faktörlü doğrulamayı aktif etmek için şu anki şifrenizi girin",
|
||
"account.card.security.totp.disable.description": "İki faktörlü doğrulamayı kaldırmak için şu anki şifrenizi girin",
|
||
"account.card.security.totp.button.start": "Başlat",
|
||
"account.modal.totp.title": "2FA aç",
|
||
"account.modal.totp.step1": "Adım 1: Kimlik doğrulayıcınızı ekleyin",
|
||
"account.modal.totp.step2": "Adım 2: Kodunuzu doğrulayın",
|
||
"account.modal.totp.enterManually": "Manuel olarak girin",
|
||
"account.modal.totp.code": "Kod",
|
||
"common.button.clickToCopy": "Kopyalamak için tıkla",
|
||
"account.modal.totp.verify": "Doğrula",
|
||
"account.notify.totp.disable": "2FA başarıyla kaldırıldı",
|
||
"account.notify.totp.enable": "2FA başarıyla etkinleştirildi",
|
||
"account.card.language.title": "Dil",
|
||
"account.card.language.description": "Proje topluluk tarafından çevrilmiştir. Bazı diller eksik olabilir.",
|
||
"account.card.color.title": "Renk Şeması",
|
||
// ThemeSwitcher.tsx
|
||
"account.theme.dark": "Koyu",
|
||
"account.theme.light": "Açık",
|
||
"account.theme.system": "Sistem",
|
||
"account.button.delete": "Hesabı sil",
|
||
"account.modal.delete.title": "Hesabı sil",
|
||
"account.modal.delete.description": "Tüm aktif paylaşımlarınız dahil hesabınızı gerçekten silmek istiyor musunuz?",
|
||
// END /account
|
||
// /account/shares
|
||
"account.shares.title": "Paylaşımlarım",
|
||
"account.shares.title.empty": "Burası bomboş 👀",
|
||
"account.shares.description.empty": "Hiç paylaşımınız yok.",
|
||
"account.shares.button.create": "Bir tane oluşturun",
|
||
"account.shares.info.title": "Bilgiler paylaşın",
|
||
"account.shares.table.id": "ID",
|
||
"account.shares.table.name": "İsim",
|
||
"account.shares.table.description": "Açıklama",
|
||
"account.shares.table.visitors": "Ziyaretçiler",
|
||
"account.shares.table.expiresAt": "Expires on",
|
||
"account.shares.table.createdAt": "Created on",
|
||
"account.shares.table.size": "Boyut",
|
||
"account.shares.modal.share-informations": "Bilgiler paylaşın",
|
||
"account.shares.modal.share-link": "Bağlantıyı paylaş",
|
||
"account.shares.modal.delete.title": "Delete share: {share}",
|
||
"account.shares.modal.delete.description": "Bu paylaşımı silmek istediğinize emin misiniz?",
|
||
// END /account/shares
|
||
// /account/reverseShares
|
||
"account.reverseShares.title": "Tersine Paylaşımlar",
|
||
"account.reverseShares.description": "Ters paylaşım, harici kullanıcıların bir paylaşım oluşturmasına olanak tanıyan benzersiz bir URL oluşturmanızı sağlar.",
|
||
"account.reverseShares.title.empty": "Burası bomboş 👀",
|
||
"account.reverseShares.description.empty": "Hiç tersine paylaşımınız yok.",
|
||
// showCreateReverseShareModal.tsx
|
||
"account.reverseShares.modal.title": "Tersine paylaşım oluşturun",
|
||
"account.reverseShares.modal.expiration.label": "Sona erme",
|
||
"account.reverseShares.modal.expiration.minute-singular": "Dakika",
|
||
"account.reverseShares.modal.expiration.minute-plural": "Dakika",
|
||
"account.reverseShares.modal.expiration.hour-singular": "Saat",
|
||
"account.reverseShares.modal.expiration.hour-plural": "Saat",
|
||
"account.reverseShares.modal.expiration.day-singular": "Gün",
|
||
"account.reverseShares.modal.expiration.day-plural": "Gün",
|
||
"account.reverseShares.modal.expiration.week-singular": "Hafta",
|
||
"account.reverseShares.modal.expiration.week-plural": "Hafta",
|
||
"account.reverseShares.modal.expiration.month-singular": "Ay",
|
||
"account.reverseShares.modal.expiration.month-plural": "Ay",
|
||
"account.reverseShares.modal.expiration.year-singular": "Yıl",
|
||
"account.reverseShares.modal.expiration.year-plural": "Yıl",
|
||
"account.reverseShares.modal.max-size.label": "Maks paylaşım boyutu",
|
||
"account.reverseShares.modal.send-email": "Send email notifications",
|
||
"account.reverseShares.modal.send-email.description": "Sends you an email notification when a share is created with this reverse share link.",
|
||
"account.reverseShares.modal.simplified": "Simple mode",
|
||
"account.reverseShares.modal.simplified.description": "Make it easy for the person uploading the file to share it with you. They will only be able to customize the name and description of the share.",
|
||
"account.reverseShares.modal.public-access": "Public access",
|
||
"account.reverseShares.modal.public-access.description": "Make the shares created with this reverse share public. If disabled, only you and the share creator will have access to view it.",
|
||
"account.reverseShares.modal.max-use.label": "Maks Kullanım",
|
||
"account.reverseShares.modal.max-use.description": "Bu URL'nin bir paylaşım oluşturmak için kullanılabileceği maksimum sayı.",
|
||
"account.reverseShare.never-expires": "Bu tersine paylaşım asla sona ermeyecek.",
|
||
"account.reverseShare.expires-on": "Bu tersine paylaşım {expiration} tarihinde sona erecek.",
|
||
"account.reverseShares.table.no-shares": "Henüz paylaşım oluşturulmadı",
|
||
"account.reverseShares.table.count.singular": "paylaşım",
|
||
"account.reverseShares.table.count.plural": "paylaşım",
|
||
"account.reverseShares.table.shares": "Paylaşım",
|
||
"account.reverseShares.table.remaining": "Kalan kullanımların",
|
||
"account.reverseShares.table.max-size": "Maks paylaşım boyutu",
|
||
"account.reverseShares.table.expires": "Sona erme tarihi",
|
||
"account.reverseShares.modal.reverse-share-link": "Tersine paylaşım bağlantısı",
|
||
"account.reverseShares.modal.delete.title": "Tersine paylaşımı sil",
|
||
"account.reverseShares.modal.delete.description": "Bu tersine paylaşımı gerçekten silmek istiyor musunuz? Bunu yaparsanız, ilişkili paylaşımlar da silinecektir.",
|
||
// END /account/reverseShares
|
||
// /admin
|
||
"admin.title": "Yönetim",
|
||
"admin.button.users": "Kullanıcı yönetimi",
|
||
"admin.button.shares": "Paylaşım yönetimi",
|
||
"admin.button.config": "Konfigürasyon",
|
||
"admin.version": "Sürüm",
|
||
// END /admin
|
||
// /admin/users
|
||
"admin.users.title": "Kullanıcı yönetimi",
|
||
"admin.users.table.username": "Kullanıcı Adı",
|
||
"admin.users.table.email": "E-Posta",
|
||
"admin.users.table.admin": "Yönetici",
|
||
"admin.users.edit.update.title": "Edit user: {username}",
|
||
"admin.users.edit.update.admin-privileges": "Yönetici ayrıcalıkları",
|
||
"admin.users.edit.update.change-password.title": "Şifreyi değiştir",
|
||
"admin.users.edit.update.change-password.field": "Yeni şifre",
|
||
"admin.users.edit.update.change-password.button": "Yeni şifreyi kaydet",
|
||
"admin.users.edit.update.notify.password.success": "Şifre başarıyla değiştirildi",
|
||
"admin.users.edit.delete.title": "Delete user: {username} ?",
|
||
"admin.users.edit.delete.description": "Do you really want to delete this user and all their shares?",
|
||
// showCreateUserModal.tsx
|
||
"admin.users.modal.create.title": "Kullanıcı oluştur",
|
||
"admin.users.modal.create.username": "Kullanıcı Adı",
|
||
"admin.users.modal.create.email": "E-Posta",
|
||
"admin.users.modal.create.password": "Şifre",
|
||
"admin.users.modal.create.manual-password": "Şifreyi manuel olarak ayarla",
|
||
"admin.users.modal.create.manual-password.description": "İşaretlenmezse, kullanıcı şifresini ayarlamak için bağlantı içeren bir e-posta alacaktır.",
|
||
"admin.users.modal.create.admin": "Yönetici ayrıcalıkları",
|
||
"admin.users.modal.create.admin.description": "İşaretlenirse, kullanıcı yönetici paneline erişebilir.",
|
||
// END /admin/users
|
||
// /admin/shares
|
||
"admin.shares.title": "Paylaşım yönetimi",
|
||
"admin.shares.table.id": "Paylaşım ID",
|
||
"admin.shares.table.username": "Yapımcı",
|
||
"admin.shares.table.visitors": "Ziyaretçi",
|
||
"admin.shares.table.expires": "Expires on",
|
||
"admin.shares.edit.delete.title": "Delete share: {id}",
|
||
"admin.shares.edit.delete.description": "Bu paylaşımı gerçekten silmek istiyor musun?",
|
||
// END /admin/shares
|
||
// /upload
|
||
"upload.title": "Yükle",
|
||
"upload.notify.confirm-leave": "Are you sure you want to leave this page? Your upload will be canceled.",
|
||
"upload.notify.generic-error": "Paylaşımını bitirirken bir hata meydana geldi.",
|
||
"upload.notify.count-failed": "{count} dosya yüklenemedi. Yeniden deneniyor.",
|
||
"upload.reverse-share.error.invalid.title": "Invalid reverse share link",
|
||
"upload.reverse-share.error.invalid.description": "This reverse share has expired or is invalid.",
|
||
// Dropzone.tsx
|
||
"upload.dropzone.title": "Dosya yükle",
|
||
"upload.dropzone.description": "Drag'n'drop files here to start your share. We only accept files up to {maxSize} in total.",
|
||
"upload.dropzone.notify.file-too-big": "Dosyalarınızın boyutu {maxSize} paylaşım sınırını geçti.",
|
||
// FileList.tsx
|
||
"upload.filelist.name": "İsim",
|
||
"upload.filelist.size": "Boyut",
|
||
// showCreateUploadModal.tsx
|
||
"upload.modal.title": "Paylaşım Oluştur",
|
||
"upload.modal.link.error.invalid": "Sadece harf, sayı, alt çizgi ve kısa çizgi içerebilir",
|
||
"upload.modal.link.error.taken": "Bu bağlantı halen kullanımda",
|
||
"upload.modal.not-signed-in": "Oturum açmadınız",
|
||
"upload.modal.not-signed-in-description": "Paylaşımınızı manuel olarak silemeyecek ve ziyaret sayısını göremeyeceksiniz.",
|
||
"upload.modal.expires.never": "asla",
|
||
"upload.modal.expires.never-long": "Permanent share",
|
||
"upload.modal.expires.error.too-long": "Expiration date exceeds the maximum of {max}.",
|
||
"upload.modal.link.label": "Bağlantı",
|
||
"upload.modal.expires.label": "Sona erme tarihi",
|
||
"upload.modal.expires.minute-singular": "Dakika",
|
||
"upload.modal.expires.minute-plural": "Dakika",
|
||
"upload.modal.expires.hour-singular": "Saat",
|
||
"upload.modal.expires.hour-plural": "Saat",
|
||
"upload.modal.expires.day-singular": "Gün",
|
||
"upload.modal.expires.day-plural": "Gün",
|
||
"upload.modal.expires.week-singular": "Hafta",
|
||
"upload.modal.expires.week-plural": "Hafta",
|
||
"upload.modal.expires.month-singular": "Ay",
|
||
"upload.modal.expires.month-plural": "Ay",
|
||
"upload.modal.expires.year-singular": "Yıl",
|
||
"upload.modal.expires.year-plural": "Yıl",
|
||
"upload.modal.accordion.name-and-description.title": "İsim ve açıklama",
|
||
"upload.modal.accordion.name-and-description.name.placeholder": "İsim",
|
||
"upload.modal.accordion.name-and-description.description.placeholder": "Bu paylaşımın alıcıları için not",
|
||
"upload.modal.accordion.email.title": "E-Posta alıcıları",
|
||
"upload.modal.accordion.email.placeholder": "E-Posta alıcılarını yazın",
|
||
"upload.modal.accordion.email.invalid-email": "Geçersiz E-Posta adresi",
|
||
"upload.modal.accordion.security.title": "Güvenlik seçenekleri",
|
||
"upload.modal.accordion.security.password.label": "Şifre koruması",
|
||
"upload.modal.accordion.security.password.placeholder": "Şifresiz",
|
||
"upload.modal.accordion.security.max-views.label": "En fazla görüntüleme",
|
||
"upload.modal.accordion.security.max-views.placeholder": "Sınır yok",
|
||
// showCompletedUploadModal.tsx
|
||
"upload.modal.completed.never-expires": "Bu paylaşım asla sona ermeyecek.",
|
||
"upload.modal.completed.expires-on": "Bu paylaşım {expiration} tarihinde sona erecek.",
|
||
"upload.modal.completed.share-ready": "Paylaşım hazır",
|
||
"upload.modal.completed.notified-reverse-share-creator": "We have notified the creator of the reverse share. You can also manually share this link with them through other means.",
|
||
// END /upload
|
||
// /share/[id]
|
||
"share.title": "Paylaş {shareId}",
|
||
"share.description": "Seninle ne paylaştığıma bak!",
|
||
"share.error.visitor-limit-exceeded.title": "Ziyaretçi sınırı aşıldı",
|
||
"share.error.visitor-limit-exceeded.description": "Bu paylaşımdaki ziyaretçi sınırı aşıldı.",
|
||
"share.error.removed.title": "Paylaşım kaldırıldı",
|
||
"share.error.not-found.title": "Paylaşım bulunamadı",
|
||
"share.error.not-found.description": "Aradığınız paylaşım bulunmuyor.",
|
||
"share.error.access-denied.title": "Private share",
|
||
"share.error.access-denied.description": "The current account does not have permission to access this share",
|
||
"share.modal.password.title": "Şifre gerekli",
|
||
"share.modal.password.description": "Please enter the password to acces this share.",
|
||
"share.modal.password": "Şifre",
|
||
"share.modal.error.invalid-password": "Geçersiz şifre",
|
||
"share.button.download-all": "Tümünü indir",
|
||
"share.notify.download-all-preparing": "The share is being prepared. Please try again in a few minutes.",
|
||
"share.modal.file-link": "Dosya bağlantısı",
|
||
"share.table.name": "İsim",
|
||
"share.table.size": "Boyut",
|
||
"share.modal.file-preview.error.not-supported.title": "Önizleme desteklenmiyor",
|
||
"share.modal.file-preview.error.not-supported.description": "Previews are not supported for this type of files. Please download the file to view it.",
|
||
// END /share/[id]
|
||
// /share/[id]/edit
|
||
"share.edit.title": "{shareId} düzenle",
|
||
"share.edit.append-upload": "Dosya ekle",
|
||
"share.edit.notify.generic-error": "Paylaşımını bitirirken bir hata meydana geldi.",
|
||
"share.edit.notify.save-success": "Paylaşım başarıyla güncellendi",
|
||
// END /share/[id]/edit
|
||
// /admin/config
|
||
"admin.config.title": "Konfigürasyon",
|
||
"admin.config.category.general": "Genel",
|
||
"admin.config.category.share": "Paylaş",
|
||
"admin.config.category.email": "E-Posta",
|
||
"admin.config.category.smtp": "SMTP",
|
||
"admin.config.category.oauth": "Sosyal Medya Girişi",
|
||
"admin.config.general.app-name": "Uygulama adı",
|
||
"admin.config.general.app-name.description": "Uygulamanın adı",
|
||
"admin.config.general.app-url": "Uygulama URL'si",
|
||
"admin.config.general.app-url.description": "Pingvin Share'in hangi bağlantıda kullanılacağı",
|
||
"admin.config.general.secure-cookies": "Secure cookies",
|
||
"admin.config.general.secure-cookies.description": "Whether to set the secure flag on cookies. If enabled, the site will not function when accessed over HTTP.",
|
||
"admin.config.general.show-home-page": "Ana sayfayı göster",
|
||
"admin.config.general.show-home-page.description": "Ana sayfanın görünürlüğü",
|
||
"admin.config.general.session-duration": "Oturum Süresi",
|
||
"admin.config.general.session-duration.description": "Kullanıcının ne kadar sürede bir tekrar giriş yapacağı (normalde 3 ay).",
|
||
"admin.config.general.logo": "Logo",
|
||
"admin.config.general.logo.description": "Yeni resim yükleyerek logo'nuzu değiştirin. Resim PNG ve 1'e 1 ölçekte olmalı.",
|
||
"admin.config.general.logo.placeholder": "Resim seç",
|
||
"admin.config.email.enable-share-email-recipients": "Enable email recipient sharing",
|
||
"admin.config.email.enable-share-email-recipients.description": "Whether to allow email sharing with recipients. Only enable this if SMTP is activated.",
|
||
"admin.config.email.share-recipients-subject": "Paylaşım alıcılarının konusu",
|
||
"admin.config.email.share-recipients-subject.description": "Paylaşım alıcılarına gönderilecek e-postanın konusu.",
|
||
"admin.config.email.share-recipients-message": "Paylaşım alıcılarının mesajı",
|
||
"admin.config.email.share-recipients-message.description": "Message which gets sent to the share recipients. Available variables:\n {creator} - The username of the creator of the share\n {creatorEmail} - The email of the creator of the share\n {shareUrl} - The URL of the share\n {desc} - The description of the share\n {expires} - The expiration date of the share\n These variables will be replaced with the actual value.",
|
||
"admin.config.email.reverse-share-subject": "Tersine paylaşım konusu",
|
||
"admin.config.email.reverse-share-subject.description": "Subject of the sent email when someone created a share with your reverse share link.",
|
||
"admin.config.email.reverse-share-message": "Tersine paylaşım mesajı",
|
||
"admin.config.email.reverse-share-message.description": "Birisi sizin tersine paylaşım bağlantınızla bir paylaşım oluşturduğunda gönderilen mesaj. {shareUrl}, oluşturucunun adı ve paylaşım URL'si ile değiştirilecektir.",
|
||
"admin.config.email.reset-password-subject": "Şifre sıfırlama konusu",
|
||
"admin.config.email.reset-password-subject.description": "Subject of the sent email when a user requests a password reset.",
|
||
"admin.config.email.reset-password-message": "Şifre sıfırlama mesajı",
|
||
"admin.config.email.reset-password-message.description": "Bir kullanıcı şifre sıfırlama talebinde bulunduğunda gönderilecek mesaj. {url} şifre sıfırlama URL'si ile değiştirilecektir.",
|
||
"admin.config.email.invite-subject": "Davet konusu",
|
||
"admin.config.email.invite-subject.description": "Subject of the sent email when an admin invites a user.",
|
||
"admin.config.email.invite-message": "Davet mesajı",
|
||
"admin.config.email.invite-message.description": "Message which gets sent when an admin invites a user. {url} will be replaced with the invite URL, {email} with the email and {password} with the users password.",
|
||
"admin.config.share.allow-registration": "Kayda izin ver",
|
||
"admin.config.share.allow-registration.description": "Kaydın izin verilip verilmeyeceği",
|
||
"admin.config.share.allow-unauthenticated-shares": "Giriş yapmamış kullanıcılara izin ver",
|
||
"admin.config.share.allow-unauthenticated-shares.description": "Giriş yapmamış kullanıcıların paylaşım oluşturup oluşturamayacağı",
|
||
"admin.config.share.max-expiration": "Maks sona erme",
|
||
"admin.config.share.max-expiration.description": "Saat üzerinden maksimum paylaşım sona ermesi. Sınırsız için 0 yapın.",
|
||
"admin.config.share.share-id-length": "Default share ID length",
|
||
"admin.config.share.share-id-length.description": "Default length for the generated ID of a share. This value is also used to generate links for reverse shares. A value below 8 is not considered secure.",
|
||
"admin.config.share.max-size": "Maks boyut",
|
||
"admin.config.share.max-size.description": "Byte üzerinden maks paylaşım boyutu",
|
||
"admin.config.share.zip-compression-level": "Zip sıkıştırma seviyesi",
|
||
"admin.config.share.zip-compression-level.description": "Dosya boyutu ve sıkıştırma hızı arasında denge kurmak için seviyeyi ayarlayın. Geçerli değerler 0 ile 9 arasında değişir; 0 sıkıştırma yok ve 9 maksimum sıkıştırma anlamına gelir. ",
|
||
"admin.config.share.chunk-size": "Yığın boyutu",
|
||
"admin.config.share.chunk-size.description": "Adjust the chunk size (in bytes) for your uploads to balance efficiency and reliability according to your internet connection. Smaller chunks can enhance success rates for unstable connections, while larger chunks make uploads faster for stable connections.",
|
||
"admin.config.share.auto-open-share-modal": "Paylaşım oluşturma modalini otomatik aç",
|
||
"admin.config.share.auto-open-share-modal.description": "Bir kullanıcı dosyaları seçtiğinde paylaşım oluşturma modu otomatik olarak görünür ve düğmeye manuel olarak tıklama ihtiyacını ortadan kaldırır.",
|
||
"admin.config.smtp.enabled": "Enable",
|
||
"admin.config.smtp.enabled.description": "SMTP'nin etkin olup olmadığı. Bunu yalnızca SMTP sunucunuzun ana bilgisayarını, bağlantı noktasını, e-postasını, kullanıcısını ve şifresini girdiyseniz true olarak ayarlayın.",
|
||
"admin.config.smtp.host": "Host",
|
||
"admin.config.smtp.host.description": "SMTP sunucusunun hostu",
|
||
"admin.config.smtp.port": "Port",
|
||
"admin.config.smtp.port.description": "SMTP sunucusunun portu",
|
||
"admin.config.smtp.email": "E-Posta",
|
||
"admin.config.smtp.email.description": "Email address from wich the emails get sent",
|
||
"admin.config.smtp.username": "Kullanıcı Adı",
|
||
"admin.config.smtp.username.description": "SMTP sunucusunun kullanıcı adı",
|
||
"admin.config.smtp.password": "Şifre",
|
||
"admin.config.smtp.password.description": "SMTP sunucusunun şifresi",
|
||
"admin.config.smtp.button.test": "Test e-postası gönder",
|
||
"admin.config.smtp.allow-unauthorized-certificates": "Trust unauthorized SMTP server certificates",
|
||
"admin.config.smtp.allow-unauthorized-certificates.description": "Only set this to true if you need to trust self signed certificates.",
|
||
"admin.config.oauth.allow-registration": "Kayıtlara izin ver",
|
||
"admin.config.oauth.allow-registration.description": "Sosyal Medya kayıtlarına izin verilip verilmeyeceği",
|
||
"admin.config.oauth.ignore-totp": "2FA görmezden gel",
|
||
"admin.config.oauth.ignore-totp.description": "Sosyal Medya ile giriş yapıldıktıktan sonra 2FA görmezden gelinip gelinmeyeceği",
|
||
"admin.config.oauth.disable-password": "Disable password login",
|
||
"admin.config.oauth.disable-password.description": "Whether to disable password login\nMake sure that an OAuth provider is properly configured before activating this configuration to avoid being locked out.",
|
||
"admin.config.oauth.github-enabled": "GitHub",
|
||
"admin.config.oauth.github-enabled.description": "GitHub girişine izin verilip verilmeyeceği",
|
||
"admin.config.oauth.github-client-id": "GitHub Client ID",
|
||
"admin.config.oauth.github-client-id.description": "GitHub OAuth uygulamasının Client ID'si",
|
||
"admin.config.oauth.github-client-secret": "GitHub Client Secret",
|
||
"admin.config.oauth.github-client-secret.description": "GitHub OAuth uygulamasının Client Secret'i",
|
||
"admin.config.oauth.google-enabled": "Google",
|
||
"admin.config.oauth.google-enabled.description": "Google girişi izin verilip verilmeyeceği",
|
||
"admin.config.oauth.google-client-id": "Google Client ID",
|
||
"admin.config.oauth.google-client-id.description": "Google OAuth uygulamasının Client ID'si",
|
||
"admin.config.oauth.google-client-secret": "Google Client Secret",
|
||
"admin.config.oauth.google-client-secret.description": "Google OAuth uygulamasının Client Secret'i",
|
||
"admin.config.oauth.microsoft-enabled": "Microsoft",
|
||
"admin.config.oauth.microsoft-enabled.description": "Microsoft girişine izin verilip verilmeyeceği",
|
||
"admin.config.oauth.microsoft-tenant": "Microsoft Tenant",
|
||
"admin.config.oauth.microsoft-tenant.description": "Microsoft OAuth uygulamasının Tenant kimliği\nyaygın: Hem kişisel Microsoft hesabına hem de Microsoft Entra ID'den bir iş veya okul hesabına sahip kullanıcılar uygulamada oturum açabilir. kuruluşlar: Yalnızca Microsoft Entra ID'den iş veya okul hesabı olan kullanıcılar uygulamada oturum açabilir.\ntüketiciler: Yalnızca kişisel Microsoft hesabı olan kullanıcılar uygulamada oturum açabilir.\nMicrosoft Entra Tenant etki alanı adı veya GUID biçimindeki Tenant kimliği: Yalnızca belirli bir Microsoft Entra Tenant kullanıcısı (iş veya okul hesabına sahip dizin üyeleri veya kişisel Microsoft hesabına sahip dizin konukları) uygulamada oturum açabilir.",
|
||
"admin.config.oauth.microsoft-client-id": "Microsoft Client ID",
|
||
"admin.config.oauth.microsoft-client-id.description": "Microsoft OAuth uygulamasının Client ID'si",
|
||
"admin.config.oauth.microsoft-client-secret": "Microsoft Client secret",
|
||
"admin.config.oauth.microsoft-client-secret.description": "Microsoft OAuth uygulamasının Client Secret'i",
|
||
"admin.config.oauth.discord-enabled": "Discord",
|
||
"admin.config.oauth.discord-enabled.description": "Discord girişine izin verilip verilmeyeceği",
|
||
"admin.config.oauth.discord-limited-users": "Discord limited users",
|
||
"admin.config.oauth.discord-limited-users.description": "Limit signing in to specific users by their Discord ID. Leave it blank to disable.",
|
||
"admin.config.oauth.discord-limited-guild": "Discord limitli sunucu ID'si",
|
||
"admin.config.oauth.discord-limited-guild.description": "Oturum açmayı belirli bir sunucudaki kullanıcılarla sınırlayın. Devre dışı bırakmak için boş bırakın.",
|
||
"admin.config.oauth.discord-client-id": "Discord Client ID",
|
||
"admin.config.oauth.discord-client-id.description": "Discord OAuth uygulamasının Client ID'si",
|
||
"admin.config.oauth.discord-client-secret": "Discord Client secret",
|
||
"admin.config.oauth.discord-client-secret.description": "Discord OAuth uygulamasının Client Secret'i",
|
||
"admin.config.oauth.oidc-enabled": "OpenID Bağlantısı",
|
||
"admin.config.oauth.oidc-enabled.description": "OpenID girişine izin verilip verilmeyeceği",
|
||
"admin.config.oauth.oidc-discovery-uri": "OpenID Connect Keşfetme URI'si",
|
||
"admin.config.oauth.oidc-discovery-uri.description": "OpenID Connect OAuth uygulamasının Keşfetme URI'si",
|
||
"admin.config.oauth.oidc-sign-out": "Sign out from OpenID Connect",
|
||
"admin.config.oauth.oidc-sign-out.description": "Whether the “Sign out” button will sign out from the OpenID Connect provider",
|
||
"admin.config.oauth.oidc-scope": "OpenID Connect scope",
|
||
"admin.config.oauth.oidc-scope.description": "Scopes which should be requested from the OpenID Connect provider.",
|
||
"admin.config.oauth.oidc-username-claim": "OpenID Connect kullanıcı adı sahiplenme",
|
||
"admin.config.oauth.oidc-username-claim.description": "OpenID Connect ID belirtecinde kullanıcı adı sahiplenme. Bu yapılandırmanın ne olduğunu bilmiyorsanız boş bırakın.",
|
||
"admin.config.oauth.oidc-role-path": "Path to roles in OpenID Connect token",
|
||
"admin.config.oauth.oidc-role-path.description": "Must be a valid JMES path referencing an array of roles. " + "Managing access rights using OpenID Connect roles is only recommended if no other identity provider is configured and password login is disabled. " + "Leave it blank if you don't know what this config is.",
|
||
"admin.config.oauth.oidc-role-general-access": "OpenID Connect role for general access",
|
||
"admin.config.oauth.oidc-role-general-access.description": "Role required for general access. Must be present in a user’s roles for them to log in. " + "Leave it blank if you don't know what this config is.",
|
||
"admin.config.oauth.oidc-role-admin-access": "OpenID Connect role for admin access",
|
||
"admin.config.oauth.oidc-role-admin-access.description": "Role required for administrative access. Must be present in a user’s roles for them to access the admin panel. " + "Leave it blank if you don't know what this config is.",
|
||
"admin.config.oauth.oidc-client-id": "OpenID Connect Client ID",
|
||
"admin.config.oauth.oidc-client-id.description": "OpenID Connect OAuth uygulamasının Client ID'si",
|
||
"admin.config.oauth.oidc-client-secret": "OpenID Connect Client secret",
|
||
"admin.config.oauth.oidc-client-secret.description": "OpenID Connect OAuth uygulamasının Client Secret'i",
|
||
"admin.config.category.ldap": "LDAP",
|
||
"admin.config.ldap.enabled": "Enable LDAP",
|
||
"admin.config.ldap.enabled.description": "Use LDAP authentication for user login",
|
||
"admin.config.ldap.url": "Server URL",
|
||
"admin.config.ldap.url.description": "URL of the LDAP server",
|
||
"admin.config.ldap.bind-dn": "Bind DN",
|
||
"admin.config.ldap.bind-dn.description": "Default user used to perform the user search",
|
||
"admin.config.ldap.bind-password": "Bind password",
|
||
"admin.config.ldap.bind-password.description": "Password used to perform the user search",
|
||
"admin.config.ldap.search-base": "User base",
|
||
"admin.config.ldap.search-base.description": "Base location, where the user search will be performed",
|
||
"admin.config.ldap.search-query": "User query",
|
||
"admin.config.ldap.search-query.description": "The user query will be used to search the 'User base' for the LDAP user. %username% can be used as the placeholder for the user given input.",
|
||
"admin.config.ldap.admin-groups": "Admin group",
|
||
"admin.config.ldap.admin-groups.description": "Group required for administrative access.",
|
||
"admin.config.ldap.field-name-member-of": "User groups attribute name",
|
||
"admin.config.ldap.field-name-member-of.description": "LDAP attribute name for the groups, an user is a member of. This is used when checking for the admin group.",
|
||
"admin.config.ldap.field-name-email": "User email attribute name",
|
||
"admin.config.ldap.field-name-email.description": "LDAP attribute name for the email of an user.",
|
||
"admin.config.notify.success": "Configuration updated successfully.",
|
||
"admin.config.notify.logo-success": "Logo updated successfully. It may take a few minutes to update on the website.",
|
||
"admin.config.notify.no-changes": "No changes to save.",
|
||
// 404
|
||
"404.description": "Haydaa, böyle bir sayfa yok.",
|
||
"404.button.home": "Beni eve götür",
|
||
// error
|
||
"error.title": "Hata",
|
||
"error.description": "Haydaa!",
|
||
"error.button.back": "Geri dön",
|
||
"error.msg.default": "Bir şeyler ters gitti.",
|
||
"error.msg.access_denied": "Doğrulama aşamasını iptal ettin, lütfen yeniden dene.",
|
||
"error.msg.expired_token": "Doğrulama aşaması çok uzun sürdü, lütfen yeniden dene.",
|
||
"error.msg.invalid_token": "Dahili Hata",
|
||
"error.msg.no_user": "Bu {0} hesabına bağlı kullanıcı mevcut değil.",
|
||
"error.msg.no_email": "Bu {0} hesaptan e-posta adresi alınamıyor.",
|
||
"error.msg.already_linked": "Bu {0} hesabı zaten başka bir hesaba bağlı.",
|
||
"error.msg.not_linked": "This {0} account hasn't been linked to any account yet.",
|
||
"error.msg.unverified_account": "Bu {0} hesabı doğrulanmamış, lütfen doğruladıktan sonra yeniden dene.",
|
||
"error.msg.user_not_allowed": "Giriş yapmana izin verilmiyor.",
|
||
"error.msg.cannot_get_user_info": "Cannot get your user info from this {0} account.",
|
||
"error.param.provider_github": "GitHub",
|
||
"error.param.provider_google": "Google",
|
||
"error.param.provider_microsoft": "Microsoft",
|
||
"error.param.provider_discord": "Discord",
|
||
"error.param.provider_oidc": "OpenID Bağlantısı",
|
||
// Common translations
|
||
"common.button.save": "Kaydet",
|
||
"common.button.create": "Oluştur",
|
||
"common.button.submit": "Gönder",
|
||
"common.button.delete": "Sil",
|
||
"common.button.cancel": "İptal",
|
||
"common.button.confirm": "Onayla",
|
||
"common.button.disable": "Etkisizleştir",
|
||
"common.button.share": "Paylaş",
|
||
"common.button.generate": "Oluştur",
|
||
"common.button.done": "Tamam",
|
||
"common.text.link": "Bağlantı",
|
||
"common.text.navigate-to-link": "Visit link",
|
||
"common.text.or": "ya da",
|
||
"common.text.redirecting": "Redirecting...",
|
||
"common.button.go-back": "Geri dön",
|
||
"common.button.go-home": "Ana sayfaya dön",
|
||
"common.notify.copied": "Bağlantınız kopyalandı",
|
||
"common.notify.copied-link": "Bağlantınız kopyalandı",
|
||
"common.success": "Başarılı",
|
||
"common.error": "Hata",
|
||
"common.error.unknown": "Bilinmeyen hata meydana geldi",
|
||
"common.error.invalid-email": "Geçersiz E-Posta adresi",
|
||
"common.error.too-short": "En azından {length} karakter olmalı",
|
||
"common.error.too-long": "En fazla {length} karakter olmalı",
|
||
"common.error.number-too-small": "Must be at least {min}",
|
||
"common.error.number-too-large": "Must be at most {max}",
|
||
"common.error.exact-length": "Tam tamına {length} karakter olmalı",
|
||
"common.error.invalid-number": "Bir sayı olmalı",
|
||
"common.error.field-required": "Bu alan gerekli"
|
||
}; |