translations update

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-03-23 07:36:05 +02:00
parent 6789138092
commit 507af52fbc
2 changed files with 30 additions and 30 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-04 19:36+0200\n" "POT-Creation-Date: 2022-03-23 07:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,32 +17,32 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/core/plugin/qlibrary.cpp:175 #: src/core/plugin/qlibrary.cpp:173
msgid "'%1' is not ELF file" msgid "'%1' is not ELF file"
msgstr "" msgstr ""
#: src/core/plugin/qlibrary.cpp:178 #: src/core/plugin/qlibrary.cpp:176
msgid "ELF class mismatch in '%1'" msgid "ELF class mismatch in '%1'"
msgstr "" msgstr ""
#: src/core/plugin/qlibrary.cpp:202 #: src/core/plugin/qlibrary.cpp:200
msgid "Plugin verification data mismatch in '%1'" msgid "Plugin verification data mismatch in '%1'"
msgstr "" msgstr ""
#: src/core/plugin/qlibrary.cpp:417 src/core/plugin/qlibrary.cpp:452 #: src/core/plugin/qlibrary.cpp:415 src/core/plugin/qlibrary.cpp:450
#: src/core/plugin/qpluginloader.cpp:261 #: src/core/plugin/qpluginloader.cpp:257
msgid "The shared library was not found." msgid "The shared library was not found."
msgstr "" msgstr ""
#: src/core/plugin/qlibrary.cpp:454 #: src/core/plugin/qlibrary.cpp:452
msgid "The file '%1' is not a valid Katie plugin." msgid "The file '%1' is not a valid Katie plugin."
msgstr "" msgstr ""
#: src/core/plugin/qlibrary.cpp:466 #: src/core/plugin/qlibrary.cpp:464
msgid "The plugin uses incompatible Katie library: %1 (%2, %3)" msgid "The plugin uses incompatible Katie library: %1 (%2, %3)"
msgstr "" msgstr ""
#: src/core/plugin/qlibrary.cpp:798 src/core/plugin/qpluginloader.cpp:278 #: src/core/plugin/qlibrary.cpp:770 src/core/plugin/qpluginloader.cpp:274
#: src/core/io/qiodevice.cpp:1517 #: src/core/io/qiodevice.cpp:1517
#: src/network/socket/qabstractsocketengine.cpp:439 #: src/network/socket/qabstractsocketengine.cpp:439
#: src/uitools/formscriptrunner.cpp:104 #: src/uitools/formscriptrunner.cpp:104
@ -61,7 +61,7 @@ msgstr ""
msgid "Cannot resolve symbol \"%1\" in %2: %3" msgid "Cannot resolve symbol \"%1\" in %2: %3"
msgstr "" msgstr ""
#: src/core/plugin/qpluginloader.cpp:216 #: src/core/plugin/qpluginloader.cpp:215
msgid "The plugin was not loaded." msgid "The plugin was not loaded."
msgstr "" msgstr ""
@ -718,58 +718,58 @@ msgstr ""
msgid "Alias property exceeds alias bounds" msgid "Alias property exceeds alias bounds"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:356 #: src/declarative/qml/qdeclarativeimport.cpp:357
msgid "plugin cannot be loaded for module \"%1\": %2" msgid "plugin cannot be loaded for module \"%1\": %2"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:361 #: src/declarative/qml/qdeclarativeimport.cpp:362
msgid "module \"%1\" plugin \"%2\" not found" msgid "module \"%1\" plugin \"%2\" not found"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:505 #: src/declarative/qml/qdeclarativeimport.cpp:506
#: src/declarative/qml/qdeclarativeimport.cpp:573 #: src/declarative/qml/qdeclarativeimport.cpp:574
msgid "module \"%1\" version %2.%3 is not installed" msgid "module \"%1\" version %2.%3 is not installed"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:507 #: src/declarative/qml/qdeclarativeimport.cpp:508
msgid "module \"%1\" is not installed" msgid "module \"%1\" is not installed"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:521 #: src/declarative/qml/qdeclarativeimport.cpp:522
#: src/declarative/qml/qdeclarativeimport.cpp:541 #: src/declarative/qml/qdeclarativeimport.cpp:542
msgid "\"%1\": no such directory" msgid "\"%1\": no such directory"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:539 #: src/declarative/qml/qdeclarativeimport.cpp:540
msgid "import \"%1\" has no qmldir and no namespace" msgid "import \"%1\" has no qmldir and no namespace"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:607 #: src/declarative/qml/qdeclarativeimport.cpp:608
msgid "- %1 is not a namespace" msgid "- %1 is not a namespace"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:613 #: src/declarative/qml/qdeclarativeimport.cpp:614
msgid "- nested namespaces not allowed" msgid "- nested namespaces not allowed"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:660 #: src/declarative/qml/qdeclarativeimport.cpp:661
#: src/declarative/qml/qdeclarativeimport.cpp:664 #: src/declarative/qml/qdeclarativeimport.cpp:665
msgid "local directory" msgid "local directory"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:670 #: src/declarative/qml/qdeclarativeimport.cpp:671
msgid "is ambiguous. Found in %1 and in %2" msgid "is ambiguous. Found in %1 and in %2"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:674 #: src/declarative/qml/qdeclarativeimport.cpp:675
msgid "is ambiguous. Found in %1 in version %2.%3 and %4.%5" msgid "is ambiguous. Found in %1 in version %2.%3 and %4.%5"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:688 #: src/declarative/qml/qdeclarativeimport.cpp:689
msgid "is instantiated recursively" msgid "is instantiated recursively"
msgstr "" msgstr ""
#: src/declarative/qml/qdeclarativeimport.cpp:690 #: src/declarative/qml/qdeclarativeimport.cpp:691
msgid "is not a type" msgid "is not a type"
msgstr "" msgstr ""
@ -1709,17 +1709,17 @@ msgstr ""
msgid "&OK" msgid "&OK"
msgstr "" msgstr ""
#: src/gui/image/qimagewriter.cpp:465 #: src/gui/image/qimagewriter.cpp:461
msgctxt "QImageWriter" msgctxt "QImageWriter"
msgid "Unknown error" msgid "Unknown error"
msgstr "" msgstr ""
#: src/gui/image/qimagewriter.cpp:468 #: src/gui/image/qimagewriter.cpp:464
msgctxt "QImageWriter" msgctxt "QImageWriter"
msgid "Device not writable" msgid "Device not writable"
msgstr "" msgstr ""
#: src/gui/image/qimagewriter.cpp:471 #: src/gui/image/qimagewriter.cpp:467
msgctxt "QImageWriter" msgctxt "QImageWriter"
msgid "Unsupported image format" msgid "Unsupported image format"
msgstr "" msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-04 19:36+0200\n" "POT-Creation-Date: 2022-03-23 07:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"