diff options
-rw-r--r-- | config.h.cmake | 2 | ||||
-rw-r--r-- | translations/desktop_files/ka.po | 28 | ||||
-rw-r--r-- | translations/desktop_files/ru.po | 4 |
3 files changed, 31 insertions, 3 deletions
diff --git a/config.h.cmake b/config.h.cmake index d6e9df7..9c36e39 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/ka.po b/translations/desktop_files/ka.po new file mode 100644 index 0000000..3dd0e76 --- /dev/null +++ b/translations/desktop_files/ka.po @@ -0,0 +1,28 @@ +# 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: 2022-01-31 03:03+0100\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/kopete-otr-desktop-files/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 +#: kopete_otr.desktop:2 kopete_otr_config.desktop:2 +msgid "OTR" +msgstr "OTR" + +#. Comment +#: kopete_otr.desktop:4 kopete_otr_config.desktop:4 +msgid "Encrypt chat sessions with Off-The-Record encryption" +msgstr "დაშიფრეთ ჩატის სესიები Off-The-Record ტიპის დაშიფვრით" diff --git a/translations/desktop_files/ru.po b/translations/desktop_files/ru.po index 8654674..e103cfa 100644 --- a/translations/desktop_files/ru.po +++ b/translations/desktop_files/ru.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.17\n" #. Name |