mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-06-28 10:32:11 +00:00
Update translations
This commit is contained in:
parent
4de3b1dcb9
commit
16ebcd7907
@ -5,4 +5,7 @@
|
|||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://www.transifex.com/projects/p/discourse-org/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
cs: {}
|
cs:
|
||||||
|
js:
|
||||||
|
explorer:
|
||||||
|
create: "Vytvořit nový"
|
||||||
|
@ -5,4 +5,9 @@
|
|||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://www.transifex.com/projects/p/discourse-org/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
fr: {}
|
fr:
|
||||||
|
js:
|
||||||
|
errors:
|
||||||
|
explorer:
|
||||||
|
no_semicolons: "Enlever les point-virgules de votre requête."
|
||||||
|
dirty: "Il faut sauvegarder la requête avant de l'exécuter."
|
||||||
|
@ -5,4 +5,26 @@
|
|||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://www.transifex.com/projects/p/discourse-org/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
sk: {}
|
sk:
|
||||||
|
js:
|
||||||
|
explorer:
|
||||||
|
admins_only: "Prieskumník údajov je dostupný iba administrátorom."
|
||||||
|
title: "Prieskumník údajov"
|
||||||
|
create: "Vztvoriť novú"
|
||||||
|
import:
|
||||||
|
label: "Import"
|
||||||
|
schema:
|
||||||
|
filter: "Hľadať"
|
||||||
|
types:
|
||||||
|
bool:
|
||||||
|
'yes': "Áno"
|
||||||
|
'no': "Nie"
|
||||||
|
export: "Exportovať"
|
||||||
|
save: "Uložiť zmeny"
|
||||||
|
edit: "Upraviť"
|
||||||
|
delete: "Zmazať"
|
||||||
|
download: "Stiahnuť výslekdy"
|
||||||
|
download_json: "JSON"
|
||||||
|
download_csv: "CSV"
|
||||||
|
column: "Stĺpec {{number}}"
|
||||||
|
save_params: "Predvolené"
|
||||||
|
@ -5,4 +5,6 @@
|
|||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://www.transifex.com/projects/p/discourse-org/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
cs: {}
|
cs:
|
||||||
|
site_settings:
|
||||||
|
data_explorer_enabled: "Povolit Data Explorer v /admin/plugins/explorer"
|
||||||
|
@ -5,4 +5,6 @@
|
|||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://www.transifex.com/projects/p/discourse-org/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
fr: {}
|
fr:
|
||||||
|
site_settings:
|
||||||
|
data_explorer_enabled: "Activer l'explorateur de données à /admin/plugins/explorer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user