Libor M
c4d61f5a55
Update Czech translation
2022-04-04 17:18:46 +05:30
Libor M
4d6b019949
Update Czech translation.
2022-03-07 10:57:36 +05:30
Libor M
7b5fd9bfea
Update Czech translation.
2022-02-07 11:28:33 +05:30
Libor M
38e5ded821
Update Czech translation.
2022-01-11 17:40:49 +05:30
Libor M
fea44c07c7
Update Czech translation.
2021-12-13 11:22:11 +05:30
Libor M
fc05ef49ce
Update Czech translation.
2021-11-15 12:54:06 +05:30
Libor M
c05a8663cc
Update Czech translation.
2021-10-03 12:16:38 +05:30
Libor M
cfb20048bb
Update Czech translation.
2021-09-06 10:24:00 +05:30
Libor M
2da970a26c
Update Czech translation.
2021-08-09 14:34:32 +05:30
Libor M
ea3d71c0df
Update Czech translation.
2021-07-12 14:08:58 +05:30
Libor M
cc989c5c08
Added missing gettexts and text space improvements.
2021-06-24 11:15:50 +05:30
Libor M
f29852f6f0
Update Czech translation.
2021-06-14 11:47:40 +05:30
Libor M
48dbf5a3dc
Update Czech translation.
2021-05-18 13:42:49 +05:30
Libor M
700a2e8df1
Update Czech translation.
2021-04-19 10:42:24 +05:30
Libor M
86ba622455
Update Czech translation.
2021-03-22 17:53:41 +05:30
Libor M
20637bcacc
Update Czech translation.
2021-02-22 11:13:06 +05:30
Libor M
20c9082b8d
Update Czech translation.
2021-01-25 12:38:15 +05:30
Libor M
bfa26be7f0
Update Czech translation.
2020-12-06 19:17:51 +05:30
Libor M
31b0791ab9
Update Czech translation.
2020-11-08 16:31:24 +05:30
Libor M
7648bd9646
Added missing gettext.
2020-10-27 10:51:35 +05:30
Libor M
98817a718f
Update Czech translation.
2020-10-15 15:52:30 +05:30
Libor M
a850852847
Update Czech translation.
2020-09-13 19:01:21 +05:30
Libor M
a1b48d2c64
Modify babel config for javascript files.
2020-09-13 18:54:35 +05:30
Libor M
3f73516f8c
Update Czech translation.
2020-08-17 17:53:55 +05:30
Libor M
851c15b2d6
Update Czech translation.
2020-07-21 17:23:13 +05:30
Libor M
2aefc6361e
Update Czech translation.
2020-05-25 11:09:52 +05:30
Libor M
fe264aafa7
Update Czech translation.
2020-04-28 11:04:43 +05:30
Libor M
36a3d4e53b
Some more gettext() usage fixes:
...
- fixed `%` vs. `.format()`
- unified texts and usage `%s` vs. `{}`/`{0}`
- improved text sentences for translate
- added gettext for next texts
2020-04-20 11:19:09 +05:30
Libor M
8254e9f030
Some minor gettext and format fixes.
2020-04-16 12:55:19 +05:30
Libor M
6a9af07f7a
Fixed gettext usage:
...
- fixed gettext usage with .format() only for original text with %s
- fixed typos
- fixed translation yes/no buttons in the dialog.
- improved translating sentences without "connecting" words (eg. see web/pgadmin/dashboard/static/js/dashboard.js,
word 'cancel' needs to be translated in the Czech language as 'zrušit' but in another sentence as 'zrušení')
- added gettext for text translations.
2020-04-10 14:52:41 +05:30
Libor M
e6118a06e8
Update Czech translation.
2020-03-29 18:31:51 +05:30
Libor M
94864104e4
Added and fixed gettext usage for better translation coverage. Fixes #5284
...
1) Fixed usage gettext('') instead of _('') in javascript files.
2) Fixed usage gettext('') instead of `${gettext('')}` in javascript files,
because "pybabel extract" not support extracting from this syntax.
2020-03-24 11:14:05 +05:30
Libor M
bf88ff1076
Added Czech language support. Fixes #5170
2020-02-10 12:27:36 +05:30