-
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
Oct 12, 2023
1 parent
664f2df
commit cb33c7c
Showing
1 changed file
with
9 additions
and
13 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-10-11 01:37+0000\n" | ||
"POT-Creation-Date: 2023-10-12 01:35+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" | ||
|
@@ -343,12 +343,13 @@ msgid "Package %s not installed, cannot downgrade it." | |
msgstr "" | ||
|
||
#: dnf/base.py:2099 dnf/base.py:2118 dnf/base.py:2131 dnf/base.py:2162 | ||
#: dnf/base.py:2232 dnf/base.py:2240 dnf/base.py:2374 dnf/cli/cli.py:417 | ||
#: dnf/cli/commands/__init__.py:420 dnf/cli/commands/__init__.py:477 | ||
#: dnf/cli/commands/__init__.py:581 dnf/cli/commands/__init__.py:628 | ||
#: dnf/cli/commands/__init__.py:706 dnf/cli/commands/install.py:147 | ||
#: dnf/cli/commands/reinstall.py:70 dnf/cli/commands/reinstall.py:84 | ||
#: dnf/cli/commands/upgrade.py:105 dnf/cli/commands/upgrade.py:116 | ||
#: dnf/base.py:2232 dnf/base.py:2240 dnf/base.py:2260 dnf/base.py:2374 | ||
#: dnf/cli/cli.py:417 dnf/cli/commands/__init__.py:420 | ||
#: dnf/cli/commands/__init__.py:477 dnf/cli/commands/__init__.py:581 | ||
#: dnf/cli/commands/__init__.py:628 dnf/cli/commands/__init__.py:706 | ||
#: dnf/cli/commands/install.py:147 dnf/cli/commands/reinstall.py:70 | ||
#: dnf/cli/commands/reinstall.py:84 dnf/cli/commands/upgrade.py:105 | ||
#: dnf/cli/commands/upgrade.py:116 | ||
#, python-format | ||
msgid "No match for argument: %s" | ||
msgstr "" | ||
|
@@ -389,11 +390,6 @@ msgstr "" | |
msgid "Package %s available, but installed for different architecture." | ||
msgstr "" | ||
|
||
#: dnf/base.py:2260 | ||
#, python-format | ||
msgid "No package %s installed." | ||
msgstr "" | ||
|
||
#: dnf/base.py:2278 dnf/cli/commands/install.py:136 | ||
#: dnf/cli/commands/remove.py:133 | ||
#, python-format | ||
|
@@ -3502,7 +3498,7 @@ msgstr "" | |
msgid "Parsing file \"{}\" failed: {}" | ||
msgstr "" | ||
|
||
#: dnf/conf/substitutions.py:66 | ||
#: dnf/conf/substitutions.py:97 | ||
#, python-brace-format | ||
msgid "Error when parsing a variable from file '{0}': {1}" | ||
msgstr "" | ||
|