mirror of https://github.com/VERT-sh/VERT.git
Update tr.json
All sections have been translated into Turkish.
This commit is contained in:
parent
65ffb1a3c6
commit
35929d824b
327
messages/tr.json
327
messages/tr.json
|
@ -1,219 +1,220 @@
|
|||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"navbar": {
|
||||
"upload": "Upload",
|
||||
"convert": "Convert",
|
||||
"settings": "Settings",
|
||||
"about": "About",
|
||||
"toggle_theme": "Toggle theme"
|
||||
"upload": "Yükle",
|
||||
"convert": "Dönüştür",
|
||||
"settings": "Ayarlar",
|
||||
"about": "Hakkımızda",
|
||||
"toggle_theme": "Temayı değiştir"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": "© {year} VERT.",
|
||||
"source_code": "Source code",
|
||||
"discord_server": "Discord server"
|
||||
"source_code": "Kaynak kodu",
|
||||
"discord_server": "Discord sunucusu"
|
||||
},
|
||||
"upload": {
|
||||
"title": "The file converter you'll love.",
|
||||
"subtitle": "All image, audio, and document processing is done on your device. Videos are converted on our lightning-fast servers. No file size limit, no ads, and completely open source.",
|
||||
"title": "Sevdiğiniz dosya dönüştürücü.",
|
||||
"subtitle": "Tüm görüntü, ses ve belge işlemleri cihazınızda gerçekleştirilir. Videolar, ışık hızındaki sunucularımızda dönüştürülür. Dosya boyutu sınırı ve reklam yoktur. Tamamen açık kaynaklıdır.",
|
||||
"uploader": {
|
||||
"text": "Drop or click to {action}",
|
||||
"convert": "convert",
|
||||
"text": "{action} için sürükleyin veya tıklayın",
|
||||
"convert": "dönüştür",
|
||||
"jpegify": "jpegify"
|
||||
},
|
||||
"cards": {
|
||||
"title": "VERT supports...",
|
||||
"images": "Images",
|
||||
"audio": "Audio",
|
||||
"documents": "Documents",
|
||||
"title": "VERT'in desteklediği formatlar...",
|
||||
"images": "Görsel",
|
||||
"audio": "Ses",
|
||||
"documents": "Belge",
|
||||
"video": "Video",
|
||||
"video_server_processing": "Server supported",
|
||||
"local_supported": "Local supported",
|
||||
"video_server_processing": "Sunucu destekli",
|
||||
"local_supported": "Local destekli",
|
||||
"status": {
|
||||
"text": "<b>Status:</b> {status}",
|
||||
"ready": "ready",
|
||||
"not_ready": "not ready",
|
||||
"not_initialized": "not initialized",
|
||||
"downloading": "downloading...",
|
||||
"initializing": "initializing...",
|
||||
"unknown": "unknown status"
|
||||
"text": "<b>Durum:</b> {status}",
|
||||
"ready": "hazır",
|
||||
"not_ready": "hazır değil",
|
||||
"not_initialized": "başlatılmamış",
|
||||
"downloading": "indiriliyor...",
|
||||
"initializing": "başlatılıyor...",
|
||||
"unknown": "bilinmeyen durum"
|
||||
},
|
||||
"supported_formats": "Supported formats:"
|
||||
"supported_formats": "Desteklenen formatlar:"
|
||||
},
|
||||
"tooltip": {
|
||||
"partial_support": "This format can only be converted as {direction}.",
|
||||
"direction_input": "input (from)",
|
||||
"direction_output": "output (to)",
|
||||
"video_server_processing": "Video uploads to a server for processing by default, learn how to set it up locally here."
|
||||
"partial_support": "Bu format yalnızca şu şekilde dönüştürülebilir: {direction}.",
|
||||
"direction_input": "kaynak",
|
||||
"direction_output": "çıktı",
|
||||
"video_server_processing": "Videolar varsayılan olarak işlenmek üzere sunucuya yüklenir. Yerel olarak nasıl ayarlayacağınızı buradan öğrenebilirsiniz."
|
||||
}
|
||||
},
|
||||
"convert": {
|
||||
"external_warning": {
|
||||
"title": "External server warning",
|
||||
"text": "If you choose to convert into a video format, those files will be uploaded to an external server to be converted. Do you want to continue?",
|
||||
"yes": "Yes",
|
||||
"no": "No"
|
||||
"title": "Harici sunucu uyarısı",
|
||||
"text": "Video formatına dönüştürmeyi seçerseniz, bu dosyalar dönüştürülmek üzere harici bir sunucuya yüklenecektir. Devam etmek istiyor musunuz?",
|
||||
"yes": "Evet",
|
||||
"no": "Hayır"
|
||||
},
|
||||
"panel": {
|
||||
"convert_all": "Convert all",
|
||||
"download_all": "Download all as .zip",
|
||||
"remove_all": "Remove all files",
|
||||
"set_all_to": "Set all to",
|
||||
"convert_all": "Tümünü dönüştür",
|
||||
"download_all": "Tümünü .zip olarak indir",
|
||||
"remove_all": "Tüm dosyaları kaldır",
|
||||
"set_all_to": "Tümünü ayarla",
|
||||
"na": "N/A"
|
||||
},
|
||||
"dropdown": {
|
||||
"audio": "Audio",
|
||||
"audio": "Ses",
|
||||
"video": "Video",
|
||||
"doc": "Document",
|
||||
"image": "Image",
|
||||
"placeholder": "Search format"
|
||||
"doc": "Belge",
|
||||
"image": "Görsel",
|
||||
"placeholder": "Format ara"
|
||||
},
|
||||
"tooltips": {
|
||||
"unknown_file": "Unknown file type",
|
||||
"audio_file": "Audio file",
|
||||
"video_file": "Video file",
|
||||
"document_file": "Document file",
|
||||
"image_file": "Image file",
|
||||
"convert_file": "Convert this file",
|
||||
"download_file": "Download this file"
|
||||
"unknown_file": "Bilinmeyen dosya türü",
|
||||
"audio_file": "Ses dosyası",
|
||||
"video_file": "Video dosyası",
|
||||
"document_file": "Belge dosyası",
|
||||
"image_file": "Görsel dosyası",
|
||||
"convert_file": "Bu dosyayı dönüştür",
|
||||
"download_file": "Bu dosyayı indir"
|
||||
},
|
||||
"errors": {
|
||||
"cant_convert": "We can't convert this file.",
|
||||
"vertd_server": "what are you doing..? you're supposed to run the vertd server!",
|
||||
"unsupported_format": "Only image, video, audio, and document files are supported",
|
||||
"vertd_not_found": "Could not find the vertd instance to start video conversion. Are you sure the instance URL is set correctly?",
|
||||
"worker_downloading": "The {type} converter is currently being initialized, please wait a few moments.",
|
||||
"worker_error": "The {type} converter had an error during initialization, please try again later.",
|
||||
"worker_timeout": "The {type} converter is taking longer than expected to initialize, please wait a few more moments or refresh the page.",
|
||||
"audio": "audio",
|
||||
"doc": "document",
|
||||
"image": "image"
|
||||
"cant_convert": "Bu dosyayı dönüştüremiyoruz.",
|
||||
"vertd_server": "Ne yapıyorsun..? vertd sunucusunu çalıştırman gerekiyordu!",
|
||||
"unsupported_format": "Yalnızca görüntü, video, ses ve belge dosyaları desteklenir.",
|
||||
"vertd_not_found": "Video dönüştürme işlemini başlatmak için vertd örneği bulunamadı. Sunucu URL’sinin doğru ayarlandığından emin misiniz?",
|
||||
"worker_downloading": "{type} dönüştürme işlemi şu anda başlatılıyor, lütfen birkaç saniye bekleyin.",
|
||||
"worker_error": "{type} dönüştürme işlemi başlatılırken bir hata oluştu, lütfen daha sonra tekrar deneyin.",
|
||||
"worker_timeout": "{type} dönüştürme işlemi beklenenden daha uzun sürüyor, lütfen biraz daha bekleyin veya sayfayı yenileyin.",
|
||||
"audio": "ses",
|
||||
"doc": "belge",
|
||||
"image": "görsel"
|
||||
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
"title": "Ayarlar",
|
||||
"errors": {
|
||||
"save_failed": "Failed to save settings!"
|
||||
"save_failed": "Ayarlar kaydedilirken hata oluştu!"
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Appearance",
|
||||
"brightness_theme": "Brightness theme",
|
||||
"brightness_description": "Want a sunny flash-bang, or a quiet lonely night?",
|
||||
"light": "Light",
|
||||
"dark": "Dark",
|
||||
"effect_settings": "Effect settings",
|
||||
"effect_description": "Would you like fancy effects, or a more static experience?",
|
||||
"enable": "Enable",
|
||||
"disable": "Disable"
|
||||
"title": "Görünüm",
|
||||
"brightness_theme": "Açık Tema",
|
||||
"brightness_description": "Güneşli bir gün mü istersiniz, yoksa sessiz ve yalnız bir gece mi?",
|
||||
"light": "Açık",
|
||||
"dark": "Koyu",
|
||||
"effect_settings": "Efekt ayarları",
|
||||
"effect_description": "Süslü efektler mi istersiniz, yoksa daha sade bir deneyim mi?",
|
||||
"enable": "Etkinleştir",
|
||||
"disable": "Kapat"
|
||||
},
|
||||
"conversion": {
|
||||
"title": "Conversion",
|
||||
"advanced_settings": "Advanced settings",
|
||||
"filename_format": "File name format",
|
||||
"filename_description": "This will determine the name of the file on download, <b>not including the file extension.</b> You can put these following templates in the format, which will be replaced with the relevant information: <b>%name%</b> for the original file name, <b>%extension%</b> for the original file extension, and <b>%date%</b> for a date string of when the file was converted.",
|
||||
"title": "Dönüştürme",
|
||||
"advanced_settings": "Gelişmiş ayarlar",
|
||||
"filename_format": "Dosya adı formatı",
|
||||
"filename_description": "Bu ayar, <b>dosya uzantısını etkilemeden</b>indirilen dosyanın adını belirleyecektir. Aşağıdaki şablonları formata ekleyebilirsiniz, bunlar ilgili bilgilerle değiştirilecektir: orijinal dosya adı için <b>%name%</b>, orijinal dosya uzantısı için <b>%extension%</b> ve dosyanın dönüştürüldüğü tarihin tarih için <b>%date%</b>.",
|
||||
"placeholder": "VERT_%name%",
|
||||
"default_format": "Default conversion format",
|
||||
"default_format_description": "This will change the default format selected when you upload a file of this file type.",
|
||||
"default_format_image": "Images",
|
||||
"default_format_video": "Videos",
|
||||
"default_format_audio": "Audio",
|
||||
"default_format_document": "Documents",
|
||||
"metadata": "File metadata",
|
||||
"metadata_description": "This changes whether any metadata (EXIF, song info, etc.) on the original file is preserved in converted files.",
|
||||
"keep": "Keep",
|
||||
"remove": "Remove",
|
||||
"quality": "Conversion quality",
|
||||
"quality_description": "This changes the default output quality of the converted files (in its category). Higher values may result in longer conversion times and file size.",
|
||||
"quality_video": "This changes the default output quality of the converted video files. Higher values may result in longer conversion times and file size.",
|
||||
"quality_audio": "Audio (kbps)",
|
||||
"quality_images": "Image (%)",
|
||||
"rate": "Sample rate (Hz)"
|
||||
"default_format": "Varsayılan dönüştürme formatı",
|
||||
"default_format_description": "Bu ayar, bu dosya türünde bir dosya yüklediğinizde seçili olan varsayılan formatı değiştirecektir.",
|
||||
"default_format_image": "Görsel",
|
||||
"default_format_video": "Video",
|
||||
"default_format_audio": "Ses",
|
||||
"default_format_document": "Belge",
|
||||
"metadata": "Dosya metadata",
|
||||
"metadata_description": "Bu ayar, orijinal dosyadaki meta verilerin (EXIF, şarkı bilgileri vb.) dönüştürülen dosyalarda korunup korunmayacağını değiştirir.",
|
||||
"keep": "Sakla",
|
||||
"remove": "Kaldır",
|
||||
"quality": "Dönüştürme kalitesi",
|
||||
"quality_description": "Bu, dönüştürülen dosyaların (kendi kategorisinde) varsayılan çıktı kalitesini değiştirir. Yüksek değerler, uzun dönüştürme sürelerine ve büyük dosya boyutuna neden olabilir.",
|
||||
"quality_video": "Bu, dönüştürülen videoların varsayılan çıktı kalitesini değiştirir. Yüksek değerler, uzun dönüştürme sürelerine ve büyük dosya boyutuna neden olabilir.",
|
||||
"quality_audio": "Ses (kbps)",
|
||||
"quality_images": "Görsel (%)",
|
||||
"rate": "Örnekleme oranı (Hz)"
|
||||
},
|
||||
"vertd": {
|
||||
"title": "Video conversion",
|
||||
"status": "status:",
|
||||
"loading": "loading...",
|
||||
"available": "available, commit id {commitId}",
|
||||
"unavailable": "unavailable (is the url right?)",
|
||||
"description": "The <code>vertd</code> project is a server wrapper for FFmpeg. This allows you to convert videos through the convenience of VERT's web interface, while still being able to harness the power of your GPU to do it as quickly as possible.",
|
||||
"hosting_info": "We host a public instance for your convenience, but it is quite easy to host your own on your PC or server if you know what you are doing. You can download the server binaries [vertd_link]here[/vertd_link] - the process of setting this up will become easier in the future, so stay tuned!",
|
||||
"instance": "Instance",
|
||||
"url_placeholder": "Example: http://localhost:24153",
|
||||
"conversion_speed": "Conversion speed",
|
||||
"speed_description": "This describes the tradeoff between speed and quality. Faster speeds will result in lower quality, but will get the job done quicker.",
|
||||
"title": "Video dönüştürme",
|
||||
"status": "durum:",
|
||||
"loading": "yükleniyor...",
|
||||
"available": "uygun, işlem no: {commitId}",
|
||||
"unavailable": "uygun değil (url doğru mu?)",
|
||||
"description": "<code>vertd</code> projesi, FFmpeg için bir sunucu sarmalayıcısıdır (server wrapper). Bu ayar, VERT'in web arayüzünün kullanım kolaylığı ile videoları dönüştürmenize olanak sağlarken, ekran kartınızın gücünden yararlanarak işlemi mümkün olan en hızlı şekilde yapmanızı sağlar.",
|
||||
"hosting_info": "Kolaylık sağlaması açısından herkese açık bir dönüştürücü sunuyoruz, ancak kendi bilgisayarınızda veya sunucunuzda kendi dönüştürücünüzü kurmak da oldukça kolaydır. Sunucu binary dosyalarını [vertd_link]buradan[/vertd_link] indirebilirsiniz. Kurulum işlemini gelecekte daha kolay hale getirmeye çalışıyoruz, bu nedenle bizi takip etmeyi unutmayın!",
|
||||
"instance": "Sunucu",
|
||||
"url_placeholder": "Örneğin: http://localhost:24153",
|
||||
"conversion_speed": "Dönüştürme hızı",
|
||||
"speed_description": "Bu ayar, hız ve kalite arasındaki dengeyi belirlemenizi sağlar. Yüksek hızlar, düşük kaliteye neden olur ancak işlem daha hızlı tamamlanır.",
|
||||
"speeds": {
|
||||
"very_slow": "Very Slow",
|
||||
"slower": "Slower",
|
||||
"slow": "Slow",
|
||||
"medium": "Medium",
|
||||
"fast": "Fast",
|
||||
"ultra_fast": "Ultra Fast"
|
||||
"very_slow": "En Yavaş",
|
||||
"slower": "Daha Yavaş",
|
||||
"slow": "Yavaş",
|
||||
"medium": "Orta",
|
||||
"fast": "Hızlı",
|
||||
"ultra_fast": "En Hızlı"
|
||||
},
|
||||
"auto_instance": "Auto (recommended)",
|
||||
"auto_instance": "Otomatik (önerilen)",
|
||||
"eu_instance": "Falkenstein, Germany",
|
||||
"us_instance": "Washington, USA",
|
||||
"custom_instance": "Custom"
|
||||
"custom_instance": "Özel"
|
||||
},
|
||||
"privacy": {
|
||||
"title": "Privacy & data",
|
||||
"title": "Gizlilik & kişisel veriler",
|
||||
"plausible_title": "Plausible analytics",
|
||||
"plausible_description": "We use [plausible_link]Plausible[/plausible_link], a privacy-focused analytics tool, to gather completely anonymous statistics. All data is anonymized and aggregated, and no identifiable information is ever sent or stored. You can view the analytics [analytics_link]here[/analytics_link] and choose to opt out below.",
|
||||
"opt_in": "Opt-in",
|
||||
"opt_out": "Opt-out",
|
||||
"cache_title": "Cache management",
|
||||
"cache_description": "We cache the converter files on your browser so you don't have to re-download them every time, improving performance and reducing data usage.",
|
||||
"refresh_cache": "Refresh cache",
|
||||
"clear_cache": "Clear cache",
|
||||
"files_cached": "{size} ({count} files)",
|
||||
"loading_cache": "Loading...",
|
||||
"total_size": "Total Size",
|
||||
"files_cached_label": "Files Cached",
|
||||
"cache_cleared": "Cache cleared successfully!"
|
||||
"plausible_description": "Tamamen anonim istatistikler toplamak için gizliliğe odaklı bir analiz aracı olan [plausible_link]Plausible[/plausible_link]’ı kullanıyoruz. Tüm veriler anonimleştirilmiş ve birleştirilmiş şekilde işlenir; hiçbir kişisel veya tanımlanabilir bilgi gönderilmez ya da saklanmaz. Analitik verilerini [analytics_link]buradan[/analytics_link] görüntüleyebilir ve aşağıdan devre dışı bırakmayı seçebilirsiniz.",
|
||||
"opt_in": "Etkinleştir",
|
||||
"opt_out": "Devre dışı bırak",
|
||||
"cache_title": "Önbellek yönetimi",
|
||||
"cache_description": "Dönüştürücü dosyalarını tarayıcınızda önbelleğe alırız, böylece her seferinde yeniden indirmenize gerek kalmaz, performans artar ve veri kullanımı azalır.",
|
||||
"refresh_cache": "Önbelleği Yenile",
|
||||
"clear_cache": "Önbelleği Temizle",
|
||||
"files_cached": "{size} ({count} dosya)",
|
||||
"loading_cache": "Yükleniyor...",
|
||||
"total_size": "Toplam Boyut",
|
||||
"files_cached_label": "Önbelleğe Alınan Dosyalar",
|
||||
"cache_cleared": "Önbellek başarıyla temizlendi."
|
||||
},
|
||||
"language": {
|
||||
"title": "Language",
|
||||
"description": "Select your preferred language for the VERT interface."
|
||||
"title": "Dil",
|
||||
"description": "VERT arayüzü için tercih ettiğiniz dili seçin."
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"title": "About",
|
||||
"title": "Hakkımızda",
|
||||
"why": {
|
||||
"title": "Why VERT?",
|
||||
"description": "<b>File converters have always disappointed us.</b> They're ugly, riddled with ads, and most importantly; slow. We decided to solve this problem once and for all by making an alternative that solves all those problems, and more.<br/><br/>All non-video files are converted completely on-device; this means that there's no delay between sending and receiving the files from a server, and we never get to snoop on the files you convert.<br/><br/>Video files get uploaded to our lightning-fast RTX 4000 Ada server. Your videos stay on there for an hour if you do not convert them. If you do convert the file, the video will stay on the server for an hour, or until it is downloaded. The file will then be deleted from our server."
|
||||
"title": "Neden VERT?",
|
||||
"description": "<b>Dosya dönüştürücüler bizi her zaman hayal kırıklığına uğratmıştır. </b> Çoğu dönüştürücü site, kötü ve reklamlarla dolu arayüze sahiptir ve en önemlisi yavaştır. Tüm bu sorunları ve daha fazlasını çözen bir alternatif oluşturarak bu sorunu sonsuza kadar çözmeye karar verdik. <br/><br/>Video dışındaki tüm dosyalar tamamen cihazınızda dönüştürülür; bu, sunucuya dosya yükleme ve sunucudan dosya indirme sırasında gecikme olmaması ve dönüştürdüğünüz dosyaların asla başka biri tarafından görüntülenememesi anlamına gelir. <br/><br/>Video dosyaları, ışık hızındaki RTX 4000 Ada sunucumuza yüklenir. Videolarınızı dönüştürseniz de dönüştürmeseniz de bir saat sonra sunucularımızdan silinir. Video dönüştürme işlemi gerçekleştirirseniz, bir saat içinde dönüştürülmüş dosyayı indirebilirsiniz. Dosya daha sonra sunucumuzdan silinir."
|
||||
},
|
||||
"sponsors": {
|
||||
"title": "Sponsors",
|
||||
"description": "Want to support us? Contact a developer in the [discord_link]Discord[/discord_link] server, or send an email to",
|
||||
"email_copied": "Email copied to clipboard!"
|
||||
"title": "Sponsorlar",
|
||||
"description": "Bizi desteklemek ister misiniz? [discord_link]Discord[/discord_link] sunucumuzda bir geliştiriciyle iletişime geçin veya şu adrese e-posta gönderin:",
|
||||
"email_copied": "E-posta kopyalandı!"
|
||||
},
|
||||
"resources": {
|
||||
"title": "Resources",
|
||||
"title": "Bağlantılar",
|
||||
"discord": "Discord",
|
||||
"source": "Source",
|
||||
"email": "Email"
|
||||
"source": "GitHub",
|
||||
"email": "E-posta"
|
||||
},
|
||||
"donate": {
|
||||
"title": "Donate to VERT",
|
||||
"description": "With your support, we can keep maintaining and improving VERT.",
|
||||
"one_time": "One-time",
|
||||
"monthly": "Monthly",
|
||||
"custom": "Custom",
|
||||
"pay_now": "Pay now",
|
||||
"donate_amount": "Donate ${amount} USD",
|
||||
"thank_you": "Thank you for your donation!",
|
||||
"payment_failed": "Payment failed: {message}{period} You have not been charged.",
|
||||
"donation_error": "An error occurred while processing your donation. Please try again later.",
|
||||
"payment_error": "Error fetching payment details. Please try again later."
|
||||
"title": "VERT'e bağış yapın",
|
||||
"description": "Sizin desteğinizle VERT'i çalıştırmaya ve geliştirmeye devam edebiliriz.",
|
||||
"one_time": "Tek seferlik",
|
||||
"monthly": "Aylık",
|
||||
"custom": "Özel",
|
||||
"pay_now": "Ödeme yap",
|
||||
"donate_amount": "${amount} USD Bağış Yap",
|
||||
"thank_you": "Bağışınız için teşekkür ederiz!",
|
||||
"payment_failed": "Ödeme başarısız: {message}{period} Kartınızdan para çekilmedi.",
|
||||
"donation_error": "Bağışınız işlenirken bir hata oluştu. Lütfen daha sonra tekrar deneyin.",
|
||||
"payment_error": "Ödeme bilgileri alınırken hata oluştu. Lütfen daha sonra tekrar deneyin."
|
||||
},
|
||||
"credits": {
|
||||
"title": "Credits",
|
||||
"contact_team": "If you would like to contact the development team, please use the email found on the \"Resources\" card.",
|
||||
"notable_contributors": "Notable contributors",
|
||||
"notable_description": "We'd like to thank these people for their major contributions to VERT.",
|
||||
"github_contributors": "GitHub contributors",
|
||||
"github_description": "Big [jpegify_link]thanks[/jpegify_link] to all these people for helping out! [github_link]Want to help too?[/github_link]",
|
||||
"no_contributors": "Seems like no one has contributed yet... [contribute_link]be the first to contribute![/contribute_link]",
|
||||
"libraries": "Libraries",
|
||||
"libraries_description": "A big thanks to FFmpeg (audio, video), ImageMagick (images) and Pandoc (documents) for maintaining such excellent libraries for so many years. VERT relies on them to provide you with your conversions.",
|
||||
"title": "Katkıda bulunanlar",
|
||||
"contact_team": "Geliştirme ekibiyle iletişime geçmek isterseniz, \"Bağlantılar\" kısmında bulunan e-posta adresini kullanabilirsiniz.",
|
||||
"notable_contributors": "Önemli katılımcılar",
|
||||
"notable_description": "VERT'e sağladıkları büyük katkılardan dolayı bu kişilere teşekkür ederiz.",
|
||||
"github_contributors": "GitHub katılımcıları",
|
||||
"github_description": "Yardımcı olan herkese çok [jpegify_link]teşekkürler[/jpegify_link]! [github_link]Sen de yardım etmek ister misin?[/github_link]",
|
||||
"no_contributors": "Henüz kimse katkıda bulunmamış gibi görünüyor... [contribute_link]ilk katkıda bulunan sen ol![/contribute_link]",
|
||||
"libraries": "Kütüphaneler",
|
||||
"libraries_description": "Bu mükemmel kütüphaneleri yıllardır geliştirdikleri için FFmpeg (ses, video), ImageMagick (görseller) ve Pandoc (belgeler)'a çok teşekkür ederiz. VERT, dönüştürme işlemlerini için bu kütüphaneleri kullanmaktadır.",
|
||||
"roles": {
|
||||
"lead_developer": "Lead developer; conversion backend, UI implementation",
|
||||
"developer": "Developer; UI implementation",
|
||||
|
@ -223,24 +224,24 @@
|
|||
}
|
||||
},
|
||||
"errors": {
|
||||
"github_contributors": "Error fetching GitHub contributors"
|
||||
"github_contributors": "GitHub katılımcılarını yüklerken hata oluştu"
|
||||
}
|
||||
},
|
||||
"workers": {
|
||||
"errors": {
|
||||
"general": "Error converting {file}: {message}",
|
||||
"cancel": "Error canceling conversion for {file}: {message}",
|
||||
"magick": "Error in Magick worker, image conversion may not work as expected.",
|
||||
"ffmpeg": "Error loading ffmpeg, some features may not work.",
|
||||
"no_audio": "No audio stream found.",
|
||||
"invalid_rate": "Invalid sample rate specified: {rate}Hz"
|
||||
"general": "{dosya} dönüştürülürken hata oluştu: {message}",
|
||||
"cancel": "{dosya} için dönüştürme işlemi iptal edilirken hata oluştu: {message}",
|
||||
"magick": "Magick işlemi sırasında hata oluştu, görsel dönüştürme işlemi beklendiği gibi çalışmayabilir.",
|
||||
"ffmpeg": "ffmpeg yüklenirken hata oluştu, bazı özellikler çalışmayabilir.",
|
||||
"no_audio": "Ses akışı bulunamadı.",
|
||||
"invalid_rate": "Geçersiz örnekleme hızı: {hız}Hz"
|
||||
}
|
||||
},
|
||||
"jpegify": {
|
||||
"title": "SECRET JPEGIFY!!!",
|
||||
"subtitle": "(shh... don't tell anyone!)",
|
||||
"title": "GİZLİ JPEGIFY!!!",
|
||||
"subtitle": "(şşş... kimseye söyleme!)",
|
||||
"button": "JPEGIFY {compression}%!!!",
|
||||
"download": "Download",
|
||||
"delete": "Delete"
|
||||
"download": "İndir",
|
||||
"delete": "Sil"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue