I18n

Co-authored-by: William Surya Permana <zarambie_game@yahoo.com>
Co-authored-by: N Jannasch <NJannasch@users.noreply.github.com>
This commit is contained in:
Liyas Thomas
2019-12-13 04:48:26 +05:30
committed by GitHub
3 changed files with 123 additions and 34 deletions

84
lang/de-DE.js Normal file
View File

@@ -0,0 +1,84 @@
export default {
home: "Startseite",
realtime: "Echtzeit",
graphql: "GraphQL",
settings: "Einstellungen",
request: "Anfrage",
install_pwa: "PWA installieren",
support_us: "Unterstütze uns",
tweet: "Twittern",
options: "Optionen",
communication: "Kommunikation",
endpoint: "Endpunkt",
schema: "Schema",
theme: "Design",
subscribe: "Abonnieren",
choose_language: "Sprache auswählen",
shortcuts: "Tastenkombinationen",
send_request: "Anfrage senden",
save_to_collections: "In Sammlungen speichern",
copy_request_link: "Anfragelink kopieren",
reset_request: "Anfrage zurücksetzen",
support_us_on: "Unterstütze uns auf",
open_collective: "Open Collective",
paypal: "PayPal",
patreon: "Patreon",
javascript_code: "JavaScript Code",
method: "Methode",
path: "Pfad",
label: "Beschriftung",
again: "Wiederholen",
content_type: "Content-Typ",
raw_input: "Rohdaten Eingabe",
parameter_list: "Parameter Liste",
raw_request_body: "Rohdaten der Anfrage",
show_code: "Code zeigen",
hide_code: "Code ausblenden",
show_prerequest_script: "Vorabfrageskript anzeigen",
hide_prerequest_script: "Voranforderungsskript ausblenden",
authentication: "Authentifizierung",
authentication_type: "Authentifizierung Typ",
include_in_url: "IIn URL einfügen",
parameters: "Parameter",
expand_response: "Antwort ausklappen",
collapse_response: "Antwort einklappen",
hide_preview: "Vorschau verstecken",
preview_html: "HTML-Vorschau",
history: "Verlauf",
collections: "Kollektionen",
import_curl: "cURL importieren",
import: "Importieren",
generate_code: "Code erstellen",
request_type: "Anfrage Typ",
generated_code: "Erstellter Code",
status: "Status",
headers: "Überschriften",
websocket: "WebSocket",
waiting_for_connection: "(auf Verbindung warten)",
message: "Nachricht",
sse: "SSE",
server: "Server",
events: "Events",
url: "URL",
get_schema: "Schema abrufen",
header_list: "Überschriftenliste",
add_new: "Neu hinzufügen",
response: "Antwort",
query: "Abfrage",
queries: "Abfragen",
mutations: "Mutationen",
subscriptions: "Abonnements",
types: "Typen",
send: "Senden",
background: "Hintergrund",
color: "Farbe",
labels: "Bezeichner",
multi_color: "Mehrfarbig",
enabled: "Aktiviert",
disabled: "Deaktiviert",
proxy: "Proxy",
postwoman_official_proxy_hosting:
"Postwomans offizieller Proxy wird durch ApolloTV bereitgestellt.",
read_the: "Lies die",
apollotv_privacy_policy: "ApolloTV Datenschutzerklärung"
};

View File

@@ -1,44 +1,44 @@
export default { export default {
home: "Beranda", home: "Beranda",
realtime: "Realtime", realtime: "Waktu Nyata",
graphql: "GraphQL", graphql: "GraphQL",
settings: "Pengaturan", settings: "Pengaturan",
request: "Permintaan", request: "Permintaan",
install_pwa: "Pasang PWA", install_pwa: "Pasang PWA",
support_us: "Dukung Kami", support_us: "Dukung kami",
tweet: "Tweet", tweet: "Cuitkan",
options: "Pilihan", options: "Opsi",
communication: "Komunikasi", communication: "Komunikasi",
endpoint: "Titik Tujuan", endpoint: "Titik Akhir",
schema: "Skema", schema: "Skema",
theme: "Tema", theme: "Tema",
subscribe: "Berlangganan", subscribe: "Berlangganan",
choose_language: "Pilih Bahasa", choose_language: "Pilih Bahasa",
shortcuts: "Pintasan", shortcuts: "Pintasan",
send_request: "Kirim Permintaan", send_request: "Kirim Permintaan",
save_to_collections: "Simpan Ke Koleksi", save_to_collections: "Simpan ke Koleksi",
copy_request_link: "Salin Pranala Permintaan", copy_request_link: "Salin Tautan Permintaan",
reset_request: "Atur ulang Permintaan", reset_request: "Atur Ulang Permintaan",
support_us_on: "Dukung Kami Di", support_us_on: "Dukung kami di",
open_collective: "Open Collective", open_collective: "Open Collective",
paypal: "Paypal", paypal: "Paypal",
patreon: "Patreon", patreon: "Patreon",
javascript_code: "Kode Javascript", javascript_code: "Kode Javascript",
method: "Metode", method: "Metode",
path: "Path", path: "Lintasan",
label: "Label", label: "Label",
again: "Lagi", again: "Lagi",
content_type: "Tipe Konten", content_type: "Jenis Konten",
raw_input: "Masukan mentahan", raw_input: "Masukan mentah",
parameter_list: "Daftar parameter", parameter_list: "Daftar parameter",
raw_request_body: "Body permintaan mentahan", raw_request_body: "Badan Permintaan Mentah",
show_code: "Tampilkan Kode", show_code: "Tampilkan Kode",
hide_code: "Sembunyikan Kode", hide_code: "Sembunyikan Kode",
show_prerequest_script: "Tampilkan Skrip Pra-Permintaan", show_prerequest_script: "Tampilkan Skrip Pra-Permintaan",
hide_prerequest_script: "Sembunyikan Skrip Pra-Permintaan", hide_prerequest_script: "Sembunyikan Skrip Pra-Permintaan",
authentication: "Autentikasi", authentication: "Autentikasi",
authentication_type: "Tipe Autentikasi", authentication_type: "Jenis Autentikasi",
include_in_url: "Sertakan Di URL", include_in_url: "Sertakan di URL",
parameters: "Parameter", parameters: "Parameter",
expand_response: "Bentangkan Balasan", expand_response: "Bentangkan Balasan",
collapse_response: "Ciutkan Balasan", collapse_response: "Ciutkan Balasan",
@@ -48,37 +48,36 @@ export default {
collections: "Koleksi", collections: "Koleksi",
import_curl: "Impor cURL", import_curl: "Impor cURL",
import: "Impor", import: "Impor",
generate_code: "Jadikan Kode", generate_code: "Hasilkan kode",
request_type: "Tipe Permintaan", request_type: "Jenis permintaan",
generated_code: "Kode yang dibuat", generated_code: "Kode yang dihasilkan",
status: "Status", status: "Status",
headers: "Header", headers: "Header",
websocket: "Websocket", websocket: "WebSocket",
waiting_for_connection: "(Menunggu koneksi)", waiting_for_connection: "(Menunggu sambungan)",
message: "Pesan", message: "Pesan",
sse: "SSE", sse: "SSE",
server: "Server", server: "Peladen",
events: "Kejadian", events: "Kejadian",
url: "URL", url: "URL",
get_schema: "Dapatkan Skema", get_schema: "Ambil skema",
header_list: "Daftar Header", header_list: "Daftar header",
add_new: "Tambah Baru", add_new: "Tambah baru",
response: "Balasan", response: "Balasan",
query: "Kueri", query: "Kueri",
queries: "Kueri", queries: "Kueri",
mutations: "Mutasi", mutations: "Mutasi",
subscriptions: "Langganan", subscriptions: "Langganan",
types: "Tipe", types: "Jenis",
send: "Kirim", send: "Kirim",
background: "Latar", background: "Latar belakang",
color: "Warna", color: "Warna",
labels: "Label", labels: "Label",
multi_color: "Aneka Warna", multi_color: "Warna beragam",
enabled: "Aktif", enabled: "diaktifkan",
disabled: "Non-aktif", disabled: "dinonaktifkan",
proxy: "Proxy", proxy: "Proksi",
postwoman_official_proxy_hosting: postwoman_official_proxy_hosting: "Proksi Resmi Postwoman dalam penginangan ApolloTV.",
"Proxy Resmi Postwoman's dipersembahkan oleh ApolloTV.", read_the: "Bacalah",
read_the: "Baca", apollotv_privacy_policy: "kebijakan privasi ApolloTV"
apollotv_privacy_policy: "Kebijakan Privasi ApolloTV"
}; };

View File

@@ -346,6 +346,12 @@ export default {
name: "Türkçe", name: "Türkçe",
iso: "tr-TR", iso: "tr-TR",
file: "tr-TR.js" file: "tr-TR.js"
},
{
code: "de",
name: "Deutsch",
iso: "de-DE",
file: "de-DE.js"
} }
], ],
defaultLocale: "en", defaultLocale: "en",