summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/kstreamripper.cpp3
-rw-r--r--translations/desktop_files/kstreamripper.desktop/ka.po33
-rw-r--r--translations/desktop_files/kstreamripper.desktop/ru.po4
-rw-r--r--translations/messages/ka.po181
4 files changed, 218 insertions, 3 deletions
diff --git a/src/kstreamripper.cpp b/src/kstreamripper.cpp
index 4e4142b..57a27a7 100644
--- a/src/kstreamripper.cpp
+++ b/src/kstreamripper.cpp
@@ -307,7 +307,8 @@ void KStreamRipper::browseButtonClicked()
TQString openDest = KFileDialog::getExistingDirectory( TQDir::homeDirPath(),
this,
"Select Destination..." );
- m_destEdit->setText( openDest );
+ if ( !openDest.isEmpty() )
+ m_destEdit->setText( openDest );
}
void KStreamRipper::helpButtonClicked()
diff --git a/translations/desktop_files/kstreamripper.desktop/ka.po b/translations/desktop_files/kstreamripper.desktop/ka.po
new file mode 100644
index 0000000..d445ace
--- /dev/null
+++ b/translations/desktop_files/kstreamripper.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: 2021-03-05 11:25+0900\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/kstreamripper-kstreamripperdesktop/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
+#: kstreamripper.desktop:2
+msgid "KStreamRipper"
+msgstr "KStreamRipper"
+
+#. GenericName
+#: kstreamripper.desktop:4
+msgid "Stream Ripper"
+msgstr "ნაკადების ჩამწერი"
+
+#. Comment
+#: kstreamripper.desktop:6
+msgid "A streamripper GUI for TDE"
+msgstr "ნაკადების ჩაწერის გრაფიკული ინტერფეისი TDE-სთვის"
diff --git a/translations/desktop_files/kstreamripper.desktop/ru.po b/translations/desktop_files/kstreamripper.desktop/ru.po
index 1771b3c..bb7fe77 100644
--- a/translations/desktop_files/kstreamripper.desktop/ru.po
+++ b/translations/desktop_files/kstreamripper.desktop/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
diff --git a/translations/messages/ka.po b/translations/messages/ka.po
new file mode 100644
index 0000000..0cbe878
--- /dev/null
+++ b/translations/messages/ka.po
@@ -0,0 +1,181 @@
+# SOME DESCRIPTIVE TITLE.
+# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2023-12-22 18:15+0000\n"
+"PO-Revision-Date: 2024-11-09 04:11+0000\n"
+"Last-Translator: Temuri Doghonadze <rkavt@smartprojects.ge>\n"
+"Language-Team: Georgian <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/kstreamripper/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"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+#, ignore-inconsistent
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "თემური დოღონაძე"
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+#, ignore-inconsistent
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "temuri.doghonadze@gmail.com"
+
+#: kstreamripper.cpp:67 kstreamripperbase.ui:114
+#, no-c-format
+msgid "&Add Stream"
+msgstr "ნ&აკადის დამატება"
+
+#: kstreamripper.cpp:68 kstreamripperbase.ui:125
+#, no-c-format
+msgid "&Edit Stream"
+msgstr "ნაკადის ჩასწორ&ება"
+
+#: kstreamripper.cpp:69 kstreamripperbase.ui:136
+#, no-c-format
+msgid "&Delete Stream"
+msgstr "ნაკა&დის წაშლა"
+
+#: kstreamripper.cpp:71 kstreamripperbase.ui:158
+#, no-c-format
+msgid "&Rip Stream"
+msgstr "ნაკადის და&რიპვა"
+
+#: kstreamripper.cpp:72 kstreamripperbase.ui:169
+#, no-c-format
+msgid "&Stop Rip"
+msgstr "რიპი&ს შენახვა"
+
+#: kstreamripper.cpp:73 kstreamripperbase.ui:147
+#, no-c-format
+msgid "&Tune in"
+msgstr "&დაჭერა"
+
+#: kstreamripper.cpp:209
+msgid "Delete the stream '%1'?"
+msgstr "წავშალო ნაკადი '%1'?"
+
+#: kstreamripper.cpp:210
+msgid "Delete stream"
+msgstr "ნაკადის წაშლა"
+
+#: kstreamripper.cpp:247
+msgid "found by Zeroconf"
+msgstr "აღმოჩენილია Zeroconf-ის მიერ"
+
+#: main.cpp:30
+msgid "KStreamRipper"
+msgstr "KStreamRipper"
+
+#: kstreamripperbase.ui:16
+#, no-c-format
+msgid "KStreamRipper V. 0.3.4"
+msgstr "KStreamRipper V. 0.3.4"
+
+#: kstreamripperbase.ui:44
+#, no-c-format
+msgid "Your Radio Streams:"
+msgstr "თქვენი რადიონაკადები:"
+
+#: kstreamripperbase.ui:103
+#, no-c-format
+msgid "Stream Options"
+msgstr "ნაკადის პარამეტრები"
+
+#: kstreamripperbase.ui:205
+#, no-c-format
+msgid "Settings"
+msgstr "მორგება"
+
+#: kstreamripperbase.ui:216
+#, no-c-format
+msgid "Destination:"
+msgstr "სამიზნე:"
+
+#: kstreamripperbase.ui:224
+#, no-c-format
+msgid "Time to Rip:"
+msgstr "დარიპვის დრო:"
+
+#: kstreamripperbase.ui:232
+#, no-c-format
+msgid "Add ID3 Tag:"
+msgstr "ID3 ჭდის დამატება:"
+
+#: kstreamripperbase.ui:251
+#, no-c-format
+msgid "Tune in Command:"
+msgstr "ბრძანება:"
+
+#: kstreamripperbase.ui:259
+#, no-c-format
+msgid "seconds"
+msgstr "წამი"
+
+#: kstreamripperbase.ui:267
+#, no-c-format
+msgid "...."
+msgstr "...."
+
+#: kstreamripperbase.ui:275
+#, no-c-format
+msgid "xmms <url>"
+msgstr "xmms <url>"
+
+#: kstreamripperbase.ui:283
+#, no-c-format
+msgid "0"
+msgstr "0"
+
+#: kstreamripperbase.ui:291
+#, no-c-format
+msgid "Choose a directory"
+msgstr "აირჩიეთ საქაღალდე"
+
+#: kstreamripperbase.ui:299
+#, no-c-format
+msgid "Unicode:"
+msgstr "უნიკოდი:"
+
+#: kstreamripperbase.ui:323
+#, no-c-format
+msgid "Details"
+msgstr "დეტალები"
+
+#: kstreamripperbase.ui:334 streampropertiesdlgbase.ui:54
+#, no-c-format
+msgid "Description:"
+msgstr "აღწერა:"
+
+#: kstreamripperbase.ui:353
+#, no-c-format
+msgid "URL:"
+msgstr "URL:"
+
+#: kstreamripperui.rc:4
+#, no-c-format
+msgid "C&ustom"
+msgstr "მორგებ&ული"
+
+#: streampropertiesdlgbase.ui:41
+#, no-c-format
+msgid "Name:"
+msgstr "სახელი:"
+
+#: streampropertiesdlgbase.ui:67
+#, no-c-format
+msgid "Url of Stream:"
+msgstr "ნაკადის URL:"
+
+#: streampropertiesdlgbase.ui:85
+#, no-c-format
+msgid "&Ok"
+msgstr "&დიახ"