Skip to content

Commit 5921d91

Browse files
authored
Translations update from Hosted Weblate (#539)
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [vikdevelop/Save Desktop](https://hosted.weblate.org/projects/vikdevelop/savedesktop/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/vikdevelop/savedesktop/matrix-auto.svg)
2 parents fc39993 + 0a34f8f commit 5921d91

22 files changed

Lines changed: 1022 additions & 6 deletions

File tree

po/ca.po

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,52 @@ msgstr ""
8888
msgid "Keep existing Flatpak apps and data"
8989
msgstr ""
9090

91+
msgid "Installing your Flatpak apps..."
92+
msgstr ""
93+
94+
msgid ""
95+
"You can continue using your computer; everything runs in the background. "
96+
"Once the installation of your Flatpak apps and, if applicable, your user "
97+
"data is complete, a message will appear here and you’ll also see a system "
98+
"notification. You can also show the progress below."
99+
msgstr ""
100+
101+
msgid "Installation queue is empty. Nothing new to install."
102+
msgstr ""
103+
104+
msgid "Copying the Flatpak's user data to ~/.var/app"
105+
msgstr ""
106+
107+
msgid "✔ Copied Flatpak's user data"
108+
msgstr ""
109+
110+
msgid "Cleaning up orphaned user data..."
111+
msgstr ""
112+
113+
msgid "All useless apps and orphaned data have been removed"
114+
msgstr ""
115+
116+
msgid "Installing {count} new apps"
117+
msgstr ""
118+
119+
msgid "{app} is already available in the system."
120+
msgstr ""
121+
122+
msgid "↓ Installing {app} ({current}/{total})"
123+
msgstr ""
124+
125+
msgid "✔ Finished installing {app}"
126+
msgstr ""
127+
128+
msgid "✔ All operations have been completed successfully."
129+
msgstr ""
130+
131+
msgid "Your apps have been installed!"
132+
msgstr ""
133+
134+
msgid "This window will be closed automatically in 2 minutes."
135+
msgstr ""
136+
91137
msgid "More options"
92138
msgstr "Més opcions"
93139

po/cs.po

Lines changed: 52 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: savedesktop\n"
77
"POT-Creation-Date: 2025-09-03 19:10\n"
8-
"PO-Revision-Date: 2026-02-15 16:51+0000\n"
8+
"PO-Revision-Date: 2026-06-28 10:35+0000\n"
99
"Last-Translator: vikdevelop <vikdevelop@proton.me>\n"
1010
"Language-Team: Czech <https://hosted.weblate.org/projects/vikdevelop/"
1111
"savedesktop/cs/>\n"
@@ -14,7 +14,7 @@ msgstr ""
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
17-
"X-Generator: Weblate 5.16-dev\n"
17+
"X-Generator: Weblate 2026.7.dev0\n"
1818

1919
msgid "Save"
2020
msgstr "Uložit"
@@ -93,6 +93,56 @@ msgstr "Vybrat aplikace Flatpak"
9393
msgid "Keep existing Flatpak apps and data"
9494
msgstr "Zachovat existující aplikace Flatpak a jejich data"
9595

96+
msgid "Installing your Flatpak apps..."
97+
msgstr "Probíhá instalace vašich aplikací Flatpak…"
98+
99+
msgid ""
100+
"You can continue using your computer; everything runs in the background. "
101+
"Once the installation of your Flatpak apps and, if applicable, your user "
102+
"data is complete, a message will appear here and you’ll also see a system "
103+
"notification. You can also show the progress below."
104+
msgstr ""
105+
"Můžete dál používat počítač, vše probíhá na pozadí. Jakmile bude instalace "
106+
"aplikací Flatpak a případně i vašich uživatelských dat dokončena, zobrazí se "
107+
"zde zpráva a objeví se také systémová notifikace. Průběh instalace si můžete "
108+
"zobrazit také níže."
109+
110+
msgid "Installation queue is empty. Nothing new to install."
111+
msgstr "Instalační fronta je prázdná. Není co nového instalovat."
112+
113+
msgid "Copying the Flatpak's user data to ~/.var/app"
114+
msgstr "Kopírování uživatelských dat Flatpaku do adresáře ~/.var/app"
115+
116+
msgid "✔ Copied Flatpak's user data"
117+
msgstr "✔ Uživatelská data Flatpaku zkopírována"
118+
119+
msgid "Cleaning up orphaned user data..."
120+
msgstr "Mazání opuštěných uživatelských dat..."
121+
122+
msgid "All useless apps and orphaned data have been removed"
123+
msgstr "Všechny nepotřebné aplikace a opuštěná data byly odstraněny"
124+
125+
msgid "Installing {count} new apps"
126+
msgstr "Instalace {count} nových aplikací"
127+
128+
msgid "{app} is already available in the system."
129+
msgstr "Aplikace {app} je v systému již k dispozici."
130+
131+
msgid "↓ Installing {app} ({current}/{total})"
132+
msgstr "↓ Instalace {app} ({current}/{total})"
133+
134+
msgid "✔ Finished installing {app}"
135+
msgstr "✔ Dokončena instalace {app}"
136+
137+
msgid "✔ All operations have been completed successfully."
138+
msgstr "✔ Veškeré operace byly dokončeny úspěšně."
139+
140+
msgid "Your apps have been installed!"
141+
msgstr "Vaše aplikace byly nainstalovány!"
142+
143+
msgid "This window will be closed automatically in 2 minutes."
144+
msgstr "Toto okno bude uzavřeno automaticky do 2 minut."
145+
96146
msgid "More options"
97147
msgstr "Více možností"
98148

po/de.po

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,52 @@ msgstr "Flatpak-Apps auswählen"
9595
msgid "Keep existing Flatpak apps and data"
9696
msgstr "Bestehende Flatpak-Apps und Daten behalten"
9797

98+
msgid "Installing your Flatpak apps..."
99+
msgstr ""
100+
101+
msgid ""
102+
"You can continue using your computer; everything runs in the background. "
103+
"Once the installation of your Flatpak apps and, if applicable, your user "
104+
"data is complete, a message will appear here and you’ll also see a system "
105+
"notification. You can also show the progress below."
106+
msgstr ""
107+
108+
msgid "Installation queue is empty. Nothing new to install."
109+
msgstr ""
110+
111+
msgid "Copying the Flatpak's user data to ~/.var/app"
112+
msgstr ""
113+
114+
msgid "✔ Copied Flatpak's user data"
115+
msgstr ""
116+
117+
msgid "Cleaning up orphaned user data..."
118+
msgstr ""
119+
120+
msgid "All useless apps and orphaned data have been removed"
121+
msgstr ""
122+
123+
msgid "Installing {count} new apps"
124+
msgstr ""
125+
126+
msgid "{app} is already available in the system."
127+
msgstr ""
128+
129+
msgid "↓ Installing {app} ({current}/{total})"
130+
msgstr ""
131+
132+
msgid "✔ Finished installing {app}"
133+
msgstr ""
134+
135+
msgid "✔ All operations have been completed successfully."
136+
msgstr ""
137+
138+
msgid "Your apps have been installed!"
139+
msgstr ""
140+
141+
msgid "This window will be closed automatically in 2 minutes."
142+
msgstr ""
143+
98144
msgid "More options"
99145
msgstr "Weitere Optionen"
100146

po/es.po

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,52 @@ msgstr ""
8888
msgid "Keep existing Flatpak apps and data"
8989
msgstr ""
9090

91+
msgid "Installing your Flatpak apps..."
92+
msgstr ""
93+
94+
msgid ""
95+
"You can continue using your computer; everything runs in the background. "
96+
"Once the installation of your Flatpak apps and, if applicable, your user "
97+
"data is complete, a message will appear here and you’ll also see a system "
98+
"notification. You can also show the progress below."
99+
msgstr ""
100+
101+
msgid "Installation queue is empty. Nothing new to install."
102+
msgstr ""
103+
104+
msgid "Copying the Flatpak's user data to ~/.var/app"
105+
msgstr ""
106+
107+
msgid "✔ Copied Flatpak's user data"
108+
msgstr ""
109+
110+
msgid "Cleaning up orphaned user data..."
111+
msgstr ""
112+
113+
msgid "All useless apps and orphaned data have been removed"
114+
msgstr ""
115+
116+
msgid "Installing {count} new apps"
117+
msgstr ""
118+
119+
msgid "{app} is already available in the system."
120+
msgstr ""
121+
122+
msgid "↓ Installing {app} ({current}/{total})"
123+
msgstr ""
124+
125+
msgid "✔ Finished installing {app}"
126+
msgstr ""
127+
128+
msgid "✔ All operations have been completed successfully."
129+
msgstr ""
130+
131+
msgid "Your apps have been installed!"
132+
msgstr ""
133+
134+
msgid "This window will be closed automatically in 2 minutes."
135+
msgstr ""
136+
91137
msgid "More options"
92138
msgstr "Más opiniones"
93139

po/et.po

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,52 @@ msgstr "Vali Flatpaki rakendused"
9393
msgid "Keep existing Flatpak apps and data"
9494
msgstr "Säilita olemasolevad Flatpaki rakendused ja andmed"
9595

96+
msgid "Installing your Flatpak apps..."
97+
msgstr ""
98+
99+
msgid ""
100+
"You can continue using your computer; everything runs in the background. "
101+
"Once the installation of your Flatpak apps and, if applicable, your user "
102+
"data is complete, a message will appear here and you’ll also see a system "
103+
"notification. You can also show the progress below."
104+
msgstr ""
105+
106+
msgid "Installation queue is empty. Nothing new to install."
107+
msgstr ""
108+
109+
msgid "Copying the Flatpak's user data to ~/.var/app"
110+
msgstr ""
111+
112+
msgid "✔ Copied Flatpak's user data"
113+
msgstr ""
114+
115+
msgid "Cleaning up orphaned user data..."
116+
msgstr ""
117+
118+
msgid "All useless apps and orphaned data have been removed"
119+
msgstr ""
120+
121+
msgid "Installing {count} new apps"
122+
msgstr ""
123+
124+
msgid "{app} is already available in the system."
125+
msgstr ""
126+
127+
msgid "↓ Installing {app} ({current}/{total})"
128+
msgstr ""
129+
130+
msgid "✔ Finished installing {app}"
131+
msgstr ""
132+
133+
msgid "✔ All operations have been completed successfully."
134+
msgstr ""
135+
136+
msgid "Your apps have been installed!"
137+
msgstr ""
138+
139+
msgid "This window will be closed automatically in 2 minutes."
140+
msgstr ""
141+
96142
msgid "More options"
97143
msgstr "Lisavalikud"
98144

po/fi.po

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,52 @@ msgstr "Valitse Flatpak-sovellukset"
9090
msgid "Keep existing Flatpak apps and data"
9191
msgstr "Säilytä olemassa olevat Flatpak-sovellukset ja -data"
9292

93+
msgid "Installing your Flatpak apps..."
94+
msgstr ""
95+
96+
msgid ""
97+
"You can continue using your computer; everything runs in the background. "
98+
"Once the installation of your Flatpak apps and, if applicable, your user "
99+
"data is complete, a message will appear here and you’ll also see a system "
100+
"notification. You can also show the progress below."
101+
msgstr ""
102+
103+
msgid "Installation queue is empty. Nothing new to install."
104+
msgstr ""
105+
106+
msgid "Copying the Flatpak's user data to ~/.var/app"
107+
msgstr ""
108+
109+
msgid "✔ Copied Flatpak's user data"
110+
msgstr ""
111+
112+
msgid "Cleaning up orphaned user data..."
113+
msgstr ""
114+
115+
msgid "All useless apps and orphaned data have been removed"
116+
msgstr ""
117+
118+
msgid "Installing {count} new apps"
119+
msgstr ""
120+
121+
msgid "{app} is already available in the system."
122+
msgstr ""
123+
124+
msgid "↓ Installing {app} ({current}/{total})"
125+
msgstr ""
126+
127+
msgid "✔ Finished installing {app}"
128+
msgstr ""
129+
130+
msgid "✔ All operations have been completed successfully."
131+
msgstr ""
132+
133+
msgid "Your apps have been installed!"
134+
msgstr ""
135+
136+
msgid "This window will be closed automatically in 2 minutes."
137+
msgstr ""
138+
93139
msgid "More options"
94140
msgstr "Lisää valintoja"
95141

po/fr.po

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,52 @@ msgstr "Sélectionner les applications Flatpak"
8888
msgid "Keep existing Flatpak apps and data"
8989
msgstr ""
9090

91+
msgid "Installing your Flatpak apps..."
92+
msgstr ""
93+
94+
msgid ""
95+
"You can continue using your computer; everything runs in the background. "
96+
"Once the installation of your Flatpak apps and, if applicable, your user "
97+
"data is complete, a message will appear here and you’ll also see a system "
98+
"notification. You can also show the progress below."
99+
msgstr ""
100+
101+
msgid "Installation queue is empty. Nothing new to install."
102+
msgstr ""
103+
104+
msgid "Copying the Flatpak's user data to ~/.var/app"
105+
msgstr ""
106+
107+
msgid "✔ Copied Flatpak's user data"
108+
msgstr ""
109+
110+
msgid "Cleaning up orphaned user data..."
111+
msgstr ""
112+
113+
msgid "All useless apps and orphaned data have been removed"
114+
msgstr ""
115+
116+
msgid "Installing {count} new apps"
117+
msgstr ""
118+
119+
msgid "{app} is already available in the system."
120+
msgstr ""
121+
122+
msgid "↓ Installing {app} ({current}/{total})"
123+
msgstr ""
124+
125+
msgid "✔ Finished installing {app}"
126+
msgstr ""
127+
128+
msgid "✔ All operations have been completed successfully."
129+
msgstr ""
130+
131+
msgid "Your apps have been installed!"
132+
msgstr ""
133+
134+
msgid "This window will be closed automatically in 2 minutes."
135+
msgstr ""
136+
91137
msgid "More options"
92138
msgstr "Plus d'options"
93139

0 commit comments

Comments
 (0)