Angus Ding
fdb7f3ed13
luci-base: rename "Design" to "Theme" in translation files
...
Signed-off-by: Angus Ding <angus.ding@gmail.com>
[squash commits, reword commit message, rebase, msgmerge]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-15 19:33:09 +01:00
Jo-Philipp Wich
76bf2ac6ce
treewide: resync translation files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-15 19:32:53 +01:00
Zheng Qian
e57b4bbf8b
i18n: luci-base: update Simplified Chinese translation
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-11-14 10:25:28 +08:00
INAGAKI Hiroshi
183faf70a0
luci-base: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-11-11 15:35:47 +09:00
Hannu Nyman
40de466475
i18n: sync translations, add location annotatations
...
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07 18:10:59 +02:00
Hannu Nyman
982c023deb
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-04 18:05:01 +02:00
Hannu Nyman
c9e3e73c8c
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-11 19:57:32 +03:00
Hannu Nyman
4ab147e602
i18n: fix translations
...
fix .po files
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-11 19:55:52 +03:00
Jo-Philipp Wich
280dd33980
luci-base: reword rollback notification dialog
...
Rename "Apply unchecked" to "Apply anyway" for better clarity and update
the base translation files accordingly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-10-03 13:25:46 +02:00
yangfl
dc1c69ce4e
i18n: update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-10-01 11:39:57 +08:00
Hannu Nyman
c5ce34193e
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-09-19 21:55:12 +03:00
INAGAKI Hiroshi
7cafad8b31
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-09-01 02:23:25 +09:00
hcwhan
93cf4e2a27
Update base.po
2018-08-15 13:43:49 +08:00
Gregory L. Dietsche
abfe45ff61
Correct grammar in apply_widget.htm
...
This patch corrects "to get" to "to be" in apply_widget.htm
This shell command was used to find and make the change in
all impacted files:
find . -type f -exec sed -i 's/Waiting for configuration to get applied/Waiting for configuration to be applied/g' {} +
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
2018-08-07 09:20:28 -05:00
yangfl
c51f0d9714
luci-base: update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-08-07 15:39:41 +08:00
Zheng Qian
33d3108d95
luci-base: zh_CN: Update Simplified Chinese translation
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-07-25 11:24:41 +08:00
Jo-Philipp Wich
4105c78ff9
luci-mod-admin-full: unify "Alias interface" and "Alias Interface" strings
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-22 18:25:04 +02:00
INAGAKI Hiroshi
86660f92d1
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-07-20 15:33:18 +09:00
amitabha
92404498a1
base.po: Update chinese translations.
...
Fix some Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
2018-07-16 15:24:17 +08:00
Jo-Philipp Wich
524ce90c4e
luci-base: resync base translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-13 14:24:27 +02:00
amitabha
84f86ad7b4
base.po: Update chinese translations.
...
Fix some Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
2018-07-05 01:29:35 +08:00
Jo-Philipp Wich
04bec56956
luci-base: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-03 18:47:54 +02:00
INAGAKI Hiroshi
ca0a086a2d
i18n: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-06-30 23:10:45 +09:00
Kevin Darbyshire-Bryant
8f67019713
wireguard: update wireguard url
...
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-06-11 11:43:39 +01:00
Hannu Nyman
fad02ac8d7
Merge pull request #1868 from sotux/master-zh_CN
...
Update Simplified Chinese translation
2018-06-09 17:53:27 +03:00
Jo-Philipp Wich
e7866c7dcc
luci-mod-admin-full: add suggested italian translations
...
Merge two italian translations suggested in #1870 and add back two missing
dots accidentially removed from the translations in a previous commit.
Fixes: 588c8618b
("luci-mod-admin-full: fix translation interpolation in JS confirm() calls")
Suggested-by: Ansuel Smith <ansuelsmth@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-06-08 16:05:48 +02:00
Jo-Philipp Wich
0e0ee2fed5
luci-mod-admin-full: git rid of embedded newlines in translation strings
...
Also switch one usage of raw '<%_ ... %>' interpolation to '<%: ... %>' in
order to avoid issues with translations using apostrophes.
Globally resnyc translations after the fix.
Fixes #1866 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-06-08 13:50:14 +02:00
Zheng Qian
2e7fa89e1a
luci-base: update Simplified Chinese translation
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-06-08 16:43:40 +08:00
INAGAKI Hiroshi
2d196614f4
luci-base: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-06-01 02:20:05 +09:00
Hannu Nyman
36654b7f4d
i18n: sync, fix and cleanup translations
...
* sync translations (aiccu removal)
* remove some other old strings
* fix Polish translation
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-05-25 16:44:50 +03:00
INAGAKI Hiroshi
b1fd056fa5
i18n: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-05-21 01:04:53 +09:00
Ricardo Lamego
e55a5fa386
Fixing small typo
...
indentifies > identifies
2018-05-02 21:01:53 +01:00
INAGAKI Hiroshi
0efc6daecf
luci-base: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-05-02 23:53:48 +09:00
Qian Zheng
8e087a3d53
luci-base: zh_CN: update Simplified Chinese translation
...
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-04-18 09:22:07 +08:00
Hannu Nyman
b2eceb0bcc
i18n: sync translations, cleanup
...
* sync translations
* clean-up old strings from adblock
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-04-10 18:27:07 +03:00
Hannu Nyman
0ab0303527
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-04-08 20:38:30 +03:00
Jo-Philipp Wich
4d6c5d284b
luci-proto-ipv6: clarify 6in4 local address hint
...
Make the hint message more explicit to tell users that the prefix size needs
to be specified as well.
Fixes #1559 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-06 08:49:41 +02:00
Qian Zheng
46a2b5ebea
luci-base: zh_CN: update Simplified Chinese translation
...
Signed-off-by: Qian Zheng <sotux82@gmail.com>
2018-04-02 11:49:47 +08:00
INAGAKI Hiroshi
caf4421603
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-03-29 12:51:13 +09:00
Vladimir
c21d22c017
i18n-ru: fixed russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-02-07 17:37:34 +03:00
Vladimir
4567512bdd
i18n-ru: fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-30 17:35:30 +03:00
Vladimir
7133c51012
i18n-ru: fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29 18:03:37 +03:00
Hannu Nyman
7062250701
luci-mod-admin-full: fix typos on dhcp page
...
Based on #1568
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20 10:51:29 +02:00
Qian Zheng
ba741b40c3
luci-base: zh_CN: update Simplified Chinese translation
...
Signed-off-by: Qian Zheng <sotux82@gmail.com>
2018-01-16 20:22:37 +08:00
Vladimir
5d48227363
Correction by script i18n-sync.sh with editing of Russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-11 19:22:07 +03:00
Jo-Philipp Wich
e034f271d8
luci-base: adjust translations
...
- Modify labels for mesh forwarding and 802.11b rate options
- Synchronize translations
- Complete german base translation
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-09 08:03:03 +01:00
Hannu Nyman
bd52bf4625
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-06 09:40:39 +02:00
Hannu Nyman
878a64f538
typo: fileystem --> filesystem
...
fix typo:
sed -i "s/fileystem/filesystem/"
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-12-28 14:15:16 +02:00
INAGAKI Hiroshi
7f48b25038
i18n: Sync translations
...
Synchronized translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-11 12:14:52 +09:00
yangfl
4dc055be85
i18n: Update Chinese translation
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-29 16:00:27 +08:00