From fb82c1b0089a7209a6e1ca6b20bf5dca3c0a56bb Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 16 Dec 2023 21:44:06 +0900 Subject: Added stream editing in a separate dialog box Signed-off-by: Michele Calgaro Signed-off-by: ormorph --- translations/messages/de.po | 12 ++--- translations/messages/kstreamripper.pot | 88 ++++++++++++++++----------------- translations/messages/pl.po | 12 ++--- 3 files changed, 56 insertions(+), 56 deletions(-) (limited to 'translations') diff --git a/translations/messages/de.po b/translations/messages/de.po index 235fb9c..8811b81 100644 --- a/translations/messages/de.po +++ b/translations/messages/de.po @@ -33,27 +33,27 @@ msgstr "" msgid "KStreamRipper" msgstr "" -#: addnewstream.ui:16 +#: streampropertiesdlg.ui:16 #, no-c-format -msgid "Add Stream...." +msgid "Add Stream..." msgstr "" -#: addnewstream.ui:44 +#: streampropertiesdlg.ui:44 #, no-c-format msgid "Name:" msgstr "" -#: addnewstream.ui:52 kstreamripperbase.ui:317 +#: streampropertiesdlg.ui:52 kstreamripperbase.ui:317 #, no-c-format msgid "Description:" msgstr "" -#: addnewstream.ui:75 +#: streampropertiesdlg.ui:75 #, no-c-format msgid "Url of Stream:" msgstr "" -#: addnewstream.ui:88 +#: streampropertiesdlg.ui:88 #, no-c-format msgid "&Ok" msgstr "" diff --git a/translations/messages/kstreamripper.pot b/translations/messages/kstreamripper.pot index 523e8e2..54d8ade 100644 --- a/translations/messages/kstreamripper.pot +++ b/translations/messages/kstreamripper.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-12-08 18:15+0000\n" +"POT-Creation-Date: 2023-12-16 21:42+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,7 +27,7 @@ msgid "" "Your emails" msgstr "" -#: kstreamripper.cpp:203 +#: kstreamripper.cpp:217 msgid "found by Zeroconf" msgstr "" @@ -35,31 +35,6 @@ msgstr "" msgid "KStreamRipper" msgstr "" -#: addnewstream.ui:16 -#, no-c-format -msgid "Add Stream...." -msgstr "" - -#: addnewstream.ui:44 -#, no-c-format -msgid "Name:" -msgstr "" - -#: addnewstream.ui:52 kstreamripperbase.ui:317 -#, no-c-format -msgid "Description:" -msgstr "" - -#: addnewstream.ui:75 -#, no-c-format -msgid "Url of Stream:" -msgstr "" - -#: addnewstream.ui:88 -#, no-c-format -msgid "&Ok" -msgstr "" - #: kstreamripperbase.ui:16 #, no-c-format msgid "KStreamRipper V. 0.3.4" @@ -82,85 +57,95 @@ msgstr "" #: kstreamripperbase.ui:125 #, no-c-format -msgid "&Delete Stream" +msgid "&Edit Stream" msgstr "" #: kstreamripperbase.ui:136 #, no-c-format -msgid "&Stop Rip" +msgid "&Delete Stream" msgstr "" -#: kstreamripperbase.ui:150 +#: kstreamripperbase.ui:147 #, no-c-format msgid "&Tune in" msgstr "" -#: kstreamripperbase.ui:161 +#: kstreamripperbase.ui:158 #, no-c-format msgid "&Rip Stream" msgstr "" -#: kstreamripperbase.ui:188 +#: kstreamripperbase.ui:169 #, no-c-format -msgid "Settings" +msgid "&Stop Rip" msgstr "" #: kstreamripperbase.ui:199 #, no-c-format +msgid "Settings" +msgstr "" + +#: kstreamripperbase.ui:210 +#, no-c-format msgid "Destination:" msgstr "" -#: kstreamripperbase.ui:207 +#: kstreamripperbase.ui:218 #, no-c-format msgid "Time to Rip:" msgstr "" -#: kstreamripperbase.ui:215 +#: kstreamripperbase.ui:226 #, no-c-format msgid "Add ID3 Tag:" msgstr "" -#: kstreamripperbase.ui:234 +#: kstreamripperbase.ui:245 #, no-c-format msgid "Tune in Command:" msgstr "" -#: kstreamripperbase.ui:242 +#: kstreamripperbase.ui:253 #, no-c-format msgid "seconds" msgstr "" -#: kstreamripperbase.ui:250 +#: kstreamripperbase.ui:261 #, no-c-format msgid "...." msgstr "" -#: kstreamripperbase.ui:258 +#: kstreamripperbase.ui:269 #, no-c-format msgid "xmms " msgstr "" -#: kstreamripperbase.ui:266 +#: kstreamripperbase.ui:277 #, no-c-format msgid "0" msgstr "" -#: kstreamripperbase.ui:274 +#: kstreamripperbase.ui:285 #, no-c-format msgid "Choose a directory" msgstr "" -#: kstreamripperbase.ui:282 +#: kstreamripperbase.ui:293 #, no-c-format msgid "Unicode:" msgstr "" -#: kstreamripperbase.ui:306 +#: kstreamripperbase.ui:317 #, no-c-format msgid "Details" msgstr "" -#: kstreamripperbase.ui:325 +#: kstreamripperbase.ui:328 streampropertiesdlgbase.ui:54 +#, no-c-format +msgid "Description:" +msgstr "" + +#: kstreamripperbase.ui:336 #, no-c-format msgid "URL:" msgstr "" @@ -169,3 +154,18 @@ msgstr "" #, 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 "" + +#: streampropertiesdlgbase.ui:85 +#, no-c-format +msgid "&Ok" +msgstr "" diff --git a/translations/messages/pl.po b/translations/messages/pl.po index c198a88..c5d7cf9 100644 --- a/translations/messages/pl.po +++ b/translations/messages/pl.po @@ -36,27 +36,27 @@ msgstr "znaleziono przez Zeroconf" msgid "KStreamRipper" msgstr "" -#: addnewstream.ui:16 +#: streampropertiesdlg.ui:16 #, no-c-format -msgid "Add Stream...." +msgid "Add Stream..." msgstr "Dodaj Strumień..." -#: addnewstream.ui:44 +#: streampropertiesdlg.ui:44 #, no-c-format msgid "Name:" msgstr "Nazwa:" -#: addnewstream.ui:52 kstreamripperbase.ui:317 +#: streampropertiesdlg.ui:52 kstreamripperbase.ui:317 #, no-c-format msgid "Description:" msgstr "Opis:" -#: addnewstream.ui:75 +#: streampropertiesdlg.ui:75 #, no-c-format msgid "Url of Stream:" msgstr "URL strumienia:" -#: addnewstream.ui:88 +#: streampropertiesdlg.ui:88 #, no-c-format msgid "&Ok" msgstr "OK" -- cgit v1.2.1