Update translations
This commit is contained in:
parent
bd28b6bbf2
commit
f6d95a5648
|
@ -5,4 +5,22 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
ar: {}
|
||||
ar:
|
||||
js:
|
||||
explorer:
|
||||
create: "أنشئً جديد"
|
||||
import:
|
||||
label: "استيراد"
|
||||
schema:
|
||||
filter: "بحث..."
|
||||
types:
|
||||
bool:
|
||||
'yes': "نعم"
|
||||
'no': "لا"
|
||||
export: "تصدير"
|
||||
save: "احفظ التعديلات"
|
||||
edit: "عدّل"
|
||||
delete: "أحذف"
|
||||
download: "تحميل التنائج"
|
||||
reset_params: "اعادة تعيين"
|
||||
no_queries_hook: "أنشئً واحد؟"
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
ca: {}
|
|
@ -5,4 +5,46 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
de: {}
|
||||
de:
|
||||
js:
|
||||
errors:
|
||||
explorer:
|
||||
no_semicolons: "Entfernt die Semikolons aus der Anfrage."
|
||||
dirty: "Du musst die Anfrage speicher, bevor du sie startest."
|
||||
explorer:
|
||||
admins_only: "Dieser Daten-Explorer ist nur für Administratoren verfügbar."
|
||||
title: "Daten-Explorer"
|
||||
create: "Neu erstellen"
|
||||
create_placeholder: "Name der Anfrage…"
|
||||
import:
|
||||
label: "Importieren"
|
||||
modal: "Anfrage importieren"
|
||||
schema:
|
||||
title: "Datenbank-Schema"
|
||||
filter: "Suchen..."
|
||||
sensitive: "Die Inhalte dieser Spalte enthalten möglicherweise besonders sensible oder persönliche Informationen. Bitte gehe behutsam mit den Inhalten dieser Spalte um."
|
||||
type_help: "<a href='http://www.postgresql.org/docs/9.3/static/datatype.html#DATATYPE-TABLE' target='_blank'>Typen</a>"
|
||||
types:
|
||||
bool:
|
||||
'yes': "Ja"
|
||||
'no': "Nein"
|
||||
null_: "Null"
|
||||
export: "Exportieren"
|
||||
save: "Änderungen speichern"
|
||||
saverun: "Änderungen speichern und Anfrage starten"
|
||||
run: "Anfrage starten"
|
||||
undo: "Änderungen verwerfen"
|
||||
edit: "Bearbeiten"
|
||||
delete: "Löschen"
|
||||
recover: "Anfrage wiederherstellen"
|
||||
download: "Ergebnisse herunterladen"
|
||||
download_json: "JSON"
|
||||
download_csv: "CSV"
|
||||
others_dirty: "Eine Anfrage hat ungespeicherte Änderungen, die verloren gehen, wenn du woanders hingehst."
|
||||
run_time: "Anfrage abgeschlossen in {{value}} ms."
|
||||
column: "Spalte {{number}}"
|
||||
explain_label: "Anfrageplan beinhalten?"
|
||||
save_params: "Standard festlegen"
|
||||
reset_params: "Zurücksetzen"
|
||||
no_queries: "Es gibt keine Anfragen. Warum auch nicht"
|
||||
no_queries_hook: "Soll einer erstellt werden?"
|
||||
|
|
|
@ -5,4 +5,46 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
fi: {}
|
||||
fi:
|
||||
js:
|
||||
errors:
|
||||
explorer:
|
||||
no_semicolons: "Poista puolipisteet kyselystä."
|
||||
dirty: "Kysely täytyy tallentaa ennen suorittamista."
|
||||
explorer:
|
||||
admins_only: "Dataselain on vain ylläpitäjille."
|
||||
title: "Dataselain"
|
||||
create: "Luo uusi"
|
||||
create_placeholder: "Kyselyn nimi"
|
||||
import:
|
||||
label: "Tuo"
|
||||
modal: "Tuo kysely"
|
||||
schema:
|
||||
title: "Tietokantakaava"
|
||||
filter: "Hae..."
|
||||
sensitive: "Tämän sarakkeen sisältö voi sisältää erityisen arkaluontoista tai yksityistä tietoa. Noudata erityistä harkintaa kun käytät sarakkeen sisältämää tietoa."
|
||||
type_help: "<a href='http://www.postgresql.org/docs/9.3/static/datatype.html#DATATYPE-TABLE' target='_blank'>Tyypit</a>"
|
||||
types:
|
||||
bool:
|
||||
'yes': "Kyllä"
|
||||
'no': "Ei"
|
||||
null_: "Tyhjä"
|
||||
export: "Vie"
|
||||
save: "Tallenna muutokset"
|
||||
saverun: "Tallenna muutokset ja suorita kysely"
|
||||
run: "Suorita kysely"
|
||||
undo: "Kumoa muutokset"
|
||||
edit: "Muokkaa"
|
||||
delete: "Poista"
|
||||
recover: "Palauta poistettu kysely"
|
||||
download: "Lataa tulokset"
|
||||
download_json: "JSON"
|
||||
download_csv: "CSV"
|
||||
others_dirty: "Kyselyyn tehdyt tallentamattomat muutokset menetetään, jos navigoit pois. "
|
||||
run_time: "Kysely suoritettiin ajassa {{value}} ms."
|
||||
column: "Sarake {{number}}"
|
||||
explain_label: "Sisällytä kyselysuunnitelma?"
|
||||
save_params: "Aseta oletusarvot"
|
||||
reset_params: "Nollaa"
|
||||
no_queries: "Kyselyitä ei ole. Mikset"
|
||||
no_queries_hook: "loisi yhtä?"
|
||||
|
|
|
@ -5,4 +5,43 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
nb_NO: {}
|
||||
nb_NO:
|
||||
js:
|
||||
errors:
|
||||
explorer:
|
||||
no_semicolons: "Fjern semikolonene fra spørringen."
|
||||
dirty: "Du må lagre spørringen før du kjører den."
|
||||
explorer:
|
||||
admins_only: "Datautforskeren er kun tilgjengelig for administratorer."
|
||||
title: "Datautforsker"
|
||||
create: "Opprett ny"
|
||||
create_placeholder: "Spørringsnavn…"
|
||||
import:
|
||||
label: "Importer"
|
||||
modal: "Importer en spørring"
|
||||
schema:
|
||||
filter: "Søk…"
|
||||
types:
|
||||
bool:
|
||||
'yes': "Ja"
|
||||
'no': "Nei"
|
||||
null_: "Null"
|
||||
export: "Eksporter"
|
||||
save: "Lagre endringer"
|
||||
saverun: "Lagre endringer og kjør spørring"
|
||||
run: "Kjør spørring"
|
||||
undo: "Forkast endringer"
|
||||
edit: "Rediger"
|
||||
delete: "Slett"
|
||||
recover: "Angre sletting av spørring"
|
||||
download: "Last ned resultater"
|
||||
download_json: "JSON"
|
||||
download_csv: "CSV"
|
||||
others_dirty: "En spørring har ulagrede endringer, og vil gå tapt hvis du navigerer vekk."
|
||||
run_time: "Spørring fullført på {{value}} ms."
|
||||
column: "Kolonne {{number}}"
|
||||
explain_label: "Inkluder spørringsplan?"
|
||||
save_params: "Sett forvalg"
|
||||
reset_params: "Tilbakestill"
|
||||
no_queries: "Det er ingen spørringer. Hvorfor ikke"
|
||||
no_queries_hook: "opprette en?"
|
||||
|
|
|
@ -5,4 +5,26 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
tr_TR: {}
|
||||
tr_TR:
|
||||
js:
|
||||
explorer:
|
||||
create: "Yeni Oluştur"
|
||||
import:
|
||||
label: "İçeri Aktar"
|
||||
schema:
|
||||
filter: "Ara..."
|
||||
types:
|
||||
bool:
|
||||
'yes': "Evet"
|
||||
'no': "Hayır"
|
||||
null_: "Boş"
|
||||
export: "Dışarı Aktar"
|
||||
save: "Değişiklikleri Kaydet"
|
||||
edit: "Düzenle"
|
||||
delete: "Sil"
|
||||
download: "Sonuçları İndir"
|
||||
download_json: "JSON"
|
||||
download_csv: "CSV"
|
||||
save_params: "Varsayılan belirle"
|
||||
reset_params: "Sıfırla"
|
||||
no_queries_hook: "bir tane oluştur?"
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
ca: {}
|
|
@ -5,4 +5,6 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
de: {}
|
||||
de:
|
||||
site_settings:
|
||||
data_explorer_enabled: "Aktiviert den Daten-Explorer unter /admin/plugins/explorer"
|
||||
|
|
|
@ -5,4 +5,6 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
fi: {}
|
||||
fi:
|
||||
site_settings:
|
||||
data_explorer_enabled: "Ota käyttöön Dataselain, ilmestyy polkuun /admin/plugins/explorer"
|
||||
|
|
|
@ -5,4 +5,6 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
pl_PL: {}
|
||||
pl_PL:
|
||||
site_settings:
|
||||
data_explorer_enabled: "Włącz eksplorator danych w /admin/plugins/explorer"
|
||||
|
|
|
@ -5,4 +5,6 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
tr_TR: {}
|
||||
tr_TR:
|
||||
site_settings:
|
||||
data_explorer_enabled: "Veri gezginini buradan etkinleştir /admin/plugins/explorer"
|
||||
|
|
Loading…
Reference in New Issue