summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/po/ur
AgeCommit message (Collapse)Author
2024-06-27luci-mod-network: typo-fix: update po filesSergio Nemirowski
Signed-off-by: Sergio Nemirowski <sergio@outerface.net>
2024-06-06luci-base: clarify apply-settings stringsPaul Donald
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-06-06luci-base: i18n string syncPaul Donald
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-06-04luci-mod-system: Improve SSH-Keys page grammar, update po/pot filesJosh Correia
Signed-off-by: Josh Correia <joshmcorreia@gmail.com>
2024-06-03luci-mod-system: Fix startup UI typo, update po/pot filesJosh Correia
Signed-off-by: Josh Correia <joshmcorreia@gmail.com>
2024-05-08luci-base: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-04treewide: Sync translations - i18nHannu Nyman
Sun translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-04-25luci-base: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-24luci-base: rebase i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-10treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-04-08luci-base: resync translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2024-04-02luci-mod-network: add DHCPv6 NTP server config helper to interfacesPaul Donald
Appears under DHCPv6-service when set to 'server' or 'hybrid'. Option 'ntp' is serviced by odhcpd. It sends a DHCPv6 NTP Server option 56 for each 'ntp' list entry. Once uci loads the system section, it provides suggestion presets of system configured upstream NTP servers, and the LAN IP(v6) of the router which are then statically configured by the user. It would make more sense if odhcpd fetches them directly. Alas, it does not (yet). Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-04-02luci-mod-system: describe NTP server candidatesPaul Donald
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-03-29luci-mod-network: change ULA explanationPaul Donald
ULA as defined in RFC4193 mentioned a possible future where the L bit is 0 (implying some global coordinator be used). Locally generated ULA always have the L bit set to 1, so the prefix is always fd00::/8 (though ULA with the L bit set 0 or 1 are treated identically). Technically, fc00::/7 isn't a range, but a prefix which implies a range, conveniently partitioned by and at the L bit. A range would be correctly denoted as fc00::-fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff. The rewording avoids mention of fc00::/7. The randomly generated prefix in all cases starts fd. The sentences were split to ease i18n. Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-03-20treewide: sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-03-01treewide: sync i18n translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-02-17luci-base: i18n syncPaul Donald
for cfcbffdbd663cd8ac435f4cbab6295fc2730699b Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-17luci-base: i18n syncPaul Donald
for d9e7be1b435c9dc98829b10d153e5ff83ee4c213 Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-15luci-base: i18n syncPaul Donald
after revert of commit 75a2fd233baabf6fa5bafcb13ccc6d7000a4604d. Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-12luci-mod-network: DNS forwardings -> DNS ForwardsPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-11luci-mod-status: i18n refresh eb6b2bdaae9c6f8d6d8969b47e21895d6508f396Paul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-02-03treewide: Sync translations - i18nHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-01-31luci-mod-network: add disabled option for interfacePaul Donald
Enabled by default. If the interface is in use, the user will be asked to confirm. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-01-03luci-base: i18n house-keepingPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-23treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-12-19luci-mod-network: reword some help-stringsPaul Donald
also unburden translators from some static strings. Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-19luci-mod-network: reword some help-stringsPaul Donald
also unburden translators from some static strings. Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-18treewide: Sync translations, fix usteerHannu Nyman
Sync translations. Fix the name of the templates directory of luci-app-usteer. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-12-08luci-mod-network: Rework the (multi) mac for static leases textPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-07treewide: resync translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-07luci-mod-network: Rework address helptext for DHCPPaul Donald
Ease translators lives. This introduces the function customi18n for positional string variables. Word and grammatical ordering of some languages breaks guarantees for positional string arguments. Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-07luci-mod-network: Rework match_tag helptext for static leasesPaul Donald
Evidently, not all translators get it right. Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-04treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-11-07treewide: resync translationsJo-Philipp Wich
Fixes: #6676 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-10-20luci-base, luci-mod-network: fix R0KH & R1KH option help textJo-Philipp Wich
Fixes: #6571 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-10-20treewide: resync translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-10-08treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-09-01treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-08-11luci-mod-network: grammar fixesPaul Dee
To setup (n) -> To set(v) up Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
2023-08-11luci-proto-wireguard: grammar fixesPaul Dee
To setup (n) -> To set(v) up Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
2023-08-11luci-mod-system: grammar fixesPaul Dee
Login (n) -> Log (v) in Logout (n) -> Log (v) out Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
2023-08-11luci-base: grammar fixesPaul Dee
Login (n) -> Log (v) in Logout (n) -> Log (v) out Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
2023-08-10treewide: sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-07-26treewide: resync translationsJo-Philipp Wich
Fixes: #6474 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-07-05treewide: sync translations - i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-06-28treewide: sync translations - i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-06-03treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-04-28luci-base: ui.js: make upload cancellation message translatableJo-Philipp Wich
Resync base translation templates as well. Fixes: #6364 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-03-31treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-03-21treewide: sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>