feat: migrate to vue 3 + vite (#2553)

Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
This commit is contained in:
Andrew Bastin
2022-09-29 10:55:21 +05:30
committed by GitHub
parent 77a561b581
commit 8b300fab5d
685 changed files with 17102 additions and 25942 deletions

View File

@@ -1,9 +1,11 @@
{
"action": {
"autoscroll": "Autoscroll",
"cancel": "İptal",
"choose_file": "Bir dosya seçin",
"clear": "Temizle",
"clear_all": "Hepsini temizle",
"close": "Close",
"connect": "Bağlan",
"copy": "Kopyala",
"delete": "Sil",
@@ -11,8 +13,10 @@
"dismiss": "Boşver",
"dont_save": "Don't save",
"download_file": "Dosyayı Indir",
"drag_to_reorder": "Drag to reorder",
"duplicate": "Klonla",
"edit": "Düzenle",
"filter_response": "Filter response",
"go_back": "Geri git",
"label": "Etiket",
"learn_more": "Daha fazla bilgi edin",
@@ -20,11 +24,14 @@
"more": "Daha fazla",
"new": "Yeni",
"no": "Numara",
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Güzelleştir",
"remove": "Kaldır",
"restore": "Onar",
"save": "Kaydet",
"scroll_to_bottom": "Scroll to bottom",
"scroll_to_top": "Scroll to top",
"search": "Arama",
"send": "Gönder",
"start": "Başla",
@@ -164,6 +171,7 @@
"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",
"team_name": "Takım adı boş",
"teams": "Takımlar boş",
"tests": "Bu istek için test yok"
@@ -196,10 +204,13 @@
"incorrect_email": "Geçersiz e-posta",
"invalid_link": "Geçersiz bağlantı",
"invalid_link_description": "Tıkladığınız linkin süresi geçmiş veya geçersiz",
"json_parsing_failed": "Invalid JSON",
"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_duration": "Süre yok",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"script_fail": "Ön istek komut dosyası çalıştırılamadı",
"something_went_wrong": "Bir şeyler yanlış gitti",
"test_script_fail": "Could not execute post-request script"
@@ -265,6 +276,10 @@
"from_postman_description": "Postman koleksiyonunu içe aktar",
"from_url": "Bağlantı'yı içe aktar",
"gist_url": "Gist bağlantısını girin",
"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",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "İçe aktar"
},
@@ -331,6 +346,11 @@
"body": "İstek gövdesi",
"choose_language": "Dil seçiniz",
"content_type": "İçerik türü",
"content_type_titles": {
"others": "Others",
"structured": "Structured",
"text": "Text"
},
"copy_link": "Bağlantıyı kopyala",
"duration": "Süre",
"enter_curl": "cURL'yi girin",
@@ -360,10 +380,12 @@
"title": "İstek",
"type": "İstek türü",
"url": "URL",
"variables": "Değişkenler"
"variables": "Değişkenler",
"view_my_links": "View my links"
},
"response": {
"body": "Yanıt gövdesi",
"filter_response_body": "Filter JSON response body (uses JSONPath syntax)",
"headers": "Başlıklar",
"html": "HTML",
"image": "Resim",
@@ -415,6 +437,8 @@
"proxy_use_toggle": "İstek göndermek için proxy ara yazılımını kullanın",
"read_the": "Oku",
"reset_default": "Varsayılana sıfırla",
"short_codes": "Short codes",
"short_codes_description": "Short codes which were created by you.",
"sidebar_on_left": "Soldaki kenar çubuğu",
"sync": "Senkronize et",
"sync_collections": "Koleksiyonlar",
@@ -428,8 +452,18 @@
"theme_description": "Uygulama temanızı özelleştirin.",
"use_experimental_url_bar": "Ortam vurgulamalı deneysel URL çubuğunu kullanın",
"user": "Kullanıcı",
"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"
},
"shortcut": {
"general": {
"close_current_menu": "Güncel menüyü kapat",
@@ -484,6 +518,7 @@
},
"socketio": {
"communication": "İletişim",
"connection_not_authorized": "This SocketIO connection does not use any authentication.",
"event_name": "Etkinlik ismi",
"events": "Olaylar",
"log": "Kayıt",
@@ -501,6 +536,9 @@
"connected": "Bağlandı",
"connected_to": "{name} ile bağlantı kuruldu",
"connecting_to": "{name} adlı kullanıcıya bağlanılıyor...",
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_to_clipboard": "Panoya kopyalandı",
"deleted": "Silindi",
"deprecated": "KULLANIMDAN KALDIRILMIŞ",
@@ -515,8 +553,17 @@
"history_deleted": "Geçmiş silindi",
"linewrap": "Çizgileri sarın",
"loading": "Yükleniyor...",
"message_received": "Message: {message} arrived on topic: {topic}",
"mqtt_subscription_failed": "Something went wrong while subscribing to topic: {topic}",
"none": "Hiçbiri",
"nothing_found": "için hiçbir şey bulunamadı",
"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",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
"unsubscribed_success": "Successfully unsubscribed from topic: {topic}",
"waiting_send_request": "istek göndermek için bekleniyor"
},
"support": {