GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script 2023-01-01 03:06:08 +00:00
parent 119e750d9c
commit 806318bfcc
19 changed files with 1020 additions and 0 deletions

193
po/en_GB/kcm_mobileshell.po Normal file
View file

@ -0,0 +1,193 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-24 00:51+0000\n"
"PO-Revision-Date: 2022-12-31 17:50+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: package/contents/ui/main.qml:18
#, kde-format
msgid "Shell"
msgstr "Shell"
#: package/contents/ui/main.qml:36
#, kde-format
msgid "General"
msgstr "General"
#: package/contents/ui/main.qml:41 package/contents/ui/VibrationForm.qml:17
#: package/contents/ui/VibrationForm.qml:35
#, kde-format
msgid "Shell Vibrations"
msgstr "Shell Vibrations"
#: package/contents/ui/main.qml:49
#, kde-format
msgid "Animations"
msgstr "Animations"
#: package/contents/ui/main.qml:50
#, kde-format
msgid "If this is off, animations will be reduced as much as possible."
msgstr "If this is off, animations will be reduced as much as possible."
#: package/contents/ui/main.qml:69
#, kde-format
msgid "Navigation Panel"
msgstr "Navigation Panel"
#: package/contents/ui/main.qml:74
#, kde-format
msgid "Gesture-only Mode"
msgstr "Gesture-only Mode"
#: package/contents/ui/main.qml:75
#, kde-format
msgid "Whether to hide the navigation panel."
msgstr "Whether to hide the navigation panel."
#: package/contents/ui/main.qml:94
#, kde-format
msgid "Task Switcher"
msgstr "Task Switcher"
#: package/contents/ui/main.qml:98
#, kde-format
msgid "Show Application Previews"
msgstr "Show Application Previews"
#: package/contents/ui/main.qml:99
#, kde-format
msgid "Turning this off may help improve performance."
msgstr "Turning this off may help improve performance."
#: package/contents/ui/main.qml:119
#, kde-format
msgid "Action Drawer"
msgstr "Action Drawer"
#: package/contents/ui/main.qml:124
#: package/contents/ui/QuickSettingsForm.qml:17
#: package/contents/ui/QuickSettingsForm.qml:34
#, kde-format
msgid "Quick Settings"
msgstr "Quick Settings"
#: package/contents/ui/main.qml:130
#, kde-format
msgctxt "Pinned action drawer mode"
msgid "Pinned Mode"
msgstr "Pinned Mode"
#: package/contents/ui/main.qml:131
#, kde-format
msgctxt "Expanded action drawer mode"
msgid "Expanded Mode"
msgstr "Expanded Mode"
#: package/contents/ui/main.qml:135
#, kde-format
msgid "Top Left Drawer Mode"
msgstr "Top Left Drawer Mode"
#: package/contents/ui/main.qml:136
#, kde-format
msgid "Mode when opening from the top left."
msgstr "Mode when opening from the top left."
#: package/contents/ui/main.qml:161
#, kde-format
msgid "Top Right Drawer Mode"
msgstr "Top Right Drawer Mode"
#: package/contents/ui/main.qml:162
#, kde-format
msgid "Mode when opening from the top right."
msgstr "Mode when opening from the top right."
#: package/contents/ui/QuickSettingsForm.qml:35
#, kde-format
msgid "Customize the order of quick settings in the pull-down panel."
msgstr "Customise the order of quick settings in the pull-down panel."
#: package/contents/ui/VibrationForm.qml:36
#, kde-format
msgid "Whether to have vibrations enabled in the shell."
msgstr "Whether to have vibrations enabled in the shell."
#: package/contents/ui/VibrationForm.qml:49
#, kde-format
msgid "Vibration Intensity"
msgstr "Vibration Intensity"
#: package/contents/ui/VibrationForm.qml:50
#, kde-format
msgid "How intense shell vibrations should be."
msgstr "How intense shell vibrations should be."
#: package/contents/ui/VibrationForm.qml:52
#, kde-format
msgctxt "Low intensity"
msgid "Low"
msgstr "Low"
#: package/contents/ui/VibrationForm.qml:53
#, kde-format
msgctxt "Medium intensity"
msgid "Medium"
msgstr "Medium"
#: package/contents/ui/VibrationForm.qml:54
#, kde-format
msgctxt "High intensity"
msgid "High"
msgstr "High"
#: package/contents/ui/VibrationForm.qml:80
#, kde-format
msgid "Vibration Duration"
msgstr "Vibration Duration"
#: package/contents/ui/VibrationForm.qml:81
#, kde-format
msgid "How long shell vibrations should be."
msgstr "How long shell vibrations should be."
#: package/contents/ui/VibrationForm.qml:83
#, kde-format
msgctxt "Long duration"
msgid "Long"
msgstr "Long"
#: package/contents/ui/VibrationForm.qml:84
#, kde-format
msgctxt "Medium duration"
msgid "Medium"
msgstr "Medium"
#: package/contents/ui/VibrationForm.qml:85
#, kde-format
msgctxt "Short duration"
msgid "Short"
msgstr "Short"
#: package/contents/ui/VibrationForm.qml:110
#, kde-format
msgid ""
"Keyboard vibrations are controlled separately in the keyboard settings "
"module."
msgstr ""
"Keyboard vibrations are controlled separately in the keyboard settings "
"module."

View file

@ -0,0 +1,307 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 18:53+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: notifications/notificationfilemenu.cpp:109
#, kde-format
msgid "Open Containing Folder"
msgstr "Open Containing Folder"
#: notifications/notificationfilemenu.cpp:123
#, kde-format
msgid "&Copy"
msgstr "&Copy"
#: notifications/notificationfilemenu.cpp:131
#, kde-format
msgctxt "@action:incontextmenu"
msgid "Copy Location"
msgstr "Copy Location"
#: notifications/notificationfilemenu.cpp:176
#, kde-format
msgid "Properties"
msgstr "Properties"
#: qml/actiondrawer/quicksettings/QuickSettingsFullDelegate.qml:100
#, kde-format
msgid "On"
msgstr "On"
#: qml/actiondrawer/quicksettings/QuickSettingsFullDelegate.qml:100
#, kde-format
msgid "Off"
msgstr "Off"
#: qml/dataproviders/AudioProvider.qml:171
#, kde-format
msgid "Audio"
msgstr "Audio"
#: qml/dataproviders/AudioProvider.qml:175
#, kde-format
msgid "Increase Volume"
msgstr "Increase Volume"
#: qml/dataproviders/AudioProvider.qml:182
#, kde-format
msgid "Decrease Volume"
msgstr "Decrease Volume"
#: qml/dataproviders/AudioProvider.qml:189 qml/osd/volume/VolumeOSD.qml:108
#, kde-format
msgid "Mute"
msgstr "Mute"
#: qml/dataproviders/SignalStrengthInfo.qml:15
#, kde-format
msgid "SIM Locked"
msgstr "SIM Locked"
#: qml/osd/volume/AudioApplet.qml:73
#, kde-format
msgid "Outputs"
msgstr "Outputs"
#: qml/osd/volume/AudioApplet.qml:103
#, kde-format
msgid "Inputs"
msgstr "Inputs"
#: qml/osd/volume/AudioApplet.qml:134
#, kde-format
msgid "Playback Streams"
msgstr "Playback Streams"
#: qml/osd/volume/AudioApplet.qml:187
#, kde-format
msgid "Recording Streams"
msgstr "Recording Streams"
#: qml/osd/volume/DeviceListItem.qml:25
#, kde-format
msgctxt "label of device items"
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: qml/osd/volume/DeviceListItem.qml:34
#, kde-format
msgid "Device name not found"
msgstr "Device name not found"
#: qml/osd/volume/ListItemBase.qml:104
#, kde-format
msgid "Show additional options for %1"
msgstr "Show additional options for %1"
#: qml/osd/volume/ListItemBase.qml:160
#, kde-format
msgctxt "Accessibility data on volume slider"
msgid "Adjust volume for %1"
msgstr "Adjust volume for %1"
#: qml/osd/volume/ListItemBase.qml:242
#, kde-format
msgctxt "volume percentage"
msgid "%1%"
msgstr "%1%"
#: qml/osd/volume/ListItemBase.qml:257
#, kde-format
msgctxt "only used for sizing, should be widest possible string"
msgid "100%"
msgstr "100%"
#: qml/osd/volume/StreamListItem.qml:21
#, kde-format
msgid "Notification Sounds"
msgstr "Notification Sounds"
#: qml/osd/volume/StreamListItem.qml:24
#, kde-format
msgctxt "label of stream items"
msgid "%1: %2"
msgstr "%1: %2"
#: qml/osd/volume/StreamListItem.qml:29
#, kde-format
msgid "Stream name not found"
msgstr "Stream name not found"
#: qml/osd/volume/VolumeOSD.qml:108
#, kde-format
msgid "Unmute"
msgstr "Unmute"
#: qml/osd/volume/VolumeOSD.qml:132
#, kde-format
msgid "100%"
msgstr "100%"
#: qml/osd/volume/VolumeOSD.qml:142
#, kde-format
msgctxt "Percentage value"
msgid "%1%"
msgstr "%1%"
#: qml/osd/volume/VolumeOSD.qml:162
#, kde-format
msgid "Open audio settings"
msgstr "Open audio settings"
#: qml/osd/volume/VolumeOSD.qml:175
#, kde-format
msgid "Audio Settings"
msgstr "Audio Settings"
#: qml/osd/volume/VolumeOSD.qml:182
#, kde-format
msgid "Toggle showing audio streams"
msgstr "Toggle showing audio streams"
#: qml/statusbar/indicators/BatteryIndicator.qml:36
#, kde-format
msgid "%1%"
msgstr "%1%"
#: qml/widgets/krunner/KRunnerWidget.qml:175
#, kde-format
msgid "Search…"
msgstr "Search…"
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:128
#, kde-format
msgid "No media playing"
msgstr "No media playing"
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:156
#, kde-format
msgid "Previous track"
msgstr "Previous track"
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:167
#, kde-format
msgid "Play or Pause media"
msgstr "Play or Pause media"
#: qml/widgets/mediacontrols/MediaControlsWidget.qml:180
#, kde-format
msgid "Next track"
msgstr "Next track"
#: qml/widgets/notifications/NotificationFooterActions.qml:55
#, kde-format
msgctxt "Reply to message"
msgid "Reply"
msgstr "Reply"
#: qml/widgets/notifications/NotificationReplyField.qml:36
#, kde-format
msgctxt "Text field placeholder"
msgid "Type a reply…"
msgstr "Type a reply…"
#: qml/widgets/notifications/NotificationReplyField.qml:55
#, kde-format
msgctxt "@action:button"
msgid "Send"
msgstr "Send"
#: qml/widgets/notifications/NotificationsWidget.qml:176
#, kde-format
msgid "Notification service not available"
msgstr "Notification service not available"
#: qml/widgets/notifications/NotificationsWidget.qml:185
#, kde-format
msgctxt "Vendor and product name"
msgid "Notifications are currently provided by '%1 %2'"
msgstr "Notifications are currently provided by '%1 %2'"
#: qml/widgets/notifications/NotificationsWidget.qml:321
#, kde-format
msgid "Show Fewer"
msgstr "Show Fewer"
#: qml/widgets/notifications/NotificationsWidget.qml:323
#, kde-format
msgctxt "Expand to show n more notifications"
msgid "Show %1 More"
msgstr "Show %1 More"
#: qml/widgets/notifications/NotificationsWidget.qml:382
#, kde-format
msgid "Clear All Notifications"
msgstr "Clear All Notifications"
#: qml/widgets/notifications/ThumbnailStrip.qml:132
#, kde-format
msgid "More Options…"
msgstr "More Options…"
#: qml/widgets/notifications/util.js:14
#, kde-format
msgctxt "Job name, e.g. Copying is paused"
msgid "%1 (Paused)"
msgstr "%1 (Paused)"
#: qml/widgets/notifications/util.js:19
#, kde-format
msgctxt "Job name, e.g. Copying has failed"
msgid "%1 (Failed)"
msgstr "%1 (Failed)"
#: qml/widgets/notifications/util.js:21
#, kde-format
msgid "Job Failed"
msgstr "Job Failed"
#: qml/widgets/notifications/util.js:24
#, kde-format
msgctxt "Job name, e.g. Copying has finished"
msgid "%1 (Finished)"
msgstr "%1 (Finished)"
#: qml/widgets/notifications/util.js:26
#, kde-format
msgid "Job Finished"
msgstr "Job Finished"
#: qml/widgets/notifications/util.js:49
#, kde-format
msgctxt "Notification was added minutes ago, keep short"
msgid "%1m ago"
msgstr "%1m ago"
#: qml/widgets/notifications/util.js:81
#, kde-format
msgctxt "seconds remaining, keep short"
msgid "%1 s remaining"
msgstr "%1 s remaining"
#: qml/widgets/notifications/util.js:84
#, kde-format
msgctxt "minutes remaining, keep short"
msgid "%1m remaining"
msgstr "%1m remaining"
#: qml/widgets/notifications/util.js:87
#, kde-format
msgctxt "hours remaining, keep short"
msgid "%1h remaining"
msgstr "%1h remaining"

View file

@ -0,0 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:47+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:12
#, kde-format
msgid "Airplane Mode"
msgstr "Airplane Mode"

View file

@ -0,0 +1,28 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:48+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:9
#, kde-format
msgid "Sound"
msgstr "Sound"
#: contents/ui/main.qml:11
#, kde-format
msgid "%1%"
msgstr "%1%"

View file

@ -0,0 +1,28 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:48+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:11
#, kde-format
msgid "Battery"
msgstr "Battery"
#: contents/ui/main.qml:12
#, kde-format
msgid "%1%"
msgstr "%1%"

View file

@ -0,0 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:47+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:10
#, kde-format
msgid "Bluetooth"
msgstr "Bluetooth"

View file

@ -0,0 +1,38 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:48+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:11
#, kde-format
msgid "Caffeine"
msgstr "Caffeine"
#: contents/ui/main.qml:13
#, kde-format
msgid "Tap to disable sleep suspension"
msgstr "Tap to disable sleep suspension"
#: contents/ui/main.qml:13
#, kde-format
msgid "Tap to suspend sleep"
msgstr "Tap to suspend sleep"
#: contents/ui/main.qml:36
#, kde-format
msgid "Plasma Mobile has enabled system-wide inhibition"
msgstr "Plasma Mobile has enabled system-wide inhibition"

View file

@ -0,0 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:47+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:12
#, kde-format
msgid "Do Not Disturb"
msgstr "Do Not Disturb"

View file

@ -0,0 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:47+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: package/contents/ui/main.qml:10
#, kde-format
msgid "Flashlight"
msgstr "Flashlight"

View file

@ -0,0 +1,38 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:48+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:12
#, kde-format
msgid "Virtual Keyboard"
msgstr "Virtual Keyboard"
#: contents/ui/main.qml:14
#, kde-format
msgid "On"
msgstr "On"
#: contents/ui/main.qml:15
#, kde-format
msgid "Off"
msgstr "Off"
#: contents/ui/main.qml:15
#, kde-format
msgid "Tap to open settings"
msgstr "Tap to open settings"

View file

@ -0,0 +1,48 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:49+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:10
#, kde-format
msgid "Mobile Data"
msgstr "Mobile Data"
#: contents/ui/main.qml:14 contents/ui/main.qml:22
#, kde-format
msgid "Not Available"
msgstr "Not Available"
#: contents/ui/main.qml:16
#, kde-format
msgid "APN needs to be configured in the settings"
msgstr "APN needs to be configured in the settings"
#: contents/ui/main.qml:18
#, kde-format
msgid "On"
msgstr "On"
#: contents/ui/main.qml:18
#, kde-format
msgid "Off"
msgstr "Off"
#: contents/ui/main.qml:20
#, kde-format
msgid "No SIM inserted"
msgstr "No SIM inserted"

View file

@ -0,0 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:47+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: package/contents/ui/main.qml:14
#, kde-format
msgid "Night Color"
msgstr "Night Colour"

View file

@ -0,0 +1,28 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:48+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: package/contents/ui/main.qml:12
#, kde-format
msgid "Shut Down"
msgstr "Shut Down"
#: package/contents/ui/main.qml:14
#, kde-format
msgid "Open power menu"
msgstr "Open power menu"

View file

@ -0,0 +1,58 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:49+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: package/contents/ui/main.qml:17
#, kde-format
msgid "Record Screen"
msgstr "Record Screen"
#: package/contents/ui/main.qml:19
#, kde-format
msgid "Recording…"
msgstr "Recording…"
#: package/contents/ui/main.qml:21
#, kde-format
msgid "Writing…"
msgstr "Writing…"
#: package/contents/ui/main.qml:25
#, kde-format
msgid "Tap to start recording"
msgstr "Tap to start recording"
#: package/contents/ui/main.qml:27
#, kde-format
msgid "Screen is being captured…"
msgstr "Screen is being captured…"
#: package/contents/ui/main.qml:29
#, kde-format
msgid "Please wait…"
msgstr "Please wait…"
#: package/contents/ui/main.qml:38
#, kde-format
msgid "New Screen Recording"
msgstr "New Screen Recording"
#: package/contents/ui/main.qml:38
#, kde-format
msgid "New Screen Recording saved in %1"
msgstr "New Screen Recording saved in %1"

View file

@ -0,0 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:47+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: package/contents/ui/main.qml:10
#, kde-format
msgid "Auto-rotate"
msgstr "Auto-rotate"

View file

@ -0,0 +1,38 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:48+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: package/contents/ui/main.qml:11
#, kde-format
msgid "Screenshot"
msgstr "Screenshot"
#: package/contents/ui/main.qml:12
#, kde-format
msgid "Tap to screenshot"
msgstr "Tap to screenshot"
#: screenshotutil.cpp:139
#, kde-format
msgid "New Screenshot"
msgstr "New Screenshot"
#: screenshotutil.cpp:141
#, kde-format
msgid "New screenshot saved to %1"
msgstr "New screenshot saved to %1"

View file

@ -0,0 +1,28 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:48+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:9
#, kde-format
msgid "Settings"
msgstr "Settings"
#: contents/ui/main.qml:10
#, kde-format
msgid "Tap to open"
msgstr "Tap to open"

View file

@ -0,0 +1,23 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-mobile package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-12-20 00:48+0000\n"
"PO-Revision-Date: 2022-12-31 17:47+0000\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: English <kde-i18n-doc@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.12.3\n"
#: contents/ui/main.qml:22
#, kde-format
msgid "Wi-Fi"
msgstr "WiFi"

View file

@ -0,0 +1,27 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# Adrián Chaves <adrian@chaves.io>, 2017, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-05-28 01:02+0000\n"
"PO-Revision-Date: 2018-01-04 19:38+0100\n"
"Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.io>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: package/contents/ui/appdrawer/AppDrawerHeader.qml:37
#, kde-format
msgid "Applications"
msgstr ""
#: package/contents/ui/private/ConfigOverlay.qml:98
#, kde-format
msgid "Remove"
msgstr "Retirar"