diff --git a/autostart/translations/lxqt-panel_en_GB.desktop.yaml b/autostart/translations/lxqt-panel_en_GB.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_en_GB.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/plugin-backlight/translations/backlight_en_GB.desktop.yaml b/plugin-backlight/translations/backlight_en_GB.desktop.yaml new file mode 100644 index 000000000..60dfe343e --- /dev/null +++ b/plugin-backlight/translations/backlight_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Backlight" +Desktop Entry/Comment: "Sets display backlight" diff --git a/plugin-colorpicker/translations/colorpicker_en_GB.desktop.yaml b/plugin-colorpicker/translations/colorpicker_en_GB.desktop.yaml new file mode 100644 index 000000000..81e985105 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Colour Picker" +Desktop Entry/Comment: "Get the colour under the cursor and maintain a list of recently selected colours" diff --git a/plugin-colorpicker/translations/colorpicker_en_GB.ts b/plugin-colorpicker/translations/colorpicker_en_GB.ts new file mode 100644 index 000000000..c8c0538b4 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_en_GB.ts @@ -0,0 +1,17 @@ + + + + + ColorPickerWidget + + + Clear list + Clear list + + + + empty + empty + + + diff --git a/plugin-cpuload/translations/cpuload_en_GB.desktop.yaml b/plugin-cpuload/translations/cpuload_en_GB.desktop.yaml new file mode 100644 index 000000000..1be75cc2b --- /dev/null +++ b/plugin-cpuload/translations/cpuload_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "CPU Monitor" +Desktop Entry/Comment: "Displays the current CPU load" diff --git a/plugin-cpuload/translations/cpuload_en_GB.ts b/plugin-cpuload/translations/cpuload_en_GB.ts new file mode 100644 index 000000000..c934405d4 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_en_GB.ts @@ -0,0 +1,70 @@ + + + + + LXQtCpuLoad + + + CPU load %1% + CPU load %1% + + + + LXQtCpuLoadConfiguration + + + CPU Load Settings + CPU Load Settings + + + + General + General + + + + Show text + Show text + + + + Update interval: + Update interval: + + + + sec + sec + + + + Bar orientation: + Bar orientation: + + + + Bar width: + Bar width: + + + + Bottom up + Bottom up + + + + Top down + Top down + + + + Left to right + Left to right + + + + Right to left + Right to left + + + diff --git a/plugin-customcommand/translations/customcommand_en_GB.desktop.yaml b/plugin-customcommand/translations/customcommand_en_GB.desktop.yaml new file mode 100644 index 000000000..6b3515577 --- /dev/null +++ b/plugin-customcommand/translations/customcommand_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Custom Command" +Desktop Entry/Comment: "Displays the output of a CLI command" diff --git a/plugin-customcommand/translations/customcommand_en_GB.ts b/plugin-customcommand/translations/customcommand_en_GB.ts new file mode 100644 index 000000000..858eeb959 --- /dev/null +++ b/plugin-customcommand/translations/customcommand_en_GB.ts @@ -0,0 +1,148 @@ + + + + + LXQtCustomCommand + + + Error + Error + + + + LXQtCustomCommandConfiguration + + + Custom Command Configuration + Custom Command Configuration + + + + Display + Display + + + + Use icon from theme or browse file + Use icon from theme or browse file + + + + Run with "bash -c" + + + + + Select Font + + + + + Text + + + + + Command + + + + + Font + + + + + px + + + + + %1 + + + + + Use %1 to display command output + + + + + Icon + + + + + Browse + + + + + Autorotate when the panel is vertical + + + + + echo Configure... + + + + + + + + Command to run + + + + + Max Width + + + + + Repeat command after: + + + + + second(s) + + + + + Command outputs an image + + + + + Mouse Commands + + + + + Click + + + + + Wheel Up + + + + + Wheel Down + + + + + Select Icon File + + + + + Images (*.png *.svg *.xpm *.jpg) + + + + diff --git a/plugin-desktopswitch/translations/desktopswitch_en_GB.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_en_GB.desktop.yaml new file mode 100644 index 000000000..0991726a4 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Desktop Switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops" diff --git a/plugin-desktopswitch/translations/desktopswitch_en_GB.ts b/plugin-desktopswitch/translations/desktopswitch_en_GB.ts new file mode 100644 index 000000000..eabc1aff6 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_en_GB.ts @@ -0,0 +1,89 @@ + + + + + DesktopSwitch + + + Switch to desktop %1 + Switch to desktop %1 + + + + + Desktop %1 + Desktop %1 + + + + DesktopSwitchConfiguration + + + DesktopSwitch Settings + DesktopSwitch Settings + + + + Number of rows: + + + + + Desktop labels: + + + + + Appearance + + + + + Numbers + + + + + Names + + + + + None + + + + + If checked, widget will be just an indicator + + + + + Show only active desktop + + + + + Desktop names + + + + + Desktop %1: + + + + + DesktopSwitchUnsupported + + + n/a + + + + + DesktopSwitch is unsupported on current platform: %1 + + + + diff --git a/plugin-directorymenu/translations/directorymenu_en_GB.desktop.yaml b/plugin-directorymenu/translations/directorymenu_en_GB.desktop.yaml new file mode 100644 index 000000000..acf7b3e26 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Directory Menu" +Desktop Entry/Comment: "Displays a menu showing the contents of a directory" diff --git a/plugin-directorymenu/translations/directorymenu_en_GB.ts b/plugin-directorymenu/translations/directorymenu_en_GB.ts new file mode 100644 index 000000000..5d702f529 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_en_GB.ts @@ -0,0 +1,116 @@ + + + + + DirectoryMenu + + + Open + Open + + + + Open in terminal + Open in terminal + + + + DirectoryMenuConfiguration + + + Directory Menu Settings + Directory Menu Settings + + + + Appearance + Appearance + + + + Base directory: + + + + + BaseDirectoryName + + + + + Icon: + + + + + Label + + + + + Button style + + + + + Terminal + + + + + + Choose Default Terminal + + + + + Only icon + + + + + Only text + + + + + Icon and text + + + + + Choose Base Directory + + + + + Choose Icon + + + + + Icons (*.png *.xpm *.jpg *.svg) + + + + + Choose Label + + + + + Label: + + + + + Directory Menu + + + + + An error occurred while loading the icon. + + + + diff --git a/plugin-dom/translations/dom_en_GB.desktop.yaml b/plugin-dom/translations/dom_en_GB.desktop.yaml new file mode 100644 index 000000000..47ea428ff --- /dev/null +++ b/plugin-dom/translations/dom_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Panel DOM Tree" +Desktop Entry/Comment: "Show a DOM tree of the LXQt panel" diff --git a/plugin-dom/translations/dom_en_GB.ts b/plugin-dom/translations/dom_en_GB.ts new file mode 100644 index 000000000..b2230ae29 --- /dev/null +++ b/plugin-dom/translations/dom_en_GB.ts @@ -0,0 +1,38 @@ + + + + + TreeWindow + + + Panel DOM Tree + Panel DOM Tree + + + + + Property + Property + + + + Value + Value + + + + All properties + All properties + + + + Type + Type + + + + String value + String value + + + diff --git a/plugin-fancymenu/translations/fancymenu_en_GB.desktop.yaml b/plugin-fancymenu/translations/fancymenu_en_GB.desktop.yaml new file mode 100644 index 000000000..3cf3fc893 --- /dev/null +++ b/plugin-fancymenu/translations/fancymenu_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Fancy Application Menu" +Desktop Entry/Comment: "A menu of all your applications with favourites" diff --git a/plugin-fancymenu/translations/fancymenu_en_GB.ts b/plugin-fancymenu/translations/fancymenu_en_GB.ts new file mode 100644 index 000000000..4016c59ba --- /dev/null +++ b/plugin-fancymenu/translations/fancymenu_en_GB.ts @@ -0,0 +1,237 @@ + + + + + LXQtFancyMenu + + + Show/hide main menu + Show/hide main menu + + + + LXQtFancyMenuAppMapStrings + + + Favorites + Favourites + + + + All Applications + All Applications + + + + LXQtFancyMenuConfiguration + + + Fancy Menu Settings + + + + + General + + + + + Icon: + + + + + Button text: + + + + + Custom font size: + + + + + pt + + + + + Auto-select after: + + + + + ms + + + + + Menu file + + + + + Menu file: + + + + + Keyboard Shortcut + + + + + Click the button to record shortcut: + + + + + Search + + + + + Clear search upon showing menu + + + + + Layout + + + + + Buttons row position + + + + + Categories position + + + + + Reset + + + + + Bottom + + + + + Top + + + + + Left + + + + + Right + + + + + Choose icon file + + + + + Images (*.svg *.png) + + + + + Choose menu file + + + + + Menu files (*.menu) + + + + + LXQtFancyMenuWindow + + + Search... + + + + + LXQt Configuration Center + + + + + Leave + + + + + About LXQt + + + + + Add your favorites by right clicking items from categories. + + + + + Add to desktop + + + + + Question + + + + + A file with the same name already exists. +Do you want to overwrite it? + + + + + Warning + + + + + The file cannot be overwritten. + + + + + Copy + + + + + Remove from Favorites + + + + + Add to Favorites + + + + + No Executable + + + + + Cannot find <b>%1</b> executable. + + + + diff --git a/plugin-kbindicator/translations/kbindicator_en_GB.desktop.yaml b/plugin-kbindicator/translations/kbindicator_en_GB.desktop.yaml new file mode 100644 index 000000000..f3d08530a --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Keyboard State Indicator" +Desktop Entry/Comment: "Keyboard state indicator and switcher plugin" diff --git a/plugin-kbindicator/translations/kbindicator_en_GB.ts b/plugin-kbindicator/translations/kbindicator_en_GB.ts new file mode 100644 index 000000000..a161b6e9a --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_en_GB.ts @@ -0,0 +1,121 @@ + + + + + Content + + + C + Label for CapsLock indicator + C + + + + CapsLock + Tooltip for CapsLock indicator + CapsLock + + + + N + Label for NumLock indicator + N + + + + NumLock + Tooltip for NumLock indicator + NumLock + + + + S + Label for ScrollLock indicator + + + + + ScrollLock + Tooltip for ScrollLock indicator + + + + + Layout + + + + + Variant + + + + + KbdStateConfig + + + Keyboard State Settings + + + + + Lock Indicators + + + + + Show Caps Lock + + + + + Show Num Lock + + + + + Show Scroll Lock + + + + + Keyboard Layout Indicator + + + + + Switching policy + + + + + Flags path pattern: + + + + + File path pattern for country flags. Must contain <strong>%1</strong> which is replaced by the two letter ISO country code (lower case).<br><br>Example: /usr/share/iso-flags-svg/country-squared/%1.svg + + + + + Configure layouts + + + + + Global + + + + + Window + + + + + Application + + + + diff --git a/plugin-mainmenu/translations/mainmenu_en_GB.desktop.yaml b/plugin-mainmenu/translations/mainmenu_en_GB.desktop.yaml new file mode 100644 index 000000000..ef9d9ea35 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Application Menu" +Desktop Entry/Comment: "A menu of all your applications" diff --git a/plugin-mainmenu/translations/mainmenu_en_GB.ts b/plugin-mainmenu/translations/mainmenu_en_GB.ts new file mode 100644 index 000000000..659e7b4f8 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_en_GB.ts @@ -0,0 +1,166 @@ + + + + + LXQtMainMenu + + + Search... + Search... + + + + Show/hide main menu + Show/hide main menu + + + + Add to desktop + Add to desktop + + + + Question + + + + + A file with the same name already exists. +Do you want to overwrite it? + + + + + Warning + + + + + The file cannot be overwritten. + + + + + Copy + + + + + LXQtMainMenuConfiguration + + + General + + + + + Main Menu Settings + + + + + Icon: + + + + + Button text: + + + + + Custom font size: + + + + + pt + + + + + Menu file + + + + + Menu file: + + + + + Search + + + + + Max. item width: + + + + + Show matching entries: + + + + + Maximum visible items: + + + + + Filter menu entries + + + + + px + + + + + Hide menu entries while searching + + + + + Clear search upon showing menu + + + + + Keyboard Shortcut + + + + + Click the button to record shortcut: + + + + + Reset + + + + + Choose icon file + + + + + Images (*.svg *.png) + + + + + Choose menu file + + + + + Menu files (*.menu) + + + + diff --git a/plugin-mount/translations/mount_en_GB.desktop.yaml b/plugin-mount/translations/mount_en_GB.desktop.yaml new file mode 100644 index 000000000..f1abed1c2 --- /dev/null +++ b/plugin-mount/translations/mount_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Removable Media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives" diff --git a/plugin-mount/translations/mount_en_GB.ts b/plugin-mount/translations/mount_en_GB.ts new file mode 100644 index 000000000..00503f4f6 --- /dev/null +++ b/plugin-mount/translations/mount_en_GB.ts @@ -0,0 +1,132 @@ + + + + + Button + + + Removable media/devices manager + Removable media/devices manager + + + + Configuration + + + Removable Media Settings + Removable Media Settings + + + + Behaviour + Behaviour + + + + When a device is connected: + + + + + <html><head/><body><p>Trigger the following action when eject shortcut is pressed (<span style=" font-weight:600;">XF86Eject</span> by default)</p></body></html> + + + + + When eject button is pressed: + + + + + Popup menu + + + + + Show info + + + + + + Do nothing + + + + + Eject All Optical Drives + + + + + DeviceActionInfo + + + The device <b><nobr>"%1"</nobr></b> is connected. + + + + + The device <b><nobr>"%1"</nobr></b> is removed. + + + + + Removable media/devices manager + + + + + EjectActionOptical + + + Removable media/devices manager + + + + + Ejected all optical drives + + + + + LXQtMountPlugin + + + Removable media/devices manager: Global shortcut '%1' cannot be registered + + + + + Eject removable media + + + + + MenuDiskItem + + + Mounting of <b><nobr>"%1"</nobr></b> failed: %2 + + + + + + Removable media/devices manager + + + + + Unmounting of <strong><nobr>"%1"</nobr></strong> failed: %2 + + + + + Popup + + + No devices are available + + + + diff --git a/plugin-networkmonitor/translations/networkmonitor_en_GB.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_en_GB.desktop.yaml new file mode 100644 index 000000000..7ff413a90 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Network Monitor" +Desktop Entry/Comment: "Displays network status and activity" diff --git a/plugin-networkmonitor/translations/networkmonitor_en_GB.ts b/plugin-networkmonitor/translations/networkmonitor_en_GB.ts new file mode 100644 index 000000000..47ccb4792 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_en_GB.ts @@ -0,0 +1,95 @@ + + + + + LXQtNetworkMonitor + + + Network interface <b>%1</b> + Network interface <b>%1</b> + + + + Transmitted %1 + Transmitted %1 + + + + Received %1 + Received %1 + + + + B + B + + + + KiB + KiB + + + + MiB + MiB + + + + GiB + GiB + + + + TiB + TiB + + + + PiB + PiB + + + + LXQtNetworkMonitorConfiguration + + + Network Monitor Settings + Network Monitor Settings + + + + General + General + + + + Interface + Interface + + + + Modem + Modem + + + + Monitor + Monitor + + + + Network + Network + + + + Wireless + Wireless + + + + Icon + Icon + + + diff --git a/plugin-qeyes/translations/qeyes_en_GB.desktop.yaml b/plugin-qeyes/translations/qeyes_en_GB.desktop.yaml new file mode 100644 index 000000000..688832108 --- /dev/null +++ b/plugin-qeyes/translations/qeyes_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "QEyes" +Desktop Entry/Comment: "A follow the mouse demo" diff --git a/plugin-qeyes/translations/qeyes_en_GB.ts b/plugin-qeyes/translations/qeyes_en_GB.ts new file mode 100644 index 000000000..aa788d5f0 --- /dev/null +++ b/plugin-qeyes/translations/qeyes_en_GB.ts @@ -0,0 +1,42 @@ + + + + + QEyesConfigDialog + + + Appearance + Appearance + + + + Number of eyes + Number of eyes + + + + Type + Type + + + + Close + Close + + + + Reset + Reset + + + + QEyes Settings + QEyes Settings + + + + QEyes default + QEyes default + + + diff --git a/plugin-quicklaunch/translations/quicklaunch_en_GB.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_en_GB.desktop.yaml new file mode 100644 index 000000000..6233adaf2 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Quick Launch" +Desktop Entry/Comment: "Easy access to your favourite applications" diff --git a/plugin-quicklaunch/translations/quicklaunch_en_GB.ts b/plugin-quicklaunch/translations/quicklaunch_en_GB.ts new file mode 100644 index 000000000..5af44eb2b --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_en_GB.ts @@ -0,0 +1,52 @@ + + + + + LXQtQuickLaunch + + + Drop Error + Drop Error + + + + File/URL '%1' cannot be embedded into QuickLaunch for now + File/URL '%1' cannot be embedded into QuickLaunch for now + + + + Drop application +icons here + Drop application +icons here + + + + QuickLaunchButton + + + (Ctrl + DND) + (Ctrl + DND) + + + + Move left + Move left + + + + Move right + Move right + + + + Remove from quicklaunch + Remove from quicklaunch + + + + Refresh + Refresh + + + diff --git a/plugin-sensors/translations/sensors_en_GB.desktop.yaml b/plugin-sensors/translations/sensors_en_GB.desktop.yaml new file mode 100644 index 000000000..6482cdc7b --- /dev/null +++ b/plugin-sensors/translations/sensors_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors" diff --git a/plugin-sensors/translations/sensors_en_GB.ts b/plugin-sensors/translations/sensors_en_GB.ts new file mode 100644 index 000000000..5911aad95 --- /dev/null +++ b/plugin-sensors/translations/sensors_en_GB.ts @@ -0,0 +1,82 @@ + + + + + LXQtSensorsConfiguration + + + Sensors Settings + Sensors Settings + + + + Common + Common + + + + Update interval (seconds) + Update interval (seconds) + + + + Temperature bar width + Temperature bar width + + + + Temperature scale + Temperature scale + + + + Celsius + Celsius + + + + Fahrenheit + Fahrenheit + + + + Blink status bars when the temperature is too high + Blink status bars when the temperature is too high + + + + Warning about high temperature + Warning about high temperature + + + + Sensors + Sensors + + + + Detected chips: + Detected chips: + + + + Chip features: + Chip features: + + + + Enabled + Enabled + + + + Label + Label + + + + Color + Colour + + + diff --git a/plugin-showdesktop/translations/showdesktop_en_GB.desktop.yaml b/plugin-showdesktop/translations/showdesktop_en_GB.desktop.yaml new file mode 100644 index 000000000..8e1001836 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Show Desktop" +Desktop Entry/Comment: "Minimise all windows and show the desktop" diff --git a/plugin-showdesktop/translations/showdesktop_en_GB.ts b/plugin-showdesktop/translations/showdesktop_en_GB.ts new file mode 100644 index 000000000..2b8bd1810 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_en_GB.ts @@ -0,0 +1,22 @@ + + + + + ShowDesktop + + + Show desktop + Show desktop + + + + Show Desktop: Global shortcut '%1' cannot be registered + Show Desktop: Global shortcut '%1' cannot be registered + + + + Show Desktop + Show Desktop + + + diff --git a/plugin-spacer/translations/spacer_en_GB.desktop.yaml b/plugin-spacer/translations/spacer_en_GB.desktop.yaml new file mode 100644 index 000000000..806bcef1c --- /dev/null +++ b/plugin-spacer/translations/spacer_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Spacer" +Desktop Entry/Comment: "Space between widgets" diff --git a/plugin-spacer/translations/spacer_en_GB.ts b/plugin-spacer/translations/spacer_en_GB.ts new file mode 100644 index 000000000..2f2eb86b3 --- /dev/null +++ b/plugin-spacer/translations/spacer_en_GB.ts @@ -0,0 +1,47 @@ + + + + + SpacerConfiguration + + + Spacer Settings + Spacer Settings + + + + Space width: + Space width: + + + + Space type: + Space type: + + + + fixed + fixed + + + + expandable + expandable + + + + lined + lined + + + + dotted + dotted + + + + invisible + invisible + + + diff --git a/plugin-statusnotifier/translations/statusnotifier_en_GB.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_en_GB.desktop.yaml new file mode 100644 index 000000000..cc70aee61 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Status Notifier" +Desktop Entry/Comment: "Provides the notification area (aka systray)" diff --git a/plugin-statusnotifier/translations/statusnotifier_en_GB.ts b/plugin-statusnotifier/translations/statusnotifier_en_GB.ts new file mode 100644 index 000000000..ad263c41a --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_en_GB.ts @@ -0,0 +1,63 @@ + + + + + StatusNotifierConfiguration + + + Status Notifier Settings + Status Notifier Settings + + + + Reverse the order of items + Reverse the order of items + + + + + An auto-hiding item will remain visible for this period if it needs attention. + An auto-hiding item will remain visible for this period if it needs attention. + + + + Attention period: + Attention period: + + + + minute(s) + minute(s) + + + + Change visibility of items + + + + + Item + + + + + Visibility + + + + + Always show + + + + + Auto-hide + + + + + Always hide + + + + diff --git a/plugin-statusnotifier/translations/statusnotifier_lt.ts b/plugin-statusnotifier/translations/statusnotifier_lt.ts index 5014e9993..132f0bc5b 100644 --- a/plugin-statusnotifier/translations/statusnotifier_lt.ts +++ b/plugin-statusnotifier/translations/statusnotifier_lt.ts @@ -11,7 +11,7 @@ Reverse the order of items - + Atvirkštinė elementų tvarka diff --git a/plugin-statusnotifier/translations/statusnotifier_sk_SK.ts b/plugin-statusnotifier/translations/statusnotifier_sk_SK.ts index cc0107a1f..cf5b898c8 100644 --- a/plugin-statusnotifier/translations/statusnotifier_sk_SK.ts +++ b/plugin-statusnotifier/translations/statusnotifier_sk_SK.ts @@ -11,7 +11,7 @@ Reverse the order of items - + Obrátiť poradie položiek diff --git a/plugin-sysstat/translations/sysstat_en_GB.desktop.yaml b/plugin-sysstat/translations/sysstat_en_GB.desktop.yaml new file mode 100644 index 000000000..c1552545e --- /dev/null +++ b/plugin-sysstat/translations/sysstat_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "System Statistics" +Desktop Entry/Comment: "Shows a graph for network, CPU or memory" diff --git a/plugin-sysstat/translations/sysstat_en_GB.ts b/plugin-sysstat/translations/sysstat_en_GB.ts new file mode 100644 index 000000000..04a524df8 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_en_GB.ts @@ -0,0 +1,405 @@ + + + + + LXQtSysStatColours + + + System Statistics Colors + System Statistics Colours + + + + Graph + Graph + + + + &Grid + &Grid + + + + + + + + + + + + + + + + Change ... + + + + + T&itle + + + + + CPU + + + + + &Nice + + + + + Ot&her + + + + + &Frequency + + + + + S&ystem + + + + + &User + + + + + Memory + + + + + Cache&d + + + + + S&wap + + + + + &Applications + + + + + &Buffers + + + + + Network + + + + + &Received + + + + + &Transmitted + + + + + LXQtSysStatConfiguration + + + System Statistics Settings + + + + + Graph + + + + + &Minimal size + + + + + Update &interval + + + + + &Title + + + + + &Grid lines + + + + + <html><head/><body><p>Minimal width if the panel is horizontal.</p><p>Minimal height if the panel is vertical.</p></body></html> + + + + + px + + + + + s + + + + + Data + + + + + Use &frequency + + + + + Ma&ximum + + + + + XXX KBs + + + + + Lo&garithmic scale + + + + + steps + + + + + &Source + + + + + T&ype + + + + + Colours + + + + + Use t&heme colours + + + + + Use c&ustom colours + + + + + Custom colour ... + + + + + CPU + + + + + Memory + + + + + Network + + + + + cpu + + + + + cpu0 + + + + + cpu1 + + + + + cpu2 + + + + + cpu3 + + + + + cpu4 + + + + + cpu5 + + + + + cpu6 + + + + + cpu7 + + + + + cpu8 + + + + + cpu9 + + + + + cpu10 + + + + + cpu11 + + + + + cpu12 + + + + + cpu13 + + + + + cpu14 + + + + + cpu15 + + + + + cpu16 + + + + + cpu17 + + + + + cpu18 + + + + + cpu19 + + + + + cpu20 + + + + + cpu21 + + + + + cpu22 + + + + + cpu23 + + + + + memory + + + + + swap + + + + + LXQtSysStatContent + + + system: %1%<br>user: %2%<br>nice: %3%<br>other: %4%<br>freq: %5% + CPU tooltip information + + + + + system: %1%<br>user: %2%<br>nice: %3%<br>other: %4%<br>freq: n/a + CPU tooltip information + + + + + apps: %1%<br>buffers: %2%<br>cached: %3% + Memory tooltip information + + + + + used: %1% + Swap tooltip information + + + + + min: %1%<br>max: %2% + Network tooltip information + + + + diff --git a/plugin-taskbar/translations/taskbar_en_GB.desktop.yaml b/plugin-taskbar/translations/taskbar_en_GB.desktop.yaml new file mode 100644 index 000000000..0b0b4c32c --- /dev/null +++ b/plugin-taskbar/translations/taskbar_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Task Manager" +Desktop Entry/Comment: "Switch between running applications" diff --git a/plugin-taskbar/translations/taskbar_en_GB.ts b/plugin-taskbar/translations/taskbar_en_GB.ts new file mode 100644 index 000000000..a0830d257 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_en_GB.ts @@ -0,0 +1,283 @@ + + + + + LXQtTaskBar + + + Activate task %1 + Activate task %1 + + + + LXQtTaskButton + + + Application + Application + + + + To &Desktop + + + + + &All Desktops + + + + + Desktop &%1 + + + + + &To Current Desktop + + + + + Move To N&ext Monitor + + + + + Move To &Previous Monitor + + + + + &Move + + + + + Resi&ze + + + + + Ma&ximize + + + + + Maximize vertically + + + + + Maximize horizontally + + + + + &Restore + + + + + Mi&nimize + + + + + Roll down + + + + + Roll up + + + + + &Layer + + + + + Always on &top + + + + + &Normal + + + + + Always on &bottom + + + + + &Close + + + + + LXQtTaskGroup + + + Group + + + + + Close group + + + + + LXQtTaskbarConfiguration + + + Task Manager Settings + + + + + General + + + + + Show only windows from desktop + + + + + Show only windows from &panel's screen + + + + + Show only minimized windows + + + + + Raise minimized windows on current desktop + + + + + Close on middle-click + + + + + Cycle windows on wheel scrolling + + + + + Window &grouping + + + + + Show popup on mouse hover + + + + + Appearance + + + + + Button style + + + + + Maximum button width + + + + + + + px + + + + + Mouse Wheel + + + + + Wheel Delta Threshold + + + + + Put buttons of the same class next to each other + + + + + Maximum button height + + + + + Auto&rotate buttons when the panel is vertical + + + + + Use icons by WindowClass, if available + + + + + Icon and text + + + + + Only icon + + + + + Only text + + + + + Disabled + + + + + Scroll up to raise, down to minimize + + + + + Scroll up to minimize, down to raise + + + + + Scroll up to move to next desktop, down to previous + + + + + Scroll up to move to previous desktop, down to next + + + + + Current + + + + diff --git a/plugin-tray/translations/tray_en_GB.desktop.yaml b/plugin-tray/translations/tray_en_GB.desktop.yaml new file mode 100644 index 000000000..6aec95431 --- /dev/null +++ b/plugin-tray/translations/tray_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "System Tray" +Desktop Entry/Comment: "Maps obsolete xembed icons to Status Notifier" diff --git a/plugin-volume/translations/volume_en_GB.desktop.yaml b/plugin-volume/translations/volume_en_GB.desktop.yaml new file mode 100644 index 000000000..cb71382a0 --- /dev/null +++ b/plugin-volume/translations/volume_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Volume Control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer" diff --git a/plugin-volume/translations/volume_en_GB.ts b/plugin-volume/translations/volume_en_GB.ts new file mode 100644 index 000000000..bfee1e2a6 --- /dev/null +++ b/plugin-volume/translations/volume_en_GB.ts @@ -0,0 +1,113 @@ + + + + + LXQtVolume + + + Increase sound volume + Increase sound volume + + + + Decrease sound volume + Decrease sound volume + + + + Mute/unmute sound volume + Mute/unmute sound volume + + + + Volume Control: The following shortcuts can not be registered: %1 + Volume Control: The following shortcuts can not be registered: %1 + + + + Volume: %1%%2 + Volume: %1%%2 + + + + (muted) + (muted) + + + + LXQtVolumeConfiguration + + + Volume Control Settings + Volume Control Settings + + + + Device to control + Device to control + + + + ALSA + ALSA + + + + PulseAudio + PulseAudio + + + + OSS + OSS + + + + Behavior + Behaviour + + + + Mute on middle click + Mute on middle click + + + + Allow volume beyond 100% (0dB) + Allow volume beyond 100% (0dB) + + + + Always notify about volume changes + Always notify about volume changes + + + + Notify about volume changes with keyboard + Notify about volume changes with keyboard + + + + Volume adjust step + Volume adjust step + + + + External Mixer + External Mixer + + + + VolumePopup + + + Launch mixer + Launch mixer + + + + Mi&xer + Mi&xer + + + diff --git a/plugin-worldclock/translations/worldclock_en_GB.desktop.yaml b/plugin-worldclock/translations/worldclock_en_GB.desktop.yaml new file mode 100644 index 000000000..776863a13 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_en_GB.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "World Clock" +Desktop Entry/Comment: "Displays a clock with calendar and time zones" diff --git a/plugin-worldclock/translations/worldclock_en_GB.ts b/plugin-worldclock/translations/worldclock_en_GB.ts new file mode 100644 index 000000000..e506940b5 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_en_GB.ts @@ -0,0 +1,347 @@ + + + + + LXQtWorldClock + + + '<b>'HH:mm:ss'</b><br/><font size="-2">'ddd, d MMM yyyy'<br/>'TT'</font>' + '<b>'HH:mm:ss'</b><br/><font size="-2">'ddd, d MMM yyyy'<br/>'TT'</font>' + + + + LXQtWorldClockConfiguration + + + World Clock Settings + World Clock Settings + + + + Display &format + Display &format + + + + &Time + + + + + F&ormat: + + + + + + + Short + + + + + + + Long + + + + + + Custom + + + + + Sho&w seconds + + + + + Pad &hour with zero + + + + + T&ime zone + + + + + &Position: + + + + + For&mat: + + + + + + Below + + + + + + Above + + + + + + Before + + + + + + After + + + + + Offset from UTC + + + + + Abbreviation + + + + + IANA id + + + + + + + Custom name + + + + + &Use 12-hour format + + + + + Location identifier + + + + + &Date + + + + + Po&sition: + + + + + Fo&rmat: + + + + + ISO 8601 + + + + + Show &year + + + + + Show day of wee&k + + + + + Pad d&ay with zero + + + + + &Long month and day of week names + + + + + Ad&vanced manual format + + + + + &Customise ... + + + + + Time &zones + + + + + &Add ... + + + + + &Remove + + + + + Set as &default + + + + + &Edit custom name ... + + + + + Move &up + + + + + Move do&wn + + + + + <b>Note:</b> Middle-click the clock to view the time and date for all configured timezones. + + + + + &General + + + + + Auto&rotate when the panel is vertical + + + + + Show &week numbers in popup calendar + + + + + S&how tooltip + + + + + '<b>'HH:mm:ss'</b><br/><font size="-2">'ddd, d MMM yyyy'<br/>'TT'</font>' + + + + + Input custom time zone name + + + + + LXQtWorldClockConfigurationManualFormat + + + World Clock Manual Format Configuration + + + + + <h1>Custom Date/Time Format Syntax</h1> +<p>A date pattern is a string of characters, where specific strings of characters are replaced with date and time data from a calendar when formatting or used to generate data for a calendar when parsing.</p> +<p>The Date Field Symbol Table below contains the characters used in patterns to show the appropriate formats for a given locale, such as yyyy for the year. Characters may be used multiple times. For example, if y is used for the year, 'yy' might produce '99', whereas 'yyyy' produces '1999'. For most numerical fields, the number of characters specifies the field width. For example, if h is the hour, 'h' might produce '5', but 'hh' produces '05'. For some characters, the count specifies whether an abbreviated or full form should be used, but may have other choices, as given below.</p> +<p>Two single quotes represents a literal single quote, either inside or outside single quotes. Text within single quotes is not interpreted in any way (except for two adjacent single quotes). Otherwise all ASCII letter from a to z and A to Z are reserved as syntax characters, and require quoting if they are to represent literal characters. In addition, certain ASCII punctuation characters may become variable in the future (eg ":" being interpreted as the time separator and '/' as a date separator, and replaced by respective locale-sensitive characters in display).<br /></p> +<table border="1" width="100%" cellpadding="4" cellspacing="0"> +<tr><th width="20%">Code</th><th>Meaning</th></tr> +<tr><td>d</td><td>the day as number without a leading zero (1 to 31)</td></tr> +<tr><td>dd</td><td>the day as number with a leading zero (01 to 31)</td></tr> +<tr><td>ddd</td><td>the abbreviated localized day name (e.g. 'Mon' to 'Sun').</td></tr> +<tr><td>dddd</td><td>the long localized day name (e.g. 'Monday' to 'Sunday').</td></tr> +<tr><td>M</td><td>the month as number without a leading zero (1-12)</td></tr> +<tr><td>MM</td><td>the month as number with a leading zero (01-12)</td></tr> +<tr><td>MMM</td><td>the abbreviated localized month name (e.g. 'Jan' to 'Dec').</td></tr> +<tr><td>MMMM</td><td>the long localized month name (e.g. 'January' to 'December').</td></tr> +<tr><td>yy</td><td>the year as two digit number (00-99)</td></tr> +<tr><td>yyyy</td><td>the year as four digit number</td></tr> +<tr><td>h</td><td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td></tr> +<tr><td>hh</td><td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td></tr> +<tr><td>H</td><td>the hour without a leading zero (0 to 23, even with AM/PM display)</td></tr> +<tr><td>HH</td><td>the hour with a leading zero (00 to 23, even with AM/PM display)</td></tr> +<tr><td>m</td><td>the minute without a leading zero (0 to 59)</td></tr> +<tr><td>mm</td><td>the minute with a leading zero (00 to 59)</td></tr> +<tr><td>s</td><td>the second without a leading zero (0 to 59)</td></tr> +<tr><td>ss</td><td>the second with a leading zero (00 to 59)</td></tr> +<tr><td>AP <i>or</i> A</td><td>use AM/PM display. <b>A/AP</b> will be replaced by either "AM" or "PM".</td></tr> +<tr><td>ap <i>or</i> a</td><td>use am/pm display. <b>a/ap</b> will be replaced by either "am" or "pm".</td></tr> +<tr><td>t</td><td>the timezone (e.g. "CEST")</td></tr> +<tr><td>T</td><td>the offset from UTC</td></tr> +<tr><td>TT</td><td>the timezone IANA id</td></tr> +<tr><td>TTT</td><td>the timezone abbreviation</td></tr> +<tr><td>TTTT</td><td>the timezone short display name</td></tr> +<tr><td>TTTTT</td><td>the timezone long display name</td></tr> +<tr><td>TTTTTT</td><td>the timezone custom name. You can change it the 'Time zones' tab of the configuration window</td></tr></table> +<br /><b>Notes:</b> <ul><li>Any characters in the pattern that are not in the ranges of ['a'..'z'] and ['A'..'Z'] will be treated as quoted text. For instance, characters like ':', '.', ' ', '#' and '@' will appear in the resulting time text even they are not enclosed within single quotes. The single quote is used to 'escape' letters. Two single quotes in a row, whether inside or outside a quoted sequence, represent a 'real' single quote.</li><li>Minimal update interval is 1 second. If z or zzz is configured time is shown with the milliseconds fraction, but not updated on millisecond basis (avoiding big performance hit).</li><ul> + + + + + + LXQtWorldClockConfigurationTimeZones + + + World Clock Time Zones + + + + + Time zone + + + + + Name + + + + + Comment + + + + + Country + + + + + UTC + + + + + + Other + + + + + Local timezone + + + + diff --git a/plugin-worldclock/translations/worldclock_lt.ts b/plugin-worldclock/translations/worldclock_lt.ts index b01d79312..0b69ca487 100644 --- a/plugin-worldclock/translations/worldclock_lt.ts +++ b/plugin-worldclock/translations/worldclock_lt.ts @@ -220,7 +220,7 @@ <b>Note:</b> Middle-click the clock to view the time and date for all configured timezones. - + <b>Pastaba:</b> Spustelėkite viduriniuoju pelės mygtuku ant laikrodžio, kad pamatytumėte visų sukonfigūruotų laiko juostų datą ir laiką.