Commit Graph

57 Commits

Author SHA1 Message Date
Dan Bungert 0201c7756a revert en_GB, it has czech 2023-10-05 15:54:49 -06:00
Dan Bungert 6417720a2e po: merge from translations-export 2023-10-05 11:37:30 -06:00
Dan Bungert 2de6b725f1 translations: refresh po files 2023-09-06 15:15:59 -06:00
Michael Hudson-Doyle a2dbc23a4b update from newer export 2022-04-14 10:02:51 +12:00
Michael Hudson-Doyle a3d20bf291 update translations from https://translations.launchpad.net/subiquity/trunk/+pots/subiquity 2022-04-13 11:58:59 +12:00
Michael Hudson-Doyle 744269d074 remove stdlib backports from Python 3.8 2021-10-12 18:55:09 -06:00
Michael Hudson-Doyle a6270cbaa1 server side implementation of source selection 2021-09-13 13:23:09 +12:00
Michael Hudson-Doyle fc39247073 rename "reboot" controller/endpoint to "shutdown" 2021-08-22 09:36:41 +12:00
Michael Hudson-Doyle 107428628e update translations from launchpad
A while ago I set up subiquity for translations at
https://translations.launchpad.net/subiquity by uploading the pot and po
files that were current at the time and set it to export translations to
lp:~canonical-foundations/subiquity/translations-export (unfortunately,
launchpad translations only support exporting to bzr).  This commit
contains the po files from that branch. The diff is noisy but I don't
think there are many actual changes (although there are a few so some
people must have found this).

I haven't publicized this or asked the ubuntu-translators team to work
on the translations because I am still uncertain about what the best way
to manage translations for subiquity is. But this still seems better
than nothing.
2021-08-20 09:26:12 +12:00
William Entriken 5876f7e770 Correct spelling of GitHub 2021-06-15 15:08:36 -04:00
Michael Hudson-Doyle faea101e12 try to refactor some boot device code in preparation for imsm 2021-06-04 09:26:51 +12:00
Michael Hudson-Doyle c74b3ccf60 move label tests closer to implementation 2021-06-02 15:20:19 +12:00
Michael Hudson-Doyle 55191bafb5 make annotations a functools.singledispatch 2021-06-02 15:20:18 +12:00
Michael Hudson-Doyle 7726c14d87 move action tests 2021-05-31 22:59:59 +12:00
Michael Hudson-Doyle 997897fa51 convert supported_actions method into a functools.singledispatch 2021-05-31 22:59:59 +12:00
Michael Hudson-Doyle d75af226a5 make subiquity.common.filesystem into a package 2021-05-31 22:59:59 +12:00
Michael Hudson-Doyle dab04bcb3a simple replacement for urwid signals wrapper as used in server
I think this removes all use of urwid from the server code.
2021-04-13 09:41:43 +12:00
Michael Hudson-Doyle 622aec8abf load keyboard layouts on the server side
this means decoding a fairly large (40k) blob of JSON in the client, but
it seems to be OK.
2021-03-16 16:02:23 +13:00
Michael Hudson-Doyle 697949c1d2 move code aroud now only the server calls set_keyboard 2021-03-16 16:02:23 +13:00
Michael Hudson-Doyle fb649bf7d5 pre-process keyboard auto detection steps into API friendly format
Continuing the theme of previous work, this branch parses pc105.tree
into API-friendly attr-based classes at snap build time (which also lets
us check some constraints then and not at run time).
2021-03-16 16:02:23 +13:00
Michael Hudson-Doyle 303c0d75d6 move reboot controller (the last one!) to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 4367f8f97c move snaplist controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 4ab676d984 move ssh controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle bd69f2a746 move identity controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 4adae88563 move filesystem controller to new world
this cheats a bit and has an instance of FilesystemModel in both the server and the client
2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 6609114201 move mirror controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle c264884c0c move proxy controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 7f41803418 move network controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle e9071a00ca move zdev controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 45a85c554e move keyboard controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle aac00dad6c move refresh controller to new world 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 7faa1634ff move controllers with no api presence to server 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 3367b41cf1 split welcome controller into locale (server) and welcome (client) 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 3c30e14313 split installprogress controller into install (server) and progress (client) 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle 92252f8119 split subiquity.controller into client and server versions 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle aad036d925 split subiquity.core into subiquity.client.client and subiquity.server.server 2020-11-04 10:57:22 +13:00
Michael Hudson-Doyle cac81ccd99 update POTFILES.in 2020-10-09 10:49:54 +13:00
Michael Hudson-Doyle 308bbd1042 update POTFILES.in 2020-09-21 16:07:09 +12:00
Michael Hudson-Doyle 9271f17dd2 move subiquity.snapd to subiquitycore.snapd 2020-07-02 12:56:49 +12:00
Michael Hudson-Doyle fa5f60c9ae update translations from launchpad 2020-05-22 13:45:09 +12:00
Dimitri John Ledkov 44d49265ba i18n: update translations
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
2020-05-06 13:24:15 +01:00
Dimitri John Ledkov 000a94d891 i18n: Update POTFILES.in
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
2020-05-06 13:23:38 +01:00
Dimitri John Ledkov a70d309f6a Use common palette.
Fixes header frindge colors in console-conf.
2020-04-09 12:20:16 +01:00
Dimitri John Ledkov b7ae4d0659 Update POTFILES.in 2020-04-06 16:55:52 +01:00
Dimitri John Ledkov c6fb745619 update translations 2020-04-06 16:46:23 +01:00
Dimitri John Ledkov b3c265020b Update translations 2020-03-05 14:15:34 +00:00
Dimitri John Ledkov c16ec51a9f Update POTFILES.in 2019-05-22 16:13:00 +01:00
Dimitri John Ledkov d67cc5c721 update potfiles 2019-05-14 15:17:42 +02:00
Dimitri John Ledkov 96a4373835 Drop removed file from POTFILES.in 2018-07-06 15:21:30 +12:00
Michael Hudson-Doyle 53db9bf729 remove dead view 2018-06-19 11:43:59 +12:00