-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Automatic Translations Update
committed
Nov 16, 2023
1 parent
f654e6a
commit d8a4ee9
Showing
1 changed file
with
35 additions
and
19 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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-11-15 01:42+0000\n" | ||
"POT-Creation-Date: 2023-11-16 01:43+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -38,27 +38,37 @@ msgstr "" | |
msgid "The following updates were downloaded on '%s':" | ||
msgstr "" | ||
|
||
#: dnf/automatic/emitter.py:83 | ||
#: dnf/automatic/emitter.py:36 | ||
#, python-format | ||
msgid "An error has occured on: '%s'" | ||
msgstr "" | ||
|
||
#: dnf/automatic/emitter.py:93 | ||
#, python-format | ||
msgid "An error has occured on '%s'." | ||
msgstr "" | ||
|
||
#: dnf/automatic/emitter.py:95 | ||
#, python-format | ||
msgid "Updates applied on '%s'." | ||
msgstr "" | ||
|
||
#: dnf/automatic/emitter.py:85 | ||
#: dnf/automatic/emitter.py:97 | ||
#, python-format | ||
msgid "Updates downloaded on '%s'." | ||
msgstr "" | ||
|
||
#: dnf/automatic/emitter.py:87 | ||
#: dnf/automatic/emitter.py:99 | ||
#, python-format | ||
msgid "Updates available on '%s'." | ||
msgstr "" | ||
|
||
#: dnf/automatic/emitter.py:117 | ||
#: dnf/automatic/emitter.py:130 | ||
#, python-format | ||
msgid "Failed to send an email via '%s': %s" | ||
msgstr "" | ||
|
||
#: dnf/automatic/emitter.py:147 | ||
#: dnf/automatic/emitter.py:160 | ||
#, python-format | ||
msgid "Failed to execute command '%s': returned %d" | ||
msgstr "" | ||
|
@@ -73,34 +83,34 @@ msgstr "" | |
msgid "Unknown configuration option: %s = %s in %s" | ||
msgstr "" | ||
|
||
#: dnf/automatic/main.py:243 dnf/cli/cli.py:305 | ||
#: dnf/automatic/main.py:244 dnf/cli/cli.py:305 | ||
msgid "GPG check FAILED" | ||
msgstr "" | ||
|
||
#: dnf/automatic/main.py:288 | ||
#: dnf/automatic/main.py:289 | ||
msgid "Waiting for internet connection..." | ||
msgstr "" | ||
|
||
#: dnf/automatic/main.py:318 | ||
#: dnf/automatic/main.py:320 | ||
msgid "Started dnf-automatic." | ||
msgstr "" | ||
|
||
#: dnf/automatic/main.py:322 | ||
#: dnf/automatic/main.py:324 | ||
msgid "Sleep for {} second" | ||
msgid_plural "Sleep for {} seconds" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#: dnf/automatic/main.py:329 | ||
#: dnf/automatic/main.py:331 | ||
msgid "System is off-line." | ||
msgstr "" | ||
|
||
#: dnf/automatic/main.py:360 dnf/cli/cli.py:264 | ||
#: dnf/automatic/main.py:362 dnf/cli/cli.py:264 | ||
msgid "Transaction failed" | ||
msgstr "" | ||
|
||
#: dnf/automatic/main.py:372 dnf/cli/main.py:59 dnf/cli/main.py:80 | ||
#: dnf/cli/main.py:83 | ||
#: dnf/automatic/main.py:373 dnf/automatic/main.py:375 dnf/cli/main.py:59 | ||
#: dnf/cli/main.py:80 dnf/cli/main.py:83 | ||
#, python-format | ||
msgid "Error: %s" | ||
msgstr "" | ||
|
@@ -3550,23 +3560,29 @@ msgid "" | |
"Configuration option 'gpgkey_dns_verification' requires python3-unbound ({})" | ||
msgstr "" | ||
|
||
#: dnf/dnssec.py:243 | ||
#: dnf/dnssec.py:247 | ||
msgid "DNSSEC extension: Key for user " | ||
msgstr "" | ||
|
||
#: dnf/dnssec.py:245 | ||
#: dnf/dnssec.py:249 | ||
msgid "is valid." | ||
msgstr "" | ||
|
||
#: dnf/dnssec.py:247 | ||
#: dnf/dnssec.py:251 | ||
msgid "has unknown status." | ||
msgstr "" | ||
|
||
#: dnf/dnssec.py:255 | ||
#: dnf/dnssec.py:259 | ||
msgid "DNSSEC extension: " | ||
msgstr "" | ||
|
||
#: dnf/dnssec.py:287 | ||
#: dnf/dnssec.py:286 | ||
msgid "" | ||
"Exempting key package {} from a validation because it's not bound to any e-" | ||
"mail address" | ||
msgstr "" | ||
|
||
#: dnf/dnssec.py:309 | ||
msgid "Testing already imported keys for their validity." | ||
msgstr "" | ||
|
||
|