chore(i18n): updated translations

This commit is contained in:
liyasthomas
2022-01-14 06:33:36 +05:30
parent bcadb142fd
commit 396804a4d6
31 changed files with 408 additions and 176 deletions

View File

@@ -209,7 +209,7 @@ const getHoppCollections = (doc: InsomniaDoc) =>
) )
export default defineImporter({ export default defineImporter({
name: "Insomnia Collection", name: "import.from_insomnia",
icon: "insomnia", icon: "insomnia",
steps: [ steps: [
step({ step({

View File

@@ -230,7 +230,7 @@ const getHoppFolder = (ig: ItemGroup<Item>): Collection<HoppRESTRequest> =>
export const getHoppCollection = (coll: PMCollection) => getHoppFolder(coll) export const getHoppCollection = (coll: PMCollection) => getHoppFolder(coll)
export default defineImporter({ export default defineImporter({
name: "Postman Collection", name: "import.from_postman",
icon: "postman", icon: "postman",
steps: [ steps: [
step({ step({

View File

@@ -16,13 +16,11 @@
"label": "Etiket", "label": "Etiket",
"learn_more": "Leer meer", "learn_more": "Leer meer",
"more": "Meer", "more": "Meer",
"less": "Less",
"new": "Nuut", "new": "Nuut",
"no": "Geen", "no": "Geen",
"preserve_current": "Bewaar stroom",
"prettify": "Prettify", "prettify": "Prettify",
"remove": "Verwyder", "remove": "Verwyder",
"replace_current": "Vervang stroom",
"replace_json": "Vervang deur JSON",
"restore": "Herstel", "restore": "Herstel",
"save": "Stoor", "save": "Stoor",
"search": "Soek", "search": "Soek",
@@ -35,7 +33,10 @@
"turn_off": "Skakel af", "turn_off": "Skakel af",
"turn_on": "Sit aan", "turn_on": "Sit aan",
"undo": "Ontdoen", "undo": "Ontdoen",
"yes": "Ja" "yes": "Ja",
"preserve_current": "Bewaar stroom",
"replace_current": "Vervang stroom",
"replace_json": "Vervang deur JSON"
}, },
"add": { "add": {
"new": "Voeg nuwe", "new": "Voeg nuwe",
@@ -231,11 +232,18 @@
"collections": "Voer versamelings in", "collections": "Voer versamelings in",
"curl": "Voer cURL in", "curl": "Voer cURL in",
"failed": "Invoer misluk", "failed": "Invoer misluk",
"from_gist": "Invoer vanaf Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Invoer uit My versamelings", "from_my_collections": "Invoer uit My versamelings",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Voer Gist URL in", "gist_url": "Voer Gist URL in",
"json": "Invoer vanaf JSON", "json": "Invoer vanaf JSON",
"title": "Invoer" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Invoer",
"from_gist": "Invoer vanaf Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "ملصق", "label": "ملصق",
"learn_more": "يتعلم أكثر", "learn_more": "يتعلم أكثر",
"more": "أكثر", "more": "أكثر",
"less": "Less",
"new": "جديد", "new": "جديد",
"no": "رقم", "no": "رقم",
"preserve_current": "الحفاظ على التيار",
"prettify": "جمال", "prettify": "جمال",
"remove": "يزيل", "remove": "يزيل",
"replace_current": "استبدال التيار",
"replace_json": "استبدل بـ JSON",
"restore": "يعيد", "restore": "يعيد",
"save": "يحفظ", "save": "يحفظ",
"search": "بحث", "search": "بحث",
@@ -35,7 +33,10 @@
"turn_off": "اطفئه", "turn_off": "اطفئه",
"turn_on": "شغله", "turn_on": "شغله",
"undo": "الغاء التحميل", "undo": "الغاء التحميل",
"yes": "نعم" "yes": "نعم",
"preserve_current": "الحفاظ على التيار",
"replace_current": "استبدال التيار",
"replace_json": "استبدل بـ JSON"
}, },
"add": { "add": {
"new": "اضف جديد", "new": "اضف جديد",
@@ -231,11 +232,18 @@
"collections": "مجموعات الاستيراد", "collections": "مجموعات الاستيراد",
"curl": "استيراد cURL", "curl": "استيراد cURL",
"failed": "فشل الاستيراد", "failed": "فشل الاستيراد",
"from_gist": "الاستيراد من Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "الاستيراد من \"مجموعاتي\"", "from_my_collections": "الاستيراد من \"مجموعاتي\"",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "أدخل عنوان URL لـ Gist", "gist_url": "أدخل عنوان URL لـ Gist",
"json": "استيراد من JSON", "json": "استيراد من JSON",
"title": "يستورد" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "يستورد",
"from_gist": "الاستيراد من Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etiqueta", "label": "Etiqueta",
"learn_more": "Aprèn més", "learn_more": "Aprèn més",
"more": "Més", "more": "Més",
"less": "Less",
"new": "Novetat", "new": "Novetat",
"no": "No", "no": "No",
"preserve_current": "Conservar el corrent",
"prettify": "Prettify", "prettify": "Prettify",
"remove": "Elimina", "remove": "Elimina",
"replace_current": "Substitueix el corrent",
"replace_json": "Substitueix per JSON",
"restore": "Restaura", "restore": "Restaura",
"save": "Desa", "save": "Desa",
"search": "Cerca", "search": "Cerca",
@@ -35,7 +33,10 @@
"turn_off": "Tanca", "turn_off": "Tanca",
"turn_on": "Encendre", "turn_on": "Encendre",
"undo": "Desfés", "undo": "Desfés",
"yes": "Sí" "yes": "Sí",
"preserve_current": "Conservar el corrent",
"replace_current": "Substitueix el corrent",
"replace_json": "Substitueix per JSON"
}, },
"add": { "add": {
"new": "Afegir nou", "new": "Afegir nou",
@@ -231,11 +232,18 @@
"collections": "Importar col·leccions", "collections": "Importar col·leccions",
"curl": "Importa cURL", "curl": "Importa cURL",
"failed": "La importació ha fallat", "failed": "La importació ha fallat",
"from_gist": "Importa de Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importa de Les meves col·leccions", "from_my_collections": "Importa de Les meves col·leccions",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Introduïu l'URL Gist", "gist_url": "Introduïu l'URL Gist",
"json": "Importa de JSON", "json": "Importa de JSON",
"title": "Importació" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importació",
"from_gist": "Importa de Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "标签", "label": "标签",
"learn_more": "了解更多", "learn_more": "了解更多",
"more": "更多", "more": "更多",
"less": "Less",
"new": "新增", "new": "新增",
"no": "否", "no": "否",
"preserve_current": "保持当前",
"prettify": "美化", "prettify": "美化",
"remove": "移除", "remove": "移除",
"replace_current": "替换当前",
"replace_json": "替换为 JSON",
"restore": "恢复", "restore": "恢复",
"save": "保存", "save": "保存",
"search": "搜索", "search": "搜索",
@@ -35,7 +33,10 @@
"turn_off": "关闭", "turn_off": "关闭",
"turn_on": "开启", "turn_on": "开启",
"undo": "撤消", "undo": "撤消",
"yes": "是" "yes": "是",
"preserve_current": "保持当前",
"replace_current": "替换当前",
"replace_json": "替换为 JSON"
}, },
"add": { "add": {
"new": "新增", "new": "新增",
@@ -231,11 +232,18 @@
"collections": "导入组合", "collections": "导入组合",
"curl": "导入 cURL", "curl": "导入 cURL",
"failed": "导入失败", "failed": "导入失败",
"from_gist": " Gist 导入", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "从我的组合导入", "from_my_collections": "从我的组合导入",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "输入 Gist URL", "gist_url": "输入 Gist URL",
"json": "从 JSON 导入", "json": "从 JSON 导入",
"title": "导入" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "导入",
"from_gist": "从 Gist 导入"
}, },
"layout": { "layout": {
"column": "垂直布局", "column": "垂直布局",

View File

@@ -16,13 +16,11 @@
"label": "Označení", "label": "Označení",
"learn_more": "Další informace", "learn_more": "Další informace",
"more": "Více", "more": "Více",
"less": "Less",
"new": "Nový", "new": "Nový",
"no": "Ne", "no": "Ne",
"preserve_current": "Zachovat proud",
"prettify": "Prettify", "prettify": "Prettify",
"remove": "Odstranit", "remove": "Odstranit",
"replace_current": "Vyměňte proud",
"replace_json": "Nahradit za JSON",
"restore": "Obnovit", "restore": "Obnovit",
"save": "Uložit", "save": "Uložit",
"search": "Vyhledávání", "search": "Vyhledávání",
@@ -35,7 +33,10 @@
"turn_off": "Vypnout", "turn_off": "Vypnout",
"turn_on": "Zapnout", "turn_on": "Zapnout",
"undo": "vrátit", "undo": "vrátit",
"yes": "Ano" "yes": "Ano",
"preserve_current": "Zachovat proud",
"replace_current": "Vyměňte proud",
"replace_json": "Nahradit za JSON"
}, },
"add": { "add": {
"new": "Přidat nový", "new": "Přidat nový",
@@ -231,11 +232,18 @@
"collections": "Import sbírek", "collections": "Import sbírek",
"curl": "Importovat cURL", "curl": "Importovat cURL",
"failed": "Import se nezdařil", "failed": "Import se nezdařil",
"from_gist": "Import z Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importovat z mých sbírek", "from_my_collections": "Importovat z mých sbírek",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Zadejte URL adresy", "gist_url": "Zadejte URL adresy",
"json": "Import z JSON", "json": "Import z JSON",
"title": "Import" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Import",
"from_gist": "Import z Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etiket", "label": "Etiket",
"learn_more": "Lær mere", "learn_more": "Lær mere",
"more": "Mere", "more": "Mere",
"less": "Less",
"new": "Ny", "new": "Ny",
"no": "Ingen", "no": "Ingen",
"preserve_current": "Bevar strøm",
"prettify": "Prettify", "prettify": "Prettify",
"remove": "Fjerne", "remove": "Fjerne",
"replace_current": "Udskift strøm",
"replace_json": "Udskift med JSON",
"restore": "Gendan", "restore": "Gendan",
"save": "Gemme", "save": "Gemme",
"search": "Søg", "search": "Søg",
@@ -35,7 +33,10 @@
"turn_off": "Sluk", "turn_off": "Sluk",
"turn_on": "Tænde for", "turn_on": "Tænde for",
"undo": "Fortryd", "undo": "Fortryd",
"yes": "Ja" "yes": "Ja",
"preserve_current": "Bevar strøm",
"replace_current": "Udskift strøm",
"replace_json": "Udskift med JSON"
}, },
"add": { "add": {
"new": "Tilføj ny", "new": "Tilføj ny",
@@ -231,11 +232,18 @@
"collections": "Importer samlinger", "collections": "Importer samlinger",
"curl": "Importer cURL", "curl": "Importer cURL",
"failed": "Import mislykkedes", "failed": "Import mislykkedes",
"from_gist": "Import fra Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Import fra Mine samlinger", "from_my_collections": "Import fra Mine samlinger",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Indtast Gist URL", "gist_url": "Indtast Gist URL",
"json": "Import fra JSON", "json": "Import fra JSON",
"title": "Importere" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importere",
"from_gist": "Import fra Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etikett", "label": "Etikett",
"learn_more": "Mehr erfahren", "learn_more": "Mehr erfahren",
"more": "Mehr", "more": "Mehr",
"less": "Less",
"new": "Neu", "new": "Neu",
"no": "Nein", "no": "Nein",
"preserve_current": "Aktuelles behalten",
"prettify": "Verschönern", "prettify": "Verschönern",
"remove": "Entfernen", "remove": "Entfernen",
"replace_current": "Aktuelles ersetzen",
"replace_json": "Durch JSON ersetzen",
"restore": "Wiederherstellen", "restore": "Wiederherstellen",
"save": "Speichern", "save": "Speichern",
"search": "Suchen", "search": "Suchen",
@@ -35,7 +33,10 @@
"turn_off": "Ausschalten", "turn_off": "Ausschalten",
"turn_on": "Einschalten", "turn_on": "Einschalten",
"undo": "Rückgängig machen", "undo": "Rückgängig machen",
"yes": "Ja" "yes": "Ja",
"preserve_current": "Aktuelles behalten",
"replace_current": "Aktuelles ersetzen",
"replace_json": "Durch JSON ersetzen"
}, },
"add": { "add": {
"new": "Neue hinzufügen", "new": "Neue hinzufügen",
@@ -231,11 +232,18 @@
"collections": "Sammlungen importieren", "collections": "Sammlungen importieren",
"curl": "cURL importieren", "curl": "cURL importieren",
"failed": "Importieren fehlgeschlagen", "failed": "Importieren fehlgeschlagen",
"from_gist": "Import aus Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Aus Meine Sammlungen importieren", "from_my_collections": "Aus Meine Sammlungen importieren",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Gist-URL eingeben", "gist_url": "Gist-URL eingeben",
"json": "Aus JSON importieren", "json": "Aus JSON importieren",
"title": "Importieren" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importieren",
"from_gist": "Import aus Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Επιγραφή", "label": "Επιγραφή",
"learn_more": "Μάθε περισσότερα", "learn_more": "Μάθε περισσότερα",
"more": "Περισσότερο", "more": "Περισσότερο",
"less": "Less",
"new": "Νέος", "new": "Νέος",
"no": "Οχι", "no": "Οχι",
"preserve_current": "Διατήρηση ρεύματος",
"prettify": "Ωραιοποιώ", "prettify": "Ωραιοποιώ",
"remove": "Αφαιρώ", "remove": "Αφαιρώ",
"replace_current": "Αντικαταστήστε το ρεύμα",
"replace_json": "Αντικαταστήστε με JSON",
"restore": "Επαναφέρω", "restore": "Επαναφέρω",
"save": "Αποθηκεύσετε", "save": "Αποθηκεύσετε",
"search": "Αναζήτηση", "search": "Αναζήτηση",
@@ -35,7 +33,10 @@
"turn_off": "Σβήνω", "turn_off": "Σβήνω",
"turn_on": "Ανάβω", "turn_on": "Ανάβω",
"undo": "Ξεκάνω", "undo": "Ξεκάνω",
"yes": "Ναί" "yes": "Ναί",
"preserve_current": "Διατήρηση ρεύματος",
"replace_current": "Αντικαταστήστε το ρεύμα",
"replace_json": "Αντικαταστήστε με JSON"
}, },
"add": { "add": {
"new": "Προσθεσε νεο", "new": "Προσθεσε νεο",
@@ -231,11 +232,18 @@
"collections": "Εισαγωγή συλλογών", "collections": "Εισαγωγή συλλογών",
"curl": "Εισαγωγή cURL", "curl": "Εισαγωγή cURL",
"failed": "Η εισαγωγή απέτυχε", "failed": "Η εισαγωγή απέτυχε",
"from_gist": "Εισαγωγή από το Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Εισαγωγή από τις Συλλογές μου", "from_my_collections": "Εισαγωγή από τις Συλλογές μου",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Εισαγάγετε Gist URL", "gist_url": "Εισαγάγετε Gist URL",
"json": "Εισαγωγή από JSON", "json": "Εισαγωγή από JSON",
"title": "Εισαγωγή" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Εισαγωγή",
"from_gist": "Εισαγωγή από το Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etiqueta", "label": "Etiqueta",
"learn_more": "Aprende más", "learn_more": "Aprende más",
"more": "Más", "more": "Más",
"less": "Less",
"new": "Nuevo", "new": "Nuevo",
"no": "No", "no": "No",
"preserve_current": "Mantener actual",
"prettify": "Prettify", "prettify": "Prettify",
"remove": "Eliminar", "remove": "Eliminar",
"replace_current": "Reemplazar actual",
"replace_json": "Reemplazar JSON",
"restore": "Restaurar", "restore": "Restaurar",
"save": "Guardar", "save": "Guardar",
"search": "Búsqueda", "search": "Búsqueda",
@@ -35,7 +33,10 @@
"turn_off": "Desactivar", "turn_off": "Desactivar",
"turn_on": "Activar", "turn_on": "Activar",
"undo": "Deshacer", "undo": "Deshacer",
"yes": "Sí" "yes": "Sí",
"preserve_current": "Mantener actual",
"replace_current": "Reemplazar actual",
"replace_json": "Reemplazar JSON"
}, },
"add": { "add": {
"new": "Agregar nuevo", "new": "Agregar nuevo",
@@ -231,11 +232,18 @@
"collections": "Importar colecciones", "collections": "Importar colecciones",
"curl": "Importar cURL", "curl": "Importar cURL",
"failed": "Importación fallida", "failed": "Importación fallida",
"from_gist": "Importar desde Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importar desde Mis colecciones", "from_my_collections": "Importar desde Mis colecciones",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Ingrese la URL de Gist", "gist_url": "Ingrese la URL de Gist",
"json": "Importar desde JSON", "json": "Importar desde JSON",
"title": "Importar" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importar",
"from_gist": "Importar desde Gist"
}, },
"layout": { "layout": {
"column": "Layout vertical", "column": "Layout vertical",

View File

@@ -16,13 +16,11 @@
"label": "Etiketti", "label": "Etiketti",
"learn_more": "Lue lisää", "learn_more": "Lue lisää",
"more": "Lisää", "more": "Lisää",
"less": "Less",
"new": "Uusi", "new": "Uusi",
"no": "Ei", "no": "Ei",
"preserve_current": "Säilytä virta",
"prettify": "Koristella", "prettify": "Koristella",
"remove": "Poista", "remove": "Poista",
"replace_current": "Vaihda virta",
"replace_json": "Korvaa JSONilla",
"restore": "Palauttaa", "restore": "Palauttaa",
"save": "Tallentaa", "save": "Tallentaa",
"search": "Hae", "search": "Hae",
@@ -35,7 +33,10 @@
"turn_off": "Sammuttaa", "turn_off": "Sammuttaa",
"turn_on": "Kiihottua", "turn_on": "Kiihottua",
"undo": "Kumoa", "undo": "Kumoa",
"yes": "Joo" "yes": "Joo",
"preserve_current": "Säilytä virta",
"replace_current": "Vaihda virta",
"replace_json": "Korvaa JSONilla"
}, },
"add": { "add": {
"new": "Lisää uusi", "new": "Lisää uusi",
@@ -231,11 +232,18 @@
"collections": "Tuo kokoelmia", "collections": "Tuo kokoelmia",
"curl": "Tuo cURL", "curl": "Tuo cURL",
"failed": "Tuonti epäonnistui", "failed": "Tuonti epäonnistui",
"from_gist": "Tuo Gististä", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Tuo omista kokoelmista", "from_my_collections": "Tuo omista kokoelmista",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Anna Gist URL", "gist_url": "Anna Gist URL",
"json": "Tuo JSONista", "json": "Tuo JSONista",
"title": "Tuonti" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Tuonti",
"from_gist": "Tuo Gististä"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Étiqueter", "label": "Étiqueter",
"learn_more": "En savoir plus", "learn_more": "En savoir plus",
"more": "Suite", "more": "Suite",
"less": "Less",
"new": "Nouveau", "new": "Nouveau",
"no": "Non", "no": "Non",
"preserve_current": "Conserver l'actuel",
"prettify": "Formater", "prettify": "Formater",
"remove": "Supprimer", "remove": "Supprimer",
"replace_current": "Remplacer l'actuel",
"replace_json": "Remplacer par JSON",
"restore": "Restaurer", "restore": "Restaurer",
"save": "Sauvegarder", "save": "Sauvegarder",
"search": "Chercher", "search": "Chercher",
@@ -35,7 +33,10 @@
"turn_off": "Éteindre", "turn_off": "Éteindre",
"turn_on": "Allumer", "turn_on": "Allumer",
"undo": "Annuler", "undo": "Annuler",
"yes": "Oui" "yes": "Oui",
"preserve_current": "Conserver l'actuel",
"replace_current": "Remplacer l'actuel",
"replace_json": "Remplacer par JSON"
}, },
"add": { "add": {
"new": "Ajouter un nouveau", "new": "Ajouter un nouveau",
@@ -231,11 +232,18 @@
"collections": "Importer des collections", "collections": "Importer des collections",
"curl": "Importer en cURL", "curl": "Importer en cURL",
"failed": "Échec de l'importation", "failed": "Échec de l'importation",
"from_gist": "Importer depuis Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importer depuis Mes collections", "from_my_collections": "Importer depuis Mes collections",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Entrez l'URL principale", "gist_url": "Entrez l'URL principale",
"json": "Importer depuis JSON", "json": "Importer depuis JSON",
"title": "Importer" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importer",
"from_gist": "Importer depuis Gist"
}, },
"layout": { "layout": {
"column": "Disposition verticale", "column": "Disposition verticale",

View File

@@ -16,13 +16,11 @@
"label": "תווית", "label": "תווית",
"learn_more": "למד עוד", "learn_more": "למד עוד",
"more": "יותר", "more": "יותר",
"less": "Less",
"new": "חָדָשׁ", "new": "חָדָשׁ",
"no": "לא", "no": "לא",
"preserve_current": "שמור על זרם",
"prettify": "לְיַפּוֹת", "prettify": "לְיַפּוֹת",
"remove": "לְהַסִיר", "remove": "לְהַסִיר",
"replace_current": "החלף זרם",
"replace_json": "החלף ב- JSON",
"restore": "לשחזר", "restore": "לשחזר",
"save": "להציל", "save": "להציל",
"search": "לחפש", "search": "לחפש",
@@ -35,7 +33,10 @@
"turn_off": "לכבות", "turn_off": "לכבות",
"turn_on": "להדליק", "turn_on": "להדליק",
"undo": "לבטל", "undo": "לבטל",
"yes": "כן" "yes": "כן",
"preserve_current": "שמור על זרם",
"replace_current": "החלף זרם",
"replace_json": "החלף ב- JSON"
}, },
"add": { "add": {
"new": "הוסף חדש", "new": "הוסף חדש",
@@ -231,11 +232,18 @@
"collections": "ייבוא אוספים", "collections": "ייבוא אוספים",
"curl": "ייבא cURL", "curl": "ייבא cURL",
"failed": "הייבוא נכשל", "failed": "הייבוא נכשל",
"from_gist": "ייבוא מ- Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "ייבוא מהאוספים שלי", "from_my_collections": "ייבוא מהאוספים שלי",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "הזן Gist URL", "gist_url": "הזן Gist URL",
"json": "ייבוא מ- JSON", "json": "ייבוא מ- JSON",
"title": "יְבוּא" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "יְבוּא",
"from_gist": "ייבוא מ- Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Címke", "label": "Címke",
"learn_more": "Tudj meg többet", "learn_more": "Tudj meg többet",
"more": "Több", "more": "Több",
"less": "Less",
"new": "Új", "new": "Új",
"no": "Nem", "no": "Nem",
"preserve_current": "Tartsa meg az áramot",
"prettify": "Szépít", "prettify": "Szépít",
"remove": "Eltávolítás", "remove": "Eltávolítás",
"replace_current": "Cserélje ki az áramot",
"replace_json": "Cserélje ki JSON -ra",
"restore": "visszaállítás", "restore": "visszaállítás",
"save": "Mentés", "save": "Mentés",
"search": "Keresés", "search": "Keresés",
@@ -35,7 +33,10 @@
"turn_off": "Kikapcsolni", "turn_off": "Kikapcsolni",
"turn_on": "Bekapcsol", "turn_on": "Bekapcsol",
"undo": "Visszavonás", "undo": "Visszavonás",
"yes": "Igen" "yes": "Igen",
"preserve_current": "Tartsa meg az áramot",
"replace_current": "Cserélje ki az áramot",
"replace_json": "Cserélje ki JSON -ra"
}, },
"add": { "add": {
"new": "Új hozzáadása", "new": "Új hozzáadása",
@@ -231,11 +232,18 @@
"collections": "Gyűjtemények importálása", "collections": "Gyűjtemények importálása",
"curl": "CURL importálása", "curl": "CURL importálása",
"failed": "Az importálás sikertelen", "failed": "Az importálás sikertelen",
"from_gist": "Importálás a Gist -ből", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importálás a Saját gyűjteményekből", "from_my_collections": "Importálás a Saját gyűjteményekből",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Írja be a lényeg URL -jét", "gist_url": "Írja be a lényeg URL -jét",
"json": "Importálás a JSON -ból", "json": "Importálás a JSON -ból",
"title": "Importálás" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importálás",
"from_gist": "Importálás a Gist -ből"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etichetta", "label": "Etichetta",
"learn_more": "Per saperne di più", "learn_more": "Per saperne di più",
"more": "Di più", "more": "Di più",
"less": "Less",
"new": "Nuovo", "new": "Nuovo",
"no": "No", "no": "No",
"preserve_current": "Conserva attuale",
"prettify": "Abbellisci", "prettify": "Abbellisci",
"remove": "Rimuovi", "remove": "Rimuovi",
"replace_current": "Sostituisci attuale",
"replace_json": "Sostituisci con JSON",
"restore": "Ripristina", "restore": "Ripristina",
"save": "Salva", "save": "Salva",
"search": "Cerca", "search": "Cerca",
@@ -35,7 +33,10 @@
"turn_off": "Spegni", "turn_off": "Spegni",
"turn_on": "Accendi", "turn_on": "Accendi",
"undo": "Annulla", "undo": "Annulla",
"yes": "Sì" "yes": "Sì",
"preserve_current": "Conserva attuale",
"replace_current": "Sostituisci attuale",
"replace_json": "Sostituisci con JSON"
}, },
"add": { "add": {
"new": "Aggiungi nuova", "new": "Aggiungi nuova",
@@ -231,11 +232,18 @@
"collections": "Importa raccolte", "collections": "Importa raccolte",
"curl": "Importa cURL", "curl": "Importa cURL",
"failed": "Importazione non riuscita", "failed": "Importazione non riuscita",
"from_gist": "Importa da Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importa da Le Mie Raccolte", "from_my_collections": "Importa da Le Mie Raccolte",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Inserisci l'URL del Gist", "gist_url": "Inserisci l'URL del Gist",
"json": "Importa da JSON", "json": "Importa da JSON",
"title": "Importa" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importa",
"from_gist": "Importa da Gist"
}, },
"layout": { "layout": {
"column": "Disposizione verticale", "column": "Disposizione verticale",

View File

@@ -16,13 +16,11 @@
"label": "ラベル", "label": "ラベル",
"learn_more": "もっと詳しく知る", "learn_more": "もっと詳しく知る",
"more": "もっと", "more": "もっと",
"less": "Less",
"new": "新しい", "new": "新しい",
"no": "番号", "no": "番号",
"preserve_current": "現在を維持する",
"prettify": "きれいにする", "prettify": "きれいにする",
"remove": "削除する", "remove": "削除する",
"replace_current": "現在を交換してください",
"replace_json": "JSONに置き換えます",
"restore": "戻す", "restore": "戻す",
"save": "保存する", "save": "保存する",
"search": "探す", "search": "探す",
@@ -35,7 +33,10 @@
"turn_off": "消す", "turn_off": "消す",
"turn_on": "オンにする", "turn_on": "オンにする",
"undo": "元に戻す", "undo": "元に戻す",
"yes": "はい" "yes": "はい",
"preserve_current": "現在を維持する",
"replace_current": "現在を交換してください",
"replace_json": "JSONに置き換えます"
}, },
"add": { "add": {
"new": "新しく追加する", "new": "新しく追加する",
@@ -231,11 +232,18 @@
"collections": "コレクションをインポートする", "collections": "コレクションをインポートする",
"curl": "cURLをインポートする", "curl": "cURLをインポートする",
"failed": "インポートに失敗しました", "failed": "インポートに失敗しました",
"from_gist": "要旨からインポート", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "マイコレクションからインポート", "from_my_collections": "マイコレクションからインポート",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "要旨URLを入力してください", "gist_url": "要旨URLを入力してください",
"json": "JSONからインポート", "json": "JSONからインポート",
"title": "輸入" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "輸入",
"from_gist": "要旨からインポート"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "이름", "label": "이름",
"learn_more": "더 알아보기", "learn_more": "더 알아보기",
"more": "더보기", "more": "더보기",
"less": "Less",
"new": "추가", "new": "추가",
"no": "아니요", "no": "아니요",
"preserve_current": "현재 보존",
"prettify": "예쁘게", "prettify": "예쁘게",
"remove": "제거", "remove": "제거",
"replace_current": "현재 교체",
"replace_json": "JSON으로 바꾸기",
"restore": "복원", "restore": "복원",
"save": "저장", "save": "저장",
"search": "검색", "search": "검색",
@@ -35,7 +33,10 @@
"turn_off": "끄기", "turn_off": "끄기",
"turn_on": "켜기", "turn_on": "켜기",
"undo": "실행 취소", "undo": "실행 취소",
"yes": "예" "yes": "예",
"preserve_current": "현재 보존",
"replace_current": "현재 교체",
"replace_json": "JSON으로 바꾸기"
}, },
"add": { "add": {
"new": "추가", "new": "추가",
@@ -231,11 +232,18 @@
"collections": "모음집 가져오기", "collections": "모음집 가져오기",
"curl": "cURL 가져오기", "curl": "cURL 가져오기",
"failed": "가져오기 실패", "failed": "가져오기 실패",
"from_gist": "요점에서 가져오기", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "내 모음집에서 가져오기", "from_my_collections": "내 모음집에서 가져오기",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "요점 URL 입력", "gist_url": "요점 URL 입력",
"json": "JSON에서 가져오기", "json": "JSON에서 가져오기",
"title": "가저오기" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "가저오기",
"from_gist": "요점에서 가져오기"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Label", "label": "Label",
"learn_more": "Leer meer", "learn_more": "Leer meer",
"more": "Meer", "more": "Meer",
"less": "Less",
"new": "Nieuw", "new": "Nieuw",
"no": "Nee", "no": "Nee",
"preserve_current": "Huidige behouden",
"prettify": "Netter opmaken", "prettify": "Netter opmaken",
"remove": "Verwijderen", "remove": "Verwijderen",
"replace_current": "Vervang huidige",
"replace_json": "Vervang door JSON",
"restore": "Herstellen", "restore": "Herstellen",
"save": "Opslaan", "save": "Opslaan",
"search": "Zoeken", "search": "Zoeken",
@@ -35,7 +33,10 @@
"turn_off": "Uitschakelen", "turn_off": "Uitschakelen",
"turn_on": "Inschakelen", "turn_on": "Inschakelen",
"undo": "Ongedaan maken", "undo": "Ongedaan maken",
"yes": "Ja" "yes": "Ja",
"preserve_current": "Huidige behouden",
"replace_current": "Vervang huidige",
"replace_json": "Vervang door JSON"
}, },
"add": { "add": {
"new": "Nieuwe toevoegen", "new": "Nieuwe toevoegen",
@@ -231,11 +232,18 @@
"collections": "Collecties importeren", "collections": "Collecties importeren",
"curl": "cURL-commando importeren", "curl": "cURL-commando importeren",
"failed": "Importeren mislukt", "failed": "Importeren mislukt",
"from_gist": "Importeren uit Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importeren uit Mijn collecties", "from_my_collections": "Importeren uit Mijn collecties",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Vul de hoofd-URL in", "gist_url": "Vul de hoofd-URL in",
"json": "Importeren uit JSON", "json": "Importeren uit JSON",
"title": "Importeren" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importeren",
"from_gist": "Importeren uit Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Merkelapp", "label": "Merkelapp",
"learn_more": "Lær mer", "learn_more": "Lær mer",
"more": "Mer", "more": "Mer",
"less": "Less",
"new": "Ny", "new": "Ny",
"no": "Nei", "no": "Nei",
"preserve_current": "Bevar nåværende",
"prettify": "Forskjønn", "prettify": "Forskjønn",
"remove": "Ta bort", "remove": "Ta bort",
"replace_current": "Bytt ut nåværende",
"replace_json": "Erstatt JSON",
"restore": "Gjenopprett", "restore": "Gjenopprett",
"save": "Lagre", "save": "Lagre",
"search": "Søk", "search": "Søk",
@@ -35,7 +33,10 @@
"turn_off": "Skru av", "turn_off": "Skru av",
"turn_on": "Slå på", "turn_on": "Slå på",
"undo": "Angre", "undo": "Angre",
"yes": "Ja" "yes": "Ja",
"preserve_current": "Bevar nåværende",
"replace_current": "Bytt ut nåværende",
"replace_json": "Erstatt JSON"
}, },
"add": { "add": {
"new": "Legg til ny", "new": "Legg til ny",
@@ -231,11 +232,18 @@
"collections": "Importer samlinger", "collections": "Importer samlinger",
"curl": "Importer cURL", "curl": "Importer cURL",
"failed": "Import mislyktes", "failed": "Import mislyktes",
"from_gist": "Import fra Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importer fra Mine samlinger", "from_my_collections": "Importer fra Mine samlinger",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Skriv inn Gist URL", "gist_url": "Skriv inn Gist URL",
"json": "Import fra JSON", "json": "Import fra JSON",
"title": "Import" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Import",
"from_gist": "Import fra Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etykieta", "label": "Etykieta",
"learn_more": "Dowiedz się więcej", "learn_more": "Dowiedz się więcej",
"more": "Więcej", "more": "Więcej",
"less": "Less",
"new": "Nowa", "new": "Nowa",
"no": "Nie", "no": "Nie",
"preserve_current": "Zachowaj bieżący",
"prettify": "Popraw czytelność", "prettify": "Popraw czytelność",
"remove": "Usuń", "remove": "Usuń",
"replace_current": "Zastąp bieżący",
"replace_json": "Zastąp JSON",
"restore": "Przywróć", "restore": "Przywróć",
"save": "Zapisz", "save": "Zapisz",
"search": "Szukaj", "search": "Szukaj",
@@ -35,7 +33,10 @@
"turn_off": "Wyłącz", "turn_off": "Wyłącz",
"turn_on": "Włącz", "turn_on": "Włącz",
"undo": "Cofnij", "undo": "Cofnij",
"yes": "Tak" "yes": "Tak",
"preserve_current": "Zachowaj bieżący",
"replace_current": "Zastąp bieżący",
"replace_json": "Zastąp JSON"
}, },
"add": { "add": {
"new": "Dodaj nowe", "new": "Dodaj nowe",
@@ -231,11 +232,18 @@
"collections": "Importuj kolekcje", "collections": "Importuj kolekcje",
"curl": "Importuj CURL", "curl": "Importuj CURL",
"failed": "Import nie powiódł się", "failed": "Import nie powiódł się",
"from_gist": "Importuj z Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importuj z Moich kolekcji", "from_my_collections": "Importuj z Moich kolekcji",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Wpisz adres URL Gist", "gist_url": "Wpisz adres URL Gist",
"json": "Importuj z JSON", "json": "Importuj z JSON",
"title": "Import" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Import",
"from_gist": "Importuj z Gist"
}, },
"layout": { "layout": {
"column": "Pionowy układ", "column": "Pionowy układ",

View File

@@ -16,13 +16,11 @@
"label": "Etiqueta", "label": "Etiqueta",
"learn_more": "Saber mais", "learn_more": "Saber mais",
"more": "Mais", "more": "Mais",
"less": "Less",
"new": "Novo", "new": "Novo",
"no": "Não", "no": "Não",
"preserve_current": "Preservar corrente",
"prettify": "Embelezar", "prettify": "Embelezar",
"remove": "Remover", "remove": "Remover",
"replace_current": "Substitua a corrente",
"replace_json": "Substitua por JSON",
"restore": "Restaurar", "restore": "Restaurar",
"save": "Salvar", "save": "Salvar",
"search": "Procurar", "search": "Procurar",
@@ -35,7 +33,10 @@
"turn_off": "Desligar", "turn_off": "Desligar",
"turn_on": "Ligar", "turn_on": "Ligar",
"undo": "Desfazer", "undo": "Desfazer",
"yes": "sim" "yes": "sim",
"preserve_current": "Preservar corrente",
"replace_current": "Substitua a corrente",
"replace_json": "Substitua por JSON"
}, },
"add": { "add": {
"new": "Adicionar novo", "new": "Adicionar novo",
@@ -231,11 +232,18 @@
"collections": "Importar coleções", "collections": "Importar coleções",
"curl": "Importar cURL", "curl": "Importar cURL",
"failed": "A importação falhou", "failed": "A importação falhou",
"from_gist": "Importar do Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importar de minhas coleções", "from_my_collections": "Importar de minhas coleções",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Insira o URL da essência", "gist_url": "Insira o URL da essência",
"json": "Importar de JSON", "json": "Importar de JSON",
"title": "Importar" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importar",
"from_gist": "Importar do Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etiqueta", "label": "Etiqueta",
"learn_more": "Saber mais", "learn_more": "Saber mais",
"more": "Mais", "more": "Mais",
"less": "Less",
"new": "Novo", "new": "Novo",
"no": "Não", "no": "Não",
"preserve_current": "Preservar corrente",
"prettify": "Embelezar", "prettify": "Embelezar",
"remove": "Remover", "remove": "Remover",
"replace_current": "Substitua a corrente",
"replace_json": "Substitua por JSON",
"restore": "Restaurar", "restore": "Restaurar",
"save": "Salvar", "save": "Salvar",
"search": "Procurar", "search": "Procurar",
@@ -35,7 +33,10 @@
"turn_off": "Desligar", "turn_off": "Desligar",
"turn_on": "Ligar", "turn_on": "Ligar",
"undo": "Desfazer", "undo": "Desfazer",
"yes": "sim" "yes": "sim",
"preserve_current": "Preservar corrente",
"replace_current": "Substitua a corrente",
"replace_json": "Substitua por JSON"
}, },
"add": { "add": {
"new": "Adicionar novo", "new": "Adicionar novo",
@@ -231,11 +232,18 @@
"collections": "Importar coleções", "collections": "Importar coleções",
"curl": "Importar cURL", "curl": "Importar cURL",
"failed": "A importação falhou", "failed": "A importação falhou",
"from_gist": "Importar do Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importar de minhas coleções", "from_my_collections": "Importar de minhas coleções",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Insira o URL da essência", "gist_url": "Insira o URL da essência",
"json": "Importar de JSON", "json": "Importar de JSON",
"title": "Importar" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importar",
"from_gist": "Importar do Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Eticheta", "label": "Eticheta",
"learn_more": "Află mai multe", "learn_more": "Află mai multe",
"more": "Mai mult", "more": "Mai mult",
"less": "Less",
"new": "Nou", "new": "Nou",
"no": "Nu", "no": "Nu",
"preserve_current": "Păstrați curentul",
"prettify": "Dăruiește", "prettify": "Dăruiește",
"remove": "Elimina", "remove": "Elimina",
"replace_current": "Înlocuiți curentul",
"replace_json": "Înlocuiți cu JSON",
"restore": "Restabili", "restore": "Restabili",
"save": "salva", "save": "salva",
"search": "Căutare", "search": "Căutare",
@@ -35,7 +33,10 @@
"turn_off": "Opriți", "turn_off": "Opriți",
"turn_on": "Aprinde", "turn_on": "Aprinde",
"undo": "Anula", "undo": "Anula",
"yes": "da" "yes": "da",
"preserve_current": "Păstrați curentul",
"replace_current": "Înlocuiți curentul",
"replace_json": "Înlocuiți cu JSON"
}, },
"add": { "add": {
"new": "Adăuga nou", "new": "Adăuga nou",
@@ -231,11 +232,18 @@
"collections": "Import colecții", "collections": "Import colecții",
"curl": "Importați cURL", "curl": "Importați cURL",
"failed": "Importul nu a reușit", "failed": "Importul nu a reușit",
"from_gist": "Import din Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Import din colecțiile mele", "from_my_collections": "Import din colecțiile mele",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Introduceți adresa URL Gist", "gist_url": "Introduceți adresa URL Gist",
"json": "Importați din JSON", "json": "Importați din JSON",
"title": "Import" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Import",
"from_gist": "Import din Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Название", "label": "Название",
"learn_more": "Узнать больше", "learn_more": "Узнать больше",
"more": "Больше", "more": "Больше",
"less": "Less",
"new": "Создать новый", "new": "Создать новый",
"no": "Нет", "no": "Нет",
"preserve_current": "Сохранить текущий",
"prettify": "Форматировать", "prettify": "Форматировать",
"remove": "Удалить", "remove": "Удалить",
"replace_current": "Заменить текущий",
"replace_json": "Заменить на JSON",
"restore": "Восстановить", "restore": "Восстановить",
"save": "Сохранить", "save": "Сохранить",
"search": "Поиск", "search": "Поиск",
@@ -35,7 +33,10 @@
"turn_off": "Выключить", "turn_off": "Выключить",
"turn_on": "Включить", "turn_on": "Включить",
"undo": "Отменить", "undo": "Отменить",
"yes": "Да" "yes": "Да",
"preserve_current": "Сохранить текущий",
"replace_current": "Заменить текущий",
"replace_json": "Заменить на JSON"
}, },
"add": { "add": {
"new": "Добавить новое", "new": "Добавить новое",
@@ -231,11 +232,18 @@
"collections": "Импортировать коллекции", "collections": "Импортировать коллекции",
"curl": "Импортировать cURL", "curl": "Импортировать cURL",
"failed": "Ошибка импорта", "failed": "Ошибка импорта",
"from_gist": "Импорт из Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Импортировать из моих коллекций", "from_my_collections": "Импортировать из моих коллекций",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Введите URL-адрес Gist", "gist_url": "Введите URL-адрес Gist",
"json": "Импорт из JSON", "json": "Импорт из JSON",
"title": "Импортировать" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Импортировать",
"from_gist": "Импорт из Gist"
}, },
"layout": { "layout": {
"column": "Вертикальное оформление", "column": "Вертикальное оформление",

View File

@@ -16,13 +16,11 @@
"label": "Ознака", "label": "Ознака",
"learn_more": "Сазнајте више", "learn_more": "Сазнајте више",
"more": "Више", "more": "Више",
"less": "Less",
"new": "Нова", "new": "Нова",
"no": "Не", "no": "Не",
"preserve_current": "Очувајте струју",
"prettify": "Преттифи", "prettify": "Преттифи",
"remove": "Уклони", "remove": "Уклони",
"replace_current": "Замените струју",
"replace_json": "Замените са ЈСОН",
"restore": "Ресторе", "restore": "Ресторе",
"save": "сачувати", "save": "сачувати",
"search": "Претрага", "search": "Претрага",
@@ -35,7 +33,10 @@
"turn_off": "Искључити", "turn_off": "Искључити",
"turn_on": "Укључити", "turn_on": "Укључити",
"undo": "Поништи", "undo": "Поништи",
"yes": "да" "yes": "да",
"preserve_current": "Очувајте струју",
"replace_current": "Замените струју",
"replace_json": "Замените са ЈСОН"
}, },
"add": { "add": {
"new": "Додај нови", "new": "Додај нови",
@@ -231,11 +232,18 @@
"collections": "Увоз збирки", "collections": "Увоз збирки",
"curl": "Увези цУРЛ", "curl": "Увези цУРЛ",
"failed": "Увоз није успео", "failed": "Увоз није успео",
"from_gist": "Увоз из Гиста", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Увези из Мојих колекција", "from_my_collections": "Увези из Мојих колекција",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Унесите Гист УРЛ", "gist_url": "Унесите Гист УРЛ",
"json": "Увези из ЈСОН -а", "json": "Увези из ЈСОН -а",
"title": "Увоз" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Увоз",
"from_gist": "Увоз из Гиста"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Märka", "label": "Märka",
"learn_more": "Läs mer", "learn_more": "Läs mer",
"more": "Mer", "more": "Mer",
"less": "Less",
"new": "Ny", "new": "Ny",
"no": "Nej", "no": "Nej",
"preserve_current": "Behåll ström",
"prettify": "Försköna", "prettify": "Försköna",
"remove": "Avlägsna", "remove": "Avlägsna",
"replace_current": "Byt ut ström",
"replace_json": "Ersätt med JSON",
"restore": "Återställ", "restore": "Återställ",
"save": "Spara", "save": "Spara",
"search": "Sök", "search": "Sök",
@@ -35,7 +33,10 @@
"turn_off": "Stäng av", "turn_off": "Stäng av",
"turn_on": "Sätta på", "turn_on": "Sätta på",
"undo": "Ångra", "undo": "Ångra",
"yes": "Ja" "yes": "Ja",
"preserve_current": "Behåll ström",
"replace_current": "Byt ut ström",
"replace_json": "Ersätt med JSON"
}, },
"add": { "add": {
"new": "Lägg till ny", "new": "Lägg till ny",
@@ -231,11 +232,18 @@
"collections": "Importera samlingar", "collections": "Importera samlingar",
"curl": "Importera cURL", "curl": "Importera cURL",
"failed": "Importen misslyckades", "failed": "Importen misslyckades",
"from_gist": "Importera från Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Importera från Mina samlingar", "from_my_collections": "Importera från Mina samlingar",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Ange Gist URL", "gist_url": "Ange Gist URL",
"json": "Importera från JSON", "json": "Importera från JSON",
"title": "Importera" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Importera",
"from_gist": "Importera från Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Etiket", "label": "Etiket",
"learn_more": "Daha fazla bilgi edin", "learn_more": "Daha fazla bilgi edin",
"more": "Daha", "more": "Daha",
"less": "Less",
"new": "Yeni", "new": "Yeni",
"no": "Numara", "no": "Numara",
"preserve_current": "Şimdikini koru",
"prettify": "Güzelleştir", "prettify": "Güzelleştir",
"remove": "Kaldır", "remove": "Kaldır",
"replace_current": "Şimdikini değiştir",
"replace_json": "JSON ile değiştir",
"restore": "Onar", "restore": "Onar",
"save": "Kaydet", "save": "Kaydet",
"search": "Arama", "search": "Arama",
@@ -35,7 +33,10 @@
"turn_off": "Kapat", "turn_off": "Kapat",
"turn_on": "Aç", "turn_on": "Aç",
"undo": "Geri al", "undo": "Geri al",
"yes": "Evet" "yes": "Evet",
"preserve_current": "Şimdikini koru",
"replace_current": "Şimdikini değiştir",
"replace_json": "JSON ile değiştir"
}, },
"add": { "add": {
"new": "Yeni ekle", "new": "Yeni ekle",
@@ -231,11 +232,18 @@
"collections": "Koleksiyonları içe aktar", "collections": "Koleksiyonları içe aktar",
"curl": "cURL'yi içe aktar", "curl": "cURL'yi içe aktar",
"failed": "İçe aktarılamadı", "failed": "İçe aktarılamadı",
"from_gist": "Gist'ten içe aktar", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Koleksiyonlarımdan İçe Aktar", "from_my_collections": "Koleksiyonlarımdan İçe Aktar",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Gist URL'sini girin", "gist_url": "Gist URL'sini girin",
"json": "JSON'dan içe aktar", "json": "JSON'dan içe aktar",
"title": "İçe aktar" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "İçe aktar",
"from_gist": "Gist'ten içe aktar"
}, },
"layout": { "layout": {
"column": "Dikey görünüm", "column": "Dikey görünüm",

View File

@@ -16,13 +16,11 @@
"label": "標籤", "label": "標籤",
"learn_more": "瞭解更多", "learn_more": "瞭解更多",
"more": "更多", "more": "更多",
"less": "Less",
"new": "新增", "new": "新增",
"no": "否", "no": "否",
"preserve_current": "保持目前",
"prettify": "美化", "prettify": "美化",
"remove": "移除", "remove": "移除",
"replace_current": "替換目前",
"replace_json": "替換為 JSON",
"restore": "還原", "restore": "還原",
"save": "儲存", "save": "儲存",
"search": "搜尋", "search": "搜尋",
@@ -35,7 +33,10 @@
"turn_off": "關閉", "turn_off": "關閉",
"turn_on": "開啟", "turn_on": "開啟",
"undo": "復原", "undo": "復原",
"yes": "是" "yes": "是",
"preserve_current": "保持目前",
"replace_current": "替換目前",
"replace_json": "替換為 JSON"
}, },
"add": { "add": {
"new": "新增", "new": "新增",
@@ -231,11 +232,18 @@
"collections": "匯入組合", "collections": "匯入組合",
"curl": "匯入 cURL", "curl": "匯入 cURL",
"failed": "匯入失敗", "failed": "匯入失敗",
"from_gist": " Gist 匯入", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "從我的組合匯入", "from_my_collections": "從我的組合匯入",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "輸入 Gist URL", "gist_url": "輸入 Gist URL",
"json": "從 JSON 匯入", "json": "從 JSON 匯入",
"title": "匯入" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "匯入",
"from_gist": "從 Gist 匯入"
}, },
"layout": { "layout": {
"column": "垂直布局", "column": "垂直布局",

View File

@@ -16,13 +16,11 @@
"label": "Мітка", "label": "Мітка",
"learn_more": "Вчи більше", "learn_more": "Вчи більше",
"more": "Більше", "more": "Більше",
"less": "Less",
"new": "Новий", "new": "Новий",
"no": "Немає", "no": "Немає",
"preserve_current": "Зберегти струм",
"prettify": "Прикрасьте", "prettify": "Прикрасьте",
"remove": "Видалити", "remove": "Видалити",
"replace_current": "Замінити струм",
"replace_json": "Замінити на JSON",
"restore": "Відновлювати", "restore": "Відновлювати",
"save": "Зберегти", "save": "Зберегти",
"search": "Пошук", "search": "Пошук",
@@ -35,7 +33,10 @@
"turn_off": "Вимкнути", "turn_off": "Вимкнути",
"turn_on": "Ввімкнути", "turn_on": "Ввімкнути",
"undo": "Скасувати", "undo": "Скасувати",
"yes": "Так" "yes": "Так",
"preserve_current": "Зберегти струм",
"replace_current": "Замінити струм",
"replace_json": "Замінити на JSON"
}, },
"add": { "add": {
"new": "Додати новий", "new": "Додати новий",
@@ -231,11 +232,18 @@
"collections": "Імпортувати колекції", "collections": "Імпортувати колекції",
"curl": "Імпортувати cURL", "curl": "Імпортувати cURL",
"failed": "Не вдалося імпортувати", "failed": "Не вдалося імпортувати",
"from_gist": "Імпорт з Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Імпортувати з Моїх колекцій", "from_my_collections": "Імпортувати з Моїх колекцій",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Введіть URL -адресу Gist", "gist_url": "Введіть URL -адресу Gist",
"json": "Імпорт із JSON", "json": "Імпорт із JSON",
"title": "Імпорт" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Імпорт",
"from_gist": "Імпорт з Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",

View File

@@ -16,13 +16,11 @@
"label": "Nhãn", "label": "Nhãn",
"learn_more": "Tìm hiểu thêm", "learn_more": "Tìm hiểu thêm",
"more": "Hơn", "more": "Hơn",
"less": "Less",
"new": "Mới mẻ", "new": "Mới mẻ",
"no": "Không", "no": "Không",
"preserve_current": "Bảo tồn hiện tại",
"prettify": "Kiểm tra trước", "prettify": "Kiểm tra trước",
"remove": "Tẩy", "remove": "Tẩy",
"replace_current": "Thay thế hiện tại",
"replace_json": "Thay thế bằng JSON",
"restore": "Khôi phục", "restore": "Khôi phục",
"save": "Cứu", "save": "Cứu",
"search": "Tìm kiếm", "search": "Tìm kiếm",
@@ -35,7 +33,10 @@
"turn_off": "Tắt", "turn_off": "Tắt",
"turn_on": "Bật", "turn_on": "Bật",
"undo": "Hoàn tác", "undo": "Hoàn tác",
"yes": "đúng" "yes": "đúng",
"preserve_current": "Bảo tồn hiện tại",
"replace_current": "Thay thế hiện tại",
"replace_json": "Thay thế bằng JSON"
}, },
"add": { "add": {
"new": "Thêm mới", "new": "Thêm mới",
@@ -231,11 +232,18 @@
"collections": "Nhập bộ sưu tập", "collections": "Nhập bộ sưu tập",
"curl": "Nhập cURL", "curl": "Nhập cURL",
"failed": "Nhập không thành công", "failed": "Nhập không thành công",
"from_gist": "Nhập từ Gist", "gist": "Import from Gist",
"gist_description": "Import a Gist",
"from_insomnia": "Import from Insomnia",
"from_my_collections": "Nhập từ Bộ sưu tập của tôi", "from_my_collections": "Nhập từ Bộ sưu tập của tôi",
"from_openapi": "Import from OpenAPI",
"from_postman": "Import from Postman",
"from_url": "Import from URL",
"gist_url": "Nhập URL Gist", "gist_url": "Nhập URL Gist",
"json": "Nhập từ JSON", "json": "Nhập từ JSON",
"title": "Nhập khẩu" "json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Nhập khẩu",
"from_gist": "Nhập từ Gist"
}, },
"layout": { "layout": {
"column": "Vertical layout", "column": "Vertical layout",