37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
hu:
|
|
js:
|
|
explorer:
|
|
admins_only: "A data explorer csak az adminoknak érhető el."
|
|
title: "Data Explorer"
|
|
create: "Új létrehozása"
|
|
create_placeholder: "Lekérdezés neve..."
|
|
import:
|
|
label: "Importálás"
|
|
modal: "Lekérdezés importálása"
|
|
schema:
|
|
title: "Adatbázis séma"
|
|
filter: "Keresés..."
|
|
type_help: "<a href='http://www.postgresql.org/docs/9.3/static/datatype.html#DATATYPE-TABLE' target='_blank'>Típusok</a>"
|
|
types:
|
|
bool:
|
|
yes: "Igen"
|
|
no: "Nem"
|
|
null_: "Null"
|
|
export: "Exportálás"
|
|
save: "Módosítások mentése"
|
|
undo: "Változtatások eldobása"
|
|
edit: "Szerkesztés"
|
|
delete: "Törlés"
|
|
download_json: "JSON"
|
|
download_csv: "CSV"
|
|
query_groups: "Csoportok"
|
|
query_description: "Leírás"
|
|
reset_params: "Alaphelyzet"
|
|
search_placeholder: "Keresés..."
|