From e001521d6a0eb14fbf36a6e7a1588faaf221e991 Mon Sep 17 00:00:00 2001 From: heliguy4599 <95997226+heliguy4599@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:04:54 -0400 Subject: [PATCH 01/27] Fix typo causing downgrades to fail --- src/common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.py b/src/common.py index 9b58f61..665fd93 100644 --- a/src/common.py +++ b/src/common.py @@ -265,7 +265,7 @@ class myUtils: def downgrade_flatpak(self, id, ref, commit, install_type="system", mask=False, mask_list=None): unmask_cmd = f"flatpak mask --remove --{install_type} {id} && " - update_cmd = f"flatpak updated {ref} --commit={commit} --{install_type} -y" + update_cmd = f"flatpak update {ref} --commit={commit} --{install_type} -y" to_run_cmd = "" if id in mask_list: to_run_cmd += unmask_cmd From eb9f68b3ef32661bb218eb4e0aa4c50304f6bf85 Mon Sep 17 00:00:00 2001 From: heliguy Date: Sat, 6 Jul 2024 12:16:05 -0400 Subject: [PATCH 02/27] Update to release 1.6.4 --- data/io.github.flattool.Warehouse.metainfo.xml.in | 13 +++++++++++++ meson.build | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/data/io.github.flattool.Warehouse.metainfo.xml.in b/data/io.github.flattool.Warehouse.metainfo.xml.in index e95926d..0db3d16 100644 --- a/data/io.github.flattool.Warehouse.metainfo.xml.in +++ b/data/io.github.flattool.Warehouse.metainfo.xml.in @@ -64,6 +64,19 @@ + + +

Bux Fixes

+
    +
  • Fix issue causing downgrade window to not be able to downgrade anything
  • +
+

Previous Releases's Bug Fixes

+
    +
  • Downgrade Window no longer silently fails when downgrading a masked Flatpak, and instead, downgrades it
  • +
  • When downgrading and masking system Flatpaks, the password prompt only happens once instead of twice
  • +
+
+

Bug Fixes

diff --git a/meson.build b/meson.build index e0810ca..c09bb66 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('warehouse', - version: '1.6.3', + version: '1.6.4', meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', 'werror=false', ], ) From dae1014528d9925a3256f623726815d85e254038 Mon Sep 17 00:00:00 2001 From: Ronnie Hounskul Date: Sun, 14 Jul 2024 10:03:53 +0000 Subject: [PATCH 03/27] Update README.md update link to gnome code of conduct --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bd6dcd..8c8df9a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Warehouse is now available on Flathub! Visit your software store and search for - You can always open issues, PRs, and use other GitHub features here ## 📜 Code of Conduct -- The Warehouse project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct). See `CODE_OF_CONDUCT.md` for more information. +- The Warehouse project follows the [GNOME Code of Conduct](https://conduct.gnome.org/). See `CODE_OF_CONDUCT.md` for more information. ## ℹ️ Important Notes: - Warehouse assumes flatpak user data is located in the default directory: `~/.var/app`. From 012f8232026603de60907317222b9edea4b88622 Mon Sep 17 00:00:00 2001 From: heliguy4599 <95997226+heliguy4599@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:43:26 -0400 Subject: [PATCH 04/27] Use new FLathub bage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c8df9a..3b11d6a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Warehouse is now available on Flathub! Visit your software store and search for Warehouse, or click this badge. -Download on Flathub +Download on Flathub ## 🗣️ Translation - Translation is hosted with Weblate on Fyra Labs, [click here](https://weblate.fyralabs.com/projects/flattool/warehouse/) to contribute From d6e697def534312d8cdca1f5bf4d8ec9fd2debdf Mon Sep 17 00:00:00 2001 From: MightyShadow702 <_Shadow_Player_@quantentunnel.de> Date: Sun, 7 Jul 2024 11:50:17 +0000 Subject: [PATCH 05/27] Translated using Weblate (German) Currently translated at 95.5% (237 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/de/ --- po/de.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/de.po b/po/de.po index 8835c01..288ed02 100644 --- a/po/de.po +++ b/po/de.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-03-20 10:20+0000\n" -"Last-Translator: Vortex Acherontic \n" +"PO-Revision-Date: 2024-07-08 12:33+0000\n" +"Last-Translator: MightyShadow702 <_Shadow_Player_@quantentunnel.de>\n" "Language-Team: German \n" "Language: de\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.4.2\n" +"X-Generator: Weblate 5.5\n" #. Translators: Do not translate the applicaion name #: data/io.github.flattool.Warehouse.desktop.in:4 From 5027165b4cebd7cc3392a0d8290e343edde3eeda Mon Sep 17 00:00:00 2001 From: Athanasios Nektarios Karachalios Stagkas Date: Mon, 29 Jul 2024 15:33:20 +0000 Subject: [PATCH 06/27] Added translation using Weblate (Greek) --- po/el.po | 1043 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1043 insertions(+) create mode 100644 po/el.po diff --git a/po/el.po b/po/el.po new file mode 100644 index 0000000..3368047 --- /dev/null +++ b/po/el.po @@ -0,0 +1,1043 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Heliguy +# This file is distributed under the same license as the io.github.flattool.heliguy.Warehouse package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-03 14:05-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Translators: Do not translate the applicaion name +#: data/io.github.flattool.Warehouse.desktop.in:4 +msgid "Warehouse" +msgstr "" + +#: data/io.github.flattool.Warehouse.desktop.in:11 +msgid "flatpak" +msgstr "" + +#: data/io.github.flattool.Warehouse.desktop.in:12 +#: data/io.github.flattool.Warehouse.metainfo.xml.in:9 +msgid "Manage all things Flatpak" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:11 +msgid "" +"Warehouse is an app that manages installed Flatpaks, their user data, and " +"Flatpak remotes." +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:12 +msgid "Features:" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:14 +msgid "Show and filter the list of installed Flatpaks" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:15 +msgid "Display properties of installed Flatpaks" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:16 +msgid "Manage large groups of Flatpaks at once" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:17 +msgid "Add and remove Flatpak remotes" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:18 +msgid "Find and trash leftover user data" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:19 +msgid "Reinstall apps that have leftover data" +msgstr "" + +#: data/ui/downgrade.blp:25 src/app_row_widget.py:360 +msgid "Downgrade" +msgstr "" + +#: data/ui/downgrade.blp:55 +msgid "Fetching Releases" +msgstr "" + +#: data/ui/downgrade.blp:63 data/ui/window.blp:107 data/ui/window.blp:162 +msgid "This could take a while" +msgstr "" + +#: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 +msgid "Disable Updates" +msgstr "" + +#: data/ui/downgrade.blp:77 +msgid "Select a Release" +msgstr "" + +#: data/ui/downgrade.blp:78 +msgid "" +"This will uninstall the current release and install the chosen one instead. " +"Note that downgrading can cause issues." +msgstr "" + +#: data/ui/filter.blp:5 src/gtk/help-overlay.blp:19 +msgid "Set Filters" +msgstr "" + +#: data/ui/filter.blp:39 +msgid "Show Apps" +msgstr "" + +#: data/ui/filter.blp:49 +msgid "Show Runtimes" +msgstr "" + +#: data/ui/filter.blp:60 +msgid "Filter by Remotes" +msgstr "" + +#: data/ui/filter.blp:65 +msgid "Filter by Runtimes" +msgstr "" + +#: data/ui/filter.blp:73 data/ui/window.blp:179 +msgid "Reset Filters" +msgstr "" + +#: data/ui/orphans.blp:14 data/ui/window.blp:12 +msgid "Search List" +msgstr "" + +#: data/ui/orphans.blp:20 +msgid "Open Data Folder" +msgstr "" + +#: data/ui/orphans.blp:81 data/ui/search_install.blp:171 data/ui/window.blp:98 +msgid "Installing" +msgstr "" + +#: data/ui/orphans.blp:102 +msgid "No Leftover Data" +msgstr "" + +#: data/ui/orphans.blp:103 +msgid "There is no leftover user data" +msgstr "" + +#: data/ui/orphans.blp:108 data/ui/search_install.blp:87 data/ui/window.blp:187 +msgid "No Results Found" +msgstr "" + +#: data/ui/orphans.blp:109 data/ui/search_install.blp:88 data/ui/window.blp:188 +msgid "Try a different search term" +msgstr "" + +#: data/ui/orphans.blp:119 data/ui/window.blp:206 +msgid "Select All" +msgstr "" + +#: data/ui/orphans.blp:124 src/window.py:199 src/window.py:281 +msgid "Trash" +msgstr "" + +#: data/ui/orphans.blp:130 data/ui/search_install.blp:54 +#: src/orphans_window.py:122 src/window.py:839 +msgid "Install" +msgstr "" + +#: data/ui/popular_remotes.blp:18 +msgid "Add Remote" +msgstr "" + +#: data/ui/popular_remotes.blp:19 +msgid "Choose from a list of popular remotes or add a new one" +msgstr "" + +#: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 +msgid "Add a Repo File" +msgstr "" + +#: data/ui/popular_remotes.blp:50 data/ui/remotes.blp:56 +msgid "Add a Custom Remote" +msgstr "" + +#: data/ui/properties.blp:7 +msgid "Properties" +msgstr "" + +#: data/ui/properties.blp:73 +msgid "Loading User Data" +msgstr "" + +#: data/ui/properties.blp:78 src/app_row_widget.py:268 +#: src/orphans_window.py:258 +msgid "Open User Data Folder" +msgstr "" + +#: data/ui/properties.blp:90 src/app_row_widget.py:281 +msgid "Trash User Data" +msgstr "" + +#: data/ui/properties.blp:108 +msgid "Show Apps Using This Runtime" +msgstr "" + +#: data/ui/properties.blp:119 +msgid "Runtime" +msgstr "" + +#: data/ui/properties.blp:124 src/app_row_widget.py:156 +msgid "View Properties" +msgstr "" + +#: data/ui/properties.blp:135 src/app_row_widget.py:234 src/window.py:562 +msgid "Copy" +msgstr "" + +#: data/ui/properties.blp:147 +msgid "Show Details in Store" +msgstr "" + +#: data/ui/remotes.blp:5 src/gtk/help-overlay.blp:42 +msgid "Manage Remotes" +msgstr "" + +#: data/ui/remotes.blp:14 +msgid "Refresh List of Remotes" +msgstr "" + +#: data/ui/remotes.blp:23 +msgid "Installed Remotes" +msgstr "" + +#: data/ui/remotes.blp:27 +msgid "Show Disabled" +msgstr "" + +#: data/ui/remotes.blp:41 +msgid "No Remotes Found" +msgstr "" + +#: data/ui/remotes.blp:45 +msgid "Add a Popular Remote" +msgstr "" + +#: data/ui/remotes.blp:49 +msgid "Add Other Remotes" +msgstr "" + +#: data/ui/remotes.blp:79 +msgid "Adding Remote" +msgstr "" + +#: data/ui/remotes.blp:88 data/ui/window.blp:54 data/ui/window.blp:194 +msgid "This should only take a moment" +msgstr "" + +#: data/ui/search_install.blp:14 +msgid "Search Criteria" +msgstr "" + +#: data/ui/search_install.blp:22 +msgid "Choose a Remote to Search" +msgstr "" + +#: data/ui/search_install.blp:36 +msgid "Results" +msgstr "" + +#: data/ui/search_install.blp:71 +msgid "Start Search" +msgstr "" + +#: data/ui/search_install.blp:80 +msgid "Search for Flatpaks" +msgstr "" + +#: data/ui/search_install.blp:82 +msgid "Search for Flatpaks that you want to install" +msgstr "" + +#: data/ui/search_install.blp:108 +msgid "Searching" +msgstr "" + +#: data/ui/search_install.blp:119 +msgid "Too Many Results" +msgstr "" + +#: data/ui/search_install.blp:120 +msgid "Try being more specific with your search" +msgstr "" + +#: data/ui/snapshots.blp:14 +msgid "Open Snapshots Folder" +msgstr "" + +#: data/ui/snapshots.blp:32 +msgid "New Snapshot" +msgstr "" + +#: data/ui/snapshots.blp:83 +msgid "No Snapshots" +msgstr "" + +#: data/ui/snapshots.blp:84 +msgid "" +"Snapshots are backups of the app's user data. They can be reapplied at any " +"time." +msgstr "" + +#: data/ui/window.blp:18 +msgid "Filter List" +msgstr "" + +#: data/ui/window.blp:24 +msgid "Main Menu" +msgstr "" + +#: data/ui/window.blp:31 src/gtk/help-overlay.blp:29 +msgid "Toggle Selection Mode" +msgstr "" + +#: data/ui/window.blp:53 +msgid "Loading Flatpaks" +msgstr "" + +#: data/ui/window.blp:129 +msgid "Uninstalling" +msgstr "" + +#: data/ui/window.blp:157 +msgid "Creating Snapshots" +msgstr "" + +#: data/ui/window.blp:169 +msgid "No Flatpaks Found" +msgstr "" + +#: data/ui/window.blp:170 +msgid "" +"Warehouse cannot see the list of installed Flatpaks or the system has no " +"Flatpaks installed" +msgstr "" + +#: data/ui/window.blp:175 +msgid "No Flatpaks Match Filters" +msgstr "" + +#: data/ui/window.blp:176 +msgid "No installed Flatpak matches all of the currently applied filters" +msgstr "" + +#: data/ui/window.blp:193 +msgid "Refreshing List" +msgstr "" + +#: data/ui/window.blp:212 +msgid "Uninstall Selected Apps" +msgstr "" + +#: data/ui/window.blp:218 +msgid "Send Selected Apps' Data to the Trash" +msgstr "" + +#: data/ui/window.blp:224 +msgid "Open Copy Menu" +msgstr "" + +#: data/ui/window.blp:231 +msgid "Snapshot Selected Apps' Data" +msgstr "" + +#: data/ui/window.blp:241 +msgid "Manage Leftover Data…" +msgstr "" + +#: data/ui/window.blp:250 +msgid "Manage Remotes…" +msgstr "" + +#: data/ui/window.blp:256 +msgid "Install From File…" +msgstr "" + +#: data/ui/window.blp:261 +msgid "Install From The Web…" +msgstr "" + +#: data/ui/window.blp:267 +msgid "Refresh List" +msgstr "" + +#: data/ui/window.blp:271 +msgid "_Keyboard Shortcuts" +msgstr "" + +#: data/ui/window.blp:276 +msgid "_About Warehouse" +msgstr "" + +#: data/ui/window.blp:285 +msgid "Copy Names" +msgstr "" + +#: data/ui/window.blp:290 +msgid "Copy IDs" +msgstr "" + +#: data/ui/window.blp:295 +msgid "Copy Refs" +msgstr "" + +#: src/app_row_widget.py:82 +msgid "Updates Disabled" +msgstr "" + +#: src/app_row_widget.py:87 src/properties_window.py:212 +msgid "{} is masked and will not be updated" +msgstr "" + +#: src/app_row_widget.py:94 +msgid "Auto Removal Disabled" +msgstr "" + +#: src/app_row_widget.py:99 +msgid "" +"{} is pinned and will not be auto removed even when it's required by no app" +msgstr "" + +#: src/app_row_widget.py:106 +msgid "App EOL" +msgstr "" + +#: src/app_row_widget.py:112 src/properties_window.py:195 +msgid "" +"{} has reached its End of Life and will not receive any security updates" +msgstr "" + +#: src/app_row_widget.py:123 +msgid "Runtime EOL" +msgstr "" + +#: src/app_row_widget.py:129 src/properties_window.py:203 +msgid "" +"{}'s runtime has reached its End of Life and will not receive any security " +"updates" +msgstr "" + +#: src/app_row_widget.py:165 src/orphans_window.py:266 +msgid "Select" +msgstr "" + +#: src/app_row_widget.py:176 src/remotes_window.py:227 +msgid "View More" +msgstr "" + +#: src/app_row_widget.py:197 +msgid "Copied name" +msgstr "" + +#: src/app_row_widget.py:201 +msgid "Copy Name" +msgstr "" + +#: src/app_row_widget.py:206 +msgid "Copied ID" +msgstr "" + +#: src/app_row_widget.py:211 +msgid "Copy ID" +msgstr "" + +#: src/app_row_widget.py:216 +msgid "Copied ref" +msgstr "" + +#: src/app_row_widget.py:221 +msgid "Copy Ref" +msgstr "" + +#: src/app_row_widget.py:227 +msgid "Copied launch command" +msgstr "" + +#: src/app_row_widget.py:231 +msgid "Copy Launch Command" +msgstr "" + +#: src/app_row_widget.py:243 +msgid "Opened {}" +msgstr "" + +#: src/app_row_widget.py:246 +msgid "Open" +msgstr "" + +#: src/app_row_widget.py:256 src/window.py:229 src/window.py:302 +msgid "Uninstall" +msgstr "" + +#: src/app_row_widget.py:311 +msgid "Enable Updates" +msgstr "" + +#: src/app_row_widget.py:324 src/window.py:546 +msgid "Disable Auto Removal" +msgstr "" + +#: src/app_row_widget.py:336 +msgid "Enable Auto Removal" +msgstr "" + +#: src/app_row_widget.py:350 +msgid "Manage Snapshots" +msgstr "" + +#: src/common.py:325 src/common.py:399 +msgid "" +"Working on {}\n" +"{} out of {}" +msgstr "" + +#: src/downgrade_window.py:88 +msgid "Commit Hash: {}" +msgstr "" + +#: src/downgrade_window.py:110 +msgid "Could not downgrade {}" +msgstr "" + +#: src/downgrade_window.py:128 +msgid "Downgrading…" +msgstr "" + +#: src/downgrade_window.py:151 +msgid "Downgrade {}" +msgstr "" + +#: src/downgrade_window.py:159 +msgid "Ensure that {} will never be updated to a newer version" +msgstr "" + +#: src/filter_window.py:43 src/filter_window.py:49 +msgid "{} selected" +msgstr "" + +#: src/filter_window.py:135 src/orphans_window.py:150 src/remotes_window.py:307 +msgid "User wide" +msgstr "" + +#: src/filter_window.py:137 src/orphans_window.py:152 src/remotes_window.py:309 +msgid "System wide" +msgstr "" + +#: src/filter_window.py:139 src/orphans_window.py:154 src/remotes_window.py:311 +msgid "Unknown install type" +msgstr "" + +#: src/gtk/help-overlay.blp:11 +msgid "App Management" +msgstr "" + +#: src/gtk/help-overlay.blp:14 +msgid "Search" +msgstr "" + +#: src/gtk/help-overlay.blp:24 +msgid "Refresh" +msgstr "" + +#: src/gtk/help-overlay.blp:34 +msgid "More Functions" +msgstr "" + +#: src/gtk/help-overlay.blp:37 src/orphans_window.py:30 +msgid "Manage Leftover Data" +msgstr "" + +#: src/gtk/help-overlay.blp:47 +msgid "Install From File" +msgstr "" + +#: src/gtk/help-overlay.blp:52 +msgid "General" +msgstr "" + +#: src/gtk/help-overlay.blp:55 +msgid "Open Menu" +msgstr "" + +#: src/gtk/help-overlay.blp:60 +msgid "Show Shortcuts" +msgstr "" + +#: src/gtk/help-overlay.blp:65 +msgid "Quit" +msgstr "" + +#: src/main.py:149 +msgid "Flatpaks" +msgstr "" + +#. Translators: do one of the following, one per line: Your Name, Your Name , Your Name https://websi.te +#: src/main.py:191 +msgid "translator-credits" +msgstr "" + +#: src/main.py:197 +msgid "Donate" +msgstr "" + +#: src/main.py:199 +msgid "Contributors" +msgstr "" + +#: src/orphans_window.py:80 src/window.py:810 +msgid "Installed successfully" +msgstr "" + +#: src/orphans_window.py:83 +msgid "Could not install some apps" +msgstr "" + +#: src/orphans_window.py:117 +msgid "Attempt to Install?" +msgstr "" + +#: src/orphans_window.py:118 +msgid "Warehouse will attempt to install apps matching the selected data." +msgstr "" + +#: src/orphans_window.py:121 src/orphans_window.py:189 +#: src/properties_window.py:156 src/remotes_window.py:86 +#: src/remotes_window.py:167 src/remotes_window.py:450 +#: src/remotes_window.py:621 src/snapshots_window.py:128 +#: src/snapshots_window.py:234 src/window.py:228 src/window.py:301 +#: src/window.py:446 src/window.py:492 src/window.py:543 src/window.py:645 +#: src/window.py:715 src/window.py:838 +msgid "Cancel" +msgstr "" + +#: src/orphans_window.py:185 +msgid "Trash folders?" +msgstr "" + +#: src/orphans_window.py:185 +msgid "These folders will be sent to the trash." +msgstr "" + +#: src/orphans_window.py:190 +msgid "Continue" +msgstr "" + +#: src/orphans_window.py:198 src/properties_window.py:46 +#: src/snapshots_window.py:245 src/window.py:424 +msgid "Could not open folder" +msgstr "" + +#: src/orphans_window.py:216 +msgid "Could not manage data" +msgstr "" + +#: src/properties_window.py:40 src/remotes_window.py:212 +msgid "Copied {}" +msgstr "" + +#: src/properties_window.py:52 +msgid "Could not show details" +msgstr "" + +#: src/properties_window.py:58 +msgid "User Data" +msgstr "" + +#: src/properties_window.py:69 +msgid "Description" +msgstr "" + +#: src/properties_window.py:84 src/properties_window.py:144 +msgid "No User Data" +msgstr "" + +#: src/properties_window.py:135 +msgid "Could not show properties" +msgstr "" + +#: src/properties_window.py:143 src/window.py:438 +msgid "Trashed user data" +msgstr "" + +#: src/properties_window.py:150 src/window.py:433 +msgid "Could not trash user data" +msgstr "" + +#: src/properties_window.py:154 src/window.py:441 +msgid "Send {}'s User Data to the Trash?" +msgstr "" + +#: src/properties_window.py:158 src/window.py:448 src/window.py:646 +msgid "Trash Data" +msgstr "" + +#: src/remotes_window.py:71 +msgid "Could not remove {}" +msgstr "" + +#: src/remotes_window.py:81 src/remotes_window.py:162 +msgid "Any installed apps from {} will stop receiving updates" +msgstr "" + +#: src/remotes_window.py:84 +msgid "Remove {}?" +msgstr "" + +#: src/remotes_window.py:87 src/remotes_window.py:272 +msgid "Remove" +msgstr "" + +#: src/remotes_window.py:114 +msgid "Could not enable {}" +msgstr "" + +#: src/remotes_window.py:142 +msgid "Could not disable {}" +msgstr "" + +#: src/remotes_window.py:165 +msgid "Disable {}?" +msgstr "" + +#: src/remotes_window.py:168 src/remotes_window.py:263 +msgid "Disable" +msgstr "" + +#: src/remotes_window.py:179 +msgid "Could not view apps" +msgstr "" + +#: src/remotes_window.py:240 +msgid "Set Filter" +msgstr "" + +#: src/remotes_window.py:254 +msgid "Enable" +msgstr "" + +#: src/remotes_window.py:288 +msgid "Copy remote name" +msgstr "" + +#: src/remotes_window.py:302 +msgid "Disabled" +msgstr "" + +#: src/remotes_window.py:339 +msgid "The open source, pay-what-you-want app store from elementary" +msgstr "" + +#: src/remotes_window.py:345 +msgid "Central repository of Flatpak applications" +msgstr "" + +#: src/remotes_window.py:351 +msgid "Beta builds of Flatpak applications" +msgstr "" + +#: src/remotes_window.py:357 +msgid "Flatpaks packaged by Fedora Linux" +msgstr "" + +#: src/remotes_window.py:363 +msgid "The latest beta GNOME Apps and Runtimes" +msgstr "" + +#: src/remotes_window.py:369 +msgid "Beta KDE Apps and Runtimes" +msgstr "" + +#: src/remotes_window.py:375 +msgid "Central repository of the WebKit Developer and Runtime SDK" +msgstr "" + +#: src/remotes_window.py:411 src/remotes_window.py:573 +msgid "Could not add {}" +msgstr "" + +#: src/remotes_window.py:448 +msgid "Add Flatpak Remote" +msgstr "" + +#: src/remotes_window.py:451 src/remotes_window.py:622 +msgid "Add" +msgstr "" + +#: src/remotes_window.py:505 src/remotes_window.py:630 +msgid "Name" +msgstr "" + +#: src/remotes_window.py:509 +msgid "URL" +msgstr "" + +#: src/remotes_window.py:521 src/remotes_window.py:633 src/window.py:847 +msgid "User" +msgstr "" + +#: src/remotes_window.py:521 src/remotes_window.py:633 +msgid "Remote will be available to only you" +msgstr "" + +#: src/remotes_window.py:529 src/remotes_window.py:636 src/window.py:850 +msgid "System" +msgstr "" + +#: src/remotes_window.py:530 src/remotes_window.py:637 +msgid "Remote will be available to every user on the system" +msgstr "" + +#: src/remotes_window.py:569 +msgid "{} successfully added" +msgstr "" + +#: src/remotes_window.py:619 +msgid "Add {}?" +msgstr "" + +#: src/remotes_window.py:667 +msgid "Flatpak Repos" +msgstr "" + +#: src/snapshots_window.py:48 +msgid "There is no User Data to Snapshot" +msgstr "" + +#: src/snapshots_window.py:87 +msgid "Version {}" +msgstr "" + +#: src/snapshots_window.py:95 src/snapshots_window.py:236 +msgid "Apply Snapshot" +msgstr "" + +#: src/snapshots_window.py:101 src/snapshots_window.py:130 +msgid "Trash Snapshot" +msgstr "" + +#: src/snapshots_window.py:121 +msgid "Could not trash snapshot" +msgstr "" + +#: src/snapshots_window.py:125 +msgid "Trash Snapshot?" +msgstr "" + +#: src/snapshots_window.py:126 +msgid "This snapshot and its contents will be sent to the trash." +msgstr "" + +#: src/snapshots_window.py:148 +msgid "Could not create snapshot" +msgstr "" + +#: src/snapshots_window.py:157 +msgid "Creating Snapshot…" +msgstr "" + +#: src/snapshots_window.py:191 src/snapshots_window.py:208 +#: src/snapshots_window.py:215 +msgid "Could not apply snapshot" +msgstr "" + +#: src/snapshots_window.py:194 +msgid "Snapshot applied" +msgstr "" + +#: src/snapshots_window.py:221 +msgid "Applying Snapshot…" +msgstr "" + +#: src/snapshots_window.py:229 +msgid "Apply Snapshot?" +msgstr "" + +#: src/snapshots_window.py:230 +msgid "Applying this snapshot will trash any current user data for {}." +msgstr "" + +#. Window stuffs +#: src/snapshots_window.py:280 +msgid "{} Snapshots" +msgstr "" + +#: src/window.py:111 +msgid "Uninstalled successfully" +msgstr "" + +#: src/window.py:114 +msgid "Could not uninstall some apps" +msgstr "" + +#: src/window.py:170 +msgid "Uninstall Selected Apps?" +msgstr "" + +#: src/window.py:171 +msgid "It will not be possible to use these apps after removal." +msgstr "" + +#: src/window.py:191 src/window.py:273 +msgid "App Settings & Data" +msgstr "" + +#: src/window.py:195 src/window.py:277 +msgid "Keep" +msgstr "" + +#: src/window.py:196 +msgid "Allow restoring these apps' settings and content" +msgstr "" + +#: src/window.py:200 +msgid "Send these apps' settings and content to the trash" +msgstr "" + +#: src/window.py:236 +msgid "Cannot uninstall while already uninstalling" +msgstr "" + +#: src/window.py:265 +msgid "Uninstall {}?" +msgstr "" + +#: src/window.py:266 +msgid "It will not be possible to use {} after removal." +msgstr "" + +#: src/window.py:278 +msgid "Allow restoring this app's settings and content" +msgstr "" + +#: src/window.py:282 +msgid "Send this app's settings and content to the trash" +msgstr "" + +#: src/window.py:444 +msgid "Your files and data for this app will be sent to the trash." +msgstr "" + +#: src/window.py:463 +msgid "Could not disable updates for {}" +msgstr "" + +#: src/window.py:485 +msgid "Disable Updates for {}?" +msgstr "" + +#: src/window.py:489 +msgid "" +"This will mask {} ensuring it will never recieve any feature or security " +"updates." +msgstr "" + +#: src/window.py:511 +msgid "Could not enable auto removal" +msgstr "" + +#: src/window.py:514 +msgid "Could not disable auto removal" +msgstr "" + +#: src/window.py:537 +msgid "Disable Automatic Removal for {}?" +msgstr "" + +#: src/window.py:540 +msgid "" +"This will pin {} ensuring it well never be removed automatically, even if no " +"app depends on it." +msgstr "" + +#: src/window.py:560 +msgid "Could not Run App" +msgstr "" + +#: src/window.py:568 +msgid "OK" +msgstr "" + +#: src/window.py:620 +msgid "{} has no data to trash" +msgstr "" + +#: src/window.py:626 +msgid "Could not trash {}'s data" +msgstr "" + +#: src/window.py:641 +msgid "Trash Selected Apps' User Data?" +msgstr "" + +#: src/window.py:642 +msgid "Your files and data for these apps will be sent to the trash." +msgstr "" + +#: src/window.py:692 +msgid "Could not snapshot some apps" +msgstr "" + +#: src/window.py:709 +msgid "Create Snapshots?" +msgstr "" + +#: src/window.py:711 +msgid "" +"Snapshots are backups of the app's user data. They can be reapplied at any " +"time. This could take a while." +msgstr "" + +#: src/window.py:716 +msgid "Create Snapshots" +msgstr "" + +#: src/window.py:771 +msgid "Copied selected app names" +msgstr "" + +#: src/window.py:786 +msgid "Copied selected app IDs" +msgstr "" + +#: src/window.py:801 +msgid "Copied selected app refs" +msgstr "" + +#: src/window.py:812 +msgid "Could not install app" +msgstr "" + +#: src/window.py:836 +msgid "Install {}?" +msgstr "" + +#: src/window.py:847 +msgid "The app will be available to only you" +msgstr "" + +#: src/window.py:851 +msgid "The app will be available to every user on the system" +msgstr "" + +#: src/window.py:881 +msgid "File type not supported" +msgstr "" From 69652f23cab3c823d18f48c33ae1aed213ccd3e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Grundstr=C3=B6m?= Date: Mon, 29 Jul 2024 23:55:37 +0000 Subject: [PATCH 07/27] Translated using Weblate (Swedish) Currently translated at 98.3% (244 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/sv/ --- po/sv.po | 277 +++++++++++++++++-------------------------------------- 1 file changed, 87 insertions(+), 190 deletions(-) diff --git a/po/sv.po b/po/sv.po index 1dc908f..ddb8514 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-03-08 04:31+0000\n" -"Last-Translator: Anonymous \n" +"PO-Revision-Date: 2024-07-30 16:34+0000\n" +"Last-Translator: Kristoffer Grundström \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.4.2\n" +"X-Generator: Weblate 5.6.2\n" #. Translators: Do not translate the applicaion name #: data/io.github.flattool.Warehouse.desktop.in:4 @@ -74,16 +74,12 @@ msgid "Downgrade" msgstr "Nedgradera" #: data/ui/downgrade.blp:55 -#, fuzzy -#| msgid "Fetching Releases…" msgid "Fetching Releases" -msgstr "Hämtar släpp…" +msgstr "Hämtar utgåvor" #: data/ui/downgrade.blp:63 data/ui/window.blp:107 data/ui/window.blp:162 -#, fuzzy -#| msgid "This could take a while." msgid "This could take a while" -msgstr "Detta kan ta en stund." +msgstr "Det här kan ta en stund" #: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 msgid "Disable Updates" @@ -114,22 +110,16 @@ msgid "Show Runtimes" msgstr "Visa exekveringsmiljön" #: data/ui/filter.blp:60 -#, fuzzy -#| msgid "Filter Apps by Remotes" msgid "Filter by Remotes" -msgstr "Filtrera appar med fjärrkontroller" +msgstr "Filtrera efter Fjärrkontroller" #: data/ui/filter.blp:65 -#, fuzzy -#| msgid "Filter Apps by Runtime" msgid "Filter by Runtimes" -msgstr "Filtrera appar med exekveringsmiljö" +msgstr "Filtrera efter Exekveringsmiljöer" #: data/ui/filter.blp:73 data/ui/window.blp:179 -#, fuzzy -#| msgid "Set Filters" msgid "Reset Filters" -msgstr "Ställ in filtrar" +msgstr "Återställ filter" #: data/ui/orphans.blp:14 data/ui/window.blp:12 msgid "Search List" @@ -140,10 +130,8 @@ msgid "Open Data Folder" msgstr "Öppna datamapp" #: data/ui/orphans.blp:81 data/ui/search_install.blp:171 data/ui/window.blp:98 -#, fuzzy -#| msgid "Installing…" msgid "Installing" -msgstr "Installerar…" +msgstr "Installerar" #: data/ui/orphans.blp:102 msgid "No Leftover Data" @@ -158,10 +146,8 @@ msgid "No Results Found" msgstr "Inga resultat hittades" #: data/ui/orphans.blp:109 data/ui/search_install.blp:88 data/ui/window.blp:188 -#, fuzzy -#| msgid "Try a different search term." msgid "Try a different search term" -msgstr "Försök med en annan sökterm." +msgstr "Prova en annorlunda sök-term" #: data/ui/orphans.blp:119 data/ui/window.blp:206 msgid "Select All" @@ -181,12 +167,8 @@ msgid "Add Remote" msgstr "Lägg till fjärrkontroll" #: data/ui/popular_remotes.blp:19 -#, fuzzy -#| msgid "Choose from a list of popular remotes or add a new one." msgid "Choose from a list of popular remotes or add a new one" -msgstr "" -"Välja från en lista över de mest popuära fjärrkontrollerna eller lägg till " -"en ny fjärrkontroll." +msgstr "Välj från en lista över populära fjärrkontroller eller lägg till en ny" #: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 msgid "Add a Repo File" @@ -197,16 +179,12 @@ msgid "Add a Custom Remote" msgstr "Lägg till en anpassat fjärrkontroll" #: data/ui/properties.blp:7 -#, fuzzy -#| msgid "{} Properties" msgid "Properties" -msgstr "{} Egenskaper" +msgstr "Egenskaper" #: data/ui/properties.blp:73 -#, fuzzy -#| msgid "Loading User Data…" msgid "Loading User Data" -msgstr "Hämtar användardata" +msgstr "Laddar användardata" #: data/ui/properties.blp:78 src/app_row_widget.py:268 #: src/orphans_window.py:258 @@ -218,10 +196,8 @@ msgid "Trash User Data" msgstr "Trasha användardata" #: data/ui/properties.blp:108 -#, fuzzy -#| msgid "Show Apps Using this Runtime" msgid "Show Apps Using This Runtime" -msgstr "Visa appar som använder detta exekveringsmiljö" +msgstr "Visa appar som använder den här exekveringsmiljön" #: data/ui/properties.blp:119 msgid "Runtime" @@ -244,10 +220,8 @@ msgid "Manage Remotes" msgstr "Hantera fjärrkontroller" #: data/ui/remotes.blp:14 -#, fuzzy -#| msgid "Refresh list of remotes" msgid "Refresh List of Remotes" -msgstr "Uppdatera listan av fjärrar" +msgstr "Uppdatera lista över Fjärrkontroller" #: data/ui/remotes.blp:23 msgid "Installed Remotes" @@ -258,10 +232,8 @@ msgid "Show Disabled" msgstr "Visa avaktiverade" #: data/ui/remotes.blp:41 -#, fuzzy -#| msgid "No Results Found" msgid "No Remotes Found" -msgstr "Inga resultat hittades" +msgstr "Inga Fjärrkontroller hittades" #: data/ui/remotes.blp:45 msgid "Add a Popular Remote" @@ -272,38 +244,28 @@ msgid "Add Other Remotes" msgstr "Lägg till andra fjärrar" #: data/ui/remotes.blp:79 -#, fuzzy -#| msgid "Adding Remote…" msgid "Adding Remote" -msgstr "Lägger till fjärren…" +msgstr "Lägger till Fjärrkontrollen" #: data/ui/remotes.blp:88 data/ui/window.blp:54 data/ui/window.blp:194 -#, fuzzy -#| msgid "This should only take a moment." msgid "This should only take a moment" -msgstr "Detta bör bara ta en listen stund." +msgstr "Det här borde endast ta en stund" #: data/ui/search_install.blp:14 -#, fuzzy -#| msgid "Search List" msgid "Search Criteria" -msgstr "Söka Genom Listan" +msgstr "Sökkriteria" #: data/ui/search_install.blp:22 msgid "Choose a Remote to Search" -msgstr "" +msgstr "Välj en Fjärrkontroll att söka efter" #: data/ui/search_install.blp:36 -#, fuzzy -#| msgid "No Results Found" msgid "Results" -msgstr "Inga resultat hittades" +msgstr "Resultat" #: data/ui/search_install.blp:71 -#, fuzzy -#| msgid "Search" msgid "Start Search" -msgstr "Sök" +msgstr "Påbörja sökning" #: data/ui/search_install.blp:80 msgid "Search for Flatpaks" @@ -314,15 +276,10 @@ msgid "Search for Flatpaks that you want to install" msgstr "Sök efter Flatpakpaket som du vill installera" #: data/ui/search_install.blp:108 -#, fuzzy -#| msgctxt "Shown with a spinner while search operation is pending" -#| msgid "Searching…" msgid "Searching" -msgstr "Söker…" +msgstr "Söker" #: data/ui/search_install.blp:119 -#, fuzzy -#| msgid "Too many results" msgid "Too Many Results" msgstr "För många resultat" @@ -363,22 +320,16 @@ msgid "Toggle Selection Mode" msgstr "Växla urvalsläge" #: data/ui/window.blp:53 -#, fuzzy -#| msgid "Loading Flatpaks…" msgid "Loading Flatpaks" -msgstr "Laddar Flatpakpaket…" +msgstr "Laddar Flatpaks" #: data/ui/window.blp:129 -#, fuzzy -#| msgid "Uninstalling…" msgid "Uninstalling" -msgstr "Avinstallerar…" +msgstr "Avinstallerar" #: data/ui/window.blp:157 -#, fuzzy -#| msgid "Creating Snapshots…" msgid "Creating Snapshots" -msgstr "Skapar ögonblicksbilder…" +msgstr "Skapar ögonblicksbilder" #: data/ui/window.blp:169 msgid "No Flatpaks Found" @@ -401,16 +352,12 @@ msgid "No Flatpaks Match Filters" msgstr "Inga Flatpakpaket matchar de valda filtren" #: data/ui/window.blp:176 -#, fuzzy -#| msgid "No installed Flatpak matches any of the currently applied filters." msgid "No installed Flatpak matches all of the currently applied filters" -msgstr "Inga installerade Flatpak matchar någon av de valda filtren." +msgstr "Inga installerade Flatpaks matchar någon av de verkställda filter" #: data/ui/window.blp:193 -#, fuzzy -#| msgid "Refresh List" msgid "Refreshing List" -msgstr "Ladda Om Listan" +msgstr "Uppdaterar listan" #: data/ui/window.blp:212 msgid "Uninstall Selected Apps" @@ -478,12 +425,14 @@ msgstr "{} är maskad och kommer inte att uppdateras" #: src/app_row_widget.py:94 msgid "Auto Removal Disabled" -msgstr "" +msgstr "Automatisk borttagning avstängd" #: src/app_row_widget.py:99 msgid "" "{} is pinned and will not be auto removed even when it's required by no app" msgstr "" +"{} är fastnålad och kommer inte att tas bort automatiskt även om den inte " +"behövs av någon app" #: src/app_row_widget.py:106 msgid "App EOL" @@ -506,16 +455,12 @@ msgstr "" "{}s exekveringsmiljö är uttjänt och kommer inte att få säkerhetsuppdateringar" #: src/app_row_widget.py:165 src/orphans_window.py:266 -#, fuzzy -#| msgid "Select All" msgid "Select" -msgstr "Välj alla" +msgstr "Välj" #: src/app_row_widget.py:176 src/remotes_window.py:227 -#, fuzzy -#| msgid "View Properties" msgid "View More" -msgstr "Visa egenskaper" +msgstr "Visa mer" #: src/app_row_widget.py:197 msgid "Copied name" @@ -567,11 +512,11 @@ msgstr "Aktivera uppdateringar" #: src/app_row_widget.py:324 src/window.py:546 msgid "Disable Auto Removal" -msgstr "" +msgstr "Stäng av automatisk borttagning" #: src/app_row_widget.py:336 msgid "Enable Auto Removal" -msgstr "" +msgstr "Aktivera automatiskt borttagning" #: src/app_row_widget.py:350 msgid "Manage Snapshots" @@ -582,6 +527,8 @@ msgid "" "Working on {}\n" "{} out of {}" msgstr "" +"Jobbar med {}\n" +"{} av {}" #: src/downgrade_window.py:88 msgid "Commit Hash: {}" @@ -605,25 +552,19 @@ msgstr "Säkerställ att {} aldrig kommer uppdateras till en nyare version" #: src/filter_window.py:43 src/filter_window.py:49 msgid "{} selected" -msgstr "" +msgstr "{} valdes" #: src/filter_window.py:135 src/orphans_window.py:150 src/remotes_window.py:307 -#, fuzzy -#| msgid "{} wide" msgid "User wide" -msgstr "{} bred" +msgstr "Gäller alla användare" #: src/filter_window.py:137 src/orphans_window.py:152 src/remotes_window.py:309 -#, fuzzy -#| msgid "System" msgid "System wide" -msgstr "System" +msgstr "Över hela systemet" #: src/filter_window.py:139 src/orphans_window.py:154 src/remotes_window.py:311 -#, fuzzy -#| msgid "Uninstall" msgid "Unknown install type" -msgstr "Avinstallera" +msgstr "Okänd installationstyp" #: src/gtk/help-overlay.blp:11 msgid "App Management" @@ -673,15 +614,16 @@ msgstr "Flatpak" #: src/main.py:191 msgid "translator-credits" msgstr "" +"Kristoffer Grundström, Kristoffer Grundström , Kristoffer " +"Grundström https://nowebsi.te" #: src/main.py:197 msgid "Donate" -msgstr "" +msgstr "Donera" #: src/main.py:199 -#, fuzzy msgid "Contributors" -msgstr "Fortsätt" +msgstr "Medarbetare" #: src/orphans_window.py:80 src/window.py:810 msgid "Installed successfully" @@ -737,28 +679,24 @@ msgid "Copied {}" msgstr "Kopierade {}" #: src/properties_window.py:52 -#, fuzzy msgid "Could not show details" -msgstr "Kunde inte trasha användardata" +msgstr "Kunde inte visa detaljer" #: src/properties_window.py:58 -#, fuzzy msgid "User Data" -msgstr "Trasha användardata" +msgstr "Användardata" #: src/properties_window.py:69 msgid "Description" msgstr "Beskrivning" #: src/properties_window.py:84 src/properties_window.py:144 -#, fuzzy msgid "No User Data" -msgstr "Trasha användardata" +msgstr "Ingen användardata" #: src/properties_window.py:135 -#, fuzzy msgid "Could not show properties" -msgstr "Kunde inte trasha användardata" +msgstr "Kunde inte visa egenskaper" #: src/properties_window.py:143 src/window.py:438 msgid "Trashed user data" @@ -793,53 +731,40 @@ msgid "Remove" msgstr "Radera" #: src/remotes_window.py:114 -#, fuzzy -#| msgid "Could not add {}" msgid "Could not enable {}" -msgstr "Kunde inte lägga till {}" +msgstr "Kunde inte aktivera {}" #: src/remotes_window.py:142 -#, fuzzy -#| msgid "Could not add {}" msgid "Could not disable {}" -msgstr "Kunde inte lägga till {}" +msgstr "Kunde inte inaktivera {}" #: src/remotes_window.py:165 -#, fuzzy msgid "Disable {}?" -msgstr "Inaktivera uppdateringar" +msgstr "Inaktivera {}?" #: src/remotes_window.py:168 src/remotes_window.py:263 -#, fuzzy msgid "Disable" -msgstr "Inaktivera uppdateringar" +msgstr "Inaktivera" #: src/remotes_window.py:179 -#, fuzzy -#| msgid "Could not install app" msgid "Could not view apps" -msgstr "Kunde inte installera app" +msgstr "Kunde inte visa appar" #: src/remotes_window.py:240 -#, fuzzy -#| msgid "Set Filters" msgid "Set Filter" -msgstr "Ställ in filtrar" +msgstr "Ställ in filtrering" #: src/remotes_window.py:254 -#, fuzzy -#| msgid "Enable Updates" msgid "Enable" -msgstr "Aktivera uppdateringar" +msgstr "Aktivera" #: src/remotes_window.py:288 msgid "Copy remote name" msgstr "Kopiera fjärrkontrollnamn" #: src/remotes_window.py:302 -#, fuzzy msgid "Disabled" -msgstr "Inaktivera uppdateringar" +msgstr "Inaktivera" #: src/remotes_window.py:339 msgid "The open source, pay-what-you-want app store from elementary" @@ -850,17 +775,16 @@ msgid "Central repository of Flatpak applications" msgstr "Standardfjärrkontrol för Flatpak" #: src/remotes_window.py:351 -#, fuzzy msgid "Beta builds of Flatpak applications" -msgstr "Standardfjärrkontrol för Flatpak" +msgstr "Beta-byggnationer för Flatpak-applikationer" #: src/remotes_window.py:357 msgid "Flatpaks packaged by Fedora Linux" -msgstr "" +msgstr "Flatpaks paketerade av Fedora Linux" #: src/remotes_window.py:363 msgid "The latest beta GNOME Apps and Runtimes" -msgstr "" +msgstr "De senaste GNOM-apparna och Exekveringsmiljöerna" #: src/remotes_window.py:369 #, fuzzy @@ -918,26 +842,20 @@ msgid "Add {}?" msgstr "Lägg till {}?" #: src/remotes_window.py:667 -#, fuzzy msgid "Flatpak Repos" -msgstr "Flatpak" +msgstr "Filförråd för Flatpaks" #: src/snapshots_window.py:48 -#, fuzzy -#| msgid "Send {}'s User Data to the Trash?" msgid "There is no User Data to Snapshot" -msgstr "Skicka {}s användardata till papperskorgen?" +msgstr "Det finns ingen användardata att skapa en ögonblicksbild med" #: src/snapshots_window.py:87 -#, fuzzy -#| msgid "Version" msgid "Version {}" -msgstr "Version" +msgstr "Version {}" #: src/snapshots_window.py:95 src/snapshots_window.py:236 -#, fuzzy msgid "Apply Snapshot" -msgstr "Hantera fjärrkontroller" +msgstr "Verkställ ögonblicksbild" #: src/snapshots_window.py:101 src/snapshots_window.py:130 #, fuzzy @@ -945,50 +863,43 @@ msgid "Trash Snapshot" msgstr "Hantera fjärrkontroller" #: src/snapshots_window.py:121 -#, fuzzy -#| msgid "Could not trash user data" msgid "Could not trash snapshot" -msgstr "Kunde inte trasha användardata" +msgstr "Kunde inte kasta bort ögonblicksbilden" #: src/snapshots_window.py:125 -#, fuzzy msgid "Trash Snapshot?" -msgstr "Hantera fjärrkontroller" +msgstr "Kasta bort ögonblicksbild?" #: src/snapshots_window.py:126 -#, fuzzy -#| msgid "These folders will be sent to the trash." msgid "This snapshot and its contents will be sent to the trash." -msgstr "Dessa mappar kommer att skickas till papperskorgen." +msgstr "" +"Den här ögonblicksbilden och dess innehåll kommer att skickas till " +"papperskorgen." #: src/snapshots_window.py:148 msgid "Could not create snapshot" msgstr "Kunde inte skapa ögonblicksbild" #: src/snapshots_window.py:157 -#, fuzzy msgid "Creating Snapshot…" -msgstr "Hantera fjärrkontroller" +msgstr "Skapar ögonblicksbilden…" #: src/snapshots_window.py:191 src/snapshots_window.py:208 #: src/snapshots_window.py:215 -#, fuzzy msgid "Could not apply snapshot" -msgstr "Kunde inte installera vissa appar" +msgstr "Kunde inte verkställa ögonblicksbilden" #: src/snapshots_window.py:194 msgid "Snapshot applied" -msgstr "" +msgstr "Ögonblicksbilden verkställdes" #: src/snapshots_window.py:221 -#, fuzzy msgid "Applying Snapshot…" -msgstr "Hantera fjärrkontroller" +msgstr "Verkställer ögonblicksbilden…" #: src/snapshots_window.py:229 -#, fuzzy msgid "Apply Snapshot?" -msgstr "Hantera fjärrkontroller" +msgstr "Verkställ ögonblicksbilden?" #: src/snapshots_window.py:230 msgid "Applying this snapshot will trash any current user data for {}." @@ -996,9 +907,8 @@ msgstr "" #. Window stuffs #: src/snapshots_window.py:280 -#, fuzzy msgid "{} Snapshots" -msgstr "Hantera fjärrkontroller" +msgstr "{} Ögonblicksbilder" #: src/window.py:111 msgid "Uninstalled successfully" @@ -1076,34 +986,24 @@ msgstr "" "funktions- eller säkerhetsuppdateringar." #: src/window.py:511 -#, fuzzy -#| msgid "Could not add {}" msgid "Could not enable auto removal" -msgstr "Kunde inte lägga till {}" +msgstr "Kunde inte aktivera automatisk borttagning" #: src/window.py:514 -#, fuzzy -#| msgid "Could not add {}" msgid "Could not disable auto removal" -msgstr "Kunde inte lägga till {}" +msgstr "Kunde inte inaktivera automatisk borttagning" #: src/window.py:537 -#, fuzzy -#| msgid "Disable Updates for {}?" msgid "Disable Automatic Removal for {}?" -msgstr "Inaktivera Uppdateringar för {}?" +msgstr "Inaktivera automatisk borttagning för {}?" #: src/window.py:540 -#, fuzzy -#| msgid "" -#| "This will mask {} ensuring it will never recieve any feature or security " -#| "updates." msgid "" "This will pin {} ensuring it well never be removed automatically, even if no " "app depends on it." msgstr "" -"Detta kommer att maska {} och säkerställar att det kommer att aldrig få " -"funktions- eller säkerhetsuppdateringar." +"Det här kommer att nåla fast {} och säkerställa att det aldrig tas bort " +"automatiskt även om ingen app är beroende av det." #: src/window.py:560 msgid "Could not Run App" @@ -1114,14 +1014,12 @@ msgid "OK" msgstr "Okej" #: src/window.py:620 -#, fuzzy msgid "{} has no data to trash" -msgstr "Skicka {}s användardata till papperskorgen?" +msgstr "{} har ingen data att kasta bort" #: src/window.py:626 -#, fuzzy msgid "Could not trash {}'s data" -msgstr "Kunde inte trasha användardata" +msgstr "Kunde inte kasta bort {}'s data" #: src/window.py:641 msgid "Trash Selected Apps' User Data?" @@ -1134,25 +1032,24 @@ msgstr "" "papperskorgen." #: src/window.py:692 -#, fuzzy msgid "Could not snapshot some apps" -msgstr "Kunde inte installera vissa appar" +msgstr "Kunde inte skapa ögonblicksbilder för en del appar" #: src/window.py:709 -#, fuzzy msgid "Create Snapshots?" -msgstr "Hantera fjärrkontroller" +msgstr "Skapa ögonblicksbilder?" #: src/window.py:711 msgid "" "Snapshots are backups of the app's user data. They can be reapplied at any " "time. This could take a while." msgstr "" +"Ögonblicksbilder är säkerhetskopior av användarens app-data. De kan " +"återappliceras när som helst. Det här kan ta en stund." #: src/window.py:716 -#, fuzzy msgid "Create Snapshots" -msgstr "Hantera fjärrkontroller" +msgstr "Skapa ögonblicksbilder" #: src/window.py:771 msgid "Copied selected app names" From 5f86e0234a8ea8b70b88822564fe40786c0ad251 Mon Sep 17 00:00:00 2001 From: Athanasios Nektarios Karachalios Stagkas Date: Mon, 29 Jul 2024 15:55:48 +0000 Subject: [PATCH 08/27] Translated using Weblate (Greek) Currently translated at 13.7% (34 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/el/ --- po/el.po | 87 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 49 insertions(+), 38 deletions(-) diff --git a/po/el.po b/po/el.po index 3368047..69169cc 100644 --- a/po/el.po +++ b/po/el.po @@ -8,168 +8,179 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-07-30 16:34+0000\n" +"Last-Translator: Athanasios Nektarios Karachalios Stagkas \n" +"Language-Team: Greek \n" "Language: el\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: Weblate 5.6.2\n" #. Translators: Do not translate the applicaion name #: data/io.github.flattool.Warehouse.desktop.in:4 msgid "Warehouse" -msgstr "" +msgstr "Αποθήκη" #: data/io.github.flattool.Warehouse.desktop.in:11 msgid "flatpak" -msgstr "" +msgstr "flatpak" #: data/io.github.flattool.Warehouse.desktop.in:12 #: data/io.github.flattool.Warehouse.metainfo.xml.in:9 msgid "Manage all things Flatpak" -msgstr "" +msgstr "Διαχείριση όλων των ζητημάτων Flatpak" #: data/io.github.flattool.Warehouse.metainfo.xml.in:11 msgid "" "Warehouse is an app that manages installed Flatpaks, their user data, and " "Flatpak remotes." msgstr "" +"Το Αποθήκη είναι μια εφαρμογή που διαχειρίζεται τα εγκατεστημένα Flatpaks, " +"τα δεδομένα των χρηστών τους και τα αποθετήρια Flatpak." #: data/io.github.flattool.Warehouse.metainfo.xml.in:12 msgid "Features:" -msgstr "" +msgstr "Χαρακτηριστικά:" #: data/io.github.flattool.Warehouse.metainfo.xml.in:14 msgid "Show and filter the list of installed Flatpaks" -msgstr "" +msgstr "Εμφάνιση και φιλτράρισμα της λίστας των εγκατεστημένων Flatpaks" #: data/io.github.flattool.Warehouse.metainfo.xml.in:15 msgid "Display properties of installed Flatpaks" -msgstr "" +msgstr "Εμφάνιση των ιδιοτήτων των εγκατεστημένων Flatpaks" #: data/io.github.flattool.Warehouse.metainfo.xml.in:16 msgid "Manage large groups of Flatpaks at once" -msgstr "" +msgstr "Διαχείριση μεγάλων ομάδων Flatpaks ταυτόχρονα" #: data/io.github.flattool.Warehouse.metainfo.xml.in:17 msgid "Add and remove Flatpak remotes" -msgstr "" +msgstr "Προσθήκη και αφαίρεση αποθετηρίων Flatpak" #: data/io.github.flattool.Warehouse.metainfo.xml.in:18 msgid "Find and trash leftover user data" -msgstr "" +msgstr "Εύρεση και απόρριψη περισσευούμενων δεδομένων χρήστη" #: data/io.github.flattool.Warehouse.metainfo.xml.in:19 msgid "Reinstall apps that have leftover data" -msgstr "" +msgstr "Επανεγκαταστήστε εφαρμογές που έχουν εναπομείνει δεδομένα" #: data/ui/downgrade.blp:25 src/app_row_widget.py:360 msgid "Downgrade" -msgstr "" +msgstr "Υποβάθμιση" #: data/ui/downgrade.blp:55 msgid "Fetching Releases" -msgstr "" +msgstr "Ανάκτηση Εκδόσεων" #: data/ui/downgrade.blp:63 data/ui/window.blp:107 data/ui/window.blp:162 msgid "This could take a while" -msgstr "" +msgstr "Αυτό μπορεί να πάρει λίγο χρόνο" #: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 msgid "Disable Updates" -msgstr "" +msgstr "Απενεργοποίηση Ενημερώσεων" #: data/ui/downgrade.blp:77 msgid "Select a Release" -msgstr "" +msgstr "Επιλέξτε μια έκδοση" #: data/ui/downgrade.blp:78 msgid "" "This will uninstall the current release and install the chosen one instead. " "Note that downgrading can cause issues." msgstr "" +"Αυτό θα απεγκαταστήσει την τρέχουσα έκδοση και θα εγκαταστήσει την " +"επιλεγμένη. Σημειώστε ότι η αναβάθμιση μπορεί να προκαλέσει προβλήματα." #: data/ui/filter.blp:5 src/gtk/help-overlay.blp:19 msgid "Set Filters" -msgstr "" +msgstr "Ορισμός φίλτρων" #: data/ui/filter.blp:39 msgid "Show Apps" -msgstr "" +msgstr "Εμφάνιση Εφαρμογών" #: data/ui/filter.blp:49 +#, fuzzy msgid "Show Runtimes" -msgstr "" +msgstr "Εμφάνιση Βιβλιοθηκών" #: data/ui/filter.blp:60 msgid "Filter by Remotes" -msgstr "" +msgstr "Φίλτρο ανά Αποθετήριο" #: data/ui/filter.blp:65 +#, fuzzy msgid "Filter by Runtimes" -msgstr "" +msgstr "Φίλτρο ανά Βιβλιοθήκη" #: data/ui/filter.blp:73 data/ui/window.blp:179 msgid "Reset Filters" -msgstr "" +msgstr "Επαναφορά Φίλτρων" #: data/ui/orphans.blp:14 data/ui/window.blp:12 msgid "Search List" -msgstr "" +msgstr "Κατάλογος Αναζήτησης" #: data/ui/orphans.blp:20 msgid "Open Data Folder" -msgstr "" +msgstr "Άνοιγμα Φακέλου Δεδομένων" #: data/ui/orphans.blp:81 data/ui/search_install.blp:171 data/ui/window.blp:98 msgid "Installing" -msgstr "" +msgstr "Εγκατάσταση" #: data/ui/orphans.blp:102 msgid "No Leftover Data" -msgstr "" +msgstr "Χωρίς Εναπομείναντα Δεδομένα" #: data/ui/orphans.blp:103 msgid "There is no leftover user data" -msgstr "" +msgstr "Δεν περισσεύουν δεδομένα χρήστη" #: data/ui/orphans.blp:108 data/ui/search_install.blp:87 data/ui/window.blp:187 msgid "No Results Found" -msgstr "" +msgstr "Δεν Βρέθηκαν Αποτελέσματα" #: data/ui/orphans.blp:109 data/ui/search_install.blp:88 data/ui/window.blp:188 msgid "Try a different search term" -msgstr "" +msgstr "Δοκιμάστε έναν διαφορετικό όρο αναζήτησης" #: data/ui/orphans.blp:119 data/ui/window.blp:206 msgid "Select All" -msgstr "" +msgstr "Επιλογή Όλων" #: data/ui/orphans.blp:124 src/window.py:199 src/window.py:281 msgid "Trash" -msgstr "" +msgstr "Απορρίμματα" #: data/ui/orphans.blp:130 data/ui/search_install.blp:54 #: src/orphans_window.py:122 src/window.py:839 +#, fuzzy msgid "Install" -msgstr "" +msgstr "Εγκατάσταση" #: data/ui/popular_remotes.blp:18 msgid "Add Remote" -msgstr "" +msgstr "Προσθήκη Αποθετηρίου" #: data/ui/popular_remotes.blp:19 msgid "Choose from a list of popular remotes or add a new one" -msgstr "" +msgstr "Επιλέξτε από μια λίστα δημοφιλών Αποθετηρίων ή προσθέστε ένα νέο" #: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 msgid "Add a Repo File" -msgstr "" +msgstr "Προσθήκη Αρχείου Αποθετηρίου" #: data/ui/popular_remotes.blp:50 data/ui/remotes.blp:56 msgid "Add a Custom Remote" -msgstr "" +msgstr "Προσθήκη Προσαρμοσμένου Αποθετηρίου" #: data/ui/properties.blp:7 msgid "Properties" From ea687ab55f40f4efeb3fbb61d94a34c4eee4132c Mon Sep 17 00:00:00 2001 From: JTi65 Date: Sun, 4 Aug 2024 07:20:18 +0000 Subject: [PATCH 09/27] Added translation using Weblate (Finnish) --- po/fi.po | 1043 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1043 insertions(+) create mode 100644 po/fi.po diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..8430ca0 --- /dev/null +++ b/po/fi.po @@ -0,0 +1,1043 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Heliguy +# This file is distributed under the same license as the io.github.flattool.heliguy.Warehouse package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-03 14:05-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Translators: Do not translate the applicaion name +#: data/io.github.flattool.Warehouse.desktop.in:4 +msgid "Warehouse" +msgstr "" + +#: data/io.github.flattool.Warehouse.desktop.in:11 +msgid "flatpak" +msgstr "" + +#: data/io.github.flattool.Warehouse.desktop.in:12 +#: data/io.github.flattool.Warehouse.metainfo.xml.in:9 +msgid "Manage all things Flatpak" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:11 +msgid "" +"Warehouse is an app that manages installed Flatpaks, their user data, and " +"Flatpak remotes." +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:12 +msgid "Features:" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:14 +msgid "Show and filter the list of installed Flatpaks" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:15 +msgid "Display properties of installed Flatpaks" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:16 +msgid "Manage large groups of Flatpaks at once" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:17 +msgid "Add and remove Flatpak remotes" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:18 +msgid "Find and trash leftover user data" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:19 +msgid "Reinstall apps that have leftover data" +msgstr "" + +#: data/ui/downgrade.blp:25 src/app_row_widget.py:360 +msgid "Downgrade" +msgstr "" + +#: data/ui/downgrade.blp:55 +msgid "Fetching Releases" +msgstr "" + +#: data/ui/downgrade.blp:63 data/ui/window.blp:107 data/ui/window.blp:162 +msgid "This could take a while" +msgstr "" + +#: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 +msgid "Disable Updates" +msgstr "" + +#: data/ui/downgrade.blp:77 +msgid "Select a Release" +msgstr "" + +#: data/ui/downgrade.blp:78 +msgid "" +"This will uninstall the current release and install the chosen one instead. " +"Note that downgrading can cause issues." +msgstr "" + +#: data/ui/filter.blp:5 src/gtk/help-overlay.blp:19 +msgid "Set Filters" +msgstr "" + +#: data/ui/filter.blp:39 +msgid "Show Apps" +msgstr "" + +#: data/ui/filter.blp:49 +msgid "Show Runtimes" +msgstr "" + +#: data/ui/filter.blp:60 +msgid "Filter by Remotes" +msgstr "" + +#: data/ui/filter.blp:65 +msgid "Filter by Runtimes" +msgstr "" + +#: data/ui/filter.blp:73 data/ui/window.blp:179 +msgid "Reset Filters" +msgstr "" + +#: data/ui/orphans.blp:14 data/ui/window.blp:12 +msgid "Search List" +msgstr "" + +#: data/ui/orphans.blp:20 +msgid "Open Data Folder" +msgstr "" + +#: data/ui/orphans.blp:81 data/ui/search_install.blp:171 data/ui/window.blp:98 +msgid "Installing" +msgstr "" + +#: data/ui/orphans.blp:102 +msgid "No Leftover Data" +msgstr "" + +#: data/ui/orphans.blp:103 +msgid "There is no leftover user data" +msgstr "" + +#: data/ui/orphans.blp:108 data/ui/search_install.blp:87 data/ui/window.blp:187 +msgid "No Results Found" +msgstr "" + +#: data/ui/orphans.blp:109 data/ui/search_install.blp:88 data/ui/window.blp:188 +msgid "Try a different search term" +msgstr "" + +#: data/ui/orphans.blp:119 data/ui/window.blp:206 +msgid "Select All" +msgstr "" + +#: data/ui/orphans.blp:124 src/window.py:199 src/window.py:281 +msgid "Trash" +msgstr "" + +#: data/ui/orphans.blp:130 data/ui/search_install.blp:54 +#: src/orphans_window.py:122 src/window.py:839 +msgid "Install" +msgstr "" + +#: data/ui/popular_remotes.blp:18 +msgid "Add Remote" +msgstr "" + +#: data/ui/popular_remotes.blp:19 +msgid "Choose from a list of popular remotes or add a new one" +msgstr "" + +#: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 +msgid "Add a Repo File" +msgstr "" + +#: data/ui/popular_remotes.blp:50 data/ui/remotes.blp:56 +msgid "Add a Custom Remote" +msgstr "" + +#: data/ui/properties.blp:7 +msgid "Properties" +msgstr "" + +#: data/ui/properties.blp:73 +msgid "Loading User Data" +msgstr "" + +#: data/ui/properties.blp:78 src/app_row_widget.py:268 +#: src/orphans_window.py:258 +msgid "Open User Data Folder" +msgstr "" + +#: data/ui/properties.blp:90 src/app_row_widget.py:281 +msgid "Trash User Data" +msgstr "" + +#: data/ui/properties.blp:108 +msgid "Show Apps Using This Runtime" +msgstr "" + +#: data/ui/properties.blp:119 +msgid "Runtime" +msgstr "" + +#: data/ui/properties.blp:124 src/app_row_widget.py:156 +msgid "View Properties" +msgstr "" + +#: data/ui/properties.blp:135 src/app_row_widget.py:234 src/window.py:562 +msgid "Copy" +msgstr "" + +#: data/ui/properties.blp:147 +msgid "Show Details in Store" +msgstr "" + +#: data/ui/remotes.blp:5 src/gtk/help-overlay.blp:42 +msgid "Manage Remotes" +msgstr "" + +#: data/ui/remotes.blp:14 +msgid "Refresh List of Remotes" +msgstr "" + +#: data/ui/remotes.blp:23 +msgid "Installed Remotes" +msgstr "" + +#: data/ui/remotes.blp:27 +msgid "Show Disabled" +msgstr "" + +#: data/ui/remotes.blp:41 +msgid "No Remotes Found" +msgstr "" + +#: data/ui/remotes.blp:45 +msgid "Add a Popular Remote" +msgstr "" + +#: data/ui/remotes.blp:49 +msgid "Add Other Remotes" +msgstr "" + +#: data/ui/remotes.blp:79 +msgid "Adding Remote" +msgstr "" + +#: data/ui/remotes.blp:88 data/ui/window.blp:54 data/ui/window.blp:194 +msgid "This should only take a moment" +msgstr "" + +#: data/ui/search_install.blp:14 +msgid "Search Criteria" +msgstr "" + +#: data/ui/search_install.blp:22 +msgid "Choose a Remote to Search" +msgstr "" + +#: data/ui/search_install.blp:36 +msgid "Results" +msgstr "" + +#: data/ui/search_install.blp:71 +msgid "Start Search" +msgstr "" + +#: data/ui/search_install.blp:80 +msgid "Search for Flatpaks" +msgstr "" + +#: data/ui/search_install.blp:82 +msgid "Search for Flatpaks that you want to install" +msgstr "" + +#: data/ui/search_install.blp:108 +msgid "Searching" +msgstr "" + +#: data/ui/search_install.blp:119 +msgid "Too Many Results" +msgstr "" + +#: data/ui/search_install.blp:120 +msgid "Try being more specific with your search" +msgstr "" + +#: data/ui/snapshots.blp:14 +msgid "Open Snapshots Folder" +msgstr "" + +#: data/ui/snapshots.blp:32 +msgid "New Snapshot" +msgstr "" + +#: data/ui/snapshots.blp:83 +msgid "No Snapshots" +msgstr "" + +#: data/ui/snapshots.blp:84 +msgid "" +"Snapshots are backups of the app's user data. They can be reapplied at any " +"time." +msgstr "" + +#: data/ui/window.blp:18 +msgid "Filter List" +msgstr "" + +#: data/ui/window.blp:24 +msgid "Main Menu" +msgstr "" + +#: data/ui/window.blp:31 src/gtk/help-overlay.blp:29 +msgid "Toggle Selection Mode" +msgstr "" + +#: data/ui/window.blp:53 +msgid "Loading Flatpaks" +msgstr "" + +#: data/ui/window.blp:129 +msgid "Uninstalling" +msgstr "" + +#: data/ui/window.blp:157 +msgid "Creating Snapshots" +msgstr "" + +#: data/ui/window.blp:169 +msgid "No Flatpaks Found" +msgstr "" + +#: data/ui/window.blp:170 +msgid "" +"Warehouse cannot see the list of installed Flatpaks or the system has no " +"Flatpaks installed" +msgstr "" + +#: data/ui/window.blp:175 +msgid "No Flatpaks Match Filters" +msgstr "" + +#: data/ui/window.blp:176 +msgid "No installed Flatpak matches all of the currently applied filters" +msgstr "" + +#: data/ui/window.blp:193 +msgid "Refreshing List" +msgstr "" + +#: data/ui/window.blp:212 +msgid "Uninstall Selected Apps" +msgstr "" + +#: data/ui/window.blp:218 +msgid "Send Selected Apps' Data to the Trash" +msgstr "" + +#: data/ui/window.blp:224 +msgid "Open Copy Menu" +msgstr "" + +#: data/ui/window.blp:231 +msgid "Snapshot Selected Apps' Data" +msgstr "" + +#: data/ui/window.blp:241 +msgid "Manage Leftover Data…" +msgstr "" + +#: data/ui/window.blp:250 +msgid "Manage Remotes…" +msgstr "" + +#: data/ui/window.blp:256 +msgid "Install From File…" +msgstr "" + +#: data/ui/window.blp:261 +msgid "Install From The Web…" +msgstr "" + +#: data/ui/window.blp:267 +msgid "Refresh List" +msgstr "" + +#: data/ui/window.blp:271 +msgid "_Keyboard Shortcuts" +msgstr "" + +#: data/ui/window.blp:276 +msgid "_About Warehouse" +msgstr "" + +#: data/ui/window.blp:285 +msgid "Copy Names" +msgstr "" + +#: data/ui/window.blp:290 +msgid "Copy IDs" +msgstr "" + +#: data/ui/window.blp:295 +msgid "Copy Refs" +msgstr "" + +#: src/app_row_widget.py:82 +msgid "Updates Disabled" +msgstr "" + +#: src/app_row_widget.py:87 src/properties_window.py:212 +msgid "{} is masked and will not be updated" +msgstr "" + +#: src/app_row_widget.py:94 +msgid "Auto Removal Disabled" +msgstr "" + +#: src/app_row_widget.py:99 +msgid "" +"{} is pinned and will not be auto removed even when it's required by no app" +msgstr "" + +#: src/app_row_widget.py:106 +msgid "App EOL" +msgstr "" + +#: src/app_row_widget.py:112 src/properties_window.py:195 +msgid "" +"{} has reached its End of Life and will not receive any security updates" +msgstr "" + +#: src/app_row_widget.py:123 +msgid "Runtime EOL" +msgstr "" + +#: src/app_row_widget.py:129 src/properties_window.py:203 +msgid "" +"{}'s runtime has reached its End of Life and will not receive any security " +"updates" +msgstr "" + +#: src/app_row_widget.py:165 src/orphans_window.py:266 +msgid "Select" +msgstr "" + +#: src/app_row_widget.py:176 src/remotes_window.py:227 +msgid "View More" +msgstr "" + +#: src/app_row_widget.py:197 +msgid "Copied name" +msgstr "" + +#: src/app_row_widget.py:201 +msgid "Copy Name" +msgstr "" + +#: src/app_row_widget.py:206 +msgid "Copied ID" +msgstr "" + +#: src/app_row_widget.py:211 +msgid "Copy ID" +msgstr "" + +#: src/app_row_widget.py:216 +msgid "Copied ref" +msgstr "" + +#: src/app_row_widget.py:221 +msgid "Copy Ref" +msgstr "" + +#: src/app_row_widget.py:227 +msgid "Copied launch command" +msgstr "" + +#: src/app_row_widget.py:231 +msgid "Copy Launch Command" +msgstr "" + +#: src/app_row_widget.py:243 +msgid "Opened {}" +msgstr "" + +#: src/app_row_widget.py:246 +msgid "Open" +msgstr "" + +#: src/app_row_widget.py:256 src/window.py:229 src/window.py:302 +msgid "Uninstall" +msgstr "" + +#: src/app_row_widget.py:311 +msgid "Enable Updates" +msgstr "" + +#: src/app_row_widget.py:324 src/window.py:546 +msgid "Disable Auto Removal" +msgstr "" + +#: src/app_row_widget.py:336 +msgid "Enable Auto Removal" +msgstr "" + +#: src/app_row_widget.py:350 +msgid "Manage Snapshots" +msgstr "" + +#: src/common.py:325 src/common.py:399 +msgid "" +"Working on {}\n" +"{} out of {}" +msgstr "" + +#: src/downgrade_window.py:88 +msgid "Commit Hash: {}" +msgstr "" + +#: src/downgrade_window.py:110 +msgid "Could not downgrade {}" +msgstr "" + +#: src/downgrade_window.py:128 +msgid "Downgrading…" +msgstr "" + +#: src/downgrade_window.py:151 +msgid "Downgrade {}" +msgstr "" + +#: src/downgrade_window.py:159 +msgid "Ensure that {} will never be updated to a newer version" +msgstr "" + +#: src/filter_window.py:43 src/filter_window.py:49 +msgid "{} selected" +msgstr "" + +#: src/filter_window.py:135 src/orphans_window.py:150 src/remotes_window.py:307 +msgid "User wide" +msgstr "" + +#: src/filter_window.py:137 src/orphans_window.py:152 src/remotes_window.py:309 +msgid "System wide" +msgstr "" + +#: src/filter_window.py:139 src/orphans_window.py:154 src/remotes_window.py:311 +msgid "Unknown install type" +msgstr "" + +#: src/gtk/help-overlay.blp:11 +msgid "App Management" +msgstr "" + +#: src/gtk/help-overlay.blp:14 +msgid "Search" +msgstr "" + +#: src/gtk/help-overlay.blp:24 +msgid "Refresh" +msgstr "" + +#: src/gtk/help-overlay.blp:34 +msgid "More Functions" +msgstr "" + +#: src/gtk/help-overlay.blp:37 src/orphans_window.py:30 +msgid "Manage Leftover Data" +msgstr "" + +#: src/gtk/help-overlay.blp:47 +msgid "Install From File" +msgstr "" + +#: src/gtk/help-overlay.blp:52 +msgid "General" +msgstr "" + +#: src/gtk/help-overlay.blp:55 +msgid "Open Menu" +msgstr "" + +#: src/gtk/help-overlay.blp:60 +msgid "Show Shortcuts" +msgstr "" + +#: src/gtk/help-overlay.blp:65 +msgid "Quit" +msgstr "" + +#: src/main.py:149 +msgid "Flatpaks" +msgstr "" + +#. Translators: do one of the following, one per line: Your Name, Your Name , Your Name https://websi.te +#: src/main.py:191 +msgid "translator-credits" +msgstr "" + +#: src/main.py:197 +msgid "Donate" +msgstr "" + +#: src/main.py:199 +msgid "Contributors" +msgstr "" + +#: src/orphans_window.py:80 src/window.py:810 +msgid "Installed successfully" +msgstr "" + +#: src/orphans_window.py:83 +msgid "Could not install some apps" +msgstr "" + +#: src/orphans_window.py:117 +msgid "Attempt to Install?" +msgstr "" + +#: src/orphans_window.py:118 +msgid "Warehouse will attempt to install apps matching the selected data." +msgstr "" + +#: src/orphans_window.py:121 src/orphans_window.py:189 +#: src/properties_window.py:156 src/remotes_window.py:86 +#: src/remotes_window.py:167 src/remotes_window.py:450 +#: src/remotes_window.py:621 src/snapshots_window.py:128 +#: src/snapshots_window.py:234 src/window.py:228 src/window.py:301 +#: src/window.py:446 src/window.py:492 src/window.py:543 src/window.py:645 +#: src/window.py:715 src/window.py:838 +msgid "Cancel" +msgstr "" + +#: src/orphans_window.py:185 +msgid "Trash folders?" +msgstr "" + +#: src/orphans_window.py:185 +msgid "These folders will be sent to the trash." +msgstr "" + +#: src/orphans_window.py:190 +msgid "Continue" +msgstr "" + +#: src/orphans_window.py:198 src/properties_window.py:46 +#: src/snapshots_window.py:245 src/window.py:424 +msgid "Could not open folder" +msgstr "" + +#: src/orphans_window.py:216 +msgid "Could not manage data" +msgstr "" + +#: src/properties_window.py:40 src/remotes_window.py:212 +msgid "Copied {}" +msgstr "" + +#: src/properties_window.py:52 +msgid "Could not show details" +msgstr "" + +#: src/properties_window.py:58 +msgid "User Data" +msgstr "" + +#: src/properties_window.py:69 +msgid "Description" +msgstr "" + +#: src/properties_window.py:84 src/properties_window.py:144 +msgid "No User Data" +msgstr "" + +#: src/properties_window.py:135 +msgid "Could not show properties" +msgstr "" + +#: src/properties_window.py:143 src/window.py:438 +msgid "Trashed user data" +msgstr "" + +#: src/properties_window.py:150 src/window.py:433 +msgid "Could not trash user data" +msgstr "" + +#: src/properties_window.py:154 src/window.py:441 +msgid "Send {}'s User Data to the Trash?" +msgstr "" + +#: src/properties_window.py:158 src/window.py:448 src/window.py:646 +msgid "Trash Data" +msgstr "" + +#: src/remotes_window.py:71 +msgid "Could not remove {}" +msgstr "" + +#: src/remotes_window.py:81 src/remotes_window.py:162 +msgid "Any installed apps from {} will stop receiving updates" +msgstr "" + +#: src/remotes_window.py:84 +msgid "Remove {}?" +msgstr "" + +#: src/remotes_window.py:87 src/remotes_window.py:272 +msgid "Remove" +msgstr "" + +#: src/remotes_window.py:114 +msgid "Could not enable {}" +msgstr "" + +#: src/remotes_window.py:142 +msgid "Could not disable {}" +msgstr "" + +#: src/remotes_window.py:165 +msgid "Disable {}?" +msgstr "" + +#: src/remotes_window.py:168 src/remotes_window.py:263 +msgid "Disable" +msgstr "" + +#: src/remotes_window.py:179 +msgid "Could not view apps" +msgstr "" + +#: src/remotes_window.py:240 +msgid "Set Filter" +msgstr "" + +#: src/remotes_window.py:254 +msgid "Enable" +msgstr "" + +#: src/remotes_window.py:288 +msgid "Copy remote name" +msgstr "" + +#: src/remotes_window.py:302 +msgid "Disabled" +msgstr "" + +#: src/remotes_window.py:339 +msgid "The open source, pay-what-you-want app store from elementary" +msgstr "" + +#: src/remotes_window.py:345 +msgid "Central repository of Flatpak applications" +msgstr "" + +#: src/remotes_window.py:351 +msgid "Beta builds of Flatpak applications" +msgstr "" + +#: src/remotes_window.py:357 +msgid "Flatpaks packaged by Fedora Linux" +msgstr "" + +#: src/remotes_window.py:363 +msgid "The latest beta GNOME Apps and Runtimes" +msgstr "" + +#: src/remotes_window.py:369 +msgid "Beta KDE Apps and Runtimes" +msgstr "" + +#: src/remotes_window.py:375 +msgid "Central repository of the WebKit Developer and Runtime SDK" +msgstr "" + +#: src/remotes_window.py:411 src/remotes_window.py:573 +msgid "Could not add {}" +msgstr "" + +#: src/remotes_window.py:448 +msgid "Add Flatpak Remote" +msgstr "" + +#: src/remotes_window.py:451 src/remotes_window.py:622 +msgid "Add" +msgstr "" + +#: src/remotes_window.py:505 src/remotes_window.py:630 +msgid "Name" +msgstr "" + +#: src/remotes_window.py:509 +msgid "URL" +msgstr "" + +#: src/remotes_window.py:521 src/remotes_window.py:633 src/window.py:847 +msgid "User" +msgstr "" + +#: src/remotes_window.py:521 src/remotes_window.py:633 +msgid "Remote will be available to only you" +msgstr "" + +#: src/remotes_window.py:529 src/remotes_window.py:636 src/window.py:850 +msgid "System" +msgstr "" + +#: src/remotes_window.py:530 src/remotes_window.py:637 +msgid "Remote will be available to every user on the system" +msgstr "" + +#: src/remotes_window.py:569 +msgid "{} successfully added" +msgstr "" + +#: src/remotes_window.py:619 +msgid "Add {}?" +msgstr "" + +#: src/remotes_window.py:667 +msgid "Flatpak Repos" +msgstr "" + +#: src/snapshots_window.py:48 +msgid "There is no User Data to Snapshot" +msgstr "" + +#: src/snapshots_window.py:87 +msgid "Version {}" +msgstr "" + +#: src/snapshots_window.py:95 src/snapshots_window.py:236 +msgid "Apply Snapshot" +msgstr "" + +#: src/snapshots_window.py:101 src/snapshots_window.py:130 +msgid "Trash Snapshot" +msgstr "" + +#: src/snapshots_window.py:121 +msgid "Could not trash snapshot" +msgstr "" + +#: src/snapshots_window.py:125 +msgid "Trash Snapshot?" +msgstr "" + +#: src/snapshots_window.py:126 +msgid "This snapshot and its contents will be sent to the trash." +msgstr "" + +#: src/snapshots_window.py:148 +msgid "Could not create snapshot" +msgstr "" + +#: src/snapshots_window.py:157 +msgid "Creating Snapshot…" +msgstr "" + +#: src/snapshots_window.py:191 src/snapshots_window.py:208 +#: src/snapshots_window.py:215 +msgid "Could not apply snapshot" +msgstr "" + +#: src/snapshots_window.py:194 +msgid "Snapshot applied" +msgstr "" + +#: src/snapshots_window.py:221 +msgid "Applying Snapshot…" +msgstr "" + +#: src/snapshots_window.py:229 +msgid "Apply Snapshot?" +msgstr "" + +#: src/snapshots_window.py:230 +msgid "Applying this snapshot will trash any current user data for {}." +msgstr "" + +#. Window stuffs +#: src/snapshots_window.py:280 +msgid "{} Snapshots" +msgstr "" + +#: src/window.py:111 +msgid "Uninstalled successfully" +msgstr "" + +#: src/window.py:114 +msgid "Could not uninstall some apps" +msgstr "" + +#: src/window.py:170 +msgid "Uninstall Selected Apps?" +msgstr "" + +#: src/window.py:171 +msgid "It will not be possible to use these apps after removal." +msgstr "" + +#: src/window.py:191 src/window.py:273 +msgid "App Settings & Data" +msgstr "" + +#: src/window.py:195 src/window.py:277 +msgid "Keep" +msgstr "" + +#: src/window.py:196 +msgid "Allow restoring these apps' settings and content" +msgstr "" + +#: src/window.py:200 +msgid "Send these apps' settings and content to the trash" +msgstr "" + +#: src/window.py:236 +msgid "Cannot uninstall while already uninstalling" +msgstr "" + +#: src/window.py:265 +msgid "Uninstall {}?" +msgstr "" + +#: src/window.py:266 +msgid "It will not be possible to use {} after removal." +msgstr "" + +#: src/window.py:278 +msgid "Allow restoring this app's settings and content" +msgstr "" + +#: src/window.py:282 +msgid "Send this app's settings and content to the trash" +msgstr "" + +#: src/window.py:444 +msgid "Your files and data for this app will be sent to the trash." +msgstr "" + +#: src/window.py:463 +msgid "Could not disable updates for {}" +msgstr "" + +#: src/window.py:485 +msgid "Disable Updates for {}?" +msgstr "" + +#: src/window.py:489 +msgid "" +"This will mask {} ensuring it will never recieve any feature or security " +"updates." +msgstr "" + +#: src/window.py:511 +msgid "Could not enable auto removal" +msgstr "" + +#: src/window.py:514 +msgid "Could not disable auto removal" +msgstr "" + +#: src/window.py:537 +msgid "Disable Automatic Removal for {}?" +msgstr "" + +#: src/window.py:540 +msgid "" +"This will pin {} ensuring it well never be removed automatically, even if no " +"app depends on it." +msgstr "" + +#: src/window.py:560 +msgid "Could not Run App" +msgstr "" + +#: src/window.py:568 +msgid "OK" +msgstr "" + +#: src/window.py:620 +msgid "{} has no data to trash" +msgstr "" + +#: src/window.py:626 +msgid "Could not trash {}'s data" +msgstr "" + +#: src/window.py:641 +msgid "Trash Selected Apps' User Data?" +msgstr "" + +#: src/window.py:642 +msgid "Your files and data for these apps will be sent to the trash." +msgstr "" + +#: src/window.py:692 +msgid "Could not snapshot some apps" +msgstr "" + +#: src/window.py:709 +msgid "Create Snapshots?" +msgstr "" + +#: src/window.py:711 +msgid "" +"Snapshots are backups of the app's user data. They can be reapplied at any " +"time. This could take a while." +msgstr "" + +#: src/window.py:716 +msgid "Create Snapshots" +msgstr "" + +#: src/window.py:771 +msgid "Copied selected app names" +msgstr "" + +#: src/window.py:786 +msgid "Copied selected app IDs" +msgstr "" + +#: src/window.py:801 +msgid "Copied selected app refs" +msgstr "" + +#: src/window.py:812 +msgid "Could not install app" +msgstr "" + +#: src/window.py:836 +msgid "Install {}?" +msgstr "" + +#: src/window.py:847 +msgid "The app will be available to only you" +msgstr "" + +#: src/window.py:851 +msgid "The app will be available to every user on the system" +msgstr "" + +#: src/window.py:881 +msgid "File type not supported" +msgstr "" From cb5e3ba91c4cea44d853345afa030a94addd6520 Mon Sep 17 00:00:00 2001 From: Athanasios Nektarios Karachalios Stagkas Date: Sat, 3 Aug 2024 17:59:56 +0000 Subject: [PATCH 10/27] Translated using Weblate (Greek) Currently translated at 28.6% (71 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/el/ --- po/el.po | 82 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 46 insertions(+), 36 deletions(-) diff --git a/po/el.po b/po/el.po index 69169cc..0bd7119 100644 --- a/po/el.po +++ b/po/el.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-07-30 16:34+0000\n" +"PO-Revision-Date: 2024-08-04 18:34+0000\n" "Last-Translator: Athanasios Nektarios Karachalios Stagkas \n" "Language-Team: Greek Date: Wed, 7 Aug 2024 03:44:39 +0000 Subject: [PATCH 11/27] Translated using Weblate (Greek) Currently translated at 37.5% (93 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/el/ --- po/el.po | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/po/el.po b/po/el.po index 0bd7119..e51cfab 100644 --- a/po/el.po +++ b/po/el.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-08-04 18:34+0000\n" +"PO-Revision-Date: 2024-08-07 23:01+0000\n" "Last-Translator: Athanasios Nektarios Karachalios Stagkas \n" "Language-Team: Greek Date: Sat, 10 Aug 2024 03:07:15 +0000 Subject: [PATCH 12/27] Translated using Weblate (Italian) Currently translated at 29.4% (73 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/it/ --- po/it.po | 156 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 82 insertions(+), 74 deletions(-) diff --git a/po/it.po b/po/it.po index 8e609cf..c3cbc3a 100644 --- a/po/it.po +++ b/po/it.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-03-08 04:31+0000\n" -"Last-Translator: Anonymous \n" +"PO-Revision-Date: 2024-08-10 16:34+0000\n" +"Last-Translator: Nekothegamer \n" "Language-Team: Italian \n" "Language: it\n" @@ -17,12 +17,12 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.4.2\n" +"X-Generator: Weblate 5.6.2\n" #. Translators: Do not translate the applicaion name #: data/io.github.flattool.Warehouse.desktop.in:4 msgid "Warehouse" -msgstr "" +msgstr "Warehouse" #: data/io.github.flattool.Warehouse.desktop.in:11 msgid "flatpak" @@ -31,303 +31,311 @@ msgstr "flatpak" #: data/io.github.flattool.Warehouse.desktop.in:12 #: data/io.github.flattool.Warehouse.metainfo.xml.in:9 msgid "Manage all things Flatpak" -msgstr "" +msgstr "Gestisci tutte le cose Flatpak" #: data/io.github.flattool.Warehouse.metainfo.xml.in:11 msgid "" "Warehouse is an app that manages installed Flatpaks, their user data, and " "Flatpak remotes." msgstr "" +"Warehouse è un'applicazione che gestisce i Flatpak installati, i loro dati, " +"e i remote." #: data/io.github.flattool.Warehouse.metainfo.xml.in:12 msgid "Features:" -msgstr "" +msgstr "Funzionalità:" #: data/io.github.flattool.Warehouse.metainfo.xml.in:14 msgid "Show and filter the list of installed Flatpaks" -msgstr "" +msgstr "Mostra e filtra la lista dei Flatpak installati" #: data/io.github.flattool.Warehouse.metainfo.xml.in:15 msgid "Display properties of installed Flatpaks" -msgstr "" +msgstr "Visualizza proprietà dei Flatpak installati" #: data/io.github.flattool.Warehouse.metainfo.xml.in:16 msgid "Manage large groups of Flatpaks at once" -msgstr "" +msgstr "Gestisci grandi gruppi di Flatpak allo stesso tempo" #: data/io.github.flattool.Warehouse.metainfo.xml.in:17 msgid "Add and remove Flatpak remotes" -msgstr "" +msgstr "Aggiungi e rimuovi remote Flatpak" #: data/io.github.flattool.Warehouse.metainfo.xml.in:18 msgid "Find and trash leftover user data" -msgstr "" +msgstr "Trova e cestina dati utente rimasti" #: data/io.github.flattool.Warehouse.metainfo.xml.in:19 msgid "Reinstall apps that have leftover data" -msgstr "" +msgstr "Reinstalla applicazioni che hanno dati rimasti" #: data/ui/downgrade.blp:25 src/app_row_widget.py:360 +#, fuzzy msgid "Downgrade" -msgstr "" +msgstr "De-aggiorna" #: data/ui/downgrade.blp:55 msgid "Fetching Releases" -msgstr "" +msgstr "Recupero rilasci" #: data/ui/downgrade.blp:63 data/ui/window.blp:107 data/ui/window.blp:162 msgid "This could take a while" -msgstr "" +msgstr "Potrebbe volerci un po'" #: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 msgid "Disable Updates" -msgstr "" +msgstr "Disabilita aggiornamenti" #: data/ui/downgrade.blp:77 msgid "Select a Release" -msgstr "" +msgstr "Seleziona un rilascio" #: data/ui/downgrade.blp:78 +#, fuzzy msgid "" "This will uninstall the current release and install the chosen one instead. " "Note that downgrading can cause issues." msgstr "" +"Questo disinstallerà il rilascio corrente ed installerà quello scelto. " +"Ricorda che de-aggiornare può causare problemi." #: data/ui/filter.blp:5 src/gtk/help-overlay.blp:19 msgid "Set Filters" -msgstr "" +msgstr "Imposta filtri" #: data/ui/filter.blp:39 msgid "Show Apps" -msgstr "" +msgstr "Mostra applicazioni" #: data/ui/filter.blp:49 msgid "Show Runtimes" -msgstr "" +msgstr "Mostra runtime" #: data/ui/filter.blp:60 msgid "Filter by Remotes" -msgstr "" +msgstr "Filtra per remote" #: data/ui/filter.blp:65 msgid "Filter by Runtimes" -msgstr "" +msgstr "Filtra per runtime" #: data/ui/filter.blp:73 data/ui/window.blp:179 msgid "Reset Filters" -msgstr "" +msgstr "Reimposta filtri" #: data/ui/orphans.blp:14 data/ui/window.blp:12 msgid "Search List" -msgstr "" +msgstr "Lista ricerca" #: data/ui/orphans.blp:20 msgid "Open Data Folder" -msgstr "" +msgstr "Apri cartella dei dati" #: data/ui/orphans.blp:81 data/ui/search_install.blp:171 data/ui/window.blp:98 msgid "Installing" -msgstr "" +msgstr "Installazione" #: data/ui/orphans.blp:102 msgid "No Leftover Data" -msgstr "" +msgstr "Nessun dato rimasto" #: data/ui/orphans.blp:103 msgid "There is no leftover user data" -msgstr "" +msgstr "Non ci sono dati utenti rimasti" #: data/ui/orphans.blp:108 data/ui/search_install.blp:87 data/ui/window.blp:187 msgid "No Results Found" -msgstr "" +msgstr "Nessun risultato" #: data/ui/orphans.blp:109 data/ui/search_install.blp:88 data/ui/window.blp:188 msgid "Try a different search term" -msgstr "" +msgstr "Prova un termine di ricerca diverso" #: data/ui/orphans.blp:119 data/ui/window.blp:206 msgid "Select All" -msgstr "" +msgstr "Seleziona tutti" #: data/ui/orphans.blp:124 src/window.py:199 src/window.py:281 msgid "Trash" -msgstr "" +msgstr "Cestino" #: data/ui/orphans.blp:130 data/ui/search_install.blp:54 #: src/orphans_window.py:122 src/window.py:839 msgid "Install" -msgstr "" +msgstr "Installa" #: data/ui/popular_remotes.blp:18 msgid "Add Remote" -msgstr "" +msgstr "Aggiungi remote" #: data/ui/popular_remotes.blp:19 msgid "Choose from a list of popular remotes or add a new one" -msgstr "" +msgstr "Scegli da una lista di remote popolari o aggiungi uno nuovo" #: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 msgid "Add a Repo File" -msgstr "" +msgstr "Aggiungi un file repo" #: data/ui/popular_remotes.blp:50 data/ui/remotes.blp:56 msgid "Add a Custom Remote" -msgstr "" +msgstr "Aggiungi un remote personalizzato" #: data/ui/properties.blp:7 msgid "Properties" -msgstr "" +msgstr "Proprietà" #: data/ui/properties.blp:73 msgid "Loading User Data" -msgstr "" +msgstr "Caricamento dati utente" #: data/ui/properties.blp:78 src/app_row_widget.py:268 #: src/orphans_window.py:258 msgid "Open User Data Folder" -msgstr "" +msgstr "Apri cartella dati utente" #: data/ui/properties.blp:90 src/app_row_widget.py:281 msgid "Trash User Data" -msgstr "" +msgstr "Cestina dati utente" #: data/ui/properties.blp:108 msgid "Show Apps Using This Runtime" -msgstr "" +msgstr "Mostra applicazioni che usano questa runtime" #: data/ui/properties.blp:119 msgid "Runtime" -msgstr "" +msgstr "Runtime" #: data/ui/properties.blp:124 src/app_row_widget.py:156 msgid "View Properties" -msgstr "" +msgstr "Vedi proprietà" #: data/ui/properties.blp:135 src/app_row_widget.py:234 src/window.py:562 msgid "Copy" -msgstr "" +msgstr "Copia" #: data/ui/properties.blp:147 msgid "Show Details in Store" -msgstr "" +msgstr "Mostra dettagli nello store" #: data/ui/remotes.blp:5 src/gtk/help-overlay.blp:42 msgid "Manage Remotes" -msgstr "" +msgstr "Gestisci remote" #: data/ui/remotes.blp:14 msgid "Refresh List of Remotes" -msgstr "" +msgstr "Ricarica lista di remote" #: data/ui/remotes.blp:23 msgid "Installed Remotes" -msgstr "" +msgstr "Remote installati" #: data/ui/remotes.blp:27 msgid "Show Disabled" -msgstr "" +msgstr "Mostra disabilitati" #: data/ui/remotes.blp:41 msgid "No Remotes Found" -msgstr "" +msgstr "Nessun remote trovato" #: data/ui/remotes.blp:45 msgid "Add a Popular Remote" -msgstr "" +msgstr "Aggiungi un remote popolare" #: data/ui/remotes.blp:49 msgid "Add Other Remotes" -msgstr "" +msgstr "Aggiungi altri remote" #: data/ui/remotes.blp:79 msgid "Adding Remote" -msgstr "" +msgstr "Aggiunta remote" #: data/ui/remotes.blp:88 data/ui/window.blp:54 data/ui/window.blp:194 msgid "This should only take a moment" -msgstr "" +msgstr "Questo dovrebbe richiedere solo un momento" #: data/ui/search_install.blp:14 msgid "Search Criteria" -msgstr "" +msgstr "Criteri di ricerca" #: data/ui/search_install.blp:22 msgid "Choose a Remote to Search" -msgstr "" +msgstr "Scegli un remote da cercare" #: data/ui/search_install.blp:36 msgid "Results" -msgstr "" +msgstr "Risultati" #: data/ui/search_install.blp:71 msgid "Start Search" -msgstr "" +msgstr "Inizia ricerca" #: data/ui/search_install.blp:80 msgid "Search for Flatpaks" -msgstr "" +msgstr "Cerca flatpak" #: data/ui/search_install.blp:82 msgid "Search for Flatpaks that you want to install" -msgstr "" +msgstr "Cerca Flatpak che vuoi installare" #: data/ui/search_install.blp:108 msgid "Searching" -msgstr "" +msgstr "Ricerca in corso" #: data/ui/search_install.blp:119 msgid "Too Many Results" -msgstr "" +msgstr "Troppi risultati" #: data/ui/search_install.blp:120 msgid "Try being more specific with your search" -msgstr "" +msgstr "Prova a essere più specifico con la tua ricerca" #: data/ui/snapshots.blp:14 msgid "Open Snapshots Folder" -msgstr "" +msgstr "Apri cartella degli snapshot" #: data/ui/snapshots.blp:32 msgid "New Snapshot" -msgstr "" +msgstr "Nuovo snapshot" #: data/ui/snapshots.blp:83 msgid "No Snapshots" -msgstr "" +msgstr "Nessuno snapshot" #: data/ui/snapshots.blp:84 msgid "" "Snapshots are backups of the app's user data. They can be reapplied at any " "time." msgstr "" +"Gli snapshot sono backup dei dati utente dell'applicazione. Possono esser " +"riapplicati ad ogni momento." #: data/ui/window.blp:18 msgid "Filter List" -msgstr "" +msgstr "Lista filtri" #: data/ui/window.blp:24 msgid "Main Menu" -msgstr "" +msgstr "Menù principale" #: data/ui/window.blp:31 src/gtk/help-overlay.blp:29 msgid "Toggle Selection Mode" -msgstr "" +msgstr "Attiva/Disattiva la modalità di selezione" #: data/ui/window.blp:53 msgid "Loading Flatpaks" -msgstr "" +msgstr "Caricamento Flatpak" #: data/ui/window.blp:129 msgid "Uninstalling" -msgstr "" +msgstr "Disinstallazione" #: data/ui/window.blp:157 msgid "Creating Snapshots" -msgstr "" +msgstr "Creazione snapshot" #: data/ui/window.blp:169 msgid "No Flatpaks Found" -msgstr "" +msgstr "Nessun Flatpak trovato" #: data/ui/window.blp:170 msgid "" From 03506e65a9fd237d8ac88171a29b90f72f221528 Mon Sep 17 00:00:00 2001 From: Athanasios Nektarios Karachalios Stagkas Date: Fri, 9 Aug 2024 16:07:46 +0000 Subject: [PATCH 13/27] Translated using Weblate (Greek) Currently translated at 39.5% (98 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/el/ --- po/el.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/el.po b/po/el.po index e51cfab..a4a5b8a 100644 --- a/po/el.po +++ b/po/el.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-08-07 23:01+0000\n" +"PO-Revision-Date: 2024-08-10 16:34+0000\n" "Last-Translator: Athanasios Nektarios Karachalios Stagkas \n" "Language-Team: Greek Date: Sun, 11 Aug 2024 03:27:06 +0000 Subject: [PATCH 14/27] Translated using Weblate (Greek) Currently translated at 60.4% (150 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/el/ --- po/el.po | 100 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 57 insertions(+), 43 deletions(-) diff --git a/po/el.po b/po/el.po index a4a5b8a..a445f4b 100644 --- a/po/el.po +++ b/po/el.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-08-10 16:34+0000\n" +"PO-Revision-Date: 2024-08-11 11:33+0000\n" "Last-Translator: Athanasios Nektarios Karachalios Stagkas \n" "Language-Team: Greek Date: Mon, 12 Aug 2024 10:04:31 +0000 Subject: [PATCH 15/27] Translated using Weblate (Czech) Currently translated at 86.2% (214 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/cs/ --- po/cs.po | 482 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 264 insertions(+), 218 deletions(-) diff --git a/po/cs.po b/po/cs.po index 8ac3c8b..a9cdd08 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-04-20 23:06+0000\n" -"Last-Translator: Písek Pískovec \n" +"PO-Revision-Date: 2024-08-12 13:09+0000\n" +"Last-Translator: Lordus Kordus \n" "Language-Team: Czech \n" "Language: cs\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 5.4.2\n" +"X-Generator: Weblate 5.6.2\n" #. Translators: Do not translate the applicaion name #: data/io.github.flattool.Warehouse.desktop.in:4 @@ -31,53 +31,58 @@ msgstr "flatpak" #: data/io.github.flattool.Warehouse.desktop.in:12 #: data/io.github.flattool.Warehouse.metainfo.xml.in:9 msgid "Manage all things Flatpak" -msgstr "" +msgstr "Spravovat vše týkající se Flatpaku" #: data/io.github.flattool.Warehouse.metainfo.xml.in:11 +#, fuzzy msgid "" "Warehouse is an app that manages installed Flatpaks, their user data, and " "Flatpak remotes." msgstr "" +"Warehouse je aplikace, která umožňuje správu nainstalovaných Flatpaků, " +"jejich uživatelských dat a Vzdálených repozitářů." #: data/io.github.flattool.Warehouse.metainfo.xml.in:12 msgid "Features:" -msgstr "" +msgstr "Funkce:" #: data/io.github.flattool.Warehouse.metainfo.xml.in:14 msgid "Show and filter the list of installed Flatpaks" -msgstr "" +msgstr "Zobrazit a vyfiltrovat seznam nainstalovaných Flatpaků" #: data/io.github.flattool.Warehouse.metainfo.xml.in:15 msgid "Display properties of installed Flatpaks" -msgstr "" +msgstr "Zobrazit vlastnosti nainstalovaných Flatpaků" #: data/io.github.flattool.Warehouse.metainfo.xml.in:16 msgid "Manage large groups of Flatpaks at once" -msgstr "" +msgstr "Spravovat velké skupiny Flatpaků najednou" #: data/io.github.flattool.Warehouse.metainfo.xml.in:17 +#, fuzzy msgid "Add and remove Flatpak remotes" -msgstr "" +msgstr "Přidat a odstranit Flatpak repozitáře" #: data/io.github.flattool.Warehouse.metainfo.xml.in:18 msgid "Find and trash leftover user data" -msgstr "" +msgstr "Najít a odstranit zbylá uživatelská data" #: data/io.github.flattool.Warehouse.metainfo.xml.in:19 msgid "Reinstall apps that have leftover data" -msgstr "" +msgstr "Přeinstalovat aplikace, které mají zbylá data" #: data/ui/downgrade.blp:25 src/app_row_widget.py:360 msgid "Downgrade" msgstr "Downgradovat" #: data/ui/downgrade.blp:55 +#, fuzzy msgid "Fetching Releases" -msgstr "Získávání Vydání" +msgstr "Získávám Vydání" #: data/ui/downgrade.blp:63 data/ui/window.blp:107 data/ui/window.blp:162 msgid "This could take a while" -msgstr "Chvíli to může potrvat" +msgstr "Tohle může chvíli trvat" #: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 msgid "Disable Updates" @@ -92,8 +97,8 @@ msgid "" "This will uninstall the current release and install the chosen one instead. " "Note that downgrading can cause issues." msgstr "" -"Toto odinstaluje současné vydání a místo toho nainstaluje vybrané vydání. " -"Pozor, downgrade může způsobit problémy." +"Tohle odinstaluje současné vydání a nainstaluje vybrané. Pozor, downgrade " +"může způsobit potíže." #: data/ui/filter.blp:5 src/gtk/help-overlay.blp:19 msgid "Set Filters" @@ -105,15 +110,16 @@ msgstr "Zobrazit Aplikace" #: data/ui/filter.blp:49 msgid "Show Runtimes" -msgstr "" +msgstr "Zobrazit Běhová Prostředí" #: data/ui/filter.blp:60 +#, fuzzy msgid "Filter by Remotes" -msgstr "" +msgstr "Filtrovat podle Vzdálených Repozitářů" #: data/ui/filter.blp:65 msgid "Filter by Runtimes" -msgstr "" +msgstr "Filtrovat podle Běhových prostředí" #: data/ui/filter.blp:73 data/ui/window.blp:179 msgid "Reset Filters" @@ -129,19 +135,19 @@ msgstr "Otevřít Složku s Daty" #: data/ui/orphans.blp:81 data/ui/search_install.blp:171 data/ui/window.blp:98 msgid "Installing" -msgstr "Instaluje se" +msgstr "Instaluji" #: data/ui/orphans.blp:102 msgid "No Leftover Data" -msgstr "Žádná Zbytková Data" +msgstr "Žádná Zbylá Data" #: data/ui/orphans.blp:103 msgid "There is no leftover user data" -msgstr "Nejsou žádná zbytková uživatelská data" +msgstr "Neexistují žádná zbylá uživatelská data" #: data/ui/orphans.blp:108 data/ui/search_install.blp:87 data/ui/window.blp:187 msgid "No Results Found" -msgstr "Nalezeny Žádné Výsledky" +msgstr "Nenalezeny Žádné Výsledky" #: data/ui/orphans.blp:109 data/ui/search_install.blp:88 data/ui/window.blp:188 msgid "Try a different search term" @@ -149,11 +155,11 @@ msgstr "Zkuste jiný termín vyhledávání" #: data/ui/orphans.blp:119 data/ui/window.blp:206 msgid "Select All" -msgstr "Označit Vše" +msgstr "Vybrat Vše" #: data/ui/orphans.blp:124 src/window.py:199 src/window.py:281 msgid "Trash" -msgstr "Smazat" +msgstr "Odsranit" #: data/ui/orphans.blp:130 data/ui/search_install.blp:54 #: src/orphans_window.py:122 src/window.py:839 @@ -161,24 +167,28 @@ msgid "Install" msgstr "Instalovat" #: data/ui/popular_remotes.blp:18 +#, fuzzy msgid "Add Remote" -msgstr "" +msgstr "Přidat Vzdálený Repozitář" #: data/ui/popular_remotes.blp:19 +#, fuzzy msgid "Choose from a list of popular remotes or add a new one" -msgstr "" +msgstr "Zvolit ze seznamu populárních repozitářů nebo přidat nový" #: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 +#, fuzzy msgid "Add a Repo File" msgstr "Přidat Soubor Repozitáře" #: data/ui/popular_remotes.blp:50 data/ui/remotes.blp:56 +#, fuzzy msgid "Add a Custom Remote" -msgstr "" +msgstr "Přidat Vlastní Repozitář" #: data/ui/properties.blp:7 msgid "Properties" -msgstr "" +msgstr "Vlastnosti" #: data/ui/properties.blp:73 msgid "Loading User Data" @@ -187,23 +197,23 @@ msgstr "Načítání Uživatelských Dat" #: data/ui/properties.blp:78 src/app_row_widget.py:268 #: src/orphans_window.py:258 msgid "Open User Data Folder" -msgstr "" +msgstr "Otevřít Složku s Uživatelskými Daty" #: data/ui/properties.blp:90 src/app_row_widget.py:281 msgid "Trash User Data" -msgstr "Smazat Uživatelská Data" +msgstr "Odstranit Uživatelská Data" #: data/ui/properties.blp:108 msgid "Show Apps Using This Runtime" -msgstr "" +msgstr "Zobrazit Aplikace Používající Toto Běhové Prostředí" #: data/ui/properties.blp:119 msgid "Runtime" -msgstr "" +msgstr "Běhové prostředí" #: data/ui/properties.blp:124 src/app_row_widget.py:156 msgid "View Properties" -msgstr "" +msgstr "Zobrazit Vlastnosti" #: data/ui/properties.blp:135 src/app_row_widget.py:234 src/window.py:562 msgid "Copy" @@ -211,195 +221,207 @@ msgstr "Kopírovat" #: data/ui/properties.blp:147 msgid "Show Details in Store" -msgstr "" +msgstr "Zobrazit Detaily v Obchodu" #: data/ui/remotes.blp:5 src/gtk/help-overlay.blp:42 +#, fuzzy msgid "Manage Remotes" -msgstr "" +msgstr "Spravovat Vzdálené Repozitáře" #: data/ui/remotes.blp:14 +#, fuzzy msgid "Refresh List of Remotes" -msgstr "" +msgstr "Obnovit Seznam Vzdálených Repozitářů" #: data/ui/remotes.blp:23 +#, fuzzy msgid "Installed Remotes" -msgstr "" +msgstr "Nainstalované Vzdálené Repozitáře" #: data/ui/remotes.blp:27 msgid "Show Disabled" -msgstr "" +msgstr "Zobrazit Zakázané" #: data/ui/remotes.blp:41 +#, fuzzy msgid "No Remotes Found" -msgstr "" +msgstr "Nenalezeny Žádné Vzdálené Repozitáře" #: data/ui/remotes.blp:45 +#, fuzzy msgid "Add a Popular Remote" -msgstr "" +msgstr "Přidat Populární Vzdálený Repozitář" #: data/ui/remotes.blp:49 +#, fuzzy msgid "Add Other Remotes" -msgstr "" +msgstr "Přidat Ostatní Vzdálené Repozitáře" #: data/ui/remotes.blp:79 +#, fuzzy msgid "Adding Remote" -msgstr "" +msgstr "Přidávám Vzdálený Repozitář" #: data/ui/remotes.blp:88 data/ui/window.blp:54 data/ui/window.blp:194 msgid "This should only take a moment" -msgstr "" +msgstr "Tohle by mělo trvat jen chvíli" #: data/ui/search_install.blp:14 msgid "Search Criteria" -msgstr "" +msgstr "Vyhledávací Kritéria" #: data/ui/search_install.blp:22 +#, fuzzy msgid "Choose a Remote to Search" -msgstr "" +msgstr "Zvolit Repozitář pro Vyhledávání" #: data/ui/search_install.blp:36 msgid "Results" -msgstr "" +msgstr "Výsledky" #: data/ui/search_install.blp:71 msgid "Start Search" -msgstr "" +msgstr "Začít Vyhledávat" #: data/ui/search_install.blp:80 msgid "Search for Flatpaks" -msgstr "" +msgstr "Vyhledávat Flatpaky" #: data/ui/search_install.blp:82 msgid "Search for Flatpaks that you want to install" -msgstr "" +msgstr "Vyhledávat Flatpaky, které chcete nainstalovat" #: data/ui/search_install.blp:108 msgid "Searching" -msgstr "" +msgstr "Hledám" #: data/ui/search_install.blp:119 msgid "Too Many Results" -msgstr "" +msgstr "Příliš Mnoho Výsledků" #: data/ui/search_install.blp:120 msgid "Try being more specific with your search" -msgstr "" +msgstr "Zkuste být více specifičtí při vyhledávání" #: data/ui/snapshots.blp:14 msgid "Open Snapshots Folder" -msgstr "" +msgstr "Otevřít Složku se Snímky" #: data/ui/snapshots.blp:32 msgid "New Snapshot" -msgstr "" +msgstr "Nový Snímek" #: data/ui/snapshots.blp:83 msgid "No Snapshots" -msgstr "" +msgstr "Žádné Snímky" #: data/ui/snapshots.blp:84 msgid "" "Snapshots are backups of the app's user data. They can be reapplied at any " "time." msgstr "" +"Snímky jsou zálohy uživatelských dat aplikace. Mohou být aplikovány kdykoliv." #: data/ui/window.blp:18 msgid "Filter List" -msgstr "" +msgstr "Seznam Filtrů" #: data/ui/window.blp:24 msgid "Main Menu" -msgstr "" +msgstr "Hlavní Menu" #: data/ui/window.blp:31 src/gtk/help-overlay.blp:29 msgid "Toggle Selection Mode" -msgstr "" +msgstr "Přepnout Mód Výběru" #: data/ui/window.blp:53 msgid "Loading Flatpaks" -msgstr "" +msgstr "Načítání Flatpaků" #: data/ui/window.blp:129 msgid "Uninstalling" -msgstr "" +msgstr "Odinstaluji" #: data/ui/window.blp:157 msgid "Creating Snapshots" -msgstr "" +msgstr "Vytvářím Snímky" #: data/ui/window.blp:169 msgid "No Flatpaks Found" -msgstr "" +msgstr "Nenalezeny žádné Flatpaky" #: data/ui/window.blp:170 msgid "" "Warehouse cannot see the list of installed Flatpaks or the system has no " "Flatpaks installed" msgstr "" +"Aplikace Warehouse nevidí seznam nainstalovaných Flatpaků nebo systém nemá " +"žádné Flatpaky nainstalován" #: data/ui/window.blp:175 msgid "No Flatpaks Match Filters" -msgstr "" +msgstr "Žádné Flatpaky Neodpovídají Filtrům" #: data/ui/window.blp:176 msgid "No installed Flatpak matches all of the currently applied filters" -msgstr "" +msgstr "Žádný nainstalovaný Flatpak neodpovídá všem aplikovaným filtrů" #: data/ui/window.blp:193 msgid "Refreshing List" -msgstr "" +msgstr "Obnovuji Seznam" #: data/ui/window.blp:212 msgid "Uninstall Selected Apps" -msgstr "" +msgstr "Odinstalovat Vybrané Aplikace" #: data/ui/window.blp:218 msgid "Send Selected Apps' Data to the Trash" -msgstr "" +msgstr "Přesunout Data Vybraných Aplikací do Koše" #: data/ui/window.blp:224 msgid "Open Copy Menu" -msgstr "" +msgstr "Otevřít Menu Kopírování" #: data/ui/window.blp:231 msgid "Snapshot Selected Apps' Data" -msgstr "" +msgstr "Vytvořit Snímek Dat Vybraných Aplikací" #: data/ui/window.blp:241 msgid "Manage Leftover Data…" -msgstr "" +msgstr "Spravovat Zbylá Data…" #: data/ui/window.blp:250 +#, fuzzy msgid "Manage Remotes…" -msgstr "" +msgstr "Spravovat Vzdálené Repozitáře…" #: data/ui/window.blp:256 msgid "Install From File…" -msgstr "" +msgstr "Instalovat ze Souboru…" #: data/ui/window.blp:261 msgid "Install From The Web…" -msgstr "" +msgstr "Instalovat z Webu…" #: data/ui/window.blp:267 msgid "Refresh List" -msgstr "" +msgstr "Obnovit Seznam" #: data/ui/window.blp:271 msgid "_Keyboard Shortcuts" -msgstr "" +msgstr "_Klávesové Zkratky" #: data/ui/window.blp:276 msgid "_About Warehouse" -msgstr "" +msgstr "_O Aplikaci Warehouse" #: data/ui/window.blp:285 msgid "Copy Names" -msgstr "" +msgstr "Kopírovat Názvy" #: data/ui/window.blp:290 msgid "Copy IDs" -msgstr "" +msgstr "Kopírovat více ID" #: data/ui/window.blp:295 msgid "Copy Refs" @@ -407,63 +429,67 @@ msgstr "" #: src/app_row_widget.py:82 msgid "Updates Disabled" -msgstr "" +msgstr "Aktualizace Zakázány" #: src/app_row_widget.py:87 src/properties_window.py:212 msgid "{} is masked and will not be updated" -msgstr "" +msgstr "{} je zamaskován a nebude aktualizován" #: src/app_row_widget.py:94 msgid "Auto Removal Disabled" -msgstr "" +msgstr "Automatické Odstranění Vypnuto" #: src/app_row_widget.py:99 msgid "" "{} is pinned and will not be auto removed even when it's required by no app" msgstr "" +"{} je přišpendlen a nebude automaticky odstraněn ani když není požadován " +"žádnou aplikací" #: src/app_row_widget.py:106 msgid "App EOL" -msgstr "" +msgstr "Aplikace EOL" #: src/app_row_widget.py:112 src/properties_window.py:195 msgid "" "{} has reached its End of Life and will not receive any security updates" -msgstr "" +msgstr "{} dosáhl End of Life a nebude dostávat žádné bezpečnostní aktualizace" #: src/app_row_widget.py:123 msgid "Runtime EOL" -msgstr "" +msgstr "Běhové prostředí EOL" #: src/app_row_widget.py:129 src/properties_window.py:203 msgid "" "{}'s runtime has reached its End of Life and will not receive any security " "updates" msgstr "" +"{} běhové prostředí dosáhlo End of Life a nebude dostávat žádné bezpečnostní " +"aktualizace" #: src/app_row_widget.py:165 src/orphans_window.py:266 msgid "Select" -msgstr "" +msgstr "Vybrat" #: src/app_row_widget.py:176 src/remotes_window.py:227 msgid "View More" -msgstr "" +msgstr "Zobrazit Více" #: src/app_row_widget.py:197 msgid "Copied name" -msgstr "" +msgstr "Zkopírováno jméno" #: src/app_row_widget.py:201 msgid "Copy Name" -msgstr "" +msgstr "Kopírovat Název" #: src/app_row_widget.py:206 msgid "Copied ID" -msgstr "" +msgstr "Zkopírováno ID" #: src/app_row_widget.py:211 msgid "Copy ID" -msgstr "" +msgstr "Kopírovat ID" #: src/app_row_widget.py:216 msgid "Copied ref" @@ -475,45 +501,47 @@ msgstr "" #: src/app_row_widget.py:227 msgid "Copied launch command" -msgstr "" +msgstr "Zkopírován příkaz spuštění" #: src/app_row_widget.py:231 msgid "Copy Launch Command" -msgstr "" +msgstr "Kopírovat Příkaz pro Spuštění" #: src/app_row_widget.py:243 msgid "Opened {}" -msgstr "" +msgstr "Otevřen {}" #: src/app_row_widget.py:246 msgid "Open" -msgstr "" +msgstr "Otevřít" #: src/app_row_widget.py:256 src/window.py:229 src/window.py:302 msgid "Uninstall" -msgstr "" +msgstr "Odinstalovat" #: src/app_row_widget.py:311 msgid "Enable Updates" -msgstr "" +msgstr "Povolit Aktualizace" #: src/app_row_widget.py:324 src/window.py:546 msgid "Disable Auto Removal" -msgstr "" +msgstr "Zakázat Automatické Odstraňování" #: src/app_row_widget.py:336 msgid "Enable Auto Removal" -msgstr "" +msgstr "Povolit Automatické Odstraňování" #: src/app_row_widget.py:350 msgid "Manage Snapshots" -msgstr "" +msgstr "Spravovat Snímky" #: src/common.py:325 src/common.py:399 msgid "" "Working on {}\n" "{} out of {}" msgstr "" +"Pracuji na {}\n" +"{} z {}" #: src/downgrade_window.py:88 msgid "Commit Hash: {}" @@ -521,23 +549,24 @@ msgstr "" #: src/downgrade_window.py:110 msgid "Could not downgrade {}" -msgstr "" +msgstr "Nebylo možné downgradovat {}" #: src/downgrade_window.py:128 msgid "Downgrading…" -msgstr "" +msgstr "Downgraduji…" #: src/downgrade_window.py:151 msgid "Downgrade {}" -msgstr "" +msgstr "Downgrade {}" #: src/downgrade_window.py:159 msgid "Ensure that {} will never be updated to a newer version" -msgstr "" +msgstr "Ujistit se, že {} nikdy nebude aktualizován na novější verzi" #: src/filter_window.py:43 src/filter_window.py:49 +#, fuzzy msgid "{} selected" -msgstr "" +msgstr "{} vybráno" #: src/filter_window.py:135 src/orphans_window.py:150 src/remotes_window.py:307 msgid "User wide" @@ -549,80 +578,81 @@ msgstr "" #: src/filter_window.py:139 src/orphans_window.py:154 src/remotes_window.py:311 msgid "Unknown install type" -msgstr "" +msgstr "Neznámý typ instalace" #: src/gtk/help-overlay.blp:11 msgid "App Management" -msgstr "" +msgstr "Správa Aplikace" #: src/gtk/help-overlay.blp:14 msgid "Search" -msgstr "" +msgstr "Vyhledat" #: src/gtk/help-overlay.blp:24 msgid "Refresh" -msgstr "" +msgstr "Obnovit" #: src/gtk/help-overlay.blp:34 msgid "More Functions" -msgstr "" +msgstr "Více Funkcí" #: src/gtk/help-overlay.blp:37 src/orphans_window.py:30 msgid "Manage Leftover Data" -msgstr "" +msgstr "Spravovat Zbylá Data" #: src/gtk/help-overlay.blp:47 msgid "Install From File" -msgstr "" +msgstr "Instalovat ze Souboru" #: src/gtk/help-overlay.blp:52 msgid "General" -msgstr "" +msgstr "Obecné" #: src/gtk/help-overlay.blp:55 msgid "Open Menu" -msgstr "" +msgstr "Otevřít Menu" #: src/gtk/help-overlay.blp:60 msgid "Show Shortcuts" -msgstr "" +msgstr "Zobrazit Zkratky" #: src/gtk/help-overlay.blp:65 msgid "Quit" -msgstr "" +msgstr "Skončit" #: src/main.py:149 msgid "Flatpaks" -msgstr "" +msgstr "Flatpaky" #. Translators: do one of the following, one per line: Your Name, Your Name , Your Name https://websi.te #: src/main.py:191 msgid "translator-credits" -msgstr "" +msgstr "lorduskordus " #: src/main.py:197 msgid "Donate" -msgstr "" +msgstr "Přispět" #: src/main.py:199 msgid "Contributors" -msgstr "" +msgstr "Přispěvatelé" #: src/orphans_window.py:80 src/window.py:810 msgid "Installed successfully" -msgstr "" +msgstr "Úspěšně nainstalováno" #: src/orphans_window.py:83 msgid "Could not install some apps" -msgstr "" +msgstr "Nebylo možné nainstalovat některé aplikace" #: src/orphans_window.py:117 msgid "Attempt to Install?" -msgstr "" +msgstr "Zkusit Nainstalovat?" #: src/orphans_window.py:118 msgid "Warehouse will attempt to install apps matching the selected data." msgstr "" +"Aplikace Warehouse zkusí nainstalovat aplikace odpovídající vybraným datům." #: src/orphans_window.py:121 src/orphans_window.py:189 #: src/properties_window.py:156 src/remotes_window.py:86 @@ -632,144 +662,146 @@ msgstr "" #: src/window.py:446 src/window.py:492 src/window.py:543 src/window.py:645 #: src/window.py:715 src/window.py:838 msgid "Cancel" -msgstr "" +msgstr "Zrušit" #: src/orphans_window.py:185 msgid "Trash folders?" -msgstr "" +msgstr "Odstranit složky?" #: src/orphans_window.py:185 msgid "These folders will be sent to the trash." -msgstr "" +msgstr "Tyto složky budou přesunuty do koše." #: src/orphans_window.py:190 msgid "Continue" -msgstr "" +msgstr "Pokračovat" #: src/orphans_window.py:198 src/properties_window.py:46 #: src/snapshots_window.py:245 src/window.py:424 msgid "Could not open folder" -msgstr "" +msgstr "Nebylo možné otevřít složku" #: src/orphans_window.py:216 msgid "Could not manage data" -msgstr "" +msgstr "Nebylo možné spravovat data" #: src/properties_window.py:40 src/remotes_window.py:212 msgid "Copied {}" -msgstr "" +msgstr "Zkopírováno {}" #: src/properties_window.py:52 msgid "Could not show details" -msgstr "" +msgstr "Nebylo možné zobrazit detaily" #: src/properties_window.py:58 msgid "User Data" -msgstr "" +msgstr "Uživatelská Data" #: src/properties_window.py:69 msgid "Description" -msgstr "" +msgstr "Popis" #: src/properties_window.py:84 src/properties_window.py:144 msgid "No User Data" -msgstr "" +msgstr "Žádná Uživatelská Data" #: src/properties_window.py:135 msgid "Could not show properties" -msgstr "" +msgstr "Nebylo možné zobrazit vlastnosti" #: src/properties_window.py:143 src/window.py:438 msgid "Trashed user data" -msgstr "" +msgstr "Odstraněna uživatelská data" #: src/properties_window.py:150 src/window.py:433 msgid "Could not trash user data" -msgstr "" +msgstr "Nebylo možné odstranit uživatelská data" #: src/properties_window.py:154 src/window.py:441 msgid "Send {}'s User Data to the Trash?" -msgstr "" +msgstr "Přesunout Uživatelská Data {} do Koše?" #: src/properties_window.py:158 src/window.py:448 src/window.py:646 msgid "Trash Data" -msgstr "" +msgstr "Odstranit Data" #: src/remotes_window.py:71 msgid "Could not remove {}" -msgstr "" +msgstr "Nebylo možné odstranit {}" #: src/remotes_window.py:81 src/remotes_window.py:162 msgid "Any installed apps from {} will stop receiving updates" -msgstr "" +msgstr "Jakékoliv nainstalované aplikace z {} přestanou dostávat aktualizace" #: src/remotes_window.py:84 msgid "Remove {}?" -msgstr "" +msgstr "Odstranit {}?" #: src/remotes_window.py:87 src/remotes_window.py:272 msgid "Remove" -msgstr "" +msgstr "Odstranit" #: src/remotes_window.py:114 msgid "Could not enable {}" -msgstr "" +msgstr "Nebylo možné zapnout {}" #: src/remotes_window.py:142 msgid "Could not disable {}" -msgstr "" +msgstr "Nebylo možné zakázat {}" #: src/remotes_window.py:165 msgid "Disable {}?" -msgstr "" +msgstr "Zakázat {}?" #: src/remotes_window.py:168 src/remotes_window.py:263 msgid "Disable" -msgstr "" +msgstr "Zakázat" #: src/remotes_window.py:179 msgid "Could not view apps" -msgstr "" +msgstr "Nebylo možné zobrazit aplikace" #: src/remotes_window.py:240 msgid "Set Filter" -msgstr "" +msgstr "Nastavit Filtr" #: src/remotes_window.py:254 msgid "Enable" -msgstr "" +msgstr "Povolit" #: src/remotes_window.py:288 +#, fuzzy msgid "Copy remote name" -msgstr "" +msgstr "Kopírovat název repozitáře" #: src/remotes_window.py:302 msgid "Disabled" -msgstr "" +msgstr "Zakázáno" #: src/remotes_window.py:339 msgid "The open source, pay-what-you-want app store from elementary" -msgstr "" +msgstr "Open source, zaplať-kolik-chceš obchod s aplikacemi od elementary" #: src/remotes_window.py:345 +#, fuzzy msgid "Central repository of Flatpak applications" -msgstr "" +msgstr "Centrální repozitář Flatpak aplikací" #: src/remotes_window.py:351 msgid "Beta builds of Flatpak applications" -msgstr "" +msgstr "Beta verze Flatpak aplikací" #: src/remotes_window.py:357 msgid "Flatpaks packaged by Fedora Linux" -msgstr "" +msgstr "Flatpaky zabaleny týmem Fedora Linux" #: src/remotes_window.py:363 msgid "The latest beta GNOME Apps and Runtimes" -msgstr "" +msgstr "Nejnovější beta GNOME Aplikace a Běhová Prostředí" #: src/remotes_window.py:369 msgid "Beta KDE Apps and Runtimes" -msgstr "" +msgstr "Beta KDE Aplikace a Běhová prostředí" #: src/remotes_window.py:375 msgid "Central repository of the WebKit Developer and Runtime SDK" @@ -777,251 +809,265 @@ msgstr "" #: src/remotes_window.py:411 src/remotes_window.py:573 msgid "Could not add {}" -msgstr "" +msgstr "Nebylo možné přidat {}" #: src/remotes_window.py:448 +#, fuzzy msgid "Add Flatpak Remote" -msgstr "" +msgstr "Přidat Flatpak Repozitář" #: src/remotes_window.py:451 src/remotes_window.py:622 msgid "Add" -msgstr "" +msgstr "Přidat" #: src/remotes_window.py:505 src/remotes_window.py:630 msgid "Name" -msgstr "" +msgstr "Jméno" #: src/remotes_window.py:509 msgid "URL" -msgstr "" +msgstr "URL" #: src/remotes_window.py:521 src/remotes_window.py:633 src/window.py:847 msgid "User" -msgstr "" +msgstr "Uživatel" #: src/remotes_window.py:521 src/remotes_window.py:633 +#, fuzzy msgid "Remote will be available to only you" -msgstr "" +msgstr "Vzdálený Repozitář bude dostupný jen vám" #: src/remotes_window.py:529 src/remotes_window.py:636 src/window.py:850 msgid "System" -msgstr "" +msgstr "Systém" #: src/remotes_window.py:530 src/remotes_window.py:637 +#, fuzzy msgid "Remote will be available to every user on the system" -msgstr "" +msgstr "Vzdálený Repozitář bude dostupný každému uživateli v systému" #: src/remotes_window.py:569 +#, fuzzy msgid "{} successfully added" -msgstr "" +msgstr "{} úspěšně přidáno" #: src/remotes_window.py:619 msgid "Add {}?" -msgstr "" +msgstr "Přidat {}?" #: src/remotes_window.py:667 +#, fuzzy msgid "Flatpak Repos" -msgstr "" +msgstr "Flatpak Repozitáře" #: src/snapshots_window.py:48 msgid "There is no User Data to Snapshot" -msgstr "" +msgstr "Neexistují žádná Uživatelská Data pro vytvoření Snímku" #: src/snapshots_window.py:87 msgid "Version {}" -msgstr "" +msgstr "Verze {}" #: src/snapshots_window.py:95 src/snapshots_window.py:236 msgid "Apply Snapshot" -msgstr "" +msgstr "Aplikovat Snímek" #: src/snapshots_window.py:101 src/snapshots_window.py:130 msgid "Trash Snapshot" -msgstr "" +msgstr "Odstranit Snímek" #: src/snapshots_window.py:121 msgid "Could not trash snapshot" -msgstr "" +msgstr "Nebylo možné odstranit snímek" #: src/snapshots_window.py:125 msgid "Trash Snapshot?" -msgstr "" +msgstr "Odstranit Snímek?" #: src/snapshots_window.py:126 msgid "This snapshot and its contents will be sent to the trash." -msgstr "" +msgstr "Tento snímek a jeho obsah bude přesunut do koše." #: src/snapshots_window.py:148 msgid "Could not create snapshot" -msgstr "" +msgstr "Nebylo možné vytvořit snímek" #: src/snapshots_window.py:157 msgid "Creating Snapshot…" -msgstr "" +msgstr "Vytvářím Snímek…" #: src/snapshots_window.py:191 src/snapshots_window.py:208 #: src/snapshots_window.py:215 msgid "Could not apply snapshot" -msgstr "" +msgstr "Nebylo možné aplikovat snímek" #: src/snapshots_window.py:194 msgid "Snapshot applied" -msgstr "" +msgstr "Snímek aplikován" #: src/snapshots_window.py:221 msgid "Applying Snapshot…" -msgstr "" +msgstr "Aplikuji Snímek…" #: src/snapshots_window.py:229 msgid "Apply Snapshot?" -msgstr "" +msgstr "Aplikovat Snímek?" #: src/snapshots_window.py:230 msgid "Applying this snapshot will trash any current user data for {}." msgstr "" +"Aplikováním tohoto snímku odstraníte jakákoliv data současného uživatele pro " +"{}." #. Window stuffs #: src/snapshots_window.py:280 msgid "{} Snapshots" -msgstr "" +msgstr "{} Snímky" #: src/window.py:111 msgid "Uninstalled successfully" -msgstr "" +msgstr "Úspěšně odinstalováno" #: src/window.py:114 msgid "Could not uninstall some apps" -msgstr "" +msgstr "Nebylo možné odinstalovat některé aplikace" #: src/window.py:170 msgid "Uninstall Selected Apps?" -msgstr "" +msgstr "Odinstalovat Vybrané Aplikace?" #: src/window.py:171 msgid "It will not be possible to use these apps after removal." -msgstr "" +msgstr "Po odstranění nebude možné používat tyto aplikace." #: src/window.py:191 src/window.py:273 msgid "App Settings & Data" -msgstr "" +msgstr "Nastavení & Data Aplikace" #: src/window.py:195 src/window.py:277 msgid "Keep" -msgstr "" +msgstr "Ponechat" #: src/window.py:196 msgid "Allow restoring these apps' settings and content" -msgstr "" +msgstr "Povolit obnovení obsahu a nastavení těchto aplikací" #: src/window.py:200 msgid "Send these apps' settings and content to the trash" -msgstr "" +msgstr "Přesunout nastavení a obsah těchto aplikací do koše" #: src/window.py:236 msgid "Cannot uninstall while already uninstalling" -msgstr "" +msgstr "Není možné odinstalovat když odinstalace právě probíhá" #: src/window.py:265 msgid "Uninstall {}?" -msgstr "" +msgstr "Odinstalovat {}?" #: src/window.py:266 msgid "It will not be possible to use {} after removal." -msgstr "" +msgstr "Po odstranění nebude možné používat {}." #: src/window.py:278 msgid "Allow restoring this app's settings and content" -msgstr "" +msgstr "Povolit obnovení obsahu a nastavení této aplikace" #: src/window.py:282 msgid "Send this app's settings and content to the trash" -msgstr "" +msgstr "Přesunout nastavení a obsah této aplikace do koše" #: src/window.py:444 msgid "Your files and data for this app will be sent to the trash." -msgstr "" +msgstr "Vaše soubory a data pro tuto aplikaci budou přesunuty do koše." #: src/window.py:463 msgid "Could not disable updates for {}" -msgstr "" +msgstr "Nebylo možné zakázat aktualizace pro {}" #: src/window.py:485 msgid "Disable Updates for {}?" -msgstr "" +msgstr "Zakázat Aktualizace pro {}?" #: src/window.py:489 msgid "" "This will mask {} ensuring it will never recieve any feature or security " "updates." msgstr "" +"Tohle zamaskuje {}, což zajistí, že nikdy nedostane žádnou funkcionální nebo " +"bezpečnostní aktualizaci." #: src/window.py:511 msgid "Could not enable auto removal" -msgstr "" +msgstr "Nebylo možné zapnout automatické odstraňování" #: src/window.py:514 msgid "Could not disable auto removal" -msgstr "" +msgstr "Nebylo možné zakázat automatické odstraňování" #: src/window.py:537 msgid "Disable Automatic Removal for {}?" -msgstr "" +msgstr "Zakázat Automatické Odstraňování pro {}?" #: src/window.py:540 +#, fuzzy msgid "" "This will pin {} ensuring it well never be removed automatically, even if no " "app depends on it." msgstr "" +"Tohle přišpendlí {}, což zajistí, že nikdy nebude automaticky odstraněno, i " +"když na tom nezávisí žádná aplikace." #: src/window.py:560 msgid "Could not Run App" -msgstr "" +msgstr "Nebylo možné Spustit Aplikaci" #: src/window.py:568 msgid "OK" -msgstr "" +msgstr "OK" #: src/window.py:620 msgid "{} has no data to trash" -msgstr "" +msgstr "{} nemá data k zahození" #: src/window.py:626 msgid "Could not trash {}'s data" -msgstr "" +msgstr "Nebylo možné odstranit data {}" #: src/window.py:641 msgid "Trash Selected Apps' User Data?" -msgstr "" +msgstr "Odstranit Uživatelská Data Vybraných Aplikací?" #: src/window.py:642 msgid "Your files and data for these apps will be sent to the trash." -msgstr "" +msgstr "Vaše soubory a data pro tyto aplikace budou přesunuty do koše." #: src/window.py:692 msgid "Could not snapshot some apps" -msgstr "" +msgstr "Nebylo možné vytvořit snímek některých aplikací" #: src/window.py:709 msgid "Create Snapshots?" -msgstr "" +msgstr "Vytvořit Snímky?" #: src/window.py:711 msgid "" "Snapshots are backups of the app's user data. They can be reapplied at any " "time. This could take a while." msgstr "" +"Snímky jsou zálohy uživatelských dat aplikace. Mohou být aplikovány " +"kdykoliv. Tohle může chvíli trvat." #: src/window.py:716 msgid "Create Snapshots" -msgstr "" +msgstr "Vytvořit Snímky" #: src/window.py:771 msgid "Copied selected app names" -msgstr "" +msgstr "Zkopírovány názvy vybraných aplikací" #: src/window.py:786 msgid "Copied selected app IDs" -msgstr "" +msgstr "Zkopírovány ID vybraných aplikací" #: src/window.py:801 msgid "Copied selected app refs" @@ -1029,20 +1075,20 @@ msgstr "" #: src/window.py:812 msgid "Could not install app" -msgstr "" +msgstr "Nebylo možné nainstalovat aplikaci" #: src/window.py:836 msgid "Install {}?" -msgstr "" +msgstr "Instalovat {}?" #: src/window.py:847 msgid "The app will be available to only you" -msgstr "" +msgstr "Apikace bude dostupná pouze Vám" #: src/window.py:851 msgid "The app will be available to every user on the system" -msgstr "" +msgstr "Aplikace bude dostupná všem uživatelům v systému" #: src/window.py:881 msgid "File type not supported" -msgstr "" +msgstr "Typ souboru není podporován" From 6d6baca398d790bb13fdde51809c503fac91c02c Mon Sep 17 00:00:00 2001 From: Lordus Kordus Date: Mon, 12 Aug 2024 14:00:43 +0000 Subject: [PATCH 16/27] Translated using Weblate (Czech) Currently translated at 100.0% (248 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/cs/ --- po/cs.po | 96 +++++++++++++++++++++----------------------------------- 1 file changed, 35 insertions(+), 61 deletions(-) diff --git a/po/cs.po b/po/cs.po index a9cdd08..0dc1bc5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-08-12 13:09+0000\n" +"PO-Revision-Date: 2024-08-12 14:03+0000\n" "Last-Translator: Lordus Kordus \n" "Language-Team: Czech \n" @@ -34,13 +34,12 @@ msgid "Manage all things Flatpak" msgstr "Spravovat vše týkající se Flatpaku" #: data/io.github.flattool.Warehouse.metainfo.xml.in:11 -#, fuzzy msgid "" "Warehouse is an app that manages installed Flatpaks, their user data, and " "Flatpak remotes." msgstr "" -"Warehouse je aplikace, která umožňuje správu nainstalovaných Flatpaků, " -"jejich uživatelských dat a Vzdálených repozitářů." +"Warehouse je aplikace umožňující správu nainstalovaných Flatpaků, jejich " +"uživatelských dat a zdrojů Flatpaku." #: data/io.github.flattool.Warehouse.metainfo.xml.in:12 msgid "Features:" @@ -59,9 +58,8 @@ msgid "Manage large groups of Flatpaks at once" msgstr "Spravovat velké skupiny Flatpaků najednou" #: data/io.github.flattool.Warehouse.metainfo.xml.in:17 -#, fuzzy msgid "Add and remove Flatpak remotes" -msgstr "Přidat a odstranit Flatpak repozitáře" +msgstr "Přidat a odstranit zdroje Flatpaku" #: data/io.github.flattool.Warehouse.metainfo.xml.in:18 msgid "Find and trash leftover user data" @@ -69,14 +67,13 @@ msgstr "Najít a odstranit zbylá uživatelská data" #: data/io.github.flattool.Warehouse.metainfo.xml.in:19 msgid "Reinstall apps that have leftover data" -msgstr "Přeinstalovat aplikace, které mají zbylá data" +msgstr "Znovu nainstalovat aplikace, které mají zbylá data" #: data/ui/downgrade.blp:25 src/app_row_widget.py:360 msgid "Downgrade" msgstr "Downgradovat" #: data/ui/downgrade.blp:55 -#, fuzzy msgid "Fetching Releases" msgstr "Získávám Vydání" @@ -113,13 +110,12 @@ msgid "Show Runtimes" msgstr "Zobrazit Běhová Prostředí" #: data/ui/filter.blp:60 -#, fuzzy msgid "Filter by Remotes" -msgstr "Filtrovat podle Vzdálených Repozitářů" +msgstr "Filtrovat dle Zdrojů" #: data/ui/filter.blp:65 msgid "Filter by Runtimes" -msgstr "Filtrovat podle Běhových prostředí" +msgstr "Filtrovat dle Běhových prostředí" #: data/ui/filter.blp:73 data/ui/window.blp:179 msgid "Reset Filters" @@ -167,24 +163,20 @@ msgid "Install" msgstr "Instalovat" #: data/ui/popular_remotes.blp:18 -#, fuzzy msgid "Add Remote" -msgstr "Přidat Vzdálený Repozitář" +msgstr "Přidat Zdroj" #: data/ui/popular_remotes.blp:19 -#, fuzzy msgid "Choose from a list of popular remotes or add a new one" -msgstr "Zvolit ze seznamu populárních repozitářů nebo přidat nový" +msgstr "Vyberte si ze seznamu populárních zdrojů nebo přidejte nový" #: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 -#, fuzzy msgid "Add a Repo File" msgstr "Přidat Soubor Repozitáře" #: data/ui/popular_remotes.blp:50 data/ui/remotes.blp:56 -#, fuzzy msgid "Add a Custom Remote" -msgstr "Přidat Vlastní Repozitář" +msgstr "Přidat Vlastní Zdroj" #: data/ui/properties.blp:7 msgid "Properties" @@ -224,43 +216,36 @@ msgid "Show Details in Store" msgstr "Zobrazit Detaily v Obchodu" #: data/ui/remotes.blp:5 src/gtk/help-overlay.blp:42 -#, fuzzy msgid "Manage Remotes" -msgstr "Spravovat Vzdálené Repozitáře" +msgstr "Spravovat Zdroje" #: data/ui/remotes.blp:14 -#, fuzzy msgid "Refresh List of Remotes" -msgstr "Obnovit Seznam Vzdálených Repozitářů" +msgstr "Obnovit Seznam Zdrojů" #: data/ui/remotes.blp:23 -#, fuzzy msgid "Installed Remotes" -msgstr "Nainstalované Vzdálené Repozitáře" +msgstr "Nainstalované Zdroje" #: data/ui/remotes.blp:27 msgid "Show Disabled" msgstr "Zobrazit Zakázané" #: data/ui/remotes.blp:41 -#, fuzzy msgid "No Remotes Found" -msgstr "Nenalezeny Žádné Vzdálené Repozitáře" +msgstr "Nenalezeny Žádné Zdroje" #: data/ui/remotes.blp:45 -#, fuzzy msgid "Add a Popular Remote" -msgstr "Přidat Populární Vzdálený Repozitář" +msgstr "Přidat Populární Zdroj" #: data/ui/remotes.blp:49 -#, fuzzy msgid "Add Other Remotes" -msgstr "Přidat Ostatní Vzdálené Repozitáře" +msgstr "Přidat Ostatní Zdroje" #: data/ui/remotes.blp:79 -#, fuzzy msgid "Adding Remote" -msgstr "Přidávám Vzdálený Repozitář" +msgstr "Přidávám Zdroj" #: data/ui/remotes.blp:88 data/ui/window.blp:54 data/ui/window.blp:194 msgid "This should only take a moment" @@ -271,9 +256,8 @@ msgid "Search Criteria" msgstr "Vyhledávací Kritéria" #: data/ui/search_install.blp:22 -#, fuzzy msgid "Choose a Remote to Search" -msgstr "Zvolit Repozitář pro Vyhledávání" +msgstr "Vyberte Zdroj pro Vyhledávání" #: data/ui/search_install.blp:36 msgid "Results" @@ -285,11 +269,11 @@ msgstr "Začít Vyhledávat" #: data/ui/search_install.blp:80 msgid "Search for Flatpaks" -msgstr "Vyhledávat Flatpaky" +msgstr "Vyhledávejte Flatpaky" #: data/ui/search_install.blp:82 msgid "Search for Flatpaks that you want to install" -msgstr "Vyhledávat Flatpaky, které chcete nainstalovat" +msgstr "Vyhledávejte Flatpaky, které chcete nainstalovat" #: data/ui/search_install.blp:108 msgid "Searching" @@ -391,9 +375,8 @@ msgid "Manage Leftover Data…" msgstr "Spravovat Zbylá Data…" #: data/ui/window.blp:250 -#, fuzzy msgid "Manage Remotes…" -msgstr "Spravovat Vzdálené Repozitáře…" +msgstr "Spravovat Zdroje…" #: data/ui/window.blp:256 msgid "Install From File…" @@ -425,7 +408,7 @@ msgstr "Kopírovat více ID" #: data/ui/window.blp:295 msgid "Copy Refs" -msgstr "" +msgstr "Kopírovat Reference" #: src/app_row_widget.py:82 msgid "Updates Disabled" @@ -493,11 +476,11 @@ msgstr "Kopírovat ID" #: src/app_row_widget.py:216 msgid "Copied ref" -msgstr "" +msgstr "Zkopírována reference" #: src/app_row_widget.py:221 msgid "Copy Ref" -msgstr "" +msgstr "Kopírovat Referenci" #: src/app_row_widget.py:227 msgid "Copied launch command" @@ -545,7 +528,7 @@ msgstr "" #: src/downgrade_window.py:88 msgid "Commit Hash: {}" -msgstr "" +msgstr "Commit Hash: {}" #: src/downgrade_window.py:110 msgid "Could not downgrade {}" @@ -564,17 +547,16 @@ msgid "Ensure that {} will never be updated to a newer version" msgstr "Ujistit se, že {} nikdy nebude aktualizován na novější verzi" #: src/filter_window.py:43 src/filter_window.py:49 -#, fuzzy msgid "{} selected" msgstr "{} vybráno" #: src/filter_window.py:135 src/orphans_window.py:150 src/remotes_window.py:307 msgid "User wide" -msgstr "" +msgstr "Systémový" #: src/filter_window.py:137 src/orphans_window.py:152 src/remotes_window.py:309 msgid "System wide" -msgstr "" +msgstr "Uživatelský" #: src/filter_window.py:139 src/orphans_window.py:154 src/remotes_window.py:311 msgid "Unknown install type" @@ -770,9 +752,8 @@ msgid "Enable" msgstr "Povolit" #: src/remotes_window.py:288 -#, fuzzy msgid "Copy remote name" -msgstr "Kopírovat název repozitáře" +msgstr "Kopírovat název zdroje" #: src/remotes_window.py:302 msgid "Disabled" @@ -783,7 +764,6 @@ msgid "The open source, pay-what-you-want app store from elementary" msgstr "Open source, zaplať-kolik-chceš obchod s aplikacemi od elementary" #: src/remotes_window.py:345 -#, fuzzy msgid "Central repository of Flatpak applications" msgstr "Centrální repozitář Flatpak aplikací" @@ -805,16 +785,15 @@ msgstr "Beta KDE Aplikace a Běhová prostředí" #: src/remotes_window.py:375 msgid "Central repository of the WebKit Developer and Runtime SDK" -msgstr "" +msgstr "Centrální repozitář Vývojářského a Běhového prostředí SDK pro WebKit" #: src/remotes_window.py:411 src/remotes_window.py:573 msgid "Could not add {}" msgstr "Nebylo možné přidat {}" #: src/remotes_window.py:448 -#, fuzzy msgid "Add Flatpak Remote" -msgstr "Přidat Flatpak Repozitář" +msgstr "Přidat Zdroj Flatpaku" #: src/remotes_window.py:451 src/remotes_window.py:622 msgid "Add" @@ -833,21 +812,18 @@ msgid "User" msgstr "Uživatel" #: src/remotes_window.py:521 src/remotes_window.py:633 -#, fuzzy msgid "Remote will be available to only you" -msgstr "Vzdálený Repozitář bude dostupný jen vám" +msgstr "Zdroj bude dostupný jen vám" #: src/remotes_window.py:529 src/remotes_window.py:636 src/window.py:850 msgid "System" msgstr "Systém" #: src/remotes_window.py:530 src/remotes_window.py:637 -#, fuzzy msgid "Remote will be available to every user on the system" -msgstr "Vzdálený Repozitář bude dostupný každému uživateli v systému" +msgstr "Zdroj bude dostupný každému uživateli v systému" #: src/remotes_window.py:569 -#, fuzzy msgid "{} successfully added" msgstr "{} úspěšně přidáno" @@ -856,7 +832,6 @@ msgid "Add {}?" msgstr "Přidat {}?" #: src/remotes_window.py:667 -#, fuzzy msgid "Flatpak Repos" msgstr "Flatpak Repozitáře" @@ -1009,13 +984,12 @@ msgid "Disable Automatic Removal for {}?" msgstr "Zakázat Automatické Odstraňování pro {}?" #: src/window.py:540 -#, fuzzy msgid "" "This will pin {} ensuring it well never be removed automatically, even if no " "app depends on it." msgstr "" -"Tohle přišpendlí {}, což zajistí, že nikdy nebude automaticky odstraněno, i " -"když na tom nezávisí žádná aplikace." +"Tohle přišpendlí {}, což zajistí, že nikdy nebude automaticky odstraněn, i " +"když na něm nezávisí žádná aplikace." #: src/window.py:560 msgid "Could not Run App" @@ -1071,7 +1045,7 @@ msgstr "Zkopírovány ID vybraných aplikací" #: src/window.py:801 msgid "Copied selected app refs" -msgstr "" +msgstr "Zkopírovány reference vybraných aplikací" #: src/window.py:812 msgid "Could not install app" From df1bcd5ccd0262b7e0611ab93eb89aa8b692d71c Mon Sep 17 00:00:00 2001 From: Nekothegamer Date: Mon, 12 Aug 2024 16:54:55 +0000 Subject: [PATCH 17/27] Translated using Weblate (Italian) Currently translated at 31.0% (77 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/it/ --- po/it.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/po/it.po b/po/it.po index c3cbc3a..e886953 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-08-10 16:34+0000\n" +"PO-Revision-Date: 2024-08-13 14:34+0000\n" "Last-Translator: Nekothegamer \n" "Language-Team: Italian \n" @@ -342,18 +342,21 @@ msgid "" "Warehouse cannot see the list of installed Flatpaks or the system has no " "Flatpaks installed" msgstr "" +"Warehouse non può vedere la lista dei Flatpak installati o il sistema non ha " +"Flatpak installati" #: data/ui/window.blp:175 msgid "No Flatpaks Match Filters" -msgstr "" +msgstr "Nessun Flatpak corrisponde ai filtri" #: data/ui/window.blp:176 msgid "No installed Flatpak matches all of the currently applied filters" msgstr "" +"Nessun Flatpak installato corrisponde a tutti i filtri attualmente applicati" #: data/ui/window.blp:193 msgid "Refreshing List" -msgstr "" +msgstr "Aggiornamento lista" #: data/ui/window.blp:212 msgid "Uninstall Selected Apps" From f7ed2f52dc5746377c6f10a384d0c79c48143b1b Mon Sep 17 00:00:00 2001 From: Lordus Kordus Date: Mon, 12 Aug 2024 14:06:16 +0000 Subject: [PATCH 18/27] Translated using Weblate (Czech) Currently translated at 100.0% (248 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/cs/ --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 0dc1bc5..eff1b3b 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-08-12 14:03+0000\n" +"PO-Revision-Date: 2024-08-13 14:34+0000\n" "Last-Translator: Lordus Kordus \n" "Language-Team: Czech \n" @@ -447,7 +447,7 @@ msgid "" "{}'s runtime has reached its End of Life and will not receive any security " "updates" msgstr "" -"{} běhové prostředí dosáhlo End of Life a nebude dostávat žádné bezpečnostní " +"Běhové prostředí {} dosáhlo End of Life a nebude dostávat žádné bezpečnostní " "aktualizace" #: src/app_row_widget.py:165 src/orphans_window.py:266 From 9404546133a97def64a94c5ea3898a1118bc3633 Mon Sep 17 00:00:00 2001 From: Herbatka Date: Wed, 14 Aug 2024 10:31:18 +0000 Subject: [PATCH 19/27] Translated using Weblate (Ukrainian) Currently translated at 70.5% (175 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/uk/ --- po/uk.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/uk.po b/po/uk.po index b0648c1..073942d 100644 --- a/po/uk.po +++ b/po/uk.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: 2024-03-08 04:31+0000\n" -"Last-Translator: Anonymous \n" +"PO-Revision-Date: 2024-08-14 14:22+0000\n" +"Last-Translator: Herbatka \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.4.2\n" +"X-Generator: Weblate 5.6.2\n" #. Translators: Do not translate the applicaion name #: data/io.github.flattool.Warehouse.desktop.in:4 @@ -115,8 +115,6 @@ msgid "Show Runtimes" msgstr "Показати рантайми" #: data/ui/filter.blp:60 -#, fuzzy -#| msgid "Filter Apps by Remotes" msgid "Filter by Remotes" msgstr "Фільтрувати додатки за віддаленими сховищами" From 4714973234553846644fdb1f10c7931db7080aa5 Mon Sep 17 00:00:00 2001 From: Komo Date: Sun, 1 Sep 2024 14:08:57 +0000 Subject: [PATCH 20/27] Added translation using Weblate (Indonesian) --- po/id.po | 1043 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1043 insertions(+) create mode 100644 po/id.po diff --git a/po/id.po b/po/id.po new file mode 100644 index 0000000..658dbe6 --- /dev/null +++ b/po/id.po @@ -0,0 +1,1043 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Heliguy +# This file is distributed under the same license as the io.github.flattool.heliguy.Warehouse package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-03 14:05-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Translators: Do not translate the applicaion name +#: data/io.github.flattool.Warehouse.desktop.in:4 +msgid "Warehouse" +msgstr "" + +#: data/io.github.flattool.Warehouse.desktop.in:11 +msgid "flatpak" +msgstr "" + +#: data/io.github.flattool.Warehouse.desktop.in:12 +#: data/io.github.flattool.Warehouse.metainfo.xml.in:9 +msgid "Manage all things Flatpak" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:11 +msgid "" +"Warehouse is an app that manages installed Flatpaks, their user data, and " +"Flatpak remotes." +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:12 +msgid "Features:" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:14 +msgid "Show and filter the list of installed Flatpaks" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:15 +msgid "Display properties of installed Flatpaks" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:16 +msgid "Manage large groups of Flatpaks at once" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:17 +msgid "Add and remove Flatpak remotes" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:18 +msgid "Find and trash leftover user data" +msgstr "" + +#: data/io.github.flattool.Warehouse.metainfo.xml.in:19 +msgid "Reinstall apps that have leftover data" +msgstr "" + +#: data/ui/downgrade.blp:25 src/app_row_widget.py:360 +msgid "Downgrade" +msgstr "" + +#: data/ui/downgrade.blp:55 +msgid "Fetching Releases" +msgstr "" + +#: data/ui/downgrade.blp:63 data/ui/window.blp:107 data/ui/window.blp:162 +msgid "This could take a while" +msgstr "" + +#: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 +msgid "Disable Updates" +msgstr "" + +#: data/ui/downgrade.blp:77 +msgid "Select a Release" +msgstr "" + +#: data/ui/downgrade.blp:78 +msgid "" +"This will uninstall the current release and install the chosen one instead. " +"Note that downgrading can cause issues." +msgstr "" + +#: data/ui/filter.blp:5 src/gtk/help-overlay.blp:19 +msgid "Set Filters" +msgstr "" + +#: data/ui/filter.blp:39 +msgid "Show Apps" +msgstr "" + +#: data/ui/filter.blp:49 +msgid "Show Runtimes" +msgstr "" + +#: data/ui/filter.blp:60 +msgid "Filter by Remotes" +msgstr "" + +#: data/ui/filter.blp:65 +msgid "Filter by Runtimes" +msgstr "" + +#: data/ui/filter.blp:73 data/ui/window.blp:179 +msgid "Reset Filters" +msgstr "" + +#: data/ui/orphans.blp:14 data/ui/window.blp:12 +msgid "Search List" +msgstr "" + +#: data/ui/orphans.blp:20 +msgid "Open Data Folder" +msgstr "" + +#: data/ui/orphans.blp:81 data/ui/search_install.blp:171 data/ui/window.blp:98 +msgid "Installing" +msgstr "" + +#: data/ui/orphans.blp:102 +msgid "No Leftover Data" +msgstr "" + +#: data/ui/orphans.blp:103 +msgid "There is no leftover user data" +msgstr "" + +#: data/ui/orphans.blp:108 data/ui/search_install.blp:87 data/ui/window.blp:187 +msgid "No Results Found" +msgstr "" + +#: data/ui/orphans.blp:109 data/ui/search_install.blp:88 data/ui/window.blp:188 +msgid "Try a different search term" +msgstr "" + +#: data/ui/orphans.blp:119 data/ui/window.blp:206 +msgid "Select All" +msgstr "" + +#: data/ui/orphans.blp:124 src/window.py:199 src/window.py:281 +msgid "Trash" +msgstr "" + +#: data/ui/orphans.blp:130 data/ui/search_install.blp:54 +#: src/orphans_window.py:122 src/window.py:839 +msgid "Install" +msgstr "" + +#: data/ui/popular_remotes.blp:18 +msgid "Add Remote" +msgstr "" + +#: data/ui/popular_remotes.blp:19 +msgid "Choose from a list of popular remotes or add a new one" +msgstr "" + +#: data/ui/popular_remotes.blp:45 data/ui/remotes.blp:51 +msgid "Add a Repo File" +msgstr "" + +#: data/ui/popular_remotes.blp:50 data/ui/remotes.blp:56 +msgid "Add a Custom Remote" +msgstr "" + +#: data/ui/properties.blp:7 +msgid "Properties" +msgstr "" + +#: data/ui/properties.blp:73 +msgid "Loading User Data" +msgstr "" + +#: data/ui/properties.blp:78 src/app_row_widget.py:268 +#: src/orphans_window.py:258 +msgid "Open User Data Folder" +msgstr "" + +#: data/ui/properties.blp:90 src/app_row_widget.py:281 +msgid "Trash User Data" +msgstr "" + +#: data/ui/properties.blp:108 +msgid "Show Apps Using This Runtime" +msgstr "" + +#: data/ui/properties.blp:119 +msgid "Runtime" +msgstr "" + +#: data/ui/properties.blp:124 src/app_row_widget.py:156 +msgid "View Properties" +msgstr "" + +#: data/ui/properties.blp:135 src/app_row_widget.py:234 src/window.py:562 +msgid "Copy" +msgstr "" + +#: data/ui/properties.blp:147 +msgid "Show Details in Store" +msgstr "" + +#: data/ui/remotes.blp:5 src/gtk/help-overlay.blp:42 +msgid "Manage Remotes" +msgstr "" + +#: data/ui/remotes.blp:14 +msgid "Refresh List of Remotes" +msgstr "" + +#: data/ui/remotes.blp:23 +msgid "Installed Remotes" +msgstr "" + +#: data/ui/remotes.blp:27 +msgid "Show Disabled" +msgstr "" + +#: data/ui/remotes.blp:41 +msgid "No Remotes Found" +msgstr "" + +#: data/ui/remotes.blp:45 +msgid "Add a Popular Remote" +msgstr "" + +#: data/ui/remotes.blp:49 +msgid "Add Other Remotes" +msgstr "" + +#: data/ui/remotes.blp:79 +msgid "Adding Remote" +msgstr "" + +#: data/ui/remotes.blp:88 data/ui/window.blp:54 data/ui/window.blp:194 +msgid "This should only take a moment" +msgstr "" + +#: data/ui/search_install.blp:14 +msgid "Search Criteria" +msgstr "" + +#: data/ui/search_install.blp:22 +msgid "Choose a Remote to Search" +msgstr "" + +#: data/ui/search_install.blp:36 +msgid "Results" +msgstr "" + +#: data/ui/search_install.blp:71 +msgid "Start Search" +msgstr "" + +#: data/ui/search_install.blp:80 +msgid "Search for Flatpaks" +msgstr "" + +#: data/ui/search_install.blp:82 +msgid "Search for Flatpaks that you want to install" +msgstr "" + +#: data/ui/search_install.blp:108 +msgid "Searching" +msgstr "" + +#: data/ui/search_install.blp:119 +msgid "Too Many Results" +msgstr "" + +#: data/ui/search_install.blp:120 +msgid "Try being more specific with your search" +msgstr "" + +#: data/ui/snapshots.blp:14 +msgid "Open Snapshots Folder" +msgstr "" + +#: data/ui/snapshots.blp:32 +msgid "New Snapshot" +msgstr "" + +#: data/ui/snapshots.blp:83 +msgid "No Snapshots" +msgstr "" + +#: data/ui/snapshots.blp:84 +msgid "" +"Snapshots are backups of the app's user data. They can be reapplied at any " +"time." +msgstr "" + +#: data/ui/window.blp:18 +msgid "Filter List" +msgstr "" + +#: data/ui/window.blp:24 +msgid "Main Menu" +msgstr "" + +#: data/ui/window.blp:31 src/gtk/help-overlay.blp:29 +msgid "Toggle Selection Mode" +msgstr "" + +#: data/ui/window.blp:53 +msgid "Loading Flatpaks" +msgstr "" + +#: data/ui/window.blp:129 +msgid "Uninstalling" +msgstr "" + +#: data/ui/window.blp:157 +msgid "Creating Snapshots" +msgstr "" + +#: data/ui/window.blp:169 +msgid "No Flatpaks Found" +msgstr "" + +#: data/ui/window.blp:170 +msgid "" +"Warehouse cannot see the list of installed Flatpaks or the system has no " +"Flatpaks installed" +msgstr "" + +#: data/ui/window.blp:175 +msgid "No Flatpaks Match Filters" +msgstr "" + +#: data/ui/window.blp:176 +msgid "No installed Flatpak matches all of the currently applied filters" +msgstr "" + +#: data/ui/window.blp:193 +msgid "Refreshing List" +msgstr "" + +#: data/ui/window.blp:212 +msgid "Uninstall Selected Apps" +msgstr "" + +#: data/ui/window.blp:218 +msgid "Send Selected Apps' Data to the Trash" +msgstr "" + +#: data/ui/window.blp:224 +msgid "Open Copy Menu" +msgstr "" + +#: data/ui/window.blp:231 +msgid "Snapshot Selected Apps' Data" +msgstr "" + +#: data/ui/window.blp:241 +msgid "Manage Leftover Data…" +msgstr "" + +#: data/ui/window.blp:250 +msgid "Manage Remotes…" +msgstr "" + +#: data/ui/window.blp:256 +msgid "Install From File…" +msgstr "" + +#: data/ui/window.blp:261 +msgid "Install From The Web…" +msgstr "" + +#: data/ui/window.blp:267 +msgid "Refresh List" +msgstr "" + +#: data/ui/window.blp:271 +msgid "_Keyboard Shortcuts" +msgstr "" + +#: data/ui/window.blp:276 +msgid "_About Warehouse" +msgstr "" + +#: data/ui/window.blp:285 +msgid "Copy Names" +msgstr "" + +#: data/ui/window.blp:290 +msgid "Copy IDs" +msgstr "" + +#: data/ui/window.blp:295 +msgid "Copy Refs" +msgstr "" + +#: src/app_row_widget.py:82 +msgid "Updates Disabled" +msgstr "" + +#: src/app_row_widget.py:87 src/properties_window.py:212 +msgid "{} is masked and will not be updated" +msgstr "" + +#: src/app_row_widget.py:94 +msgid "Auto Removal Disabled" +msgstr "" + +#: src/app_row_widget.py:99 +msgid "" +"{} is pinned and will not be auto removed even when it's required by no app" +msgstr "" + +#: src/app_row_widget.py:106 +msgid "App EOL" +msgstr "" + +#: src/app_row_widget.py:112 src/properties_window.py:195 +msgid "" +"{} has reached its End of Life and will not receive any security updates" +msgstr "" + +#: src/app_row_widget.py:123 +msgid "Runtime EOL" +msgstr "" + +#: src/app_row_widget.py:129 src/properties_window.py:203 +msgid "" +"{}'s runtime has reached its End of Life and will not receive any security " +"updates" +msgstr "" + +#: src/app_row_widget.py:165 src/orphans_window.py:266 +msgid "Select" +msgstr "" + +#: src/app_row_widget.py:176 src/remotes_window.py:227 +msgid "View More" +msgstr "" + +#: src/app_row_widget.py:197 +msgid "Copied name" +msgstr "" + +#: src/app_row_widget.py:201 +msgid "Copy Name" +msgstr "" + +#: src/app_row_widget.py:206 +msgid "Copied ID" +msgstr "" + +#: src/app_row_widget.py:211 +msgid "Copy ID" +msgstr "" + +#: src/app_row_widget.py:216 +msgid "Copied ref" +msgstr "" + +#: src/app_row_widget.py:221 +msgid "Copy Ref" +msgstr "" + +#: src/app_row_widget.py:227 +msgid "Copied launch command" +msgstr "" + +#: src/app_row_widget.py:231 +msgid "Copy Launch Command" +msgstr "" + +#: src/app_row_widget.py:243 +msgid "Opened {}" +msgstr "" + +#: src/app_row_widget.py:246 +msgid "Open" +msgstr "" + +#: src/app_row_widget.py:256 src/window.py:229 src/window.py:302 +msgid "Uninstall" +msgstr "" + +#: src/app_row_widget.py:311 +msgid "Enable Updates" +msgstr "" + +#: src/app_row_widget.py:324 src/window.py:546 +msgid "Disable Auto Removal" +msgstr "" + +#: src/app_row_widget.py:336 +msgid "Enable Auto Removal" +msgstr "" + +#: src/app_row_widget.py:350 +msgid "Manage Snapshots" +msgstr "" + +#: src/common.py:325 src/common.py:399 +msgid "" +"Working on {}\n" +"{} out of {}" +msgstr "" + +#: src/downgrade_window.py:88 +msgid "Commit Hash: {}" +msgstr "" + +#: src/downgrade_window.py:110 +msgid "Could not downgrade {}" +msgstr "" + +#: src/downgrade_window.py:128 +msgid "Downgrading…" +msgstr "" + +#: src/downgrade_window.py:151 +msgid "Downgrade {}" +msgstr "" + +#: src/downgrade_window.py:159 +msgid "Ensure that {} will never be updated to a newer version" +msgstr "" + +#: src/filter_window.py:43 src/filter_window.py:49 +msgid "{} selected" +msgstr "" + +#: src/filter_window.py:135 src/orphans_window.py:150 src/remotes_window.py:307 +msgid "User wide" +msgstr "" + +#: src/filter_window.py:137 src/orphans_window.py:152 src/remotes_window.py:309 +msgid "System wide" +msgstr "" + +#: src/filter_window.py:139 src/orphans_window.py:154 src/remotes_window.py:311 +msgid "Unknown install type" +msgstr "" + +#: src/gtk/help-overlay.blp:11 +msgid "App Management" +msgstr "" + +#: src/gtk/help-overlay.blp:14 +msgid "Search" +msgstr "" + +#: src/gtk/help-overlay.blp:24 +msgid "Refresh" +msgstr "" + +#: src/gtk/help-overlay.blp:34 +msgid "More Functions" +msgstr "" + +#: src/gtk/help-overlay.blp:37 src/orphans_window.py:30 +msgid "Manage Leftover Data" +msgstr "" + +#: src/gtk/help-overlay.blp:47 +msgid "Install From File" +msgstr "" + +#: src/gtk/help-overlay.blp:52 +msgid "General" +msgstr "" + +#: src/gtk/help-overlay.blp:55 +msgid "Open Menu" +msgstr "" + +#: src/gtk/help-overlay.blp:60 +msgid "Show Shortcuts" +msgstr "" + +#: src/gtk/help-overlay.blp:65 +msgid "Quit" +msgstr "" + +#: src/main.py:149 +msgid "Flatpaks" +msgstr "" + +#. Translators: do one of the following, one per line: Your Name, Your Name , Your Name https://websi.te +#: src/main.py:191 +msgid "translator-credits" +msgstr "" + +#: src/main.py:197 +msgid "Donate" +msgstr "" + +#: src/main.py:199 +msgid "Contributors" +msgstr "" + +#: src/orphans_window.py:80 src/window.py:810 +msgid "Installed successfully" +msgstr "" + +#: src/orphans_window.py:83 +msgid "Could not install some apps" +msgstr "" + +#: src/orphans_window.py:117 +msgid "Attempt to Install?" +msgstr "" + +#: src/orphans_window.py:118 +msgid "Warehouse will attempt to install apps matching the selected data." +msgstr "" + +#: src/orphans_window.py:121 src/orphans_window.py:189 +#: src/properties_window.py:156 src/remotes_window.py:86 +#: src/remotes_window.py:167 src/remotes_window.py:450 +#: src/remotes_window.py:621 src/snapshots_window.py:128 +#: src/snapshots_window.py:234 src/window.py:228 src/window.py:301 +#: src/window.py:446 src/window.py:492 src/window.py:543 src/window.py:645 +#: src/window.py:715 src/window.py:838 +msgid "Cancel" +msgstr "" + +#: src/orphans_window.py:185 +msgid "Trash folders?" +msgstr "" + +#: src/orphans_window.py:185 +msgid "These folders will be sent to the trash." +msgstr "" + +#: src/orphans_window.py:190 +msgid "Continue" +msgstr "" + +#: src/orphans_window.py:198 src/properties_window.py:46 +#: src/snapshots_window.py:245 src/window.py:424 +msgid "Could not open folder" +msgstr "" + +#: src/orphans_window.py:216 +msgid "Could not manage data" +msgstr "" + +#: src/properties_window.py:40 src/remotes_window.py:212 +msgid "Copied {}" +msgstr "" + +#: src/properties_window.py:52 +msgid "Could not show details" +msgstr "" + +#: src/properties_window.py:58 +msgid "User Data" +msgstr "" + +#: src/properties_window.py:69 +msgid "Description" +msgstr "" + +#: src/properties_window.py:84 src/properties_window.py:144 +msgid "No User Data" +msgstr "" + +#: src/properties_window.py:135 +msgid "Could not show properties" +msgstr "" + +#: src/properties_window.py:143 src/window.py:438 +msgid "Trashed user data" +msgstr "" + +#: src/properties_window.py:150 src/window.py:433 +msgid "Could not trash user data" +msgstr "" + +#: src/properties_window.py:154 src/window.py:441 +msgid "Send {}'s User Data to the Trash?" +msgstr "" + +#: src/properties_window.py:158 src/window.py:448 src/window.py:646 +msgid "Trash Data" +msgstr "" + +#: src/remotes_window.py:71 +msgid "Could not remove {}" +msgstr "" + +#: src/remotes_window.py:81 src/remotes_window.py:162 +msgid "Any installed apps from {} will stop receiving updates" +msgstr "" + +#: src/remotes_window.py:84 +msgid "Remove {}?" +msgstr "" + +#: src/remotes_window.py:87 src/remotes_window.py:272 +msgid "Remove" +msgstr "" + +#: src/remotes_window.py:114 +msgid "Could not enable {}" +msgstr "" + +#: src/remotes_window.py:142 +msgid "Could not disable {}" +msgstr "" + +#: src/remotes_window.py:165 +msgid "Disable {}?" +msgstr "" + +#: src/remotes_window.py:168 src/remotes_window.py:263 +msgid "Disable" +msgstr "" + +#: src/remotes_window.py:179 +msgid "Could not view apps" +msgstr "" + +#: src/remotes_window.py:240 +msgid "Set Filter" +msgstr "" + +#: src/remotes_window.py:254 +msgid "Enable" +msgstr "" + +#: src/remotes_window.py:288 +msgid "Copy remote name" +msgstr "" + +#: src/remotes_window.py:302 +msgid "Disabled" +msgstr "" + +#: src/remotes_window.py:339 +msgid "The open source, pay-what-you-want app store from elementary" +msgstr "" + +#: src/remotes_window.py:345 +msgid "Central repository of Flatpak applications" +msgstr "" + +#: src/remotes_window.py:351 +msgid "Beta builds of Flatpak applications" +msgstr "" + +#: src/remotes_window.py:357 +msgid "Flatpaks packaged by Fedora Linux" +msgstr "" + +#: src/remotes_window.py:363 +msgid "The latest beta GNOME Apps and Runtimes" +msgstr "" + +#: src/remotes_window.py:369 +msgid "Beta KDE Apps and Runtimes" +msgstr "" + +#: src/remotes_window.py:375 +msgid "Central repository of the WebKit Developer and Runtime SDK" +msgstr "" + +#: src/remotes_window.py:411 src/remotes_window.py:573 +msgid "Could not add {}" +msgstr "" + +#: src/remotes_window.py:448 +msgid "Add Flatpak Remote" +msgstr "" + +#: src/remotes_window.py:451 src/remotes_window.py:622 +msgid "Add" +msgstr "" + +#: src/remotes_window.py:505 src/remotes_window.py:630 +msgid "Name" +msgstr "" + +#: src/remotes_window.py:509 +msgid "URL" +msgstr "" + +#: src/remotes_window.py:521 src/remotes_window.py:633 src/window.py:847 +msgid "User" +msgstr "" + +#: src/remotes_window.py:521 src/remotes_window.py:633 +msgid "Remote will be available to only you" +msgstr "" + +#: src/remotes_window.py:529 src/remotes_window.py:636 src/window.py:850 +msgid "System" +msgstr "" + +#: src/remotes_window.py:530 src/remotes_window.py:637 +msgid "Remote will be available to every user on the system" +msgstr "" + +#: src/remotes_window.py:569 +msgid "{} successfully added" +msgstr "" + +#: src/remotes_window.py:619 +msgid "Add {}?" +msgstr "" + +#: src/remotes_window.py:667 +msgid "Flatpak Repos" +msgstr "" + +#: src/snapshots_window.py:48 +msgid "There is no User Data to Snapshot" +msgstr "" + +#: src/snapshots_window.py:87 +msgid "Version {}" +msgstr "" + +#: src/snapshots_window.py:95 src/snapshots_window.py:236 +msgid "Apply Snapshot" +msgstr "" + +#: src/snapshots_window.py:101 src/snapshots_window.py:130 +msgid "Trash Snapshot" +msgstr "" + +#: src/snapshots_window.py:121 +msgid "Could not trash snapshot" +msgstr "" + +#: src/snapshots_window.py:125 +msgid "Trash Snapshot?" +msgstr "" + +#: src/snapshots_window.py:126 +msgid "This snapshot and its contents will be sent to the trash." +msgstr "" + +#: src/snapshots_window.py:148 +msgid "Could not create snapshot" +msgstr "" + +#: src/snapshots_window.py:157 +msgid "Creating Snapshot…" +msgstr "" + +#: src/snapshots_window.py:191 src/snapshots_window.py:208 +#: src/snapshots_window.py:215 +msgid "Could not apply snapshot" +msgstr "" + +#: src/snapshots_window.py:194 +msgid "Snapshot applied" +msgstr "" + +#: src/snapshots_window.py:221 +msgid "Applying Snapshot…" +msgstr "" + +#: src/snapshots_window.py:229 +msgid "Apply Snapshot?" +msgstr "" + +#: src/snapshots_window.py:230 +msgid "Applying this snapshot will trash any current user data for {}." +msgstr "" + +#. Window stuffs +#: src/snapshots_window.py:280 +msgid "{} Snapshots" +msgstr "" + +#: src/window.py:111 +msgid "Uninstalled successfully" +msgstr "" + +#: src/window.py:114 +msgid "Could not uninstall some apps" +msgstr "" + +#: src/window.py:170 +msgid "Uninstall Selected Apps?" +msgstr "" + +#: src/window.py:171 +msgid "It will not be possible to use these apps after removal." +msgstr "" + +#: src/window.py:191 src/window.py:273 +msgid "App Settings & Data" +msgstr "" + +#: src/window.py:195 src/window.py:277 +msgid "Keep" +msgstr "" + +#: src/window.py:196 +msgid "Allow restoring these apps' settings and content" +msgstr "" + +#: src/window.py:200 +msgid "Send these apps' settings and content to the trash" +msgstr "" + +#: src/window.py:236 +msgid "Cannot uninstall while already uninstalling" +msgstr "" + +#: src/window.py:265 +msgid "Uninstall {}?" +msgstr "" + +#: src/window.py:266 +msgid "It will not be possible to use {} after removal." +msgstr "" + +#: src/window.py:278 +msgid "Allow restoring this app's settings and content" +msgstr "" + +#: src/window.py:282 +msgid "Send this app's settings and content to the trash" +msgstr "" + +#: src/window.py:444 +msgid "Your files and data for this app will be sent to the trash." +msgstr "" + +#: src/window.py:463 +msgid "Could not disable updates for {}" +msgstr "" + +#: src/window.py:485 +msgid "Disable Updates for {}?" +msgstr "" + +#: src/window.py:489 +msgid "" +"This will mask {} ensuring it will never recieve any feature or security " +"updates." +msgstr "" + +#: src/window.py:511 +msgid "Could not enable auto removal" +msgstr "" + +#: src/window.py:514 +msgid "Could not disable auto removal" +msgstr "" + +#: src/window.py:537 +msgid "Disable Automatic Removal for {}?" +msgstr "" + +#: src/window.py:540 +msgid "" +"This will pin {} ensuring it well never be removed automatically, even if no " +"app depends on it." +msgstr "" + +#: src/window.py:560 +msgid "Could not Run App" +msgstr "" + +#: src/window.py:568 +msgid "OK" +msgstr "" + +#: src/window.py:620 +msgid "{} has no data to trash" +msgstr "" + +#: src/window.py:626 +msgid "Could not trash {}'s data" +msgstr "" + +#: src/window.py:641 +msgid "Trash Selected Apps' User Data?" +msgstr "" + +#: src/window.py:642 +msgid "Your files and data for these apps will be sent to the trash." +msgstr "" + +#: src/window.py:692 +msgid "Could not snapshot some apps" +msgstr "" + +#: src/window.py:709 +msgid "Create Snapshots?" +msgstr "" + +#: src/window.py:711 +msgid "" +"Snapshots are backups of the app's user data. They can be reapplied at any " +"time. This could take a while." +msgstr "" + +#: src/window.py:716 +msgid "Create Snapshots" +msgstr "" + +#: src/window.py:771 +msgid "Copied selected app names" +msgstr "" + +#: src/window.py:786 +msgid "Copied selected app IDs" +msgstr "" + +#: src/window.py:801 +msgid "Copied selected app refs" +msgstr "" + +#: src/window.py:812 +msgid "Could not install app" +msgstr "" + +#: src/window.py:836 +msgid "Install {}?" +msgstr "" + +#: src/window.py:847 +msgid "The app will be available to only you" +msgstr "" + +#: src/window.py:851 +msgid "The app will be available to every user on the system" +msgstr "" + +#: src/window.py:881 +msgid "File type not supported" +msgstr "" From f30262b07c584b8af9f62891dc87f1c043222079 Mon Sep 17 00:00:00 2001 From: Komo Date: Sun, 1 Sep 2024 14:11:04 +0000 Subject: [PATCH 21/27] Translated using Weblate (Indonesian) Currently translated at 0.4% (1 of 248 strings) Translation: flattool/Warehouse Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/id/ --- po/id.po | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/po/id.po b/po/id.po index 658dbe6..7cbdf20 100644 --- a/po/id.po +++ b/po/id.po @@ -8,13 +8,16 @@ msgstr "" "Project-Id-Version: io.github.flattool.heliguy.Warehouse\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-03 14:05-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-09-02 14:34+0000\n" +"Last-Translator: Komo \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.6.2\n" #. Translators: Do not translate the applicaion name #: data/io.github.flattool.Warehouse.desktop.in:4 @@ -37,12 +40,14 @@ msgid "" msgstr "" #: data/io.github.flattool.Warehouse.metainfo.xml.in:12 +#, fuzzy msgid "Features:" -msgstr "" +msgstr "Fitur-Fitur:" #: data/io.github.flattool.Warehouse.metainfo.xml.in:14 +#, fuzzy msgid "Show and filter the list of installed Flatpaks" -msgstr "" +msgstr "Lihat dan filter semua Flatpak yang terinstal" #: data/io.github.flattool.Warehouse.metainfo.xml.in:15 msgid "Display properties of installed Flatpaks" @@ -78,7 +83,7 @@ msgstr "" #: data/ui/downgrade.blp:71 src/app_row_widget.py:299 src/window.py:494 msgid "Disable Updates" -msgstr "" +msgstr "Matikan pembaruan" #: data/ui/downgrade.blp:77 msgid "Select a Release" From 143d10f43c2b0d926c4151ea340409c05ea371a7 Mon Sep 17 00:00:00 2001 From: Maxim Therrien Date: Wed, 18 Sep 2024 18:43:16 -0400 Subject: [PATCH 22/27] Bump GNOME runtime version to 47 --- .editorconfig | 5 ++ ....github.flattool.Warehouse.metainfo.xml.in | 8 ++++ io.github.flattool.Warehouse.json | 46 +++++++++---------- meson.build | 2 +- 4 files changed, 36 insertions(+), 25 deletions(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..acf97ba --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*.json] +indent_style = space +indent_size = 4 diff --git a/data/io.github.flattool.Warehouse.metainfo.xml.in b/data/io.github.flattool.Warehouse.metainfo.xml.in index 0db3d16..e243ce0 100644 --- a/data/io.github.flattool.Warehouse.metainfo.xml.in +++ b/data/io.github.flattool.Warehouse.metainfo.xml.in @@ -64,6 +64,14 @@ + + +

New Features and Changes

+
    +
  • Bump GNOME runtime version to 47
  • +
+
+

Bux Fixes

diff --git a/io.github.flattool.Warehouse.json b/io.github.flattool.Warehouse.json index 2e0bb8c..a357eba 100644 --- a/io.github.flattool.Warehouse.json +++ b/io.github.flattool.Warehouse.json @@ -1,10 +1,10 @@ { - "id" : "io.github.flattool.Warehouse", - "runtime" : "org.gnome.Platform", - "runtime-version" : "46", - "sdk" : "org.gnome.Sdk", - "command" : "warehouse", - "finish-args" : [ + "id": "io.github.flattool.Warehouse", + "runtime": "org.gnome.Platform", + "runtime-version": "47", + "sdk": "org.gnome.Sdk", + "command": "warehouse", + "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--device=dri", @@ -14,7 +14,7 @@ "--filesystem=~/.local/share/flatpak/:ro", "--filesystem=~/.var/app/" ], - "cleanup" : [ + "cleanup": [ "/include", "/lib/pkgconfig", "/man", @@ -25,30 +25,28 @@ "*.la", "*.a" ], - "modules" : [ + "modules": [ { - "name" : "blueprint-compiler", - "buildsystem" : "meson", - "sources" : [ + "name": "blueprint-compiler", + "buildsystem": "meson", + "sources": [ { - "type" : "git", - "url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler", - "tag" : "v0.10.0" + "type": "git", + "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler", + "tag": "v0.10.0" } ], - "cleanup" : [ - "*" - ] + "cleanup": ["*"] }, { - "name" : "warehouse", - "builddir" : true, - "buildsystem" : "meson", - "config-opts": [ "-Dprofile=default" ], - "sources" : [ + "name": "warehouse", + "builddir": true, + "buildsystem": "meson", + "config-opts": ["-Dprofile=default"], + "sources": [ { - "type" : "dir", - "path" : "." + "type": "dir", + "path": "." } ] } diff --git a/meson.build b/meson.build index c09bb66..abac2d9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('warehouse', - version: '1.6.4', + version: '1.6.5', meson_version: '>= 0.62.0', default_options: [ 'warning_level=2', 'werror=false', ], ) From ca3214ccfcae4cca1777ebc1ea4dd3d79fe8bcaf Mon Sep 17 00:00:00 2001 From: Heliguy Date: Thu, 19 Sep 2024 18:56:15 -0400 Subject: [PATCH 23/27] Fix multi-line descriptions causing a crash on app load --- src/common.py | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/common.py b/src/common.py index 665fd93..f0f7567 100644 --- a/src/common.py +++ b/src/common.py @@ -167,27 +167,31 @@ class myUtils: def get_host_flatpaks(self): output = subprocess.run( - ["flatpak-spawn", "--host", "flatpak", "list", "--columns=all"], + ["flatpak-spawn", "--host", "flatpak", "list", + "--columns=name,application,version,branch,arch,origin,installation,ref,active,latest,size,options,runtime"], capture_output=True, text=True, env=self.new_env, ).stdout lines = output.strip().split("\n") columns = lines[0].split("\t") - data = [columns] - for line in lines[1:]: + data = [] + for line in lines: row = line.split("\t") + row.insert(1, " ") + if len(row) < 14: + row.append("") data.append(row) - - output = subprocess.run( - ["flatpak-spawn", "--host", "flatpak", "list", "--columns=runtime"], - capture_output=True, - text=True, - env=self.new_env, - ).stdout - lines = output.split("\n") - for i in range(len(data)): - data[i].append(lines[i]) + + # output = subprocess.run( + # ["flatpak-spawn", "--host", "flatpak", "list", "--columns=runtime"], + # capture_output=True, + # text=True, + # env=self.new_env, + # ).stdout + # lines = output.split("\n") + # for i in range(len(data)): + # data[i].append(lines[i]) sorted_array = sorted(data, key=lambda item: item[0].lower()) return sorted_array From 96660ca8f69b5f84d45849ff9f2fd53fa33780cc Mon Sep 17 00:00:00 2001 From: Heliguy Date: Thu, 19 Sep 2024 19:34:11 -0400 Subject: [PATCH 24/27] Fix multi-line descriptions breaking the properties window --- data/ui/properties.blp | 1 + src/common.py | 10 +++++++--- src/properties_window.py | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/data/ui/properties.blp b/data/ui/properties.blp index 8d52f58..fe49519 100644 --- a/data/ui/properties.blp +++ b/data/ui/properties.blp @@ -49,6 +49,7 @@ template $PropertiesWindow: Adw.Dialog { } Button description_button { + visible: bind description.visible; styles [ "title-4", "flat" diff --git a/src/common.py b/src/common.py index f0f7567..0616d5d 100644 --- a/src/common.py +++ b/src/common.py @@ -206,14 +206,18 @@ class myUtils: ).stdout lines = output.strip().split("\n") columns = lines[0].split("\t") - data = [columns] - for line in lines[1:]: + data = [] + for line in lines: row = line.split(": ", 1) for i in range(len(row)): row[i] = row[i].strip() data.append(row) info = {} - info["name"] = data[0][0] + maybe_name = data[0][0] + if not "ID" in maybe_name: + info["name"] = data[0][0] + else: + info["name"] = ref.split("/")[0].split(".")[-1] for i in range(2, len(data)): if data[i][0] == '': continue diff --git a/src/properties_window.py b/src/properties_window.py index f71000e..3a4967a 100644 --- a/src/properties_window.py +++ b/src/properties_window.py @@ -97,7 +97,7 @@ class PropertiesWindow(Adw.Dialog): try: self.description.set_label((name_desc[1])) except: - pass + self.description.set_visible(False) for key in info.keys(): if key == "name": continue From 2416f50e189275d1d1312726f585f75788e1f866 Mon Sep 17 00:00:00 2001 From: Heliguy Date: Thu, 19 Sep 2024 19:41:11 -0400 Subject: [PATCH 25/27] Hide name label when no name is present --- data/ui/properties.blp | 2 ++ src/properties_window.py | 7 ++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/data/ui/properties.blp b/data/ui/properties.blp index fe49519..42b666a 100644 --- a/data/ui/properties.blp +++ b/data/ui/properties.blp @@ -42,6 +42,8 @@ template $PropertiesWindow: Adw.Dialog { Label name { wrap: true; + wrap-mode: word_char; + justify: center; styles [ "title-1" diff --git a/src/properties_window.py b/src/properties_window.py index 3a4967a..20c71b3 100644 --- a/src/properties_window.py +++ b/src/properties_window.py @@ -93,11 +93,16 @@ class PropertiesWindow(Adw.Dialog): def generate_lower(self): info = self.my_utils.get_flatpak_info(self.app_ref, self.install_type) name_desc = info["name"].split(" - ") - self.name.set_label((name_desc[0])) + if len(name_desc[0]) > 0: + self.name.set_label((name_desc[0])) + else: + self.name.set_visible(False) + try: self.description.set_label((name_desc[1])) except: self.description.set_visible(False) + for key in info.keys(): if key == "name": continue From 3ad0e2978e32be3263fbef8f4e718e527f8a9f37 Mon Sep 17 00:00:00 2001 From: Heliguy Date: Thu, 19 Sep 2024 20:05:18 -0400 Subject: [PATCH 26/27] Add Maxim as contributor --- src/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.py b/src/main.py index 1b3553e..9beaed5 100644 --- a/src/main.py +++ b/src/main.py @@ -203,6 +203,7 @@ class WarehouseApplication(Adw.Application): "Óscar Fernández Díaz", "Runar https://github.com/runarcn", "skøldis ", + "Maxim Therrien ", ], ) about.present(self.props.active_window) From 5a9540538846fbb6c0de07751fb280a204645d66 Mon Sep 17 00:00:00 2001 From: Heliguy Date: Thu, 19 Sep 2024 20:06:44 -0400 Subject: [PATCH 27/27] Add new release --- data/io.github.flattool.Warehouse.metainfo.xml.in | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/io.github.flattool.Warehouse.metainfo.xml.in b/data/io.github.flattool.Warehouse.metainfo.xml.in index e243ce0..66819e9 100644 --- a/data/io.github.flattool.Warehouse.metainfo.xml.in +++ b/data/io.github.flattool.Warehouse.metainfo.xml.in @@ -8,8 +8,8 @@ GPL-3.0-only Manage all things Flatpak -

Warehouse is an app that manages installed Flatpaks, their user data, and Flatpak remotes.

-

Features:

+

Warehouse is an app that manages installed Flatpaks, their user data, and Flatpak remotes.

+

Features:

  • Show and filter the list of installed Flatpaks
  • Display properties of installed Flatpaks
  • @@ -64,12 +64,17 @@ - +

    New Features and Changes

    • Bump GNOME runtime version to 47
    +

    Bug Fixes

    +
      +
    • Fix issue causing crash on startup due to Flatpaks with multi-line descriptions
    • +
    • Fix Properties Window's layout when a long package name is shown
    • +