chore: i18n

This commit is contained in:
Liyas Thomas
2023-12-16 12:29:44 +05:30
parent 06f0f1c91b
commit d80e6c01c8
34 changed files with 3783 additions and 1408 deletions

View File

@@ -1,5 +1,6 @@
{
"action": {
"add": "Add",
"autoscroll": "Autoscroll",
"cancel": "İptal",
"choose_file": "Bir dosya seçin",
@@ -10,6 +11,7 @@
"connect": "Bağlan",
"connecting": "Connecting",
"copy": "Kopyala",
"create": "Create",
"delete": "Sil",
"disconnect": "Bağlantıyı kes",
"dismiss": "Boşver",
@@ -31,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Güzelleştir",
"properties": "Properties",
"remove": "Kaldır",
"rename": "Rename",
"restore": "Onar",
@@ -39,6 +42,7 @@
"scroll_to_top": "Scroll to top",
"search": "Arama",
"send": "Gönder",
"share": "Share",
"start": "Başla",
"starting": "Starting",
"stop": "Dur",
@@ -57,7 +61,9 @@
"app": {
"chat_with_us": "bizimle sohbet et",
"contact_us": "Bize ulaş",
"cookies": "Cookies",
"copy": "Kopyala",
"copy_interface_type": "Copy interface type",
"copy_user_id": "Copy User Auth Token",
"developer_option": "Developer options",
"developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
@@ -73,6 +79,7 @@
"keyboard_shortcuts": "Klavye kısayolları",
"name": "seksek",
"new_version_found": "Yeni sürüm bulundu. Güncellemek için yenileyin.",
"open_in_hoppscotch": "Open in Hoppscotch",
"options": "Options",
"proxy_privacy_policy": "Proxy gizlilik ilkesi",
"reload": "Tekrar yükle",
@@ -112,10 +119,27 @@
},
"authorization": {
"generate_token": "Jeton oluştur",
"graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
"include_in_url": "URL'ye dahil et",
"inherited_from": "Inherited from {auth} from Parent Collection {collection} ",
"learn": "Nasıl öğrenilir",
"oauth": {
"redirect_auth_server_returned_error": "Auth Server returned an error state",
"redirect_auth_token_request_failed": "Request to get the auth token failed",
"redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
"redirect_invalid_state": "Invalid State value present in the redirect",
"redirect_no_auth_code": "No Authorization Code present in the redirect",
"redirect_no_client_id": "No Client ID defined",
"redirect_no_client_secret": "No Client Secret Defined",
"redirect_no_code_verifier": "No Code Verifier Defined",
"redirect_no_token_endpoint": "No Token Endpoint Defined",
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
},
"pass_key_by": "Şunla anahtar ekleyin",
"password": "Parola",
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
"token": "Jeton",
"type": "Yetki türü",
"username": "Kullanıcı adı"
@@ -124,6 +148,7 @@
"created": "Koleksiyon oluşturuldu",
"different_parent": "Cannot reorder collection with different parent",
"edit": "Koleksiyonu düzenle",
"import_or_create": "Import or create a collection",
"invalid_name": "Lütfen koleksiyon için geçerli bir ad girin",
"invalid_root_move": "Collection already in the root",
"moved": "Başarıyla taşındı",
@@ -132,6 +157,8 @@
"name_length_insufficient": "Koleksiyon adı en az 3 karakter uzunluğunda olmalıdır",
"new": "Yeni koleksiyon",
"order_changed": "Collection Order Updated",
"properties": "Collection Properties",
"properties_updated": "Collection Properties Updated",
"renamed": "Koleksiyon yeniden adlandırıldı",
"request_in_use": "Kullanımda istek",
"save_as": "Farklı kaydet",
@@ -151,6 +178,7 @@
"remove_folder": "Bu klasörü kalıcı olarak silmek istediğinizden emin misiniz?",
"remove_history": "Tüm geçmişi kalıcı olarak silmek istediğinizden emin misiniz?",
"remove_request": "Bu isteği kalıcı olarak silmek istediğinizden emin misiniz?",
"remove_shared_request": "Are you sure you want to permanently delete this shared request?",
"remove_team": "Bu takımı silmek istediğinizden emin misiniz?",
"remove_telemetry": "Telemetriden çıkmak istediğinizden emin misiniz?",
"request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
@@ -162,6 +190,24 @@
"open_request_in_new_tab": "Open request in new tab",
"set_environment_variable": "Set as variable"
},
"cookies": {
"modal": {
"cookie_expires": "Expires",
"cookie_name": "Name",
"cookie_path": "Path",
"cookie_string": "Cookie string",
"cookie_value": "Value",
"empty_domain": "Domain is empty",
"empty_domains": "Domain list is empty",
"enter_cookie_string": "Enter cookie string",
"interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
"managed_tab": "Managed",
"new_domain_name": "New domain name",
"no_cookies_in_domain": "No cookies set for this domain",
"raw_tab": "Raw",
"set": "Set a cookie"
}
},
"count": {
"header": "Başlık {count}",
"message": "Mesaj {count}",
@@ -192,11 +238,13 @@
"profile": "Bu profili görüntülemek için giriş yapın",
"protocols": "Protokoller boş",
"schema": "Bir GraphQL uç noktasına bağlanma",
"shortcodes": "Shortcodes are empty",
"shared_requests": "Shared requests are empty",
"shared_requests_logout": "Login to view your shared requests or create a new one",
"subscription": "Subscriptions are empty",
"team_name": "Takım adı boş",
"teams": "Takımlar boş",
"tests": "Bu istek için test yok"
"tests": "Bu istek için test yok",
"shortcodes": "Shortcodes are empty"
},
"environment": {
"add_to_global": "Globale ekle",
@@ -209,6 +257,7 @@
"empty_variables": "No variables",
"global": "Global",
"global_variables": "Global variables",
"import_or_create": "Import or create a environment",
"invalid_name": "Lütfen ortam için geçerli bir ad girin",
"list": "Environment variables",
"my_environments": "My Environments",
@@ -232,8 +281,10 @@
"variable_list": "Değişken listesi"
},
"error": {
"authproviders_load_error": "Unable to load auth providers",
"browser_support_sse": "Bu tarayıcıda SSE desteği yok gibi görünüyor.",
"check_console_details": "Ayrıntılar için konsol günlüğünü kontrol edin.",
"check_how_to_add_origin": "Check how you can add an origin",
"curl_invalid_format": "cURL düzgün biçimlendirilmemiş",
"danger_zone": "Danger zone",
"delete_account": "Your account is currently an owner in these teams:",
@@ -249,9 +300,12 @@
"json_prettify_invalid_body": "Geçersiz bir gövde güzelleştirilemedi, JSON sözdizimi hatalarını çözüp tekrar deneyin",
"network_error": "Görünene göre bir ağ hatası var. Lütfen tekrar deneyin.",
"network_fail": "İstek gönderilemedi",
"no_collections_to_export": "No collections to export. Please create a collection to get started.",
"no_duration": "Süre yok",
"no_environments_to_export": "No environments to export. Please create an environment to get started.",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"please_install_extension": "Please install the extension and add origin to the extension.",
"proxy_error": "Proxy error",
"script_fail": "Ön istek komut dosyası çalıştırılamadı",
"something_went_wrong": "Bir şeyler yanlış gitti",
@@ -260,6 +314,7 @@
"export": {
"as_json": "JSON olarak dışa aktar",
"create_secret_gist": "Gizli Gist oluştur",
"failed": "Something went wrong while exporting",
"gist_created": "Gist oluşturuldu",
"require_github": "Gizli Gist oluşturmak için GitHub ile giriş yapın",
"title": "Dışarı Aktar"
@@ -286,6 +341,9 @@
"subscriptions": "Abonelikler",
"switch_connection": "Switch connection"
},
"graphql_collections": {
"title": "GraphQL Collections"
},
"group": {
"time": "Time",
"url": "URL"
@@ -297,6 +355,8 @@
},
"helpers": {
"authorization": "Yetkilendirme başlığı, isteği gönderdiğinizde otomatik olarak oluşturulur.",
"collection_properties_authorization": " This authorization will be set for every request in this collection.",
"collection_properties_header": "This header will be set for every request in this collection.",
"generate_documentation_first": "Önce belgeleri oluşturun",
"network_fail": "API uç noktasına ulaşılamıyor. Ağ bağlantınızı kontrol edin ve tekrar deneyin.",
"offline": "Çevrimdışı görünüyorsun. Bu çalışma alanındaki veriler güncel olmayabilir.",
@@ -316,7 +376,10 @@
"import": {
"collections": "Koleksiyonları içe aktar",
"curl": "cURL'yi içe aktar",
"environments_from_gist": "Import From Gist",
"environments_from_gist_description": "Import Hoppscotch Environments From Gist",
"failed": "İçe aktarılamadı",
"from_file": "Import from File",
"from_gist": "Gist'ten içe aktar",
"from_gist_description": "Gist ile içe aktar",
"from_insomnia": "Insomnia ile içe aktar",
@@ -331,11 +394,17 @@
"from_postman_description": "Postman koleksiyonunu içe aktar",
"from_url": "Bağlantı'yı içe aktar",
"gist_url": "Gist bağlantısını girin",
"gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
"hoppscotch_environment": "Hoppscotch Environment",
"hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"postman_environment": "Postman Environment",
"postman_environment_description": "Import Postman Environment from a JSON file",
"title": "İçe aktar"
},
"inspections": {
@@ -373,8 +442,10 @@
"close_unsaved_tab": "You have unsaved changes",
"collections": "Koleksiyonlar",
"confirm": "Onayla",
"customize_request": "Customize Request",
"edit_request": "İsteği düzenle",
"import_export": "Yükleme/Dışa aktarma"
"import_export": "Yükleme/Dışa aktarma",
"share_request": "Share Request"
},
"mqtt": {
"already_subscribed": "You are already subscribed to this topic.",
@@ -449,13 +520,14 @@
"structured": "Structured",
"text": "Text"
},
"copy_link": "Bağlantıyı kopyala",
"different_collection": "Cannot reorder requests from different collections",
"duplicated": "Request duplicated",
"duration": "Süre",
"enter_curl": "cURL'yi girin",
"generate_code": "Kodunu oluşturun",
"generated_code": "Oluşturulan kod",
"go_to_authorization_tab": "Go to Authorization tab",
"go_to_body_tab": "Go to Body tab",
"header_list": "Başlık Listesi",
"invalid_name": "Lütfen istek için bir ad girin",
"method": "Yöntem",
@@ -480,12 +552,14 @@
"saved": "İstek kaydedildi",
"share": "Paylaş",
"share_description": "Share Hoppscotch with your friends",
"share_request": "Share Request",
"stop": "Stop",
"title": "İstek",
"type": "İstek türü",
"url": "URL",
"variables": "Değişkenler",
"view_my_links": "View my links"
"view_my_links": "View my links",
"copy_link": "Bağlantıyı kopyala"
},
"response": {
"audio": "Audio",
@@ -513,6 +587,7 @@
"account_description": "Hesap ayarlarınızı özelleştirin.",
"account_email_description": "Birincil e-posta adresiniz.",
"account_name_description": "Bu sizin görünen adınız.",
"additional": "Additional Settings",
"background": "Arka fon",
"black_mode": "Siyah",
"choose_language": "Dil seçiniz",
@@ -559,14 +634,31 @@
"verified_email": "Verified email",
"verify_email": "E-posta'yı doğrula"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
"shared_requests": {
"button": "Button",
"button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
"copy_html": "Copy HTML",
"copy_link": "Copy Link",
"copy_markdown": "Copy Markdown",
"creating_widget": "Creating widget",
"customize": "Customize",
"deleted": "Shared request deleted",
"description": "Select a widget, you can change and customize this later",
"embed": "Embed",
"embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
"link": "Link",
"link_info": "Create a shareable link to share with anyone on the internet with view access.",
"modified": "Shared request modified",
"not_found": "Shared request not found",
"open_new_tab": "Open in new tab",
"preview": "Preview",
"run_in_hoppscotch": "Run in Hoppscotch",
"theme": {
"dark": "Dark",
"light": "Light",
"system": "System",
"title": "Theme"
}
},
"shortcut": {
"general": {
@@ -596,7 +688,6 @@
"title": "Others"
},
"request": {
"copy_request_link": "İstek bağlantısını kopyala",
"delete_method": "DELETE yöntemini seçin",
"get_method": "GET yöntemini seçin",
"head_method": "HEAD yöntemini seçin",
@@ -611,8 +702,10 @@
"save_request": "Save Request",
"save_to_collections": "Koleksiyonlara kaydet",
"send_request": "İstek gönder",
"share_request": "Share Request",
"show_code": "Generate code snippet",
"title": "İstek"
"title": "İstek",
"copy_request_link": "İstek bağlantısını kopyala"
},
"response": {
"copy": "Copy response to clipboard",
@@ -735,6 +828,7 @@
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
"copied_to_clipboard": "Panoya kopyalandı",
"deleted": "Silindi",
"deprecated": "KULLANIMDAN KALDIRILMIŞ",
@@ -742,10 +836,12 @@
"disconnected": "Bağlantı kesildi",
"disconnected_from": "{name} ile bağlantı kesildi",
"docs_generated": "Dokümantasyon oluşturuldu",
"download_failed": "Download failed",
"download_started": "İndirme başladı",
"enabled": "Etkinleştirildi",
"file_imported": "Dosya içe aktarıldı",
"finished_in": "{duration} ms içinde tamamlandı",
"hide": "Hide",
"history_deleted": "Geçmiş silindi",
"linewrap": "Çizgileri sarın",
"loading": "Yükleniyor...",
@@ -756,6 +852,7 @@
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"show": "Show",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
@@ -791,6 +888,7 @@
"queries": "Sorgular",
"query": "Sorgu",
"schema": "Schema",
"shared_requests": "Shared Requests",
"socketio": "Socket.IO",
"sse": "SSE",
"tests": "Testler",
@@ -807,6 +905,7 @@
"email_do_not_match": "E-posta, hesap ayrıntılarınızla eşleşmiyor. Takım sahibinizle iletişime geçin.",
"exit": "Takımdan Çık",
"exit_disabled": "Takımın kurucusu çıkamaz.",
"failed_invites": "Failed invites",
"invalid_coll_id": "Invalid collection ID",
"invalid_email_format": "E-posta biçimi geçersiz",
"invalid_id": "Geçersiz ekip kimliği. Takım sahibinizle iletişime geçin.",
@@ -848,6 +947,7 @@
"same_target_destination": "Same target and destination",
"saved": "Takım kaydedildi",
"select_a_team": "Takım seç",
"success_invites": "Success invites",
"title": "Başlık",
"we_sent_invite_link": "Tüm davetlilere bir davet bağlantısı gönderdik!",
"we_sent_invite_link_description": "Tüm davetlilerden gelen kutularını kontrol etmelerini isteyin. Ekibe katılmak için bağlantıya tıklayın."
@@ -879,5 +979,14 @@
"personal": "My Workspace",
"team": "Team Workspace",
"title": "Workspaces"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
}
}