diff options
-rw-r--r-- | config.h.cmake | 2 | ||||
-rw-r--r-- | translations/desktop_files/knmap.desktop/ka.po | 33 |
2 files changed, 34 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index 61ede3a..4064b66 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,7 +1,7 @@ #define VERSION "@VERSION@" // Defined if you have fvisibility and fvisibility-inlines-hidden support. -#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1 +#cmakedefine __TDE_HAVE_GCC_VISIBILITY 1 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ diff --git a/translations/desktop_files/knmap.desktop/ka.po b/translations/desktop_files/knmap.desktop/ka.po new file mode 100644 index 0000000..05112ee --- /dev/null +++ b/translations/desktop_files/knmap.desktop/ka.po @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-30 17:46+0200\n" +"PO-Revision-Date: 2024-11-05 05:11+0000\n" +"Last-Translator: Temuri Doghonadze <rkavt@smartprojects.ge>\n" +"Language-Team: Georgian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/knmap-knmapdesktop/ka/>\n" +"Language: ka\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.17\n" + +#. Name +#: knmap.desktop:3 +msgid "KNmap" +msgstr "KNmap" + +#. Comment +#: knmap.desktop:7 +msgid "A simple TDE Application" +msgstr "მარტივი TDE-ის აპლიკაცია" + +#. GenericName +#: knmap.desktop:8 +msgid "Nmap Graphical User Interface" +msgstr "Nmap-ის გრაფიკული ინტერფეისი" |