Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
name: CI
25 changes: 25 additions & 0 deletions apps/web/messages/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "GraphQL-formateerder",
"description": "Formateer GraphQL met sintaksuitligting en ’n eenvoudige navrae-bouer."
},
"yamlFormatter": {
"title": "YAML Formatteerder",
"description": "Formateer, valideer en omskep YAML na JSON in die blaaier."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "Kon nie hierdie SQL formateer nie."
}
},
"YamlFormatter": {
"title": "YAML Formatteerder",
"subtitle": "Formateer, valideer en omskep YAML in jou blaaier. Niks word opgelaai nie.",
"outputLabel": "Uitvoer",
"outputModes": {
"yaml": "YAML (geformateer)",
"json": "JSON"
},
"indentLabel": "Inkeping",
"spaces": "{n} spasies",
"format": "Formateer",
"clear": "Vee uit",
"copy": "Kopieer",
"counter": "{current} / {max} karakters",
"inputPanel": "Invoer",
"outputPanel": "Uitvoer",
"errors": {
"tooLong": "Invoer is beperk tot {max} karakters.",
"couldNotFormat": "Kon hierdie YAML nie ontleed nie."
}
},
"GraphqlFormatter": {
"title": "GraphQL-formateerder",
"subtitle": "Formateer GraphQL-navrae, mutasies en intekeninge in jou blaaier. Niks word opgelaai nie.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "منسّق GraphQL",
"description": "نسّق GraphQL مع تمييز الصيغة ومُنشئ استعلامات بسيط."
},
"yamlFormatter": {
"title": "منسّق YAML",
"description": "نسّق YAML وتحقق منه وحوّله إلى JSON في المتصفح."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "تعذر تنسيق SQL."
}
},
"YamlFormatter": {
"title": "منسّق YAML",
"subtitle": "نسّق YAML وتحقق منه وحوّله في متصفحك. لا يتم رفع أي شيء.",
"outputLabel": "الإخراج",
"outputModes": {
"yaml": "YAML (منسّق)",
"json": "JSON"
},
"indentLabel": "الإزاحة",
"spaces": "{n} مسافات",
"format": "تنسيق",
"clear": "مسح",
"copy": "نسخ",
"counter": "{current} / {max} حرف",
"inputPanel": "الإدخال",
"outputPanel": "الإخراج",
"errors": {
"tooLong": "الإدخال محدود بـ {max} حرف.",
"couldNotFormat": "تعذّر تحليل هذا YAML."
}
},
"GraphqlFormatter": {
"title": "منسّق GraphQL",
"subtitle": "نسّق استعلامات GraphQL والطفرات والاشتراكات داخل المتصفح. لا يتم رفع أي شيء.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "Formatador GraphQL",
"description": "Formata GraphQL amb ressaltat de sintaxi i un editor de consultes senzill."
},
"yamlFormatter": {
"title": "Formatador YAML",
"description": "Formata, valida i converteix YAML a JSON al navegador."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "No s’ha pogut formatar aquest SQL."
}
},
"YamlFormatter": {
"title": "Formatador YAML",
"subtitle": "Formata, valida i converteix YAML al teu navegador. Res no es puja.",
"outputLabel": "Sortida",
"outputModes": {
"yaml": "YAML (formatat)",
"json": "JSON"
},
"indentLabel": "Sagnat",
"spaces": "{n} espais",
"format": "Formata",
"clear": "Esborra",
"copy": "Copia",
"counter": "{current} / {max} caràcters",
"inputPanel": "Entrada",
"outputPanel": "Sortida",
"errors": {
"tooLong": "L'entrada està limitada a {max} caràcters.",
"couldNotFormat": "No s'ha pogut analitzar aquest YAML."
}
},
"GraphqlFormatter": {
"title": "Formatador GraphQL",
"subtitle": "Formata consultes, mutacions i subscripcions GraphQL al navegador. No es puja res.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "Formátovač GraphQL",
"description": "Formátujte GraphQL se zvýrazněním syntaxe a jednoduchým editorem dotazů."
},
"yamlFormatter": {
"title": "Formátovač YAML",
"description": "Formátujte, ověřujte a převádějte YAML do JSON v prohlížeči."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "Tento SQL se nepodařilo naformátovat."
}
},
"YamlFormatter": {
"title": "Formátovač YAML",
"subtitle": "Formátujte, ověřujte a převádějte YAML v prohlížeči. Nic se nenahrává.",
"outputLabel": "Výstup",
"outputModes": {
"yaml": "YAML (formátovaný)",
"json": "JSON"
},
"indentLabel": "Odsazení",
"spaces": "{n} mezery",
"format": "Formátovat",
"clear": "Vymazat",
"copy": "Kopírovat",
"counter": "{current} / {max} znaků",
"inputPanel": "Vstup",
"outputPanel": "Výstup",
"errors": {
"tooLong": "Vstup je omezen na {max} znaků.",
"couldNotFormat": "Nepodařilo se analyzovat tento YAML."
}
},
"GraphqlFormatter": {
"title": "Formátovač GraphQL",
"subtitle": "Formátujte dotazy, mutace a odběry GraphQL v prohlížeči. Nic se neodesílá.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "GraphQL-formater",
"description": "Formatér GraphQL med syntaksfremhævning og en enkel forespørgselsbygger."
},
"yamlFormatter": {
"title": "YAML-formatering",
"description": "Formater, valider og konverter YAML til JSON i browseren."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "Kunne ikke formatere denne SQL."
}
},
"YamlFormatter": {
"title": "YAML-formatering",
"subtitle": "Formater, valider og konverter YAML i din browser. Intet uploades.",
"outputLabel": "Output",
"outputModes": {
"yaml": "YAML (formateret)",
"json": "JSON"
},
"indentLabel": "Indrykning",
"spaces": "{n} mellemrum",
"format": "Formater",
"clear": "Ryd",
"copy": "Kopiér",
"counter": "{current} / {max} tegn",
"inputPanel": "Input",
"outputPanel": "Output",
"errors": {
"tooLong": "Input er begrænset til {max} tegn.",
"couldNotFormat": "Kunne ikke fortolke dette YAML."
}
},
"GraphqlFormatter": {
"title": "GraphQL-formater",
"subtitle": "Formatér GraphQL-forespørgsler, mutationer og abonnementer i browseren. Intet uploades.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "GraphQL-Formatierer",
"description": "GraphQL mit Syntaxhervorhebung formatieren und mit einem einfachen Abfrage-Editor zusammenstellen."
},
"yamlFormatter": {
"title": "YAML-Formatierer",
"description": "YAML im Browser formatieren, validieren und in JSON konvertieren."
},
"diffChecker": {
"title": "Textvergleich",
"description": "Zwei Texte zeilenweise nebeneinander vergleichen."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "SQL konnte nicht formatiert werden."
}
},
"YamlFormatter": {
"title": "YAML-Formatierer",
"subtitle": "YAML im Browser formatieren, validieren und konvertieren. Es wird nichts hochgeladen.",
"outputLabel": "Ausgabe",
"outputModes": {
"yaml": "YAML (formatiert)",
"json": "JSON"
},
"indentLabel": "Einzug",
"spaces": "{n} Leerzeichen",
"format": "Formatieren",
"clear": "Löschen",
"copy": "Kopieren",
"counter": "{current} / {max} Zeichen",
"inputPanel": "Eingabe",
"outputPanel": "Ausgabe",
"errors": {
"tooLong": "Die Eingabe ist auf {max} Zeichen begrenzt.",
"couldNotFormat": "Dieses YAML konnte nicht verarbeitet werden."
}
},
"GraphqlFormatter": {
"title": "GraphQL-Formatierer",
"subtitle": "Formatiert GraphQL-Abfragen, Mutationen und Subscriptions im Browser. Es wird nichts hochgeladen.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "Μορφοποιητής GraphQL",
"description": "Μορφοποιήστε GraphQL με επισήμανση σύνταξης και απλό επεξεργαστή ερωτημάτων."
},
"yamlFormatter": {
"title": "Μορφοποιητής YAML",
"description": "Μορφοποίηση, επαλήθευση και μετατροπή YAML σε JSON στον περιηγητή."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "Δεν ήταν δυνατή η μορφοποίηση αυτού του SQL."
}
},
"YamlFormatter": {
"title": "Μορφοποιητής YAML",
"subtitle": "Μορφοποιήστε, επαληθεύστε και μετατρέψτε YAML στον περιηγητή σας. Τίποτα δεν ανεβαίνει.",
"outputLabel": "Έξοδος",
"outputModes": {
"yaml": "YAML (μορφοποιημένο)",
"json": "JSON"
},
"indentLabel": "Εσοχή",
"spaces": "{n} κενά",
"format": "Μορφοποίηση",
"clear": "Καθαρισμός",
"copy": "Αντιγραφή",
"counter": "{current} / {max} χαρακτήρες",
"inputPanel": "Είσοδος",
"outputPanel": "Έξοδος",
"errors": {
"tooLong": "Η είσοδος περιορίζεται σε {max} χαρακτήρες.",
"couldNotFormat": "Δεν ήταν δυνατή η ανάλυση αυτού του YAML."
}
},
"GraphqlFormatter": {
"title": "Μορφοποιητής GraphQL",
"subtitle": "Μορφοποιήστε ερωτήματα, μεταλλάξεις και συνδρομές GraphQL στο πρόγραμμα περιήγησης. Δεν ανεβαίνει τίποτα.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,10 @@
"title": "GraphQL Formatter",
"description": "Format queries with syntax highlighting and a simple query builder."
},
"yamlFormatter": {
"title": "YAML Formatter",
"description": "Format, validate, and convert YAML to JSON in the browser."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1992,6 +1996,27 @@
"couldNotFormat": "Could not format this SQL."
}
},
"YamlFormatter": {
"title": "YAML Formatter",
"subtitle": "Format, validate, and convert YAML in your browser. Nothing is uploaded.",
"outputLabel": "Output",
"outputModes": {
"yaml": "YAML (formatted)",
"json": "JSON"
},
"indentLabel": "Indent",
"spaces": "{n} spaces",
"format": "Format",
"clear": "Clear",
"copy": "Copy",
"counter": "{current} / {max} characters",
"inputPanel": "Input",
"outputPanel": "Output",
"errors": {
"tooLong": "Input is limited to {max} characters.",
"couldNotFormat": "Could not parse this YAML."
}
},
"GraphqlFormatter": {
"title": "GraphQL formatter",
"subtitle": "Format GraphQL queries, mutations, and subscriptions in your browser. Nothing is uploaded.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "Formateador GraphQL",
"description": "Formatea GraphQL con resaltado de sintaxis y un editor de consultas sencillo."
},
"yamlFormatter": {
"title": "Formateador YAML",
"description": "Formatea, valida y convierte YAML a JSON en el navegador."
},
"diffChecker": {
"title": "Comparador de diferencias",
"description": "Diferencias línea a línea entre dos textos en paralelo."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "No se pudo formatear este SQL."
}
},
"YamlFormatter": {
"title": "Formateador YAML",
"subtitle": "Formatea, valida y convierte YAML en tu navegador. Nada se sube.",
"outputLabel": "Salida",
"outputModes": {
"yaml": "YAML (formateado)",
"json": "JSON"
},
"indentLabel": "Sangría",
"spaces": "{n} espacios",
"format": "Formatear",
"clear": "Limpiar",
"copy": "Copiar",
"counter": "{current} / {max} caracteres",
"inputPanel": "Entrada",
"outputPanel": "Salida",
"errors": {
"tooLong": "La entrada está limitada a {max} caracteres.",
"couldNotFormat": "No se pudo analizar este YAML."
}
},
"GraphqlFormatter": {
"title": "Formateador GraphQL",
"subtitle": "Formatea consultas, mutaciones y suscripciones GraphQL en el navegador. No se sube nada.",
Expand Down
25 changes: 25 additions & 0 deletions apps/web/messages/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@
"title": "قالب‌بند GraphQL",
"description": "GraphQL را با برجسته‌سازی نحو و ویرایشگر سادهٔ پرس‌وجو قالب‌بندی کنید."
},
"yamlFormatter": {
"title": "قالب‌بند YAML",
"description": "قالب‌بندی، اعتبارسنجی و تبدیل YAML به JSON در مرورگر."
},
"diffChecker": {
"title": "Diff checker",
"description": "Side-by-side line diff of two texts."
Expand Down Expand Up @@ -1990,6 +1994,27 @@
"couldNotFormat": "فرمت‌کردن این SQL ممکن نبود."
}
},
"YamlFormatter": {
"title": "قالب‌بند YAML",
"subtitle": "YAML را در مرورگر خود قالب‌بندی، اعتبارسنجی و تبدیل کنید. هیچ چیز آپلود نمی‌شود.",
"outputLabel": "خروجی",
"outputModes": {
"yaml": "YAML (قالب‌بندی‌شده)",
"json": "JSON"
},
"indentLabel": "تورفتگی",
"spaces": "{n} فاصله",
"format": "قالب‌بندی",
"clear": "پاک کردن",
"copy": "کپی",
"counter": "{current} / {max} کاراکتر",
"inputPanel": "ورودی",
"outputPanel": "خروجی",
"errors": {
"tooLong": "ورودی محدود به {max} کاراکتر است.",
"couldNotFormat": "این YAML قابل تجزیه نیست."
}
},
"GraphqlFormatter": {
"title": "قالب‌بند GraphQL",
"subtitle": "پرس‌وجوها، جهش‌ها و اشتراک‌های GraphQL را در مرورگر قالب‌بندی کنید. چیزی آپلود نمی‌شود.",
Expand Down
Loading