-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating the service translation files from the agama-weblate repository
- Loading branch information
Showing
5 changed files
with
406 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-12-21 02:17+0000\n" | ||
"POT-Creation-Date: 2023-12-27 02:08+0000\n" | ||
"PO-Revision-Date: 2023-12-15 16:52+0000\n" | ||
"Last-Translator: Ladislav Slezák <[email protected]>\n" | ||
"Language-Team: Czech <https://l10n.opensuse.org/projects/agama/agama-service-" | ||
|
@@ -19,6 +19,49 @@ msgstr "" | |
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" | ||
"X-Generator: Weblate 4.9.1\n" | ||
|
||
#. Runs the config phase | ||
#: service/lib/agama/manager.rb:88 | ||
msgid "Probing Storage" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:89 | ||
msgid "Probing Software" | ||
msgstr "" | ||
|
||
#. Runs the install phase | ||
#. rubocop:disable Metrics/AbcSize | ||
#: service/lib/agama/manager.rb:109 | ||
msgid "Partitioning" | ||
msgstr "" | ||
|
||
#. propose software after /mnt is already separated, so it uses proper | ||
#. target | ||
#: service/lib/agama/manager.rb:117 | ||
#, fuzzy | ||
msgid "Installing Software" | ||
msgstr "Inicializuji zdroje" | ||
|
||
#: service/lib/agama/manager.rb:120 | ||
msgid "Writing Users" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:121 | ||
msgid "Writing Network Configuration" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:122 | ||
msgid "Saving Language Settings" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:123 | ||
#, fuzzy | ||
msgid "Writing repositories information" | ||
msgstr "Repozitáře se zapisují do cílového systému" | ||
|
||
#: service/lib/agama/manager.rb:124 | ||
msgid "Finishing storage configuration" | ||
msgstr "" | ||
|
||
#. Callback to handle unsigned files | ||
#. | ||
#. @param filename [String] File name | ||
|
@@ -112,3 +155,39 @@ msgstr "Produkt musí být zaregistrován" | |
#, c-format | ||
msgid "Found %s dependency issues." | ||
msgstr "Nalezeno %s problémů v závislostech." | ||
|
||
#. Probes storage devices and performs an initial proposal | ||
#: service/lib/agama/storage/manager.rb:111 | ||
msgid "Activating storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:112 | ||
msgid "Probing storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:113 | ||
#, fuzzy | ||
msgid "Calculating the storage proposal" | ||
msgstr "Probíhá návrh softwaru" | ||
|
||
#: service/lib/agama/storage/manager.rb:114 | ||
msgid "Selecting Linux Security Modules" | ||
msgstr "" | ||
|
||
#. Prepares the partitioning to install the system | ||
#: service/lib/agama/storage/manager.rb:122 | ||
msgid "Preparing bootloader proposal" | ||
msgstr "" | ||
|
||
#. first make bootloader proposal to be sure that required packages are installed | ||
#: service/lib/agama/storage/manager.rb:127 | ||
msgid "Adding storage-related packages" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:128 | ||
msgid "Preparing the storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:129 | ||
msgid "Writing bootloader sysconfig" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,18 +7,61 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-12-21 02:17+0000\n" | ||
"POT-Creation-Date: 2023-12-27 02:08+0000\n" | ||
"PO-Revision-Date: 2023-12-22 15:02+0000\n" | ||
"Last-Translator: faila fail <[email protected]>\n" | ||
"Language-Team: French <https://l10n.opensuse.org/projects/agama/" | ||
"agama-service-master/fr/>\n" | ||
"Language-Team: French <https://l10n.opensuse.org/projects/agama/agama-" | ||
"service-master/fr/>\n" | ||
"Language: fr\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 4.9.1\n" | ||
|
||
#. Runs the config phase | ||
#: service/lib/agama/manager.rb:88 | ||
msgid "Probing Storage" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:89 | ||
msgid "Probing Software" | ||
msgstr "" | ||
|
||
#. Runs the install phase | ||
#. rubocop:disable Metrics/AbcSize | ||
#: service/lib/agama/manager.rb:109 | ||
msgid "Partitioning" | ||
msgstr "" | ||
|
||
#. propose software after /mnt is already separated, so it uses proper | ||
#. target | ||
#: service/lib/agama/manager.rb:117 | ||
#, fuzzy | ||
msgid "Installing Software" | ||
msgstr "Initialisation des sources" | ||
|
||
#: service/lib/agama/manager.rb:120 | ||
msgid "Writing Users" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:121 | ||
msgid "Writing Network Configuration" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:122 | ||
msgid "Saving Language Settings" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:123 | ||
#, fuzzy | ||
msgid "Writing repositories information" | ||
msgstr "Écriture des dépôts sur le système cible" | ||
|
||
#: service/lib/agama/manager.rb:124 | ||
msgid "Finishing storage configuration" | ||
msgstr "" | ||
|
||
#. Callback to handle unsigned files | ||
#. | ||
#. @param filename [String] File name | ||
|
@@ -36,8 +79,8 @@ msgstr "Le fichier %{filename}" | |
#: service/lib/agama/software/callbacks/signature.rb:71 | ||
#, perl-brace-format | ||
msgid "" | ||
"%{source} is not digitally signed. The origin and integrity of the file cannot" | ||
" be verified. Use it anyway?" | ||
"%{source} is not digitally signed. The origin and integrity of the file " | ||
"cannot be verified. Use it anyway?" | ||
msgstr "" | ||
"%{source} n'est pas signé numériquement. L'origine et l'intégrité du fichier " | ||
"ne peuvent être vérifiées. L'utiliser quand même ?" | ||
|
@@ -49,8 +92,8 @@ msgstr "" | |
#: service/lib/agama/software/callbacks/signature.rb:94 | ||
#, perl-brace-format | ||
msgid "" | ||
"The key %{id} (%{name}) with fingerprint %{fingerprint} is unknown. Do you wan" | ||
"t to trust this key?" | ||
"The key %{id} (%{name}) with fingerprint %{fingerprint} is unknown. Do you " | ||
"want to trust this key?" | ||
msgstr "" | ||
"La clé %{id} (%{name}) avec l'empreinte digitale %{fingerprint} est " | ||
"inconnue. Voulez-vous faire confiance à cette clé ?" | ||
|
@@ -112,3 +155,39 @@ msgstr "" | |
#, c-format | ||
msgid "Found %s dependency issues." | ||
msgstr "%s problèmes de dépendance trouvé(s) (Need a plural option)" | ||
|
||
#. Probes storage devices and performs an initial proposal | ||
#: service/lib/agama/storage/manager.rb:111 | ||
msgid "Activating storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:112 | ||
msgid "Probing storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:113 | ||
#, fuzzy | ||
msgid "Calculating the storage proposal" | ||
msgstr "Calcul de l'offre de logiciel" | ||
|
||
#: service/lib/agama/storage/manager.rb:114 | ||
msgid "Selecting Linux Security Modules" | ||
msgstr "" | ||
|
||
#. Prepares the partitioning to install the system | ||
#: service/lib/agama/storage/manager.rb:122 | ||
msgid "Preparing bootloader proposal" | ||
msgstr "" | ||
|
||
#. first make bootloader proposal to be sure that required packages are installed | ||
#: service/lib/agama/storage/manager.rb:127 | ||
msgid "Adding storage-related packages" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:128 | ||
msgid "Preparing the storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:129 | ||
msgid "Writing bootloader sysconfig" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-12-21 02:17+0000\n" | ||
"POT-Creation-Date: 2023-12-27 02:08+0000\n" | ||
"PO-Revision-Date: 2023-12-16 21:02+0000\n" | ||
"Last-Translator: Arif Budiman <[email protected]>\n" | ||
"Language-Team: Indonesian <https://l10n.opensuse.org/projects/agama/agama-" | ||
|
@@ -19,6 +19,49 @@ msgstr "" | |
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"X-Generator: Weblate 4.9.1\n" | ||
|
||
#. Runs the config phase | ||
#: service/lib/agama/manager.rb:88 | ||
msgid "Probing Storage" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:89 | ||
msgid "Probing Software" | ||
msgstr "" | ||
|
||
#. Runs the install phase | ||
#. rubocop:disable Metrics/AbcSize | ||
#: service/lib/agama/manager.rb:109 | ||
msgid "Partitioning" | ||
msgstr "" | ||
|
||
#. propose software after /mnt is already separated, so it uses proper | ||
#. target | ||
#: service/lib/agama/manager.rb:117 | ||
#, fuzzy | ||
msgid "Installing Software" | ||
msgstr "Menginisialisasi sumber" | ||
|
||
#: service/lib/agama/manager.rb:120 | ||
msgid "Writing Users" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:121 | ||
msgid "Writing Network Configuration" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:122 | ||
msgid "Saving Language Settings" | ||
msgstr "" | ||
|
||
#: service/lib/agama/manager.rb:123 | ||
#, fuzzy | ||
msgid "Writing repositories information" | ||
msgstr "Menulis repositori ke sistem target" | ||
|
||
#: service/lib/agama/manager.rb:124 | ||
msgid "Finishing storage configuration" | ||
msgstr "" | ||
|
||
#. Callback to handle unsigned files | ||
#. | ||
#. @param filename [String] File name | ||
|
@@ -112,3 +155,39 @@ msgstr "Produk harus didaftarkan" | |
#, c-format | ||
msgid "Found %s dependency issues." | ||
msgstr "Ditemukan %s masalah ketergantungan." | ||
|
||
#. Probes storage devices and performs an initial proposal | ||
#: service/lib/agama/storage/manager.rb:111 | ||
msgid "Activating storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:112 | ||
msgid "Probing storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:113 | ||
#, fuzzy | ||
msgid "Calculating the storage proposal" | ||
msgstr "Menghitung proposal perangkat lunak" | ||
|
||
#: service/lib/agama/storage/manager.rb:114 | ||
msgid "Selecting Linux Security Modules" | ||
msgstr "" | ||
|
||
#. Prepares the partitioning to install the system | ||
#: service/lib/agama/storage/manager.rb:122 | ||
msgid "Preparing bootloader proposal" | ||
msgstr "" | ||
|
||
#. first make bootloader proposal to be sure that required packages are installed | ||
#: service/lib/agama/storage/manager.rb:127 | ||
msgid "Adding storage-related packages" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:128 | ||
msgid "Preparing the storage devices" | ||
msgstr "" | ||
|
||
#: service/lib/agama/storage/manager.rb:129 | ||
msgid "Writing bootloader sysconfig" | ||
msgstr "" |
Oops, something went wrong.