From 8a77a1bf0d352e97b294595fe03ed839a48ff228 Mon Sep 17 00:00:00 2001 From: wheaney <42350981+wheaney@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:31:34 -0700 Subject: [PATCH] Add swedish language files --- ui/po/LINGUAS | 2 +- ui/po/sv.po | 434 ++++++++++++++++++++++++++ ui/po/sv/LC_MESSAGES/breezydesktop.mo | Bin 0 -> 390 bytes 3 files changed, 435 insertions(+), 1 deletion(-) create mode 100644 ui/po/sv.po create mode 100644 ui/po/sv/LC_MESSAGES/breezydesktop.mo diff --git a/ui/po/LINGUAS b/ui/po/LINGUAS index 6970c3a..82bd741 100644 --- a/ui/po/LINGUAS +++ b/ui/po/LINGUAS @@ -1 +1 @@ -de es fr it ja pl zh_CN \ No newline at end of file +de es fr it ja pl sv zh_CN \ No newline at end of file diff --git a/ui/po/sv.po b/ui/po/sv.po new file mode 100644 index 0000000..c70a437 --- /dev/null +++ b/ui/po/sv.po @@ -0,0 +1,434 @@ +# Swedish translations for PACKAGE package. +# Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# , 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-08-15 15:36-0700\n" +"PO-Revision-Date: 2024-08-16 10:31-0700\n" +"Last-Translator: \n" +"Language-Team: Swedish \n" +"Language: sv\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" + +#: src/connecteddevice.py:16 +msgid "" +"Switches your glasses into side-by-side mode and doubles the width of the " +"display." +msgstr "" + +#: src/connecteddevice.py:17 +msgid "This feature is not currently supported for your device." +msgstr "" + +#: src/licensedialog.py:49 +msgid "Paid Tier Status" +msgstr "" + +#: src/licensedialog.py:57 +msgid "Feature Availability" +msgstr "" + +#: src/licensefeaturerow.py:15 src/shortcutdialog.py:107 +msgid "Disabled" +msgstr "" + +#: src/licensefeaturerow.py:18 +msgid "In trial" +msgstr "" + +#: src/licensefeaturerow.py:18 +msgid "Enabled" +msgstr "" + +#: src/licensefeaturerow.py:24 src/licensetierrow.py:30 +#, python-brace-format +msgid " ({time_remaining} remaining)" +msgstr "" + +#: src/licensefeaturerow.py:32 +msgid "Side-by-side mode (gaming)" +msgstr "" + +#: src/licensefeaturerow.py:33 +msgid "Smooth Follow (gaming)" +msgstr "" + +#: src/licensefeaturerow.py:34 +msgid "Breezy Desktop (productivity)" +msgstr "" + +#: src/licensetierrow.py:24 +msgid "Active" +msgstr "" + +#: src/licensetierrow.py:24 +msgid "Inactive" +msgstr "" + +#: src/licensetierrow.py:41 +#, python-brace-format +msgid "${amount} USD" +msgstr "" + +#: src/licensetierrow.py:43 +msgid " to renew" +msgstr "" + +#: src/licensetierrow.py:45 +msgid " to upgrade" +msgstr "" + +#: src/licensetierrow.py:47 +msgid "Paid through next renewal period" +msgstr "" + +#: src/licensetierrow.py:56 +msgid "Gaming" +msgstr "" + +#: src/licensetierrow.py:57 +msgid "Productivity" +msgstr "" + +#: src/licensetierrow.py:63 +msgid " - renewing monthly" +msgstr "" + +#: src/licensetierrow.py:64 +msgid " - renewing yearly" +msgstr "" + +#: src/licensetierrow.py:65 +msgid "with lifetime access" +msgstr "" + +#: src/licensetierrow.py:72 +msgid "Monthly" +msgstr "" + +#: src/licensetierrow.py:73 +msgid "Yearly" +msgstr "" + +#: src/licensetierrow.py:74 +msgid "Lifetime" +msgstr "" + +#: src/time.py:14 +msgid "less than an hour" +msgstr "" + +#: src/time.py:17 +msgid "1 hour" +msgstr "" + +#: src/time.py:17 +#, python-brace-format +msgid "{time_remaining} hours" +msgstr "" + +#: src/time.py:20 +msgid "1 day" +msgstr "" + +#: src/time.py:20 +#, python-brace-format +msgid "{time_remaining} days" +msgstr "" + +#: src/gtk/connected-device.ui:21 +msgid "connected" +msgstr "" + +#: src/gtk/connected-device.ui:31 +msgid "General Settings" +msgstr "" + +#: src/gtk/connected-device.ui:41 +msgid "Features" +msgstr "" + +#: src/gtk/connected-device.ui:44 +msgid "XR effect" +msgstr "" + +#: src/gtk/connected-device.ui:45 +msgid "Enables the Breezy Desktop XR effect." +msgstr "" + +#: src/gtk/connected-device.ui:55 +msgid "Widescreen mode" +msgstr "" + +#: src/gtk/connected-device.ui:66 +msgid "Follow mode" +msgstr "" + +#: src/gtk/connected-device.ui:67 +msgid "Keep the virtual display near the center of your view." +msgstr "" + +#: src/gtk/connected-device.ui:77 +msgid "Curved display" +msgstr "" + +#: src/gtk/connected-device.ui:78 +msgid "Switch between flat and curved displays." +msgstr "" + +#: src/gtk/connected-device.ui:91 +msgid "Adjustments" +msgstr "" + +#: src/gtk/connected-device.ui:94 +msgid "Display distance" +msgstr "" + +#: src/gtk/connected-device.ui:95 +msgid "" +"Closer appears larger, further appears smaller. Controls depth when in " +"widescreen mode." +msgstr "" + +#: src/gtk/connected-device.ui:123 +msgid "Display size" +msgstr "" + +#: src/gtk/connected-device.ui:124 +msgid "" +"Combine with display distance to achieve a comfortable level of depth and " +"size." +msgstr "" + +#: src/gtk/connected-device.ui:152 +msgid "Display toggle distances" +msgstr "" + +#: src/gtk/connected-device.ui:153 +msgid "" +"Use the buttons to capture the current display distance for use with the " +"keyboard shortcut." +msgstr "" + +#: src/gtk/connected-device.ui:178 +msgid "Follow threshold" +msgstr "" + +#: src/gtk/connected-device.ui:179 +msgid "How far away you can look before the display follows." +msgstr "" + +#: src/gtk/connected-device.ui:209 src/gtk/connected-device.ui:215 +msgid "Keyboard Shortcuts" +msgstr "" + +#: src/gtk/connected-device.ui:218 +msgid "Re-center display shortcut" +msgstr "" + +#: src/gtk/connected-device.ui:219 +msgid "Pin the virtual display to the current position." +msgstr "" + +#: src/gtk/connected-device.ui:238 src/gtk/connected-device.ui:267 +#: src/gtk/connected-device.ui:296 +msgid "Change" +msgstr "" + +#: src/gtk/connected-device.ui:247 +msgid "Display distance shortcut" +msgstr "" + +#: src/gtk/connected-device.ui:248 +msgid "Quickly toggle between two predefined distances." +msgstr "" + +#: src/gtk/connected-device.ui:276 +msgid "Toggle follow mode shortcut" +msgstr "" + +#: src/gtk/connected-device.ui:277 +msgid "Quickly toggle follow mode." +msgstr "" + +#: src/gtk/connected-device.ui:312 src/gtk/connected-device.ui:318 +msgid "Advanced Settings" +msgstr "" + +#: src/gtk/connected-device.ui:321 +msgid "Find optimal display config" +msgstr "" + +#: src/gtk/connected-device.ui:322 +msgid "" +"Automatically modify the glasses display configuration for maximum " +"resolution and best scaling when plugged in." +msgstr "" + +#: src/gtk/connected-device.ui:332 +msgid "Use highest refresh rate" +msgstr "" + +#: src/gtk/connected-device.ui:333 +msgid "Refresh rate may affect performance, disable this to set it manually." +msgstr "" + +#: src/gtk/connected-device.ui:343 +msgid "Always primary display" +msgstr "" + +#: src/gtk/connected-device.ui:344 +msgid "Automatically set the glasses as the primary display when plugged in." +msgstr "" + +#: src/gtk/connected-device.ui:354 +msgid "Fast SBS mode switching" +msgstr "" + +#: src/gtk/connected-device.ui:355 +msgid "" +"Switches glasses to SBS mode immediately when plugged in, if widescreen mode " +"is on. May cause instability." +msgstr "" + +#: src/gtk/connected-device.ui:365 +msgid "Movement look-ahead" +msgstr "" + +#: src/gtk/connected-device.ui:366 +msgid "" +"Counteracts input lag by predicting head-tracking position ahead of render " +"time. Stick with default unless virtual display drags behind your head " +"movements, jumps ahead, or is very shaky." +msgstr "" + +#: src/gtk/connected-device.ui:384 +msgid "Default" +msgstr "" + +#: src/gtk/failed-verification.ui:13 +msgid "Breezy Desktop GNOME invalid setup" +msgstr "" + +#: src/gtk/failed-verification.ui:14 +msgid "" +"Your Breezy GNOME setup is invalid or incomplete. Please re-run the setup " +"script. Report this issue if it persists." +msgstr "" + +#: src/gtk/license-dialog.ui:5 src/gtk/window.ui:55 +msgid "License Details" +msgstr "" + +#: src/gtk/license-dialog.ui:27 +msgid "Donate" +msgstr "" + +#: src/gtk/license-dialog.ui:44 +msgid "Request a token" +msgstr "" + +#: src/gtk/license-dialog.ui:52 +msgid "Verify token" +msgstr "" + +#: src/gtk/no-device.ui:13 +msgid "No device connected" +msgstr "" + +#: src/gtk/no-device.ui:14 +msgid "Breezy Desktop was unable to detect any supported XR devices." +msgstr "" + +#: src/gtk/no-driver.ui:13 +msgid "No driver running" +msgstr "" + +#: src/gtk/no-driver.ui:14 +msgid "" +"\n" +" If you installed via AUR, make sure you ran the recommended post-" +"install command:\n" +" systemctl --user enable --now xr-driver.service\n" +"\n" +" Otherwise, please file an issue on GitHub, or create a new thread " +"in the #troubleshooting channel on Discord.\n" +" " +msgstr "" + +#: src/gtk/no-extension.ui:13 +msgid "Breezy Desktop GNOME extension not ready" +msgstr "" + +#: src/gtk/no-extension.ui:14 +msgid "" +"If you have just run the setup, then you may need to log out and back in to " +"use it. Otherwise, please follow the Breezy GNOME setup instructions." +msgstr "" + +#: src/gtk/no-license.ui:13 +msgid "No license file was found" +msgstr "" + +#: src/gtk/no-license.ui:14 +msgid "" +"\n" +" The first time you use Breezy Desktop, an internet connection is " +"required to retrieve your device's license.\n" +" \n" +" Don't worry, there's no obligation to donate at this time. If you " +"haven't, you'll be given a trial license so you can decide if Breezy Desktop " +"fits your needs. \n" +" \n" +" Once you obtain a license, trial or otherwise, you can use Breezy " +"Desktop offline until features expire (or indefinitely, if you've chosen " +"lifetime access).\n" +" " +msgstr "" + +#: src/gtk/no-license.ui:27 +msgid "Try Again" +msgstr "" + +#: src/gtk/shortcut-dialog.ui:5 +msgid "Assign Keyboard Shortcut" +msgstr "" + +#: src/gtk/shortcut-dialog.ui:20 +msgid "Press your keyboard shortcut or 'Backspace' to disable..." +msgstr "" + +#: src/gtk/window.ui:10 +msgid "Breezy Desktop" +msgstr "" + +#: src/gtk/window.ui:23 +msgid "Menu" +msgstr "" + +#: src/gtk/window.ui:35 +msgid "Some features expire soon" +msgstr "" + +#: src/gtk/window.ui:36 src/gtk/window.ui:43 +msgid "View details" +msgstr "" + +#: src/gtk/window.ui:42 +msgid "Productivity features are disabled" +msgstr "" + +#: src/gtk/window.ui:59 +msgid "Force Reset" +msgstr "" + +#: src/gtk/window.ui:63 +msgid "About BreezyDesktop" +msgstr "" diff --git a/ui/po/sv/LC_MESSAGES/breezydesktop.mo b/ui/po/sv/LC_MESSAGES/breezydesktop.mo new file mode 100644 index 0000000000000000000000000000000000000000..713416fbb6591a5de787b17e6785d22626d183ce GIT binary patch literal 390 zcmYL^&rZWI4917x)FWpOM&bYxF6lr}vK28#hbA^wZDse+hAyZ}swCZ?2jTU27SbWH zPx{HW{8_etj*q@uP6v(?$C=~Map`CjI!3N}?_%TmSEAJy&nymeoO5l2k`$6&|F!oL z!#tkOhLbmM$}6QUj!hwQe5wnBsiNQ|6P)suXlC%4Sx%u%+BZl-3~nJH^g2LtM~F9K z#$u|OG$pf2Q-JQ8Z6$x)XeCP_>y4kO<%9FdqGkohl(Qv;*_!9VETC&EG^@u_7&q+i z3g7U(oq}0;nmxwbc?r@yUg;9y{bwkWCyYZ(}vsVJsn`U_caH8a*eUf oR4!yeA^Z^5OUhca5(i2z4Fy^4N)xp^@RvsC5>6usE;?T87wIf;GXMYp literal 0 HcmV?d00001