forked from rpm-software-management/dnf5
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
4ebad76
commit 488b3dd
Showing
177 changed files
with
33,542 additions
and
2,778 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-12-04 09:45+0100\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+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" | ||
|
@@ -17,65 +17,70 @@ msgstr "" | |
"Content-Type: text/plain; charset=CHARSET\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: automatic.cpp:208 | ||
#: automatic.cpp:206 | ||
msgid "" | ||
"An alternative CLI to 'dnf upgrade' suitable to be executed automatically " | ||
"and regularly." | ||
msgstr "" | ||
|
||
#: automatic.cpp:215 | ||
msgid "Path to dnf5-automatic config file." | ||
msgstr "" | ||
|
||
#: automatic.cpp:226 | ||
#: automatic.cpp:212 | ||
msgid "Apply random delay before execution." | ||
msgstr "" | ||
|
||
#: automatic.cpp:231 | ||
#: automatic.cpp:217 | ||
msgid "Automatically download updated packages" | ||
msgstr "" | ||
|
||
#: automatic.cpp:238 | ||
#: automatic.cpp:224 | ||
msgid "Do not automatically download updated packages" | ||
msgstr "" | ||
|
||
#: automatic.cpp:247 | ||
#: automatic.cpp:233 | ||
msgid "Automatically install downloaded updates" | ||
msgstr "" | ||
|
||
#: automatic.cpp:254 | ||
#: automatic.cpp:240 | ||
msgid "Do not automatically install downloaded updates" | ||
msgstr "" | ||
|
||
#: automatic.cpp:358 | ||
#: automatic.cpp:300 | ||
#, c++-format | ||
msgid "" | ||
"Warning: Configuration file location \"{}\" for dnf automatic is deprecated. " | ||
"See dnf5-automatic(8) for details." | ||
msgstr "" | ||
|
||
#: automatic.cpp:355 | ||
msgid "Resolved transaction:" | ||
msgstr "" | ||
|
||
#: automatic.cpp:380 | ||
#: automatic.cpp:384 | ||
msgid "Downloading packages:" | ||
msgstr "" | ||
|
||
#: automatic.cpp:390 | ||
#: automatic.cpp:394 | ||
msgid "Packages downloaded." | ||
msgstr "" | ||
|
||
#: automatic.cpp:393 | ||
#: automatic.cpp:397 | ||
msgid "Running transaction:" | ||
msgstr "" | ||
|
||
#: automatic.cpp:406 | ||
#: automatic.cpp:411 | ||
msgid "Transaction finished." | ||
msgstr "" | ||
|
||
#: automatic.cpp:408 | ||
#: automatic.cpp:413 | ||
msgid "Transaction failed: " | ||
msgstr "" | ||
|
||
#: automatic.cpp:437 | ||
#: automatic.cpp:442 | ||
#, c++-format | ||
msgid "Unknown report emitter for dnf5 automatic: \"{}\"." | ||
msgstr "" | ||
|
||
#: automatic.cpp:452 | ||
#: automatic.cpp:457 | ||
#, c++-format | ||
msgid "Error: reboot command returned nonzero exit code: {}" | ||
msgstr "" | ||
|
||
|
@@ -84,14 +89,17 @@ msgid "No new upgrades available." | |
msgstr "" | ||
|
||
#: emitters.cpp:67 | ||
#, c++-format | ||
msgid "{} packages can be upgraded." | ||
msgstr "" | ||
|
||
#: emitters.cpp:70 | ||
#, c++-format | ||
msgid "{} new upgrades have been downloaded." | ||
msgstr "" | ||
|
||
#: emitters.cpp:73 | ||
#, c++-format | ||
msgid "{} new upgrades have been installed." | ||
msgstr "" | ||
|
||
|
@@ -108,5 +116,6 @@ msgid "Failed to install upgrades." | |
msgstr "" | ||
|
||
#: emitters.cpp:141 emitters.cpp:162 | ||
#, c++-format | ||
msgid "[{}] dnf5-automatic: {}" | ||
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-02-02 12:15+0000\n" | ||
"Last-Translator: Petr Ptacek <[email protected]>\n" | ||
"Language-Team: Czech <https://translate.fedoraproject.org/projects/dnf5/dnf5-" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-05-14 01:26+0000\n" | ||
"Last-Translator: Dennis Koerner <[email protected]>\n" | ||
"Language-Team: German <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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-02 10:48+0100\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+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" | ||
|
@@ -17,12 +17,13 @@ msgstr "" | |
"Content-Type: text/plain; charset=CHARSET\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: builddep.cpp:79 | ||
#: builddep.cpp:80 | ||
#, c++-format | ||
msgid "" | ||
"Invalid value for macro definition \"{}\". \"macro expr\" format expected." | ||
msgstr "" | ||
|
||
#. failed to parse some of inputs (invalid spec, no package matched...) | ||
#: builddep.cpp:249 | ||
#: builddep.cpp:288 | ||
msgid "Failed to parse some inputs." | ||
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# Jiri Grönroos <[email protected]>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\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" | ||
|
||
#: builddep.cpp:80 | ||
msgid "" | ||
"Invalid value for macro definition \"{}\". \"macro expr\" format expected." | ||
msgstr "" | ||
|
||
#. failed to parse some of inputs (invalid spec, no package matched...) | ||
#: builddep.cpp:288 | ||
msgid "Failed to parse some inputs." | ||
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-05-07 13:36+0000\n" | ||
"Last-Translator: Pierre GRASSER <[email protected]>\n" | ||
"Language-Team: French <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2023-11-28 02:51+0000\n" | ||
"Last-Translator: Temuri Doghonadze <[email protected]>\n" | ||
"Language-Team: Georgian <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-05-16 02:51+0000\n" | ||
"Last-Translator: 김인수 <[email protected]>\n" | ||
"Language-Team: Korean <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# Paweł Marciniak <[email protected]>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-10-11 19:04+0000\n" | ||
"Last-Translator: Paweł Marciniak <[email protected]>\n" | ||
"Language-Team: Polish <https://translate.fedoraproject.org/projects/dnf5/" | ||
"dnf5-plugin-builddep/pl/>\n" | ||
"Language: pl\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " | ||
"|| n%100>=20) ? 1 : 2;\n" | ||
"X-Generator: Weblate 5.7.2\n" | ||
|
||
#: builddep.cpp:80 | ||
msgid "" | ||
"Invalid value for macro definition \"{}\". \"macro expr\" format expected." | ||
msgstr "" | ||
"Nieprawidłowa wartość dla definicji makra „{}”. Oczekiwano formatu „macro " | ||
"expr”." | ||
|
||
#. failed to parse some of inputs (invalid spec, no package matched...) | ||
#: builddep.cpp:288 | ||
msgid "Failed to parse some inputs." | ||
msgstr "Nie udało się przeanalizować niektórych danych wejściowych." |
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-01-11 22:23+0000\n" | ||
"Last-Translator: Rafael Fontenelle <[email protected]>\n" | ||
"Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/" | ||
|
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# Remus-Gabriel Chelu <[email protected]>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-10-01 12:38+0000\n" | ||
"Last-Translator: Remus-Gabriel Chelu <[email protected]>\n" | ||
"Language-Team: Romanian <https://translate.fedoraproject.org/projects/dnf5/" | ||
"dnf5-plugin-builddep/ro/>\n" | ||
"Language: ro\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " | ||
"20)) ? 1 : 2;\n" | ||
"X-Generator: Weblate 5.7.2\n" | ||
|
||
#: builddep.cpp:80 | ||
msgid "" | ||
"Invalid value for macro definition \"{}\". \"macro expr\" format expected." | ||
msgstr "" | ||
"Valoare nevalidă pentru definiția macro „{}”. Se așteaptă formatul „macro " | ||
"expresie”." | ||
|
||
#. failed to parse some of inputs (invalid spec, no package matched...) | ||
#: builddep.cpp:288 | ||
msgid "Failed to parse some inputs." | ||
msgstr "Analizarea unora dintre intrări a eșuat." |
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-02-02 13:40+0000\n" | ||
"Last-Translator: Aleksey Fedorov <[email protected]>\n" | ||
"Language-Team: Russian <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-01-11 13:50+0000\n" | ||
"Last-Translator: Luna Jernberg <[email protected]>\n" | ||
"Language-Team: Swedish <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-07-10 07:38+0000\n" | ||
"Last-Translator: Oğuz Ersen <[email protected]>\n" | ||
"Language-Team: Turkish <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-02-02 12:15+0000\n" | ||
"Last-Translator: Petr Ptacek <[email protected]>\n" | ||
"Language-Team: Czech <https://translate.fedoraproject.org/projects/dnf5/dnf5-" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-05-14 01:26+0000\n" | ||
"Last-Translator: Dennis Koerner <[email protected]>\n" | ||
"Language-Team: German <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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-02 10:48+0100\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+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" | ||
|
@@ -18,6 +18,7 @@ msgstr "" | |
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: changelog.cpp:60 | ||
#, c++-format | ||
msgid "" | ||
"Invalid date passed: \"{}\". Dates in \"YYYY-MM-DD\" format are expected" | ||
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-05-07 13:36+0000\n" | ||
"Last-Translator: Pierre GRASSER <[email protected]>\n" | ||
"Language-Team: French <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2023-11-28 02:51+0000\n" | ||
"Last-Translator: Temuri Doghonadze <[email protected]>\n" | ||
"Language-Team: Georgian <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-20 03:02+0000\n" | ||
"POT-Creation-Date: 2024-11-06 03:02+0000\n" | ||
"PO-Revision-Date: 2024-04-27 17:14+0000\n" | ||
"Last-Translator: 김인수 <[email protected]>\n" | ||
"Language-Team: Korean <https://translate.fedoraproject.org/projects/dnf5/" | ||
|
Oops, something went wrong.