diff -Nru copyq-2.4.7.1~trusty/AUTHORS copyq-2.5.0~trusty/AUTHORS --- copyq-2.4.7.1~trusty/AUTHORS 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/AUTHORS 2015-11-14 08:43:45.000000000 +0000 @@ -15,6 +15,6 @@ Ryan Wooden Scott Kostyshak Sebastian Schuberth -Tomas Nilzon +Tomas Nilzon Wilfried Caruel x2357 diff -Nru copyq-2.4.7.1~trusty/CHANGES copyq-2.5.0~trusty/CHANGES --- copyq-2.4.7.1~trusty/CHANGES 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/CHANGES 2015-11-14 08:43:45.000000000 +0000 @@ -1,3 +1,27 @@ +v2.5.0 +- Smarter tab name matching (ignore key hints '&') +- Fixed omit passing global shortcuts to widgets +- Fixed autostart option on Ubuntu +- Fixed window geometry saving and restoring +- Fixed reading binary input on Windows +- Fixed clearing configuration + +v2.4.9 +- Added new light theme +- Added scriptable function focused() to test main window focus +- Customizable shortcuts for tab navigation +- Extended item selection +- Fixed tab expiration and updating context menu +- Fixed passing text to command from action dialog + +v2.4.8 +- New command to show main window under mouse cursor or at a position with custom size +- Hide clipboard content when "application/x-copyq-hidden" is "1" +- "Copy next/previous item" command waits for clipboard to be set +- Fixed updating window title and tray tool tip on X11 +- Fixed modifying multiple commands in Command dialog +- Fixed implicit date to string conversions + v2.4.7 - Separate dialog for command help - Added scriptable function visible() to check main window visibility @@ -7,7 +31,7 @@ - Menu items and customizable shortcut for cycling item format - Fixed icon alignment - Fixed moving tabs with Qt 5 -- Fixed overridding socket file path (Linux and OS X) +- Fixed overriding socket file path (Linux and OS X) - Fixed "Paste as Plain Text" command (Windows and OS X) - Fixed tab tree layout and changing icons for tab groups - Fixed URL encoding diff -Nru copyq-2.4.7.1~trusty/CMakeLists.txt copyq-2.5.0~trusty/CMakeLists.txt --- copyq-2.4.7.1~trusty/CMakeLists.txt 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/CMakeLists.txt 2015-11-14 08:43:45.000000000 +0000 @@ -110,6 +110,8 @@ add_definitions( -DCOPYQ_TRANSLATION_PREFIX="${TRANSLATION_INSTALL_PREFIX}" ) endif() +add_definitions( -DQT_NO_CAST_TO_ASCII ) + add_subdirectory(src) if (WITH_PLUGINS) diff -Nru copyq-2.4.7.1~trusty/copyq.pro copyq-2.5.0~trusty/copyq.pro --- copyq-2.4.7.1~trusty/copyq.pro 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/copyq.pro 2015-11-14 08:43:45.000000000 +0000 @@ -5,10 +5,10 @@ # generate cache file for build cache() +DEFINES += QT_NO_CAST_TO_ASCII SUBDIRS += src \ plugins TRANSLATIONS = \ - translations/copyq_af.ts \ translations/copyq_cs.ts \ translations/copyq_da.ts \ translations/copyq_de.ts \ @@ -20,7 +20,6 @@ translations/copyq_pl.ts \ translations/copyq_pt_BR.ts \ translations/copyq_ru.ts \ - translations/copyq_tr.ts \ translations/copyq_uk.ts \ translations/copyq_zh_CN.ts \ translations/copyq_zh_TW.ts diff -Nru copyq-2.4.7.1~trusty/debian/changelog copyq-2.5.0~trusty/debian/changelog --- copyq-2.4.7.1~trusty/debian/changelog 2015-12-24 13:44:29.000000000 +0000 +++ copyq-2.5.0~trusty/debian/changelog 2015-12-24 13:44:29.000000000 +0000 @@ -1,42 +1,48 @@ -copyq (2.4.7.1~trusty) trusty; urgency=high +copyq (2.5.0~trusty) trusty; urgency=low + + * New Release + + -- Umair Riaz Thu, 24 Dec 2015 14:05:57 +0100 + +copyq (2.4.7.2~precise) precise; urgency=high * New source, 2.4.7 -- Umair Riaz Sat, 04 Jul 2015 16:17:10 +0200 -copyq (2.4.0~trusty) trusty; urgency=high +copyq (2.4.0~precise) precise; urgency=high * New source, 2.4.0 -- Umair Riaz Mon, 18 Aug 2014 19:07:37 +0200 -copyq (2.2.0~trusty) trusty; urgency=high +copyq (2.2.0~precise) precise; urgency=high * New source, 2.2.0 -- Umair Riaz Sun, 01 Jun 2014 22:38:36 +0200 -copyq (1.9.3~trusty~ppa1) trusty; urgency=low +copyq (1.9.3~precise~ppa1) precise; urgency=low * New source, 1.9.3 -- Rog131 Mon, 30 Sep 2013 12:12:33 +0300 -copyq (1.9.2~trusty~ppa1) trusty; urgency=low +copyq (1.9.2~precise~ppa1) precise; urgency=low * New source, 1.9.2 -- Rog131 Tue, 20 Aug 2013 18:18:07 +0300 -copyq (1.9.1~trusty~ppa1) trusty; urgency=low +copyq (1.9.1~precise~ppa1) precise; urgency=low * New source, 1.9.1 -- Rog131 Fri, 09 Aug 2013 21:39:25 +0300 -copyq (1.9.0~trusty~ppa1) trusty; urgency=low +copyq (1.9.0~precise~ppa1) precise; urgency=low - * trusty release + * precise release -- Rog131 Thu, 11 Jul 2013 21:23:19 +0300 @@ -151,15 +157,15 @@ -- Rog131 Sat, 12 Jan 2013 11:14:12 +0200 -copyq (1.4.1~trusty~ppa1) trusty; urgency=low +copyq (1.4.1~precise~ppa1) precise; urgency=low - * trusty release + * precise release -- Rog131 Sat, 12 Jan 2013 11:12:05 +0200 -copyq (1.4.1~trusty~ppa1) trusty; urgency=low +copyq (1.4.1~precise~ppa1) precise; urgency=low - * trusty release + * precise release -- Rog131 Sat, 12 Jan 2013 11:09:49 +0200 diff -Nru copyq-2.4.7.1~trusty/debian/postinst copyq-2.5.0~trusty/debian/postinst --- copyq-2.4.7.1~trusty/debian/postinst 2015-12-24 13:44:29.000000000 +0000 +++ copyq-2.5.0~trusty/debian/postinst 2015-12-24 13:44:29.000000000 +0000 @@ -1,11 +1,6 @@ #!/bin/sh echo " - +-+-+-+-+-+-+-+-+-+-+-+-+ - |N o o b s L a b . c o m| - +-+-+-+-+-+-+-+-+-+-+-+-+ +keep visit on www.NoobsLab.com " -echo "" -echo "keep visit on www.NoobsLab.com" sleep 2 -echo "" diff -Nru copyq-2.4.7.1~trusty/plugins/itemencrypted/itemencrypted.cpp copyq-2.5.0~trusty/plugins/itemencrypted/itemencrypted.cpp --- copyq-2.4.7.1~trusty/plugins/itemencrypted/itemencrypted.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/plugins/itemencrypted/itemencrypted.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -275,8 +275,8 @@ QString tabName1 = tabName; // Ignore ampersands (usually just for underlining mnemonics) if none is specified. - if ( !encryptTabName.contains('&') ) - tabName1.remove('&'); + if ( !hasKeyHint(encryptTabName) ) + removeKeyHint(tabName1); // Ignore path in tab tree if none path separator is specified. if ( !encryptTabName.contains('/') ) { @@ -473,7 +473,7 @@ c.cmd = "copyq:\n" " var data = plugins.itemencrypted.decrypt(input());\n" " if (data)\n" - " copy(\"" + QString(mimeItems) + "\", data)"; + " copy(\"" + QString(mimeItems) + "\", data, \"" + QString(mimeHidden) + "\", 1)"; c.shortcuts.append( toPortableShortcutText(tr("Ctrl+Shift+L")) ); commands.append(c); @@ -545,7 +545,7 @@ if (exitStatus != QProcess::NormalExit) error = error.arg(m_gpgProcess->errorString()); else if (exitCode != 0) - error = error.arg(QString::fromUtf8(m_gpgProcess->readAllStandardError())); + error = error.arg(getTextData(m_gpgProcess->readAllStandardError())); else if ( m_gpgProcess->error() != QProcess::UnknownError ) error = error.arg(m_gpgProcess->errorString()); else if ( !keysExist() ) diff -Nru copyq-2.4.7.1~trusty/plugins/itemsync/CMakeLists.txt copyq-2.5.0~trusty/plugins/itemsync/CMakeLists.txt --- copyq-2.4.7.1~trusty/plugins/itemsync/CMakeLists.txt 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/plugins/itemsync/CMakeLists.txt 2015-11-14 08:43:45.000000000 +0000 @@ -1,4 +1,5 @@ set(copyq_plugin_itemsync_SOURCES + ../../src/common/common.cpp ../../src/common/config.cpp ../../src/common/log.cpp ../../src/common/mimetypes.cpp diff -Nru copyq-2.4.7.1~trusty/plugins/itemsync/itemsync.pro copyq-2.5.0~trusty/plugins/itemsync/itemsync.pro --- copyq-2.4.7.1~trusty/plugins/itemsync/itemsync.pro 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/plugins/itemsync/itemsync.pro 2015-11-14 08:43:45.000000000 +0000 @@ -6,6 +6,7 @@ ../../src/gui/iconwidget.h SOURCES += itemsync.cpp SOURCES += \ + ../../src/common/common.cpp \ ../../src/common/config.cpp \ ../../src/common/log.cpp \ ../../src/common/mimetypes.cpp \ diff -Nru copyq-2.4.7.1~trusty/plugins/itemtags/itemtags.cpp copyq-2.5.0~trusty/plugins/itemtags/itemtags.cpp --- copyq-2.4.7.1~trusty/plugins/itemtags/itemtags.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/plugins/itemtags/itemtags.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -113,7 +113,7 @@ { const QByteArray tagsData = index.data(contentType::data).toMap().value(mimeTags).toByteArray(); - return QString::fromUtf8(tagsData); + return getTextData(tagsData); } QString toScriptString(const QString &text) diff -Nru copyq-2.4.7.1~trusty/plugins/itemtext/itemtext.cpp copyq-2.5.0~trusty/plugins/itemtext/itemtext.cpp --- copyq-2.4.7.1~trusty/plugins/itemtext/itemtext.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/plugins/itemtext/itemtext.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -44,6 +44,14 @@ const char mimeRichText[] = "text/richtext"; +// Some applications insert \0 teminator at the end of text data. +// It needs to be removed because QTextBrowser can render the character. +void removeTrailingNull(QString *text) +{ + if ( text->endsWith(QChar(0)) ) + text->chop(1); +} + bool getRichText(const QModelIndex &index, QString *text) { if ( index.data(contentType::hasHtml).toBool() ) { @@ -58,10 +66,6 @@ const QByteArray data = dataMap[mimeRichText].toByteArray(); *text = QString::fromUtf8(data); - // Remove trailing null character. - if ( text->endsWith(QChar(0)) ) - text->resize(text->size() - 1); - return true; } @@ -75,6 +79,12 @@ return false; } +QString normalizeText(QString text) +{ + removeTrailingNull(&text); + return text.left(defaultMaxBytes); +} + } // namespace ItemText::ItemText(const QString &text, bool isRichText, int maxLines, int maximumHeight, QWidget *parent) @@ -97,9 +107,9 @@ viewport()->installEventFilter(this); if (isRichText) - m_textDocument.setHtml( text.left(defaultMaxBytes) ); + m_textDocument.setHtml( normalizeText(text) ); else - m_textDocument.setPlainText( text.left(defaultMaxBytes) ); + m_textDocument.setPlainText( normalizeText(text) ); m_textDocument.setDocumentMargin(0); diff -Nru copyq-2.4.7.1~trusty/plugins/itemweb/itemweb.cpp copyq-2.5.0~trusty/plugins/itemweb/itemweb.cpp --- copyq-2.4.7.1~trusty/plugins/itemweb/itemweb.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/plugins/itemweb/itemweb.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -46,7 +46,7 @@ bool getHtml(const QModelIndex &index, QString *text) { *text = index.data(contentType::html).toString(); - if ( text->isNull() ) + if ( text->isEmpty() ) return false; // Remove trailing null character. diff -Nru copyq-2.4.7.1~trusty/qt/bytearrayprototype.cpp copyq-2.5.0~trusty/qt/bytearrayprototype.cpp --- copyq-2.4.7.1~trusty/qt/bytearrayprototype.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/qt/bytearrayprototype.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -132,4 +132,9 @@ { return thisObject().data(); } + +int ByteArrayPrototype::size() const +{ + return thisByteArray()->size(); +} //! [2] diff -Nru copyq-2.4.7.1~trusty/qt/bytearrayprototype.h copyq-2.5.0~trusty/qt/bytearrayprototype.h --- copyq-2.4.7.1~trusty/qt/bytearrayprototype.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/qt/bytearrayprototype.h 2015-11-14 08:43:45.000000000 +0000 @@ -69,6 +69,7 @@ void truncate(int pos); QString toLatin1String() const; QScriptValue valueOf() const; + int size() const; private: QByteArray *thisByteArray() const; diff -Nru copyq-2.4.7.1~trusty/README.md copyq-2.5.0~trusty/README.md --- copyq-2.4.7.1~trusty/README.md 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/README.md 2015-11-14 08:43:45.000000000 +0000 @@ -187,14 +187,24 @@ copyq read 0 1 2 copyq separator "," read 0 1 2 -Copy items to the clipboard with: +Show current clipboard content: - copyq select 0 + copyq clipboard + copyq clipboard text/html + +Show formats available in clipboard: + + copyq clipboard \? + +Copy text to the clipboard: + + copyq copy "Some Text" Load file content into clipboard: - copyq clipboard - < file.txt - copyq clipboard image/jpeg - < image.jpg + copyq copy - < file.txt + copyq copy text/html < index.html + copyq copy image/jpeg - < image.jpg Create an image items: diff -Nru copyq-2.4.7.1~trusty/shared/copyq.appdata.xml copyq-2.5.0~trusty/shared/copyq.appdata.xml --- copyq-2.4.7.1~trusty/shared/copyq.appdata.xml 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/shared/copyq.appdata.xml 2015-11-14 08:43:45.000000000 +0000 @@ -4,6 +4,9 @@ copyq.desktop CC0-1.0 GPL-3.0+ + + CopyQ + Advanced clipboard manager

diff -Nru copyq-2.4.7.1~trusty/shared/copyq.iss copyq-2.5.0~trusty/shared/copyq.iss --- copyq-2.4.7.1~trusty/shared/copyq.iss 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/shared/copyq.iss 2015-11-14 08:43:45.000000000 +0000 @@ -1,7 +1,7 @@ ; 1. Open this file with Inno Setup with Unicode support and preprocessor. ; 2. Change "#defines" below (or see below how to use COPYQ_INNO_SETUP environment variable). ; 3. Compile "setup.exe". -#define AppVersion "2.4.7" +#define AppVersion "2.5.0" ; Path with build #define Root "C:\dev\build-copyq-Desktop-Release" diff -Nru copyq-2.4.7.1~trusty/shared/themes/light.ini copyq-2.5.0~trusty/shared/themes/light.ini --- copyq-2.4.7.1~trusty/shared/themes/light.ini 1970-01-01 00:00:00.000000000 +0000 +++ copyq-2.5.0~trusty/shared/themes/light.ini 2015-11-14 08:43:45.000000000 +0000 @@ -0,0 +1,46 @@ +[General] +alt_bg=#e0e0e0 +bg=#eeeeee +css="#tab_tree::item:icon{padding-left:.33em}\n #tab_tree::item:has-children{border-bottom:0.1em solid ${bg - #222}}\n #tab_tree::branch{border:none}\n " +edit_bg=#cccccc +edit_fg=fg - #111 +edit_font="monospace,11,-1,5,50,0,0,0,0,0" +fg=#444444 +find_bg="rgba(0,0,0,0)" +find_fg=#9d7200 +find_font="monospace,11,-1,5,50,0,0,0,0,0" +font="monospace,11,-1,5,50,0,0,0,0,0" +font_antialiasing=true +item_css=padding:1em +menu_bar_css="\n ;background: ${bg}\n ;color: ${fg + #444}" +menu_bar_disabled_css="\n ;color: ${bg - #666}" +menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}" +menu_css="\n ;border-top: 0.08em solid ${bg + #333}\n ;border-left: 0.08em solid ${bg + #333}\n ;border-bottom: 0.08em solid ${bg - #333}\n ;border-right: 0.08em solid ${bg - #333}" +notes_bg=bg +notes_fg=#666666 +notes_font="sans-serif,11,-1,5,25,0,0,0,0,0" +notification_bg=#303030 +notification_fg=#ddd +notification_font="monospace,11,-1,5,50,0,0,0,0,0" +num_fg=#009588 +num_font="sans-serif,8,-1,5,25,0,0,0,0,0" +search_bar="\n ;background: ${edit_bg}\n ;color: ${edit_fg}\n ;border: 1px solid ${alt_bg}\n ;margin: 2px" +search_bar_focused="\n ;border: 1px solid ${sel_bg}" +sel_bg=#7dcad1 +sel_fg=#444444 +show_number=true +show_scrollbars=false +style_main_window=true +tab_bar_css="\n ;background: ${bg - #222}" +tab_bar_item_counter="\n ;color: ${num_fg + #222}\n ;font-size: 7pt" +tab_bar_scroll_buttons_css="\n ;background: ${bg - #222}\n ;color: ${fg}\n ;border: 0" +tab_bar_sel_item_counter="\n ;color: ${num_fg}" +tab_bar_tab_selected_css="\n ;padding: 0.5em\n ;background: ${bg}\n ;border: 0.05em solid ${bg}\n ;color: ${fg}" +tab_bar_tab_unselected_css="\n ;border: 0.05em solid ${bg}\n ;padding: 0.5em\n ;background: ${bg - #222}\n ;color: ${fg - #333}" +tab_tree_css="\n ;font-family: sans-serif\n ;font-size: 10pt\n ;padding: .33em\n ;color: ${fg + #222}\n ;background-color: ${bg}" +tab_tree_item_counter="\n ;padding:.33em\n ;color: ${num_fg + #222}\n ;font-size: 7pt" +tab_tree_sel_item_counter="\n ;color: ${num_fg}" +tab_tree_sel_item_css="\n ;color: ${fg + #222}\n ;background: ${bg - #222}" +tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0" +tool_button_css="\n ;background-color: transparent" +use_system_icons=false diff -Nru copyq-2.4.7.1~trusty/src/app/app.cpp copyq-2.5.0~trusty/src/app/app.cpp --- copyq-2.4.7.1~trusty/src/app/app.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/app/app.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -19,6 +19,7 @@ #include "app.h" +#include "common/common.h" #include "common/log.h" #include "common/settings.h" #include "platform/platformnativeinterface.h" @@ -69,7 +70,7 @@ QCoreApplication::setOrganizationName(session); QCoreApplication::setApplicationName(session); - const QString testId = QString::fromUtf8( qgetenv("COPYQ_TEST_ID") ); + const QString testId = getTextData( qgetenv("COPYQ_TEST_ID") ); qApp->setProperty("CopyQ_test_id", testId); } @@ -158,7 +159,7 @@ // 3. custom translations const QByteArray customPath = qgetenv("COPYQ_TRANSLATION_PREFIX"); if ( !customPath.isEmpty() ) { - const QString customDir = QDir::fromNativeSeparators( QString::fromUtf8(customPath) ); + const QString customDir = QDir::fromNativeSeparators( getTextData(customPath) ); installTranslator("copyq_" + locale, customDir); translationDirectories.prepend(customDir); } diff -Nru copyq-2.4.7.1~trusty/src/app/clipboardclient.cpp copyq-2.5.0~trusty/src/app/clipboardclient.cpp --- copyq-2.4.7.1~trusty/src/app/clipboardclient.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/app/clipboardclient.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -60,10 +60,7 @@ window->raise(); } else if (messageCode == CommandReadInput) { COPYQ_LOG("Sending standard input."); - if (isInputReaderFinished()) - sendInput(); - else - startInputReader(true); + startInputReader(); } else { QFile f; f.open((messageCode == CommandSuccess || messageCode == CommandFinished) ? stdout : stderr, QIODevice::WriteOnly); @@ -93,6 +90,8 @@ void ClipboardClient::setInput(const QByteArray &input) { m_input = input; + sendInput(); + abortInputReader(); } void ClipboardClient::sendInput() @@ -101,20 +100,22 @@ sendMessage(m_input, 0); } -void ClipboardClient::startInputReader(bool sendInputAfterFinished) +void ClipboardClient::startInputReader() { if ( wasClosed() || m_inputReaderThread ) return; + if ( isInputReaderFinished() ) { + sendInput(); + return; + } + InputReader *reader = new InputReader; m_inputReaderThread = new QThread(this); reader->moveToThread(m_inputReaderThread); connect( m_inputReaderThread, SIGNAL(started()), reader, SLOT(readInput()) ); connect( m_inputReaderThread, SIGNAL(finished()), reader, SLOT(deleteLater()) ); connect( reader, SIGNAL(inputRead(QByteArray)), this, SLOT(setInput(QByteArray)) ); - if (sendInputAfterFinished) - connect( reader, SIGNAL(inputRead(QByteArray)), this, SLOT(sendInput()) ); - connect( reader, SIGNAL(inputRead(QByteArray)), m_inputReaderThread, SLOT(quit()) ); m_inputReaderThread->start(); } @@ -133,15 +134,3 @@ { return m_inputReaderThread && m_inputReaderThread->isFinished(); } - -QByteArray ClipboardClient::fetchInput() -{ - if ( !isInputReaderFinished() ) { - startInputReader(false); - - while ( !wasClosed() && !isInputReaderFinished() ) - QCoreApplication::processEvents(); - } - - return m_input; -} diff -Nru copyq-2.4.7.1~trusty/src/app/clipboardclient.h copyq-2.5.0~trusty/src/app/clipboardclient.h --- copyq-2.4.7.1~trusty/src/app/clipboardclient.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/app/clipboardclient.h 2015-11-14 08:43:45.000000000 +0000 @@ -23,8 +23,6 @@ #include "app.h" #include "client.h" -#include - class InputReader : public QObject { Q_OBJECT @@ -62,10 +60,9 @@ void sendInput(); private: - void startInputReader(bool sendInputAfterFinished); + void startInputReader(); void abortInputReader(); bool isInputReaderFinished() const; - QByteArray fetchInput(); QThread *m_inputReaderThread; QByteArray m_input; diff -Nru copyq-2.4.7.1~trusty/src/app/clipboardserver.cpp copyq-2.5.0~trusty/src/app/clipboardserver.cpp --- copyq-2.4.7.1~trusty/src/app/clipboardserver.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/app/clipboardserver.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -167,7 +167,8 @@ server->start(); // Ignore global shortcut key presses in any widget. - initSingleShotTimer( &m_ignoreKeysTimer, 0, this, SLOT(onIgnoreKeysTimeout()) ); + m_ignoreKeysTimer.setInterval(100); + m_ignoreKeysTimer.setSingleShot(true); } ClipboardServer::~ClipboardServer() @@ -296,11 +297,6 @@ } } -void ClipboardServer::onIgnoreKeysTimeout() -{ - m_wnd->setEnabled(true); -} - bool ClipboardServer::askToQuit() { if ( !m_wnd->maybeCloseCommandDialog() ) @@ -393,21 +389,25 @@ connect( s, SIGNAL(activated(QxtGlobalShortcut*)), this, SLOT(shortcutActivated(QxtGlobalShortcut*)) ); - // Create special dummy QAction so that it blocks global shortcuts in active windows. - QAction *act = new QAction(s); - act->setShortcut(shortcut); - act->setShortcutContext(Qt::WidgetWithChildrenShortcut); - act->setPriority(QAction::HighPriority); - m_wnd->addAction(act); - m_shortcutActions[s] = command; #endif } bool ClipboardServer::eventFilter(QObject *object, QEvent *ev) { + const QEvent::Type type = ev->type(); + + if ( m_ignoreKeysTimer.isActive() + && (type == QEvent::KeyPress + || type == QEvent::Shortcut + || type == QEvent::ShortcutOverride) ) + { + ev->accept(); + return true; + } + // Close menu on Escape key and give focus back to search edit or browser. - if (ev->type() == QEvent::KeyPress) { + if (type == QEvent::KeyPress) { QKeyEvent *keyevent = static_cast(ev); if (keyevent->key() == Qt::Key_Escape) { QMenu *menu = qobject_cast(object); @@ -416,7 +416,7 @@ m_wnd->enterBrowseMode(m_wnd->browseMode()); } } - } else if (ev->type() == QEvent::Paint) { + } else if (type == QEvent::Paint) { ConfigurationManager::instance()->iconFactory()->setActivePaintDevice(object); } @@ -433,7 +433,9 @@ void ClipboardServer::shortcutActivated(QxtGlobalShortcut *shortcut) { m_ignoreKeysTimer.start(); - m_wnd->setEnabled(false); - if ( m_shortcutActions.contains(shortcut) ) - m_wnd->action(QVariantMap(), m_shortcutActions[shortcut]); + + const QMap::const_iterator it = + m_shortcutActions.find(shortcut); + if ( it != m_shortcutActions.end() ) + m_wnd->action(QVariantMap(), it.value()); } diff -Nru copyq-2.4.7.1~trusty/src/app/clipboardserver.h copyq-2.5.0~trusty/src/app/clipboardserver.h --- copyq-2.4.7.1~trusty/src/app/clipboardserver.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/app/clipboardserver.h 2015-11-14 08:43:45.000000000 +0000 @@ -118,8 +118,6 @@ /** Quit application, but ask to cancel exit if there are any active commands. */ void maybeQuit(); - void onIgnoreKeysTimeout(); - private: /** Ask to cancel application exit if there are any active commands. */ bool askToQuit(); diff -Nru copyq-2.4.7.1~trusty/src/app/remoteprocess.cpp copyq-2.5.0~trusty/src/app/remoteprocess.cpp --- copyq-2.4.7.1~trusty/src/app/remoteprocess.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/app/remoteprocess.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -131,7 +131,7 @@ m_timerPongTimeout.stop(); m_timerPing.start(); } else if (messageCode == MonitorLog) { - log( QString::fromUtf8(message).trimmed(), LogNote ); + log( getTextData(message).trimmed(), LogNote ); } else if (messageCode == MonitorClipboardChanged) { emit newMessage(message); } else { diff -Nru copyq-2.4.7.1~trusty/src/common/action.cpp copyq-2.5.0~trusty/src/common/action.cpp --- copyq-2.4.7.1~trusty/src/common/action.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/action.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -19,6 +19,8 @@ #include "action.h" +#include "common/common.h" +#include "common/log.h" #include "common/mimetypes.h" #include "item/serialize.h" @@ -377,7 +379,7 @@ const QByteArray output = p->readAll(); if (hasTextOutput()) { - m_lastOutput.append( QString::fromUtf8(output) ); + m_lastOutput.append( getTextData(output) ); if ( !m_lastOutput.isEmpty() && !m_sep.isEmpty() ) { // Split to items. QStringList items; @@ -399,7 +401,7 @@ QProcess *p = qobject_cast(sender()); Q_ASSERT(p); - m_errstr.append( QString::fromUtf8(p->readAllStandardError()) ); + m_errstr.append( getTextData(p->readAllStandardError()) ); } void Action::writeInput() diff -Nru copyq-2.4.7.1~trusty/src/common/commandtester.cpp copyq-2.5.0~trusty/src/common/commandtester.cpp --- copyq-2.4.7.1~trusty/src/common/commandtester.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/commandtester.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -111,7 +111,7 @@ m_action->setInput(text.toUtf8()); m_action->setData(m_data); - const QString arg = QString::fromUtf8(m_action->input()); + const QString arg = getTextData(m_action->input()); m_action->setCommand(command->matchCmd, QStringList(arg)); connect(m_action, SIGNAL(actionFinished(Action*)), SLOT(actionFinished())); diff -Nru copyq-2.4.7.1~trusty/src/common/common.cpp copyq-2.5.0~trusty/src/common/common.cpp --- copyq-2.4.7.1~trusty/src/common/common.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/common.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -32,12 +32,14 @@ #include #include #include +#include #include #include #include #include #include #include +#include #if QT_VERSION < 0x050000 # include // Qt::escape() #endif @@ -121,6 +123,22 @@ return QTextCodec::codecForName("utf-8"); } +int indexOfKeyHint(const QString &name) +{ + bool amp = false; + int i = 0; + + foreach (const QChar &c, name) { + if (c == '&') + amp = !amp; + else if (amp) + return i - 1; + ++i; + } + + return -1; +} + } // namespace QString quoteString(const QString &str) @@ -192,9 +210,15 @@ return data.data(format); } +QString getTextData(const QByteArray &bytes) +{ + // QString::fromUtf8(bytes) ends string at first '\0'. + return QString::fromUtf8( bytes.constData(), bytes.size() ); +} + QString getTextData(const QVariantMap &data, const QString &mime) { - return data.contains(mime) ? QString::fromUtf8( data[mime].toByteArray() ) : QString(); + return getTextData( data.value(mime).toByteArray() ); } QString getTextData(const QVariantMap &data) @@ -215,7 +239,7 @@ QVariantMap cloneData(const QMimeData &data, const QStringList &formats) { static const QStringList internalMimeTypes = QStringList() - << mimeOwner << mimeWindowTitle << mimeItemNotes; + << mimeOwner << mimeWindowTitle << mimeItemNotes << mimeHidden; QVariantMap newdata; @@ -366,13 +390,11 @@ { QString label; - QStringList formats; - foreach ( const QString &format, data.keys() ) { - if ( !format.startsWith(COPYQ_MIME_PREFIX) ) - formats.append(format); - } + const QStringList formats = data.keys(); - if ( formats.contains(mimeText) ) { + if ( data.contains(mimeHidden) ) { + label = QObject::tr("", "Label for hidden/secret clipboard content"); + } else if ( formats.contains(mimeText) ) { const QString text = getTextData(data); const int n = text.count(QChar('\n')) + 1; @@ -381,8 +403,6 @@ else label = QString("%1"); - label = label.arg( quoteString("%1") ); - if (!format.isEmpty()) label = format.arg(label); @@ -431,6 +451,7 @@ foreach ( const QString &mime, data.keys() ) { if (mime != mimeOwner && mime != mimeWindowTitle + && mime != mimeHidden #ifdef COPYQ_WS_X11 && mime != mimeClipboardMode #endif @@ -506,3 +527,45 @@ { return QApplication::style()->pixelMetric(QStyle::PM_SmallIconSize); } + +QPoint toScreen(const QPoint &pos, int w, int h) +{ + const QRect availableGeometry = QApplication::desktop()->availableGeometry(pos); + return QPoint( + qMax(0, qMin(pos.x(), availableGeometry.right() - w)), + qMax(0, qMin(pos.y(), availableGeometry.bottom() - h)) + ); +} + +bool hasKeyHint(const QString &name) +{ + return indexOfKeyHint(name) != -1; +} + +QString removeKeyHint(QString &name) +{ + const int i = indexOfKeyHint(name); + return i == -1 ? name : name.remove(i, 1); +} + +void moveWindowOnScreen(QWidget *w, const QPoint &pos) +{ + const QRect availableGeometry = QApplication::desktop()->availableGeometry(pos); + const int x = qMax(0, qMin(pos.x(), availableGeometry.right() - w->width())); + const int y = qMax(0, qMin(pos.y(), availableGeometry.bottom() - w->height())); + w->move(x, y); + moveToCurrentWorkspace(w); +} + +void moveToCurrentWorkspace(QWidget *w) +{ +#ifdef COPYQ_WS_X11 + /* Re-initialize window in window manager so it can popup on current workspace. */ + const bool wasVisible = w->isVisible(); + w->hide(); + if (wasVisible) + w->show(); +#else + Q_UNUSED(w); +#endif +} diff -Nru copyq-2.4.7.1~trusty/src/common/common.h copyq-2.5.0~trusty/src/common/common.h --- copyq-2.4.7.1~trusty/src/common/common.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/common.h 2015-11-14 08:43:45.000000000 +0000 @@ -30,10 +30,12 @@ class QByteArray; class QIODevice; class QMimeData; +class QPoint; class QString; class QStringList; class QTemporaryFile; class QTimer; +class QWidget; #if QT_VERSION < 0x050000 # ifdef Q_WS_WIN @@ -59,6 +61,8 @@ QByteArray getUtf8Data(const QMimeData &data, const QString &format); +QString getTextData(const QByteArray &data); + /** * Get given text format from data; null string if not available. * Assumes that text data is UTF8 encoded. @@ -147,4 +151,16 @@ int smallIconSize(); +QPoint toScreen(const QPoint &pos, int w = 0, int h = 0); + +/// Returns true only if UI name contains key hint (unescaped '&'). +bool hasKeyHint(const QString &name); + +/// Removes key hint (first unescaped '&') from UI name. +QString removeKeyHint(QString &name); + +void moveWindowOnScreen(QWidget *w, const QPoint &pos); + +void moveToCurrentWorkspace(QWidget *w); + #endif // COMMON_H diff -Nru copyq-2.4.7.1~trusty/src/common/config.cpp copyq-2.5.0~trusty/src/common/config.cpp --- copyq-2.4.7.1~trusty/src/common/config.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/config.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -77,6 +77,15 @@ { const QString optionName = geometryOptionName(w, false, openOnCurrentScreen); w->restoreGeometry( geometryOptionValue(optionName) ); + + // Ensure whole window is visible. + const QRect screen = QApplication::desktop()->availableGeometry(-1); + const int width = qBound(10, w->width(), screen.width()); + const int height = qBound(10, w->height(), screen.height()); + const int x = qBound(screen.left(), w->x(), screen.right() - width); + const int y = qBound(screen.top(), w->y(), screen.bottom() - height); + w->move(x, y); + w->resize(width, height); } void saveWindowGeometry(QWidget *w, bool openOnCurrentScreen) diff -Nru copyq-2.4.7.1~trusty/src/common/log.cpp copyq-2.5.0~trusty/src/common/log.cpp --- copyq-2.4.7.1~trusty/src/common/log.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/log.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -52,9 +52,15 @@ #endif } +QString envString(const char *varName) +{ + const QByteArray bytes = qgetenv(varName); + return QString::fromUtf8( bytes.constData(), bytes.size() ); +} + QString getLogFileName() { - const QString fileName = QString::fromUtf8( qgetenv("COPYQ_LOG_FILE") ); + const QString fileName = envString("COPYQ_LOG_FILE"); return QDir::fromNativeSeparators(fileName); } @@ -117,7 +123,7 @@ const QString sessionName() { - const QString session = QString::fromUtf8(qgetenv("COPYQ_SESSION_NAME")); + const QString session = envString("COPYQ_SESSION_NAME"); return session.isEmpty() ? QString() : "CopyQ_" + session; } diff -Nru copyq-2.4.7.1~trusty/src/common/mimetypes.cpp copyq-2.5.0~trusty/src/common/mimetypes.cpp --- copyq-2.4.7.1~trusty/src/common/mimetypes.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/mimetypes.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -30,3 +30,4 @@ const char mimeCurrentTab[] = COPYQ_MIME_PREFIX "current-tab"; const char mimeSelectedItems[] = COPYQ_MIME_PREFIX "selected-items"; const char mimeCurrentItem[] = COPYQ_MIME_PREFIX "current-item"; +const char mimeHidden[] = COPYQ_MIME_PREFIX "hidden"; diff -Nru copyq-2.4.7.1~trusty/src/common/mimetypes.h copyq-2.5.0~trusty/src/common/mimetypes.h --- copyq-2.4.7.1~trusty/src/common/mimetypes.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/mimetypes.h 2015-11-14 08:43:45.000000000 +0000 @@ -32,5 +32,6 @@ extern const char mimeCurrentTab[]; extern const char mimeSelectedItems[]; extern const char mimeCurrentItem[]; +extern const char mimeHidden[]; #endif // MIMETYPES_H diff -Nru copyq-2.4.7.1~trusty/src/common/settings.cpp copyq-2.5.0~trusty/src/common/settings.cpp --- copyq-2.4.7.1~trusty/src/common/settings.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/settings.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -44,6 +44,9 @@ void copySettings(const QSettings &from, QSettings *to) { + Q_ASSERT(from.group().isEmpty()); + Q_ASSERT(to->group().isEmpty()); + to->clear(); foreach ( const QString &key, from.allKeys() ) @@ -103,8 +106,9 @@ sync(); beginSave(); - QSettings settings; - copySettings(*this, &settings); + const QSettings from(format(), scope(), organizationName(), applicationName()); + QSettings to; + copySettings(from, &to); endSave(); } } diff -Nru copyq-2.4.7.1~trusty/src/common/version.h copyq-2.5.0~trusty/src/common/version.h --- copyq-2.4.7.1~trusty/src/common/version.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/common/version.h 2015-11-14 08:43:45.000000000 +0000 @@ -2,7 +2,7 @@ #define VERSION_H #ifndef COPYQ_VERSION -# define COPYQ_VERSION "v2.4.7" +# define COPYQ_VERSION "v2.5.0" #endif #endif diff -Nru copyq-2.4.7.1~trusty/src/gui/aboutdialog.cpp copyq-2.5.0~trusty/src/gui/aboutdialog.cpp --- copyq-2.4.7.1~trusty/src/gui/aboutdialog.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/aboutdialog.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -139,7 +139,7 @@ + helpLink( tr("Author"), QString::fromUtf8("Lukáš Holeček") ) + helpLink( tr("E-mail"), helpMail("hluk@email.cz") ) + helpLink( tr("Web"), helpUrl("https://hluk.github.io/CopyQ/") ) - + helpLink( tr("Wiki"), helpUrl("https://sourceforge.net/p/copyq/wiki/Home/") ) + + helpLink( tr("Wiki"), helpUrl("https://github.com/hluk/CopyQ/wiki") ) + helpLink( tr("Donate"), helpUrl("https://www.bountysource.com/teams/copyq") ) + "" @@ -170,7 +170,7 @@ + helpDeveloper("Ryan Wooden", "rygwdn@gmail.com") + helpDeveloper("Scott Kostyshak", "skostysh@princeton.edu") + helpDeveloper("Sebastian Schuberth", "sschuberth@gmail.com") - + helpDeveloper("Tomas Nilzon", "tomas@tonil.eu") + + helpDeveloper("Tomas Nilzon", "tomas.nilzon@telia.com") + helpDeveloper("Wilfried Caruel", "wilfried.caruel@gmail.com") + helpDeveloper("x2357", "x2357handle@gmail.com") + diff -Nru copyq-2.4.7.1~trusty/src/gui/actiondialog.cpp copyq-2.5.0~trusty/src/gui/actiondialog.cpp --- copyq-2.4.7.1~trusty/src/gui/actiondialog.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/actiondialog.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -159,8 +159,8 @@ return; const QString inputFormat = ui->comboBoxInputFormat->currentText(); - const QString input = ( inputFormat.isEmpty() || inputFormat.toLower().startsWith(QString("text")) ) - ? ui->inputText->toPlainText() : QString(); + const QString input = + ui->inputText->isVisible() ? ui->inputText->toPlainText() : QString(); // Expression %1 in command is always replaced with item text. if ( m_capturedTexts.isEmpty() ) diff -Nru copyq-2.4.7.1~trusty/src/gui/actionhandler.cpp copyq-2.5.0~trusty/src/gui/actionhandler.cpp --- copyq-2.4.7.1~trusty/src/gui/actionhandler.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/actionhandler.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -25,6 +25,7 @@ #include "common/log.h" #include "common/mimetypes.h" #include "gui/actiondialog.h" +#include "gui/configurationmanager.h" #include "gui/processmanagerdialog.h" #include "gui/clipboardbrowser.h" #include "gui/mainwindow.h" @@ -138,8 +139,17 @@ } } - if ( !msg.isEmpty() ) - m_wnd->showMessage( tr("Command %1").arg(quoteString(action->command())), msg, icon ); + if ( !msg.isEmpty() ) { + const int maxWidthPoints = + ConfigurationManager::instance()->value("notification_maximum_width").toInt(); + const QString command = action->command() + .replace("copyq eval --", "copyq:"); + const QString name = QString(command).replace('\n', " "); + const QString format = tr("Command %1").arg(quoteString("%1")); + const QString title = elideText(name, QFont(), format, pointsToPixels(maxWidthPoints)); + msg.append("\n---\n" + command + "\n---"); + m_wnd->showMessage(title, msg, icon); + } m_activeActionDialog->actionFinished(action); Q_ASSERT(m_actionCounter > 0); @@ -160,7 +170,7 @@ void ActionHandler::addItems(const QStringList &items, const QString &tabName) { - ClipboardBrowser *c = tabName.isEmpty() ? m_wnd->browser() : m_wnd->createTab(tabName); + ClipboardBrowser *c = tabName.isEmpty() ? m_wnd->browser() : m_wnd->tab(tabName); ClipboardBrowser::Lock lock(c); foreach (const QString &item, items) c->add(item); @@ -185,7 +195,7 @@ void ActionHandler::addItem(const QByteArray &data, const QString &format, const QString &tabName) { - ClipboardBrowser *c = tabName.isEmpty() ? m_wnd->browser() : m_wnd->createTab(tabName); + ClipboardBrowser *c = tabName.isEmpty() ? m_wnd->browser() : m_wnd->tab(tabName); c->add( createDataMap(format, data) ); if (m_lastAction) { diff -Nru copyq-2.4.7.1~trusty/src/gui/addcommanddialog.cpp copyq-2.5.0~trusty/src/gui/addcommanddialog.cpp --- copyq-2.4.7.1~trusty/src/gui/addcommanddialog.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/addcommanddialog.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -53,6 +53,7 @@ enum GlobalAction { GlobalActionToggleMainWindow, GlobalActionShowTray, + GlobalActionShowMainWindowUnderMouseCursor, GlobalActionEditClipboard, GlobalActionEditFirstItem, GlobalActionCopySecondItem, @@ -84,6 +85,8 @@ createGlobalShortcut( ConfigurationManager::tr("Show/hide main window"), "toggle()", IconListAlt, s, c ); else if (id == GlobalActionShowTray) createGlobalShortcut( ConfigurationManager::tr("Show the tray menu"), "menu()", IconInbox, s, c ); + else if (id == GlobalActionShowMainWindowUnderMouseCursor) + createGlobalShortcut( ConfigurationManager::tr("Show main window under mouse cursor"), "showAt()", IconListAlt, s, c ); else if (id == GlobalActionEditClipboard) createGlobalShortcut( ConfigurationManager::tr("Edit clipboard"), "edit(-1)", IconEdit, s, c ); else if (id == GlobalActionEditFirstItem) @@ -136,6 +139,7 @@ #ifndef NO_GLOBAL_SHORTCUTS createGlobalShortcut(GlobalActionToggleMainWindow, &commands); createGlobalShortcut(GlobalActionShowTray, &commands); + createGlobalShortcut(GlobalActionShowMainWindowUnderMouseCursor, &commands); createGlobalShortcut(GlobalActionEditClipboard, &commands); createGlobalShortcut(GlobalActionEditFirstItem, &commands); createGlobalShortcut(GlobalActionCopySecondItem, &commands); diff -Nru copyq-2.4.7.1~trusty/src/gui/clipboardbrowser.cpp copyq-2.5.0~trusty/src/gui/clipboardbrowser.cpp --- copyq-2.4.7.1~trusty/src/gui/clipboardbrowser.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/clipboardbrowser.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -22,6 +22,7 @@ #include "common/action.h" #include "common/common.h" #include "common/contenttype.h" +#include "common/log.h" #include "common/mimetypes.h" #include "gui/clipboarddialog.h" #include "gui/configtabappearance.h" @@ -86,7 +87,7 @@ if ( !lines->isEmpty() ) lines->append('\n'); - lines->append(text); + lines->append(text.toUtf8()); } } // namespace @@ -467,7 +468,7 @@ bool ClipboardBrowser::canExpire() { - return m_itemLoader && m_timerExpire.interval() > 0 && isHidden(); + return m_itemLoader && m_timerExpire.interval() > 0 && !isVisible(); } void ClipboardBrowser::restartExpiring() @@ -583,28 +584,29 @@ void ClipboardBrowser::lock() { - if (m_spinLock == 0) { + ++m_spinLock; + + if (m_spinLock == 1) { m_scrollSaver.reset(new ScrollSaver(this)); m_scrollSaver->save(); setUpdatesEnabled(false); } - - ++m_spinLock; } void ClipboardBrowser::unlock() { Q_ASSERT(m_spinLock > 0); - --m_spinLock; - - if (m_spinLock == 0) { - m_scrollSaver->restore(); - m_scrollSaver.reset(NULL); + if (m_spinLock == 1) { setUpdatesEnabled(true); - updateCurrentPage(); + + m_scrollSaver->restore(); + if (m_spinLock == 1) + m_scrollSaver.reset(NULL); } + + --m_spinLock; } void ClipboardBrowser::refilterItems() @@ -974,6 +976,8 @@ { QListView::resizeEvent(event); + Lock updateGeometryLock(this); + updateItemMaximumSize(); if (m_loadButton != NULL) @@ -982,8 +986,6 @@ updateSearchProgress(); updateEditorGeometry(); - - updateCurrentPage(); } void ClipboardBrowser::showEvent(QShowEvent *event) @@ -1334,26 +1336,10 @@ if (ConfigurationManager::instance()->value("vi").toBool() && handleViKey(event)) return; - int key = event->key(); - Qt::KeyboardModifiers mods = event->modifiers(); - - if (mods == Qt::ControlModifier) { - switch ( key ) { - // move items - case Qt::Key_Down: - case Qt::Key_Up: - case Qt::Key_End: - case Qt::Key_Home: - m.moveItemsWithKeyboard(selectedIndexes(), key); - scrollTo( currentIndex() ); - break; + const int key = event->key(); + const Qt::KeyboardModifiers mods = event->modifiers(); - default: - QListView::keyPressEvent(event); - break; - } - return; - } else if (mods != Qt::AltModifier) { + if (mods != Qt::AltModifier) { switch ( key ) { // This fixes few issues with default navigation and item selections. case Qt::Key_Up: @@ -1425,7 +1411,10 @@ } } - setCurrent(row, false, mods.testFlag(Qt::ShiftModifier)); + const QItemSelectionModel::SelectionFlags flags = selectionCommand(index(row), event); + const bool setCurrentOnly = flags.testFlag(QItemSelectionModel::NoUpdate); + const bool keepSelection = setCurrentOnly || flags.testFlag(QItemSelectionModel::SelectCurrent); + setCurrent(row, false, keepSelection, setCurrentOnly); break; } @@ -1439,7 +1428,7 @@ } } -void ClipboardBrowser::setCurrent(int row, bool cycle, bool selection) +void ClipboardBrowser::setCurrent(int row, bool cycle, bool keepSelection, bool setCurrentOnly) { QModelIndex prev = currentIndex(); int cur = prev.row(); @@ -1459,9 +1448,10 @@ return; QModelIndex ind = index(i); - if (selection) { + if (keepSelection) { ClipboardBrowser::Lock lock(this); QItemSelectionModel *sel = selectionModel(); + const bool currentSelected = sel->isSelected(prev); for ( int j = prev.row(); j != i + dir; j += dir ) { QModelIndex ind = index(j); if ( !ind.isValid() ) @@ -1469,14 +1459,24 @@ if ( isIndexHidden(ind) ) continue; - if ( sel->isSelected(ind) && sel->isSelected(prev) ) - sel->setCurrentIndex(currentIndex(), QItemSelectionModel::Deselect); - sel->setCurrentIndex(ind, QItemSelectionModel::Select); + if (!setCurrentOnly) { + if ( sel->isSelected(ind) && sel->isSelected(prev) ) + sel->setCurrentIndex(currentIndex(), QItemSelectionModel::Deselect); + sel->setCurrentIndex(ind, QItemSelectionModel::Select); + } prev = ind; } + + if (setCurrentOnly) + sel->setCurrentIndex(prev, QItemSelectionModel::NoUpdate); + else if (!currentSelected) + sel->setCurrentIndex(prev, QItemSelectionModel::Deselect); } else { clearSelection(); - setCurrentIndex(ind); + if (setCurrentOnly) + selectionModel()->setCurrentIndex(ind, QItemSelectionModel::NoUpdate); + else + setCurrentIndex(ind); } } @@ -1577,6 +1577,56 @@ return true; } +void ClipboardBrowser::addUnique(const QVariantMap &data) +{ + QVariantMap newData = data; + + if ( select(hash(newData), MoveToTop) ) { + COPYQ_LOG("New item: Moving existing to top"); + return; + } + + bool reselectFirst = false; + + // When selecting text under X11, clipboard data may change whenever selection changes. + // Instead of adding item for each selection change, this updates previously added item. + if ( newData.contains(mimeText) ) { + const QModelIndex firstIndex = model()->index(0, 0); + const QVariantMap previousData = itemData(firstIndex); + + if ( previousData.contains(mimeText) + && getTextData(newData).contains(getTextData(previousData)) + ) + { + COPYQ_LOG("New item: Merging with top item"); + + const QSet formatsToAdd = previousData.keys().toSet() - newData.keys().toSet(); + + foreach (const QString &format, formatsToAdd) + newData.insert(format, previousData[format]); + + // Remove merged item (if it's not edited). + if (!editing() || currentIndex().row() != 0) { + reselectFirst = currentIndex().row() == 0; + model()->removeRow(0); + } + } + } + + COPYQ_LOG("New item: Adding"); + + // Don't store internal formats. + foreach (const QString &format, newData.keys()) { + if ( format.startsWith(COPYQ_MIME_PREFIX) ) + newData.remove(format); + } + + add(newData); + + if (reselectFirst) + setCurrent(0); +} + void ClipboardBrowser::loadSettings() { ConfigurationManager *cm = ConfigurationManager::instance(); @@ -1641,6 +1691,7 @@ updateCurrentPage(); setCurrent(0); onItemCountChanged(); + emit updateContextMenu(); } else if (m_loadButton == NULL) { Q_ASSERT(length() == 0 && "Disabled model should be empty"); m_loadButton = new QPushButton(this); @@ -1714,6 +1765,12 @@ d.otherItemLoader(index, next); } +void ClipboardBrowser::move(int key) +{ + m.moveItemsWithKeyboard(selectedIndexes(), key); + scrollTo( currentIndex() ); +} + void ClipboardBrowser::invalidateItemCache() { if (editing()) { diff -Nru copyq-2.4.7.1~trusty/src/gui/clipboardbrowser.h copyq-2.5.0~trusty/src/gui/clipboardbrowser.h --- copyq-2.4.7.1~trusty/src/gui/clipboardbrowser.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/clipboardbrowser.h 2015-11-14 08:43:45.000000000 +0000 @@ -176,6 +176,11 @@ int row = 0 //!< Target row for the new item (negative to append item). ); + /** + * Add item and remove duplicates. + */ + void addUnique(const QVariantMap &data); + /** Number of items in list. */ int length() const { return model()->rowCount(); } @@ -200,7 +205,8 @@ void setCurrent( int row, //!< Row of the item. bool cycle = false, //!< If true @a row is relative number of rows from top. - bool selection = false //!< Makes selection. + bool keepSelection = false, //!< Keeps current selection. + bool setCurrentOnly = false //! Sets item as current. ); /** @@ -233,6 +239,8 @@ void otherItemLoader(bool next); + void move(int key); + public slots: /** * Load items from configuration. @@ -280,9 +288,6 @@ /** Request clipboard change. */ void changeClipboard(const QVariantMap &data); - /** Add item to another tab (invoked by an automatic command). */ - void addToTab(const QVariantMap &data, const QString &tabName); - /** Emitted on error. */ void error(const QString &errorString); diff -Nru copyq-2.4.7.1~trusty/src/gui/commanddialog.cpp copyq-2.5.0~trusty/src/gui/commanddialog.cpp --- copyq-2.4.7.1~trusty/src/gui/commanddialog.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/commanddialog.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -547,7 +547,7 @@ commandsSettings.sync(); // Replace ugly '\n' with indented lines. - const QString data = QString::fromUtf8(readTemporaryFileContent(tmpfile)); + const QString data = getTextData(readTemporaryFileContent(tmpfile)); QString commandData; commandData.reserve(data.size()); QRegExp re("^(\\d+\\\\)?Command=\""); diff -Nru copyq-2.4.7.1~trusty/src/gui/commandwidget.cpp copyq-2.5.0~trusty/src/gui/commandwidget.cpp --- copyq-2.4.7.1~trusty/src/gui/commandwidget.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/commandwidget.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -233,6 +233,8 @@ ui->groupBoxCommand->setVisible(copyOrExecute || globalShortcut); ui->groupBoxAction->setVisible(copyOrExecute); ui->groupBoxInMenu->setVisible(inMenu); + ui->shortcutButton->setEnabled(inMenu); + ui->labelShortcut->setEnabled(inMenu); ui->groupBoxCommandOptions->setHidden(!copyOrExecute || ui->commandEdit->isEmpty()); ui->widgetSpacer->setVisible(ui->groupBoxCommand->isHidden()); diff -Nru copyq-2.4.7.1~trusty/src/gui/configtabappearance.cpp copyq-2.5.0~trusty/src/gui/configtabappearance.cpp --- copyq-2.4.7.1~trusty/src/gui/configtabappearance.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/configtabappearance.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -48,22 +48,20 @@ namespace { -QString getFontStyleSheet(const QString &fontString) +QString getFontStyleSheet(const QString &fontString, double scale = 1.0) { - QString result; - if (fontString.isEmpty()) - return QString(); - QFont font; - font.fromString(fontString); + if (!fontString.isEmpty()) + font.fromString(fontString); - qreal size = font.pointSizeF(); + qreal size = font.pointSizeF() * scale; QString sizeUnits = "pt"; if (size < 0.0) { - size = font.pixelSize(); + size = font.pixelSize() * scale; sizeUnits = "px"; } + QString result; result.append( QString(";font-family: \"%1\"").arg(font.family()) ); result.append( QString(";font:%1 %2 %3%4") .arg(font.style() == QFont::StyleItalic @@ -267,6 +265,10 @@ + themeStyleSheet("sel_item_css", unfocusedTheme) + "}" + "ClipboardBrowser::item:focus{" + + themeStyleSheet("cur_item_css") + + "}" + + getToolTipStyleSheet() + // Allow user to change CSS. @@ -289,7 +291,6 @@ d->setSearchStyle(font, p); // editor style - d->setSearchStyle(font, p); font = themeFont("edit_font"); color = themeColor("edit_bg"); p.setColor(QPalette::Base, color); @@ -417,12 +418,20 @@ // Notification opacity should be set with NotificationDaemon::setNotificationOpacity(). notificationBg.setAlpha(255); + const QString fontString = themeValue("notification_font").toString(); + return "Notification{" "background:" + serializeColor(notificationBg) + ";" "}" "Notification QWidget{" "color:" + themeColorString("notification_fg") + ";" - + getFontStyleSheet( themeValue("notification_font").toString() ) + + + getFontStyleSheet(fontString) + + "}" + "Notification #NotificationTitle{" + + getFontStyleSheet(fontString, 1.2) + + "}" + "Notification #NotificationTip{" + "font-style: italic" "}" ; } @@ -876,6 +885,9 @@ m_theme["item_css"] = Option(""); m_theme["alt_item_css"] = Option(""); m_theme["sel_item_css"] = Option(""); + m_theme["cur_item_css"] = Option( + "\n ;border: 0.1em solid ${sel_bg}" + ); m_theme["item_spacing"] = Option(""); m_theme["notes_css"] = Option(""); diff -Nru copyq-2.4.7.1~trusty/src/gui/configtabappearance.h copyq-2.5.0~trusty/src/gui/configtabappearance.h --- copyq-2.4.7.1~trusty/src/gui/configtabappearance.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/configtabappearance.h 2015-11-14 08:43:45.000000000 +0000 @@ -67,7 +67,7 @@ /** Return parsed color. */ QColor themeColor(const QString &name) const; - /** Return parsed color. */ + /** Return parsed font. */ QFont themeFont(const QString &name) const; protected: diff -Nru copyq-2.4.7.1~trusty/src/gui/configtabshortcuts.cpp copyq-2.5.0~trusty/src/gui/configtabshortcuts.cpp --- copyq-2.4.7.1~trusty/src/gui/configtabshortcuts.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/configtabshortcuts.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -136,6 +136,15 @@ w->addAction( Actions::Item_Remove, tr("&Remove"), "delete_item", shortcutToRemove(), "list-remove", IconRemove ); + w->addAction( Actions::Item_MoveUp, tr("Move Up"), + "move_up", tr("Ctrl+Up"), "go-up", IconAngleUp ); + w->addAction( Actions::Item_MoveDown, tr("Move Down"), + "move_down", tr("Ctrl+Down"), "go-down", IconAngleDown ); + w->addAction( Actions::Item_MoveToTop, tr("Move to Top"), + "move_to_top", tr("Ctrl+Home"), "go-top", IconAngleDoubleUp ); + w->addAction( Actions::Item_MoveToBottom, tr("Move to Bottom"), + "move_to_bottom", tr("Ctrl+End"), "go-bottom", IconAngleDoubleDown ); + w->addAction( Actions::Tabs_NewTab, tr("&New Tab"), "new_tab", tr("Ctrl+T"), ":/images/tab_new" ); w->addAction( Actions::Tabs_RenameTab, tr("R&ename Tab"), @@ -144,6 +153,10 @@ "remove_tab", tr("Ctrl+W"), ":/images/tab_remove" ); w->addAction( Actions::Tabs_ChangeTabIcon, tr("&Change Tab Icon"), "change_tab_icon", tr("Ctrl+Shift+T"), ":/images/tab_icon" ); + w->addAction( Actions::Tabs_NextTab, tr("Ne&xt Tab"), + "next_tab", tr("Right"), "go-next", IconArrowRight ); + w->addAction( Actions::Tabs_PreviousTab, tr("&Previous Tab"), + "previous_tab", tr("Left"), "go-previous", IconArrowLeft ); w->addAction( Actions::Help_Help, tr("&Help"), "help", QKeySequence::HelpContents, "help-about", IconQuestionSign ); diff -Nru copyq-2.4.7.1~trusty/src/gui/configtabshortcuts.h copyq-2.5.0~trusty/src/gui/configtabshortcuts.h --- copyq-2.4.7.1~trusty/src/gui/configtabshortcuts.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/configtabshortcuts.h 2015-11-14 08:43:45.000000000 +0000 @@ -57,10 +57,17 @@ Item_NextFormat, Item_PreviousFormat, + Item_MoveUp, + Item_MoveDown, + Item_MoveToTop, + Item_MoveToBottom, + Tabs_NewTab, Tabs_RenameTab, Tabs_RemoveTab, Tabs_ChangeTabIcon, + Tabs_NextTab, + Tabs_PreviousTab, Help_Help }; diff -Nru copyq-2.4.7.1~trusty/src/gui/configurationmanager.cpp copyq-2.5.0~trusty/src/gui/configurationmanager.cpp --- copyq-2.4.7.1~trusty/src/gui/configurationmanager.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/configurationmanager.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -43,6 +43,7 @@ #include #include #include +#include #include #ifdef Q_OS_WIN @@ -55,6 +56,8 @@ namespace { +static const char propertyGeometryGuardCount[] = "CopyQ_geometry_guard_count"; + class PluginItem : public ItemOrderList::Item { public: explicit PluginItem(const ItemLoaderInterfacePtr &loader) @@ -103,6 +106,55 @@ return !saveWithCurrent; } +class WindowGeometryGuard : public QObject { +public: + static void create(QWidget *window) + { + new WindowGeometryGuard(window); + } + + static bool isGuarded(QWidget *window) + { + return guardCount(window) > 0; + } + +protected: + void timerEvent(QTimerEvent *event) + { + if (m_timerIdToDeleteGuard == event->timerId()) + deleteLater(); + } + +private: + static int guardCount(QWidget *window) + { + return window->property(propertyGeometryGuardCount).toInt(); + } + + explicit WindowGeometryGuard(QWidget *window) + : QObject(window) + , m_window(window) + { + m_timerIdToDeleteGuard = startTimer(1000); + setIgnoreGeometryChanges(true); + } + + ~WindowGeometryGuard() + { + setIgnoreGeometryChanges(false); + } + + void setIgnoreGeometryChanges(bool ignore) + { + const int count = guardCount(m_window) + (ignore ? 1 : -1); + Q_ASSERT(count >= 0); + m_window->setProperty(propertyGeometryGuardCount, count); + } + + QWidget *m_window; + int m_timerIdToDeleteGuard; +}; + } // namespace // singleton @@ -297,7 +349,7 @@ void ConfigurationManager::saveWindowGeometry(QWidget *window) { - if ( window->property("CopyQ_ignore_geometry_changes").toBool() ) + if ( WindowGeometryGuard::isGuarded(window) ) return; bool openOnCurrentScreen = value("open_windows_on_current_screen").toBool(); @@ -306,10 +358,12 @@ void ConfigurationManager::restoreWindowGeometry(QWidget *window) { - if ( window->property("CopyQ_ignore_geometry_changes").toBool() ) + if ( WindowGeometryGuard::isGuarded(window) ) return; - window->setProperty("CopyQ_ignore_geometry_changes", true); + moveToCurrentWorkspace(window); + + WindowGeometryGuard::create(window); bool openOnCurrentScreen = value("open_windows_on_current_screen").toBool(); ::restoreWindowGeometry(window, openOnCurrentScreen); @@ -735,7 +789,7 @@ foreach (const QString fileName, files) { if ( fileName.contains(re) ) { const QString tabName = - QString::fromUtf8(QByteArray::fromBase64(re.cap(1).toUtf8())); + getTextData(QByteArray::fromBase64(re.cap(1).toUtf8())); if ( !tabName.isEmpty() && !tabs.contains(tabName) ) tabs.append(tabName); } @@ -907,8 +961,6 @@ bool openOnCurrentScreen = value("open_windows_on_current_screen").toBool(); ::restoreWindowGeometry(window, openOnCurrentScreen); - - window->setProperty("CopyQ_ignore_geometry_changes", false); } QIcon getIconFromResources(const QString &iconName) @@ -964,3 +1016,8 @@ if (currentIndex != -1) comboBox->setCurrentIndex(currentIndex); } + +void blockSavingGeometry(QWidget *window) +{ + WindowGeometryGuard::create(window); +} diff -Nru copyq-2.4.7.1~trusty/src/gui/configurationmanager.h copyq-2.5.0~trusty/src/gui/configurationmanager.h --- copyq-2.4.7.1~trusty/src/gui/configurationmanager.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/configurationmanager.h 2015-11-14 08:43:45.000000000 +0000 @@ -214,4 +214,7 @@ void setComboBoxItems(QComboBox *comboBox, const QStringList &items); +/// Temporarily (~1s) blocks saving geometry of the @a window. +void blockSavingGeometry(QWidget *window); + #endif // CONFIGURATIONMANAGER_H diff -Nru copyq-2.4.7.1~trusty/src/gui/filedialog.cpp copyq-2.5.0~trusty/src/gui/filedialog.cpp --- copyq-2.4.7.1~trusty/src/gui/filedialog.cpp 1970-01-01 00:00:00.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/filedialog.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -0,0 +1,43 @@ +/* + Copyright (c) 2015, Lukas Holecek + + This file is part of CopyQ. + + CopyQ is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + CopyQ is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with CopyQ. If not, see . +*/ + +#include "filedialog.h" + +#include +#include +#include + +FileDialog::FileDialog(QWidget *parent, const QString &caption, const QString &fileName) + : QObject(parent) + , m_parent(parent) + , m_caption(caption) + , m_defaultPath(QFileInfo(fileName).absoluteFilePath()) +{ +} + +void FileDialog::exec() +{ + const QString fileName = + QFileDialog::getSaveFileName( + m_parent, m_caption, m_defaultPath, + /* filter = */ QString(), /* selectedFilter = */ NULL, + QFileDialog::DontConfirmOverwrite | QFileDialog::ReadOnly); + if (!fileName.isEmpty()) + emit fileSelected(fileName); +} diff -Nru copyq-2.4.7.1~trusty/src/gui/filedialog.h copyq-2.5.0~trusty/src/gui/filedialog.h --- copyq-2.4.7.1~trusty/src/gui/filedialog.h 1970-01-01 00:00:00.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/filedialog.h 2015-11-14 08:43:45.000000000 +0000 @@ -0,0 +1,49 @@ +/* + Copyright (c) 2015, Lukas Holecek + + This file is part of CopyQ. + + CopyQ is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + CopyQ is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with CopyQ. If not, see . +*/ + +#ifndef FILEDIALOG_H +#define FILEDIALOG_H + +#include +#include + +class QWidget; + +/** + * Opens native file dialog (unlike QFileDialog). + */ +class FileDialog : public QObject +{ + Q_OBJECT +public: + FileDialog(QWidget *parent, const QString &caption, const QString &fileName); + +signals: + void fileSelected(const QString &fileName); + +public slots: + void exec(); + +private: + QWidget *m_parent; + QString m_caption; + QString m_defaultPath; +}; + +#endif // FILEDIALOG_H diff -Nru copyq-2.4.7.1~trusty/src/gui/iconselectbutton.cpp copyq-2.5.0~trusty/src/gui/iconselectbutton.cpp --- copyq-2.4.7.1~trusty/src/gui/iconselectbutton.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/iconselectbutton.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -19,6 +19,7 @@ #include "iconselectbutton.h" +#include "common/common.h" #include "gui/iconfont.h" #include "gui/iconselectdialog.h" #include "gui/icons.h" @@ -87,10 +88,7 @@ // Set position under button. const QPoint dialogPosition = mapToGlobal(QPoint(0, height())); - const QRect availableGeometry = QApplication::desktop()->availableGeometry(dialog.data()); - const int x = qMin(dialogPosition.x(), availableGeometry.right() - width()); - const int y = qMin(dialogPosition.y(), availableGeometry.bottom() - height()); - dialog->move(x, y); + moveWindowOnScreen(dialog.data(), dialogPosition); dialog->setAttribute(Qt::WA_DeleteOnClose, true); connect(dialog.data(), SIGNAL(iconSelected(QString)), this, SLOT(setCurrentIcon(QString))); diff -Nru copyq-2.4.7.1~trusty/src/gui/icons.h copyq-2.5.0~trusty/src/gui/icons.h --- copyq-2.4.7.1~trusty/src/gui/icons.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/icons.h 2015-11-14 08:43:45.000000000 +0000 @@ -77,6 +77,10 @@ IconSortUp = 0xf0de, IconUndo = 0xf0e2, IconPaste = 0xf0ea, + IconAngleDoubleUp = 0xf102, + IconAngleDoubleDown = 0xf103, + IconAngleUp = 0xf106, + IconAngleDown = 0xf107, IconKeyboard = 0xf11c, IconUnlockAlt = 0xf13e, IconFile = 0xf15b, diff -Nru copyq-2.4.7.1~trusty/src/gui/itemorderlist.cpp copyq-2.5.0~trusty/src/gui/itemorderlist.cpp --- copyq-2.4.7.1~trusty/src/gui/itemorderlist.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/itemorderlist.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -290,15 +290,17 @@ void ItemOrderList::setCurrentItemWidget(QWidget *widget) { - if (m_currentWidget != NULL) - m_currentWidget->hide(); + // Reparent current widget so it's safely deleted. + QWidget *currentWidget = ui->scrollArea->takeWidget(); + if (currentWidget != NULL) { + currentWidget->setParent(this); + currentWidget->hide(); + } if (widget != NULL) { ui->scrollArea->setWidget(widget); widget->show(); } - - m_currentWidget = widget; } void ItemOrderList::setItemHighlight(QListWidgetItem *item, bool highlight) diff -Nru copyq-2.4.7.1~trusty/src/gui/itemorderlist.h copyq-2.5.0~trusty/src/gui/itemorderlist.h --- copyq-2.4.7.1~trusty/src/gui/itemorderlist.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/itemorderlist.h 2015-11-14 08:43:45.000000000 +0000 @@ -42,6 +42,7 @@ class Item { friend class ItemOrderList; public: + virtual ~Item() {} virtual QVariant data() const { return QVariant(); } private: virtual QWidget *createWidget(QWidget *parent) const = 0; @@ -125,8 +126,6 @@ QMap m_items; QRegExp m_dragAndDropRe; - - QPointer m_currentWidget; }; #endif // ITEMORDERLIST_H diff -Nru copyq-2.4.7.1~trusty/src/gui/mainwindow.cpp copyq-2.5.0~trusty/src/gui/mainwindow.cpp --- copyq-2.4.7.1~trusty/src/gui/mainwindow.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/mainwindow.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -237,6 +237,11 @@ return data.value(mimeClipboardMode).toByteArray().isEmpty(); } +bool isClipboardDataHidden(const QVariantMap &data) +{ + return data.value(mimeHidden).toByteArray() == "1"; +} + } // namespace MainWindow::MainWindow(QWidget *parent) @@ -469,6 +474,15 @@ createAction( Actions::Tabs_ChangeTabIcon, SLOT(setTabIcon()), menu ); + // - separator + menu->addSeparator(); + + // - next tab + createAction( Actions::Tabs_NextTab, SLOT(nextTab()), menu ); + + // - previous tab + createAction( Actions::Tabs_PreviousTab, SLOT(previousTab()), menu ); + // Help menu = menubar->addMenu(tr("&Help")); createAction( Actions::Help_Help, SLOT(openAboutDialog()), menu ); @@ -543,12 +557,12 @@ if (c->editing()) return; - m_menuItem->addSeparator(); - cm->tabShortcuts()->setDisabledShortcuts(QList()); addCommandsToMenu(m_menuItem, c->getSelectedItemData()); + m_menuItem->addSeparator(); + addItemAction( Actions::Item_MoveToClipboard, c, SLOT(moveToClipboard()) ); addItemAction( Actions::Item_ShowContent, c, SLOT(showItemContent()) ); addItemAction( Actions::Item_Remove, c, SLOT(remove()) ); @@ -559,6 +573,13 @@ addItemAction( Actions::Item_NextFormat, this, SLOT(nextItemFormat()) ); addItemAction( Actions::Item_PreviousFormat, this, SLOT(previousItemFormat()) ); + m_menuItem->addSeparator(); + + addItemAction( Actions::Item_MoveUp, this, SLOT(moveUp()) ); + addItemAction( Actions::Item_MoveDown, this, SLOT(moveDown()) ); + addItemAction( Actions::Item_MoveToTop, this, SLOT(moveToTop()) ); + addItemAction( Actions::Item_MoveToBottom, this, SLOT(moveToBottom()) ); + updateToolBar(); } @@ -618,7 +639,7 @@ for (int i = selected.size() - 1; i >= 0; --i) { QVariantMap data = itemData(selected[i]); if ( !data.isEmpty() ) - emit addToTab(data, command.tab); + addToTab(data, command.tab); } } @@ -634,7 +655,7 @@ void MainWindow::on_tabWidget_dropItems(const QString &tabName, QDropEvent *event) { - ClipboardBrowser *browser = createTab(tabName); + ClipboardBrowser *browser = tab(tabName); if ( browser->isLoaded() ) { const QMimeData &data = *event->mimeData(); @@ -755,11 +776,40 @@ browser()->otherItemLoader(false); } -void MainWindow::updateTitle(const QVariantMap &data) +void MainWindow::moveUp() { - if (!isClipboardData(data)) - return; + browser()->move(Qt::Key_Up); +} + +void MainWindow::moveDown() +{ + browser()->move(Qt::Key_Down); +} + +void MainWindow::moveToTop() +{ + browser()->move(Qt::Key_Home); +} + +void MainWindow::moveToBottom() +{ + browser()->move(Qt::Key_End); +} + +int MainWindow::findTabIndexExactMatch(const QString &name) +{ + TabWidget *w = ui->tabWidget; + + for( int i = 0; i < w->count(); ++i ) { + if ( name == w->tabText(i) ) + return i; + } + + return -1; +} +void MainWindow::updateTitle(const QVariantMap &data) +{ COPYQ_LOG("Updating window title"); m_clipboardData = m_clipboardStoringDisabled ? QVariantMap() : data; @@ -774,6 +824,11 @@ return m_canUpdateTitleFromScript; } +void MainWindow::setFilter(const QString &text) +{ + ui->searchBar->setText(text); +} + void MainWindow::updateNotifications() { if (m_notifications == NULL) @@ -859,11 +914,14 @@ return m_notifications; } -ClipboardBrowser *MainWindow::createTab(const QString &name, bool *needSave) +ClipboardBrowser *MainWindow::createTab( + const QString &name, TabNameMatching nameMatch, bool *needSave) { Q_ASSERT( !name.isEmpty() ); - int i = findTabIndex(name); + const int i = nameMatch == MatchExactTabName + ? findTabIndexExactMatch(name) + : findTabIndex(name); if (needSave != NULL) *needSave = (i == -1); @@ -883,8 +941,6 @@ this, SLOT(showError(QString)) ); connect( c, SIGNAL(doubleClicked(QModelIndex)), this, SLOT(activateCurrentItem()) ); - connect( c, SIGNAL(addToTab(const QVariantMap,const QString)), - this, SLOT(addToTab(const QVariantMap,const QString)) ); connect( c, SIGNAL(itemCountChanged(QString,int)), ui->tabWidget, SLOT(setTabItemCount(QString,int)) ); connect( c, SIGNAL(showContextMenu(QPoint)), @@ -1006,9 +1062,13 @@ { ui->toolBar->clear(); - if ( !ui->toolBar->isVisible() ) + if ( ui->toolBar->isHidden() ) return; + ConfigTabShortcuts *shortcuts = cm->tabShortcuts(); + QAction *act = shortcuts->action(Actions::File_New, this, Qt::WindowShortcut); + ui->toolBar->addAction(act); + foreach ( QAction *action, m_menuItem->actions() ) { if ( action->isSeparator() ) { ui->toolBar->addSeparator(); @@ -1122,24 +1182,33 @@ ClipboardBrowser *MainWindow::clipboardTab() { - return m_options.clipboardTab.isEmpty() ? NULL : createTab(m_options.clipboardTab); + return m_options.clipboardTab.isEmpty() ? NULL : tab(m_options.clipboardTab); } int MainWindow::findTabIndex(const QString &name) { TabWidget *w = ui->tabWidget; - for( int i = 0; i < w->count(); ++i ) - if ( name == w->tabText(i) ) - return i; + const int i = findTabIndexExactMatch(name); + if (i != -1) + return i; + + // Ignore key hints ('&'). + if ( !hasKeyHint(name) ) { + for( int i = 0; i < w->count(); ++i ) { + QString tabName = w->tabText(i); + if ( name == removeKeyHint(tabName) ) + return i; + } + } return -1; } -ClipboardBrowser *MainWindow::createTab(const QString &name) +ClipboardBrowser *MainWindow::tab(const QString &name) { bool needSave; - ClipboardBrowser *c = createTab(name, &needSave); + ClipboardBrowser *c = createTab(name, MatchSimilarTabName, &needSave); if (needSave) saveTabPositions(); c->loadItems(); @@ -1186,7 +1255,7 @@ void MainWindow::showMessage(const QString &title, const QString &msg, ushort icon, int msec, int notificationId) { - notificationDaemon()->create(title, msg, icon, msec, notificationId); + notificationDaemon()->create(title, msg, icon, msec, true, notificationId); } void MainWindow::showClipboardMessage(const QVariantMap &data) @@ -1195,8 +1264,9 @@ if (data.isEmpty()) { notificationDaemon()->removeNotification(clipboardNotificationId); } else { - notificationDaemon()->create( data, m_options.clipboardNotificationLines, IconPaste, - m_options.itemPopupInterval * 1000, clipboardNotificationId ); + notificationDaemon()->create( + data, m_options.clipboardNotificationLines, IconPaste, + m_options.itemPopupInterval * 1000, false, clipboardNotificationId ); } } } @@ -1273,12 +1343,6 @@ case Qt::Key_F: enterBrowseMode(false); return; - case Qt::Key_Tab: - nextTab(); - return; - case Qt::Key_Backtab: - previousTab(); - return; case Qt::Key_Return: case Qt::Key_Enter: if ( c->isLoaded() ) @@ -1305,15 +1369,6 @@ c->keyEvent(event); break; - case Qt::Key_Left: - if ( c->hasFocus() ) - previousTab(); - break; - case Qt::Key_Right: - if ( c->hasFocus() ) - nextTab(); - break; - case Qt::Key_Return: case Qt::Key_Enter: if ( c->isLoaded() ) @@ -1470,7 +1525,7 @@ QStringList tabs = cm->savedTabs(); foreach (const QString &name, tabs) { bool settingsLoaded; - ClipboardBrowser *c = createTab(name, &settingsLoaded); + ClipboardBrowser *c = createTab(name, MatchExactTabName, &settingsLoaded); if (!settingsLoaded) c->loadSettings(); } @@ -1524,11 +1579,6 @@ if ( isWindowVisible() ) return; -#ifdef COPYQ_WS_X11 - /* Re-initialize window in window manager so it can popup on current workspace. */ - hide(); -#endif - cm->restoreWindowGeometry(this); updateFocusWindows(); @@ -1544,10 +1594,9 @@ c->setCurrent(0); } - if ( !c->editing() ) { + if ( !c->editing() ) c->scrollTo( c->currentIndex() ); - c->setFocus(); - } + c->setFocus(); QApplication::setActiveWindow(this); @@ -1702,7 +1751,7 @@ void MainWindow::addToTab(const QVariantMap &data, const QString &tabName) { - createTab(tabName)->add(data); + tab(tabName)->addUnique(data); } void MainWindow::updateFirstItem(const QVariantMap &data) @@ -1725,57 +1774,8 @@ return; ClipboardBrowser *c = clipboardTab(); - - if ( !c || !c->isLoaded() ) - return; - - QVariantMap newData = data; - - if ( c->select(hash(newData), MoveToTop) ) { - COPYQ_LOG("Clipboard item: Moving to top"); - return; - } - - bool reselectFirst = false; - - // When selecting text under X11, clipboard data may change whenever selection changes. - // Instead of adding item for each selection change, this updates previously added item. - if ( newData.contains(mimeText) ) { - const QModelIndex firstIndex = c->model()->index(0, 0); - const QVariantMap previousData = itemData(firstIndex); - - if ( previousData.contains(mimeText) - && newData.value(mimeWindowTitle) == previousData.value(mimeWindowTitle) - && getTextData(newData).contains(getTextData(previousData)) - ) - { - COPYQ_LOG("Clipboard item: Merging with top item"); - - const QSet formatsToAdd = previousData.keys().toSet() - newData.keys().toSet(); - - foreach (const QString &format, formatsToAdd) - newData.insert(format, previousData[format]); - - // Remove merged item (if it's not edited). - if (!c->editing() || c->currentIndex().row() != 0) { - reselectFirst = c->currentIndex().row() == 0; - c->model()->removeRow(0); - } - } - } - - COPYQ_LOG("Clipboard item: Adding"); - - // Don't store internal formats. - foreach (const QString &format, newData.keys()) { - if ( format.startsWith(COPYQ_MIME_PREFIX) ) - newData.remove(format); - } - - c->add(newData); - - if (reselectFirst) - c->setCurrent(0); + if ( c && c->isLoaded() ) + c->addUnique(data); } void MainWindow::setExitAfterClosed() @@ -1794,6 +1794,12 @@ void MainWindow::runAutomaticCommands(const QVariantMap &data) { + bool isClipboard = isClipboardData(data); + + // Don't abort currently commands if X11 selection changes rapidly. + if (!isClipboard && (!m_automaticCommandTester.isCompleted() || m_currentAutomaticCommand)) + return; + QList commands; const QString tabName = cm->defaultTabName(); foreach (const Command &command, m_commands) { @@ -1804,8 +1810,6 @@ } } - bool isClipboard = isClipboardData(data); - // Clear window title and tooltip. if (isClipboard) commands.prepend(automaticCommand("Reset Window Title" ,"updateTitle('')")); @@ -1841,10 +1845,13 @@ void MainWindow::clipboardChanged(const QVariantMap &data) { // Don't process the data further if any running clipboard monitor set the clipboard. - if ( !ownsClipboardData(data) && !data.contains(mimeOwner) && containsAnyData(data) ) { + if ( !ownsClipboardData(data) + && !isClipboardDataHidden(data) + && containsAnyData(data) ) + { m_canUpdateTitleFromScript = true; runAutomaticCommands(data); - } else { + } else if (isClipboardData(data)) { m_canUpdateTitleFromScript = false; updateTitle(data); } @@ -2182,7 +2189,7 @@ ClipboardBrowser *MainWindow::addTab(const QString &name) { TabWidget *w = ui->tabWidget; - ClipboardBrowser *c = createTab(name); + ClipboardBrowser *c = createTab(name, MatchExactTabName); w->setCurrentIndex( w->count()-1 ); return c; @@ -2297,7 +2304,7 @@ // Find unique tab name. renameToUnique(&tabName, ui->tabWidget->tabs()); - ClipboardBrowser *c = createTab(tabName); + ClipboardBrowser *c = createTab(tabName, MatchExactTabName); ClipboardModel *model = static_cast( c->model() ); deserializeData(model, &in); diff -Nru copyq-2.4.7.1~trusty/src/gui/mainwindow.h copyq-2.5.0~trusty/src/gui/mainwindow.h --- copyq-2.4.7.1~trusty/src/gui/mainwindow.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/mainwindow.h 2015-11-14 08:43:45.000000000 +0000 @@ -162,10 +162,11 @@ int findTabIndex(const QString &name); /** - * Create tab with given @a name if it doesn't exist. + * Tries to find tab with exact or similar name (ignores + * key hints '&') or creates new one. * @return Existing or new tab with given @a name. */ - ClipboardBrowser *createTab( + ClipboardBrowser *tab( const QString &name //!< Name of the new tab. ); @@ -235,11 +236,6 @@ */ bool loadTab(const QString &fileName); - /** Set next or first tab as current. */ - void nextTab(); - /** Set previous or last tab as current. */ - void previousTab(); - /** Called after clipboard content changes. */ void clipboardChanged(const QVariantMap &data); @@ -373,11 +369,19 @@ int tab_index = -1 //!< Tab index or current tab. ); + /** Set next or first tab as current. */ + void nextTab(); + /** Set previous or last tab as current. */ + void previousTab(); + /** Set window title and tray tool tip from data. */ void updateTitle(const QVariantMap &data); bool canUpdateTitleFromScript() const; + /** Set text for filtering items. */ + void setFilter(const QString &text); + signals: /** Request clipboard change. */ void changeClipboard(const QVariantMap &data, QClipboard::Mode mode); @@ -466,7 +470,22 @@ void nextItemFormat(); void previousItemFormat(); + void moveUp(); + void moveDown(); + void moveToTop(); + void moveToBottom(); + private: + enum TabNameMatching { + MatchExactTabName, + MatchSimilarTabName + }; + + ClipboardBrowser *createTab( + const QString &name, TabNameMatching nameMatch, bool *needSave = NULL); + + int findTabIndexExactMatch(const QString &name); + void clearTitle() { updateTitle(QVariantMap()); } /** Create menu bar and tray menu with items. Called once. */ @@ -506,8 +525,6 @@ /** Return notification daemon (create if doesn't exist). */ NotificationDaemon *notificationDaemon(); - ClipboardBrowser *createTab(const QString &name, bool *needSave); - QAction *createAction(Actions::Id id, const char *slot, QMenu *menu); QAction *addTrayAction(Actions::Id id); diff -Nru copyq-2.4.7.1~trusty/src/gui/notification.cpp copyq-2.5.0~trusty/src/gui/notification.cpp --- copyq-2.4.7.1~trusty/src/gui/notification.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/notification.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -40,7 +40,8 @@ namespace { -void showNotificationInspectDialog(const QString &messageTitle, const QString &message) +void showNotificationInspectDialog( + const QString &messageTitle, const QString &message, Qt::TextFormat format) { QScopedPointer dialog(new QDialog); dialog->setObjectName("InspectNotificationDialog"); @@ -57,10 +58,12 @@ QTextEdit *editor = new QTextEdit(dialog.data()); editor->setReadOnly(true); - editor->setText( - "

" + escapeHtml(messageTitle) + "

" - "

" + escapeHtml(message) + "

" - ); + const QString title = escapeHtml(messageTitle); + const QString body = format == Qt::PlainText + ? escapeHtml(message) + : message; + editor->setHtml( QString("

%1

%2

") + .arg(title, body) ); QDialogButtonBox *buttons = new QDialogButtonBox( QDialogButtonBox::Close, Qt::Horizontal, dialog.data() ); @@ -90,6 +93,7 @@ , m_titleLabel(NULL) , m_iconLabel(NULL) , m_msgLabel(NULL) + , m_tipLabel(NULL) , m_opacity(1.0) , m_icon(0) { @@ -103,6 +107,7 @@ layout->setMargin(0); m_titleLabel = new QLabel(this); + m_titleLabel->setObjectName("NotificationTitle"); layout->addWidget(m_titleLabel, 0, 0, 1, 2, Qt::AlignCenter); m_titleLabel->setTextFormat(Qt::PlainText); setTitle( QString() ); @@ -113,6 +118,11 @@ m_msgLabel = new QLabel(this); layout->addWidget(m_msgLabel, 1, 1, Qt::AlignAbsolute); + m_tipLabel = new QLabel(this); + m_tipLabel->setObjectName("NotificationTip"); + m_tipLabel->setText( tr("Right click to show") ); + layout->addWidget(m_tipLabel, 2, 0, 1, 2, Qt::AlignRight); + setWindowFlags(Qt::ToolTip); setWindowOpacity(m_opacity); } @@ -132,10 +142,6 @@ { m_msgLabel->setTextFormat(format); m_msgLabel->setText(msg); - m_msgLabel->adjustSize(); - - m_textToCopy = (format == Qt::PlainText) ? msg : QString(); - } void Notification::setPixmap(const QPixmap &pixmap) @@ -164,6 +170,11 @@ setWindowOpacity(m_opacity); } +void Notification::setClickToShowEnabled(bool enabled) +{ + m_tipLabel->setVisible(enabled); +} + void Notification::updateIcon() { const QColor color = getDefaultIconColor(*this); @@ -182,10 +193,9 @@ void Notification::mousePressEvent(QMouseEvent *event) { - if (event->button() != Qt::LeftButton) { - if ( !m_textToCopy.isEmpty() ) - showNotificationInspectDialog(m_titleLabel->text(), m_textToCopy); - return; + if ( event->button() != Qt::LeftButton && m_tipLabel->isVisible() ) { + showNotificationInspectDialog( + m_titleLabel->text(), m_msgLabel->text(), m_msgLabel->textFormat()); } m_timer.stop(); diff -Nru copyq-2.4.7.1~trusty/src/gui/notificationdaemon.cpp copyq-2.5.0~trusty/src/gui/notificationdaemon.cpp --- copyq-2.4.7.1~trusty/src/gui/notificationdaemon.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/notificationdaemon.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -54,7 +54,8 @@ initSingleShotTimer( &m_timerUpdate, 100, this, SLOT(doUpdateNotifications()) ); } -void NotificationDaemon::create(const QString &title, const QString &msg, ushort icon, int msec, int id) +void NotificationDaemon::create( + const QString &title, const QString &msg, ushort icon, int msec, bool clickToShow, int id) { Notification *notification = createNotification(id); @@ -62,11 +63,13 @@ notification->setIcon(icon); notification->setMessage(msg); notification->setInterval(msec); + notification->setClickToShowEnabled(clickToShow); updateNotifications(); } -void NotificationDaemon::create(const QVariantMap &data, int maxLines, ushort icon, int msec, int id) +void NotificationDaemon::create( + const QVariantMap &data, int maxLines, ushort icon, int msec, bool clickToShow, int id) { Notification *notification = createNotification(id); @@ -77,8 +80,9 @@ const QStringList formats = data.keys(); const int imageIndex = formats.indexOf(QRegExp("^image/.*")); const QFont &font = notification->font(); + const bool isHidden = data.contains(mimeHidden); - if ( data.contains(mimeText) ) { + if ( !isHidden && data.contains(mimeText) ) { QString text = getTextData(data); const int n = text.count('\n') + 1; @@ -94,7 +98,7 @@ text = escapeHtml(text); text.replace( QString("\n"), QString("
") ); notification->setMessage( format.arg(text), Qt::RichText ); - } else if (imageIndex != -1) { + } else if (!isHidden && imageIndex != -1) { QPixmap pix; const QString &imageFormat = formats[imageIndex]; pix.loadFromData( data[imageFormat].toByteArray(), imageFormat.toLatin1() ); @@ -110,6 +114,7 @@ } notification->setInterval(msec); + notification->setClickToShowEnabled(clickToShow); updateNotifications(); } @@ -164,7 +169,7 @@ void NotificationDaemon::onNotificationClose(Notification *notification) { m_notifications.removeOne(notification); - delete notification; + notification->deleteLater(); updateNotifications(); } diff -Nru copyq-2.4.7.1~trusty/src/gui/notificationdaemon.h copyq-2.5.0~trusty/src/gui/notificationdaemon.h --- copyq-2.4.7.1~trusty/src/gui/notificationdaemon.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/notificationdaemon.h 2015-11-14 08:43:45.000000000 +0000 @@ -49,12 +49,14 @@ explicit NotificationDaemon(QObject *parent = NULL); /** Create new notification or update one with same @a id (if non-negative). */ - void create(const QString &title, const QString &msg, ushort icon, - int msec, int id = -1); + void create( + const QString &title, const QString &msg, ushort icon, + int msec, bool clickToShow, int id = -1); /** Create new notification or update one with same @a id (if non-negative). */ - void create(const QVariantMap &data, int maxLines, ushort icon, - int msec, int id = -1); + void create( + const QVariantMap &data, int maxLines, ushort icon, + int msec, bool clickToShow, int id = -1); /** Update interval to show notification with given @a id. */ void updateInterval(int id, int msec); diff -Nru copyq-2.4.7.1~trusty/src/gui/notification.h copyq-2.5.0~trusty/src/gui/notification.h --- copyq-2.4.7.1~trusty/src/gui/notification.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/notification.h 2015-11-14 08:43:45.000000000 +0000 @@ -39,6 +39,7 @@ void setIcon(ushort icon); void setInterval(int msec); void setOpacity(qreal opacity); + void setClickToShowEnabled(bool enabled); void updateIcon(); @@ -66,10 +67,10 @@ QLabel *m_titleLabel; QLabel *m_iconLabel; QLabel *m_msgLabel; + QLabel *m_tipLabel; QTimer m_timer; qreal m_opacity; ushort m_icon; - QString m_textToCopy; }; #endif // NOTIFICATION_H diff -Nru copyq-2.4.7.1~trusty/src/gui/tabwidget.cpp copyq-2.5.0~trusty/src/gui/tabwidget.cpp --- copyq-2.4.7.1~trusty/src/gui/tabwidget.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/tabwidget.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -494,10 +494,6 @@ this, SLOT(setCurrentIndex(int)) ); updateToolBar(); - - // Override left and right keys of tab tree. - addTabAction(m_tabTree, Qt::Key_Left, this, SLOT(previousTab()), Qt::WidgetShortcut); - addTabAction(m_tabTree, Qt::Key_Right, this, SLOT(nextTab()), Qt::WidgetShortcut); } void TabWidget::updateToolBar() diff -Nru copyq-2.4.7.1~trusty/src/gui/traymenu.cpp copyq-2.5.0~trusty/src/gui/traymenu.cpp --- copyq-2.4.7.1~trusty/src/gui/traymenu.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/gui/traymenu.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -121,12 +121,7 @@ return; } - // open menu unser cursor - QPoint pos = QCursor::pos(); - QRect screen = QApplication::desktop()->availableGeometry(pos); - pos.setX(qMax(0, qMin(screen.right() - width(), pos.x()))); - pos.setY(qMax(0, qMin(screen.bottom() - height(), pos.y()))); - popup(pos); + popup(toScreen(QCursor::pos(), width(), height())); raise(); activateWindow(); Binary files /tmp/tmpMeLxWH/5wUlHdomBQ/copyq-2.4.7.1~trusty/src/images/fontawesome-webfont.ttf and /tmp/tmpMeLxWH/xiK1kT37yV/copyq-2.5.0~trusty/src/images/fontawesome-webfont.ttf differ diff -Nru copyq-2.4.7.1~trusty/src/item/itemfactory.cpp copyq-2.5.0~trusty/src/item/itemfactory.cpp --- copyq-2.4.7.1~trusty/src/item/itemfactory.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/item/itemfactory.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -142,6 +142,8 @@ setSizePolicy(QSizePolicy::Ignored, QSizePolicy::Ignored); setMaximumSize(0, 0); } + + setContextMenuPolicy(Qt::NoContextMenu); } QWidget *createEditor(QWidget *parent) const diff -Nru copyq-2.4.7.1~trusty/src/main.cpp copyq-2.5.0~trusty/src/main.cpp --- copyq-2.4.7.1~trusty/src/main.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/main.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -21,6 +21,7 @@ #include "app/clipboardclient.h" #include "app/clipboardmonitor.h" #include "app/clipboardserver.h" +#include "common/common.h" #include "common/log.h" #include "platform/platformnativeinterface.h" #include "scriptable/scriptable.h" @@ -132,7 +133,7 @@ return firstArgument.mid( firstArgument.indexOf('=') + 1 ); } - return QString::fromUtf8( qgetenv("COPYQ_SESSION_NAME") ); + return getTextData( qgetenv("COPYQ_SESSION_NAME") ); } } // namespace diff -Nru copyq-2.4.7.1~trusty/src/platform/mac/urlpasteboardmime.mm copyq-2.5.0~trusty/src/platform/mac/urlpasteboardmime.mm --- copyq-2.4.7.1~trusty/src/platform/mac/urlpasteboardmime.mm 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/platform/mac/urlpasteboardmime.mm 2015-11-14 08:43:45.000000000 +0000 @@ -24,6 +24,8 @@ #import #import +#import + /* * Much of this code is based on the Qt code here: * https://www.qt.gitorious.org/qt/qt/source/src/gui/kernel/qmime_mac.cpp#L765 diff -Nru copyq-2.4.7.1~trusty/src/platform/win/winplatform.cpp copyq-2.5.0~trusty/src/platform/win/winplatform.cpp --- copyq-2.4.7.1~trusty/src/platform/win/winplatform.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/platform/win/winplatform.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -33,8 +33,19 @@ #include +#include +#include +#include + namespace { +void setBinaryStdin() +{ + const int result = _setmode( _fileno( stdin ), _O_BINARY ); + if (result == -1) + log("Failed to set binary stdin.", LogError); +} + void migrateDirectory(const QString oldPath, const QString newPath) { QDir oldDir(oldPath); @@ -122,6 +133,7 @@ QCoreApplication *WinPlatform::createClientApplication(int &argc, char **argv) { + setBinaryStdin(); return new QCoreApplication(argc, argv); } diff -Nru copyq-2.4.7.1~trusty/src/platform/x11/x11platform.cpp copyq-2.5.0~trusty/src/platform/x11/x11platform.cpp --- copyq-2.4.7.1~trusty/src/platform/x11/x11platform.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/platform/x11/x11platform.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -19,6 +19,8 @@ #include "x11platform.h" +#include "common/common.h" + #include #include #include @@ -65,7 +67,7 @@ QString getDesktopFilename() { const char *path = getenv("XDG_CONFIG_HOME"); - QString filename = path ? QString::fromUtf8(path) : QDir::homePath() + "/.config"; + QString filename = path ? getTextData(path) : QDir::homePath() + "/.config"; filename.append("/autostart/" + QCoreApplication::applicationName() + ".desktop"); return filename; } @@ -138,7 +140,7 @@ QRegExp re("^Hidden\\s*=\\s*([a-zA-Z01]+)"); while ( !desktopFile.atEnd() ) { - QString line = QString::fromUtf8(desktopFile.readLine()); + QString line = getTextData(desktopFile.readLine()); if ( re.indexIn(line) != -1 ) { QString value = re.cap(1); return !(value.startsWith("True") || value.startsWith("true") || value.startsWith("0")); @@ -178,10 +180,10 @@ return; } - QRegExp re("^Hidden\\s*=\\s*"); + QRegExp re("^(Hidden|X-GNOME-Autostart-enabled)\\s*=\\s*"); while ( !desktopFile.atEnd() ) { - QString line = QString::fromUtf8(desktopFile.readLine()); + QString line = getTextData(desktopFile.readLine()); QString cmd = "\"" + QApplication::applicationFilePath() + "\""; if ( line.startsWith("Exec=") ) { const QString sessionName = qApp->property("CopyQ_session_name").toString(); @@ -197,6 +199,11 @@ desktopFile2.write("Hidden="); desktopFile2.write(enable ? "False" : "True"); + desktopFile2.write("\n"); + + desktopFile2.write("X-GNOME-Autostart-enabled="); + desktopFile2.write(enable ? "true" : "false"); + desktopFile2.write("\n"); QFile::remove(filename); desktopFile2.rename(filename); diff -Nru copyq-2.4.7.1~trusty/src/platform/x11/x11platformwindow.cpp copyq-2.5.0~trusty/src/platform/x11/x11platformwindow.cpp --- copyq-2.4.7.1~trusty/src/platform/x11/x11platformwindow.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/platform/x11/x11platformwindow.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -83,6 +83,7 @@ KeyCode keyCode = XKeysymToKeycode(display, key); FakeKeyEvent(display, keyCode, True); + usleep(50000); // This is needed to paste into URL bar in Chrome. FakeKeyEvent(display, keyCode, False); simulateModifierKeyPress(display, modCodes, False); diff -Nru copyq-2.4.7.1~trusty/src/scriptable/commandhelp.cpp copyq-2.5.0~trusty/src/scriptable/commandhelp.cpp --- copyq-2.4.7.1~trusty/src/scriptable/commandhelp.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/scriptable/commandhelp.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -90,8 +90,8 @@ .addArg(Scriptable::tr("DATA")) .addArg("[" + Scriptable::tr("MIME") + " " + Scriptable::tr("DATA") + "]...") << CommandHelp() - << CommandHelp("length, count, size", - Scriptable::tr("Print number of items in history.")) + << CommandHelp("count", + Scriptable::tr("Print amount of items in current tab.")) << CommandHelp("select", Scriptable::tr("Copy item in the row to clipboard.")) .addArg("[" + Scriptable::tr("ROW") + "=0]") diff -Nru copyq-2.4.7.1~trusty/src/scriptable/README.md copyq-2.5.0~trusty/src/scriptable/README.md --- copyq-2.4.7.1~trusty/src/scriptable/README.md 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/scriptable/README.md 2015-11-14 08:43:45.000000000 +0000 @@ -4,8 +4,9 @@ CopyQ provides scripting capabilities to automatically handle clipboard changes, organize items, change settings and much more. -In addition to features provided by Qt Script there are following functions -and types. +In addition to features provided by Qt Script there are following +[functions](#functions), [types](#types), [objects](#objects) and +[useful MIME types](#mime-types). Functions --------- @@ -32,6 +33,18 @@ Shows tab. +###### showAt() + +Shows main window under mouse cursor. + +###### showAt(x, y, [width, height]) + +Shows main window with given geometry. + +###### showAt(x, y, width, height, tabName) + +Shows tab with given geometry. + ###### hide() Hides main window. @@ -66,6 +79,18 @@ Returns true only if main window is visible. +###### bool focused() + +Available since v2.4.9. + +Returns true only if main window has focus. + +###### filter(filterText) + +Available since v2.4.9. + +Sets text for filtering items in main window. + ###### ignore() Ignores current clipboard content (used for automatic commands). @@ -133,9 +158,9 @@ Sets icon for tab. -###### length(), size(), count() +###### count(), length(), size() -Returns number of items in current tab. +Returns amount of items in current tab. ###### select(row) @@ -428,6 +453,14 @@ Wrapper around [QDir](http://doc.qt.io/qt-5/qdir.html). +Objects +------- + +###### arguments (Array) + +Array for accessing arguments passed to current function or the script +(`arguments[0]` is the script itself). + ###### Item (Object) Type is `Object` and each property is MIME type with data. @@ -458,3 +491,70 @@ - `error` - error string (set only if an error occurred) - `redirect` - URL for redirection (set only if redirection is needed) - `headers` - reply headers (array of pairs with header name and header content) + +MIME Types +---------- + +Item and clipboard can provide multiple formats for their data. +Type of the data is determined by MIME type. + +Here is list of some common and builtin (start with `application/x-copyq-`) MIME types. + +Note: Content for following types is UTF-8 encoded. + +###### text/plain + +Data contains plain text content. + +###### text/html + +Data contains HTML content. + +###### text/uri-list + +Data contains list of links to files, web pages etc. + +###### application/x-copyq-owner-window-title + +Current window title for copied clipboard. + +###### application/x-copyq-item + +Serialized items. + +###### application/x-copyq-item-notes + +Data contains notes for item. + +###### application/x-copyq-owner + +If this type is available, the clipboard was set from CopyQ (from script or copied items). + +###### application/x-copyq-clipboard-mode + +Contains `selection` if data is from X11 mouse selection. + +###### application/x-copyq-current-tab + +Current tab name when invoking command from main window. + +Following command print the tab name when invoked from main window. + + copyq data application/x-copyq-current-tab + copyq selectedTab + +###### application/x-copyq-selected-items + +Selected items when invoking command from main window. + +###### application/x-copyq-current-item + +Current item when invoking command from main window. + +###### application/x-copyq-hidden + +If set to `1`, the clipboard content will be hidden in GUI. + +E.g. if you run following, window title and tool tip will be cleared. + + copyq copy application/x-copyq-hidden 1 plain/text "This is secret" diff -Nru copyq-2.4.7.1~trusty/src/scriptable/scriptable.cpp copyq-2.5.0~trusty/src/scriptable/scriptable.cpp --- copyq-2.4.7.1~trusty/src/scriptable/scriptable.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/scriptable/scriptable.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -147,6 +147,21 @@ rootObject->setProperty( cls->name(), cls->constructor() ); } +QByteArray readReply(QNetworkReply *reply, const Scriptable &scriptable) +{ + QByteArray data; + while ( !reply->isFinished() ) { + if (scriptable.isAborted()) + return QByteArray(); + waitFor(100); + if ( reply->waitForReadyRead(100) ) + data.append(reply->readAll()); + } + data.append(reply->readAll()); + + return data; +} + } // namespace Scriptable::Scriptable(ScriptableProxy *proxy, QObject *parent) @@ -223,7 +238,7 @@ { QByteArray *bytes = getByteArray(value); return (bytes == NULL) ? value.toString() - : QString::fromUtf8( bytes->data() ); + : getTextData(*bytes); } bool Scriptable::toInt(const QScriptValue &value, int &number) const @@ -413,6 +428,29 @@ sendWindowActivationCommandToClient( m_proxy->mainWinId() ); } +void Scriptable::showAt() +{ + QRect rect(-1, -1, 0, 0); + int n; + int i = 0; + if ( toInt(argument(i++), n) ) + rect.setX(n); + if ( toInt(argument(i++), n) ) + rect.setY(n); + if ( toInt(argument(i++), n) ) + rect.setWidth(n); + if ( toInt(argument(i++), n) ) + rect.setHeight(n); + + const QString tabName = arg(i++); + if (tabName.isEmpty()) + m_proxy->showWindowAt(rect); + else + m_proxy->showBrowserAt(tabName, rect); + + sendWindowActivationCommandToClient( m_proxy->mainWinId() ); +} + void Scriptable::hide() { m_proxy->close(); @@ -468,6 +506,16 @@ return m_proxy->isMainWindowVisible(); } +QScriptValue Scriptable::focused() +{ + return m_proxy->isMainWindowFocused(); +} + +void Scriptable::filter() +{ + m_proxy->filter(arg(0)); +} + void Scriptable::ignore() { m_proxy->abortAutomaticCommands(); @@ -563,12 +611,12 @@ void Scriptable::next() { - m_proxy->nextToClipboard(1); + nextToClipboard(1); } void Scriptable::previous() { - m_proxy->nextToClipboard(-1); + nextToClipboard(-1); } void Scriptable::add() @@ -624,7 +672,7 @@ if ( toInt(value, row) ) { const QByteArray bytes = row >= 0 ? m_proxy->browserItemData(row, mimeText) : m_proxy->getClipboardData(mimeText); - text.append( QString::fromUtf8(bytes) ); + text.append( getTextData(bytes) ); } else { text.append( toString(value) ); } @@ -656,7 +704,7 @@ int row; if ( toInt(value, row) ) { if (used) - result.append(sep); + result.append(sep.toUtf8()); used = true; result.append( row >= 0 ? m_proxy->browserItemData(row, mime) : m_proxy->getClipboardData(mime) ); @@ -704,11 +752,11 @@ text.append(sep); else anyRows = true; - text.append( QString::fromUtf8(m_proxy->browserItemData(row, mimeText)) ); + text.append( getTextData(m_proxy->browserItemData(row, mimeText)) ); } if (!anyRows) { - text = QString::fromUtf8( m_proxy->getClipboardData(mimeText) ); + text = getTextData( m_proxy->getClipboardData(mimeText) ); } const QVariantMap data = createDataMap(mimeText, text); @@ -1095,18 +1143,14 @@ QScriptValue Scriptable::networkGet() { const QString url = arg(0); - QNetworkAccessManager nam; - QNetworkReply *reply = nam.get(QNetworkRequest(url)); - return readReply(reply); + return NetworkReply::get(url, this); } QScriptValue Scriptable::networkPost() { const QString url = arg(0); const QByteArray postData = makeByteArray(argument(1)); - QNetworkAccessManager nam; - QNetworkReply *reply = nam.post(QNetworkRequest(url), postData); - return readReply(reply); + return NetworkReply::post(url, postData, this); } void Scriptable::setInput(const QByteArray &bytes) @@ -1170,6 +1214,7 @@ bool Scriptable::setClipboard(QVariantMap &data, QClipboard::Mode mode) { const QString mime = COPYQ_MIME_PREFIX "hash"; + data.remove(mime); const QByteArray id = QByteArray::number(hash(data)); data.insert(mime, id); @@ -1223,42 +1268,120 @@ m_proxy->browserChange(data, row); } -QScriptValue Scriptable::readReply(QNetworkReply *reply) +void Scriptable::nextToClipboard(int where) { - QByteArray data; - while ( !reply->isFinished() ) { - if (m_abort) - return QScriptValue(); - waitFor(100); - if ( reply->waitForReadyRead(100) ) - data = reply->readAll(); - } - data = reply->readAll(); + QVariantMap data = m_proxy->nextItem(where); + if (data.isEmpty()) + return; - QScriptValue result = m_engine->newObject(); - result.setProperty( "data", newByteArray(data) ); - if (reply->error() != QNetworkReply::NoError) - result.setProperty( "error", reply->errorString() ); + setClipboard(data, QClipboard::Clipboard); +#ifdef COPYQ_WS_X11 + setClipboard(data, QClipboard::Selection); +#endif +} + +QScriptValue NetworkReply::get(const QString &url, Scriptable *scriptable) +{ + NetworkReply *reply = new NetworkReply(url, QByteArray(), scriptable); + return reply->toScriptValue(); +} + +QScriptValue NetworkReply::post(const QString &url, const QByteArray &postData, Scriptable *scriptable) +{ + NetworkReply *reply = new NetworkReply(url, postData, scriptable); + return reply->toScriptValue(); +} + +NetworkReply::~NetworkReply() +{ + if (m_reply) + m_reply->deleteLater(); + if (m_replyHead) + m_replyHead->deleteLater(); +} + +QScriptValue NetworkReply::data() +{ + if (m_data.isValid()) + return m_data; + + const QByteArray data = readReply(m_reply, *m_scriptable); + m_data = m_scriptable->newByteArray(data); - QVariant v; + return m_data; +} + +QScriptValue NetworkReply::error() const +{ + if (m_reply->error() != QNetworkReply::NoError) + return m_reply->errorString(); - v = reply->attribute(QNetworkRequest::HttpStatusCodeAttribute); + if (m_replyHead && m_replyHead->error() != QNetworkReply::NoError) + return m_replyHead->errorString(); + + return QScriptValue(); +} + +QScriptValue NetworkReply::status() const +{ + const QVariant v = m_reply->attribute(QNetworkRequest::HttpStatusCodeAttribute); if (v.isValid()) - result.setProperty("status", v.toInt()); + return v.toInt(); + return QScriptValue(); +} - v = reply->attribute(QNetworkRequest::RedirectionTargetAttribute); +QScriptValue NetworkReply::redirect() const +{ + const QVariant v = m_reply->attribute(QNetworkRequest::RedirectionTargetAttribute); if (v.isValid()) - result.setProperty( "redirect", v.toUrl().resolved(reply->url()).toString() ); + return v.toUrl().resolved(m_reply->url()).toString(); + return QScriptValue(); +} + +QScriptValue NetworkReply::headers() +{ + fetchHeaders(); - QScriptValue headers = m_engine->newArray(); + QScriptValue headers = m_scriptable->engine()->newArray(); int i = 0; - foreach ( const QByteArray &header, reply->rawHeaderList() ) { - QScriptValue pair = m_engine->newArray(); - pair.setProperty( 0, newByteArray(header) ); - pair.setProperty( 1, newByteArray(reply->rawHeader(header)) ); + foreach ( const QByteArray &header, m_replyHead->rawHeaderList() ) { + QScriptValue pair = m_scriptable->engine()->newArray(); + pair.setProperty( 0, m_scriptable->newByteArray(header) ); + pair.setProperty( 1, m_scriptable->newByteArray(m_replyHead->rawHeader(header)) ); headers.setProperty( i++, pair ); } - result.setProperty( "headers", headers ); - return result; + return headers; +} + +NetworkReply::NetworkReply(const QString &url, const QByteArray &postData, Scriptable *scriptable) + : QObject(scriptable) + , m_scriptable(scriptable) + , m_manager(new QNetworkAccessManager(this)) + , m_reply(NULL) + , m_replyHead(NULL) +{ + if (postData.isEmpty()) + m_reply = m_manager->get(QNetworkRequest(url)); + else + m_reply = m_manager->post(QNetworkRequest(url), postData); +} + +QScriptValue NetworkReply::toScriptValue() +{ + return m_scriptable->engine()->newQObject(this, QScriptEngine::ScriptOwnership); +} + +void NetworkReply::fetchHeaders() +{ + if (m_replyHead) + return; + + // Omit reading all data just to retrieve headers. + if (m_data.isValid()) { + m_replyHead = m_reply; + } else { + m_replyHead = m_manager->head(m_reply->request()); + readReply(m_replyHead, *m_scriptable); + } } diff -Nru copyq-2.4.7.1~trusty/src/scriptable/scriptable.h copyq-2.5.0~trusty/src/scriptable/scriptable.h --- copyq-2.4.7.1~trusty/src/scriptable/scriptable.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/scriptable/scriptable.h 2015-11-14 08:43:45.000000000 +0000 @@ -33,6 +33,7 @@ class FileClass; class QFile; class QNetworkReply; +class QNetworkAccessManager; class QScriptEngine; class Scriptable : public QObject, protected QScriptable @@ -94,11 +95,14 @@ QScriptEngine *engine() const { return m_engine; } + bool isAborted() const { return m_abort; } + public slots: QScriptValue version(); QScriptValue help(); void show(); + void showAt(); void hide(); void toggle(); void menu(); @@ -107,6 +111,9 @@ void enable(); QScriptValue monitoring(); QScriptValue visible(); + QScriptValue focused(); + + void filter(); void ignore(); @@ -223,7 +230,7 @@ QScriptValue copy(QClipboard::Mode mode); bool setClipboard(QVariantMap &data, QClipboard::Mode mode); void changeItem(bool create); - QScriptValue readReply(QNetworkReply *reply); + void nextToClipboard(int where); ScriptableProxy *m_proxy; QScriptEngine *m_engine; @@ -236,4 +243,40 @@ bool m_abort; }; +class NetworkReply : public QObject { + Q_OBJECT + Q_PROPERTY(QScriptValue data READ data) + Q_PROPERTY(QScriptValue error READ error) + Q_PROPERTY(QScriptValue status READ status) + Q_PROPERTY(QScriptValue redirect READ redirect) + Q_PROPERTY(QScriptValue headers READ headers) + +public: + static QScriptValue get(const QString &url, Scriptable *scriptable); + static QScriptValue post(const QString &url, const QByteArray &postData, Scriptable *scriptable); + + ~NetworkReply(); + + QScriptValue data(); + + QScriptValue error() const; + + QScriptValue status() const; + QScriptValue redirect() const; + QScriptValue headers(); + +private: + explicit NetworkReply(const QString &url, const QByteArray &postData, Scriptable *scriptable); + + QScriptValue toScriptValue(); + + void fetchHeaders(); + + Scriptable *m_scriptable; + QNetworkAccessManager *m_manager; + QNetworkReply *m_reply; + QNetworkReply *m_replyHead; + QScriptValue m_data; +}; + #endif // SCRIPTABLE_H diff -Nru copyq-2.4.7.1~trusty/src/scriptable/scriptableproxy.cpp copyq-2.5.0~trusty/src/scriptable/scriptableproxy.cpp --- copyq-2.4.7.1~trusty/src/scriptable/scriptableproxy.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/scriptable/scriptableproxy.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -26,6 +26,7 @@ #include "common/mimetypes.h" #include "common/settings.h" #include "gui/configurationmanager.h" +#include "gui/filedialog.h" #include "gui/mainwindow.h" #include "item/serialize.h" #include "platform/platformnativeinterface.h" @@ -36,6 +37,7 @@ #include #include +#include #include #include #include @@ -44,6 +46,7 @@ #include #include #include +#include #include #include @@ -131,14 +134,24 @@ return label(Qt::Horizontal, name, w); } -QWidget *createListWidget(const QString &name, const QStringList &items, QWidget *parent) +void installShortcutToCloseDialog(QWidget *dialog, QWidget *shortcutParent, int shortcut) { + QShortcut *s = new QShortcut(QKeySequence(shortcut), shortcutParent); + QObject::connect(s, SIGNAL(activated()), dialog, SLOT(accept())); +} + +QWidget *createListWidget(const QString &name, const QStringList &itemsWithCurrent, QWidget *parent) +{ + const QString currentText = itemsWithCurrent.value(0); + const QStringList items = itemsWithCurrent.mid(1); QComboBox *w = createAndSetWidget("currentText", QVariant(), parent); w->setEditable(true); - w->addItems(items.mid(1)); - w->setCurrentIndex(-1); - w->lineEdit()->setText(items.value(0)); + w->addItems(items); + w->setCurrentIndex(items.indexOf(currentText)); + w->lineEdit()->setText(currentText); w->lineEdit()->selectAll(); + installShortcutToCloseDialog(parent, w, Qt::Key_Enter); + installShortcutToCloseDialog(parent, w, Qt::Key_Return); return label(Qt::Horizontal, name, w); } @@ -169,7 +182,7 @@ QPushButton *browseButton = new QPushButton("..."); - QFileDialog *dialog = new QFileDialog(w, name, file.fileName()); + FileDialog *dialog = new FileDialog(w, name, file.fileName()); QObject::connect( browseButton, SIGNAL(clicked()), dialog, SLOT(exec()) ); QObject::connect( dialog, SIGNAL(fileSelected(QString)), @@ -246,6 +259,28 @@ return QVariant(); } +void setGeometryWithoutSave(QWidget *window, const QRect &geometry) +{ + blockSavingGeometry(window); + + int x = pointsToPixels(geometry.x()); + int y = pointsToPixels(geometry.y()); + if (x < 0 || y < 0) { + const QPoint mousePos = QCursor::pos(); + if (geometry.x() < 0) + x = mousePos.x(); + if (geometry.y() < 0) + y = mousePos.y(); + } + + const int w = pointsToPixels(geometry.width()); + const int h = pointsToPixels(geometry.height()); + if (w > 0 && h > 0) + window->resize(w, h); + + moveWindowOnScreen(window, QPoint(x, y)); +} + } // namespace namespace detail { @@ -300,6 +335,12 @@ m_wnd->showWindow(); } +void ScriptableProxyHelper::showWindowAt(const QRect &rect) +{ + setGeometryWithoutSave(m_wnd, rect); + showWindow(); +} + bool ScriptableProxyHelper::pasteToCurrentWindow() { INVOKE(pasteToCurrentWindow()); @@ -339,6 +380,12 @@ return !m_wnd->isMinimized() && m_wnd->isVisible(); } +bool ScriptableProxyHelper::isMainWindowFocused() +{ + INVOKE(isMainWindowFocused()); + return m_wnd->isActiveWindow(); +} + void ScriptableProxyHelper::disableMonitoring(bool arg1) { m_wnd->disableClipboardStoring(arg1); @@ -401,6 +448,13 @@ m_wnd->showBrowser(c); } +void ScriptableProxyHelper::showBrowserAt(const QString &tabName, const QRect &rect) +{ + setGeometryWithoutSave(m_wnd, rect); + showBrowser(tabName); + QCoreApplication::processEvents(); +} + void ScriptableProxyHelper::showBrowser() { showBrowser(m_tabName); @@ -430,24 +484,21 @@ m_lock.reset(); } -void ScriptableProxyHelper::nextToClipboard(int where) +QVariantMap ScriptableProxyHelper::nextItem(int where) { + INVOKE(nextItem(where)); ClipboardBrowser *c = fetchBrowser(); if (!c) - return; + return QVariantMap(); const int row = qMax(0, c->currentIndex().row()) + where; const QModelIndex index = c->index(row); if (!index.isValid()) - return; + return QVariantMap(); - const QVariantMap data = ::itemData(index); - setClipboard(data, QClipboard::Clipboard); -#ifdef COPYQ_WS_X11 - setClipboard(data, QClipboard::Selection); -#endif c->setCurrentIndex(index); + return ::itemData(index); } void ScriptableProxyHelper::browserMoveToClipboard(int arg1) @@ -918,6 +969,11 @@ m_wnd->updateTitle(data); } +void ScriptableProxyHelper::filter(const QString &text) +{ + m_wnd->setFilter(text); +} + ClipboardBrowser *detail::ScriptableProxyHelper::fetchBrowser(const QString &tabName) { if (tabName.isEmpty()) { @@ -926,7 +982,7 @@ return fetchBrowser(defaultTabName); } - ClipboardBrowser *c = tabName.isEmpty() ? m_wnd->browser(0) : m_wnd->createTab(tabName); + ClipboardBrowser *c = tabName.isEmpty() ? m_wnd->browser(0) : m_wnd->tab(tabName); if (!c) return NULL; diff -Nru copyq-2.4.7.1~trusty/src/scriptable/scriptableproxy.h copyq-2.5.0~trusty/src/scriptable/scriptableproxy.h --- copyq-2.4.7.1~trusty/src/scriptable/scriptableproxy.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/scriptable/scriptableproxy.h 2015-11-14 08:43:45.000000000 +0000 @@ -169,6 +169,7 @@ public slots: void close(); void showWindow(); + void showWindowAt(const QRect &rect); bool pasteToCurrentWindow(); bool copyFromCurrentWindow(); @@ -176,6 +177,7 @@ bool isMonitoringEnabled(); bool isMainWindowVisible(); + bool isMainWindowFocused(); void disableMonitoring(bool arg1); void setClipboard(const QVariantMap &data, QClipboard::Mode mode); @@ -187,6 +189,7 @@ void setTabIcon(const QString &tabName, const QString &iconName); void showBrowser(const QString &tabName); + void showBrowserAt(const QString &tabName, const QRect &rect); void showBrowser(); @@ -198,7 +201,7 @@ void browserUnlock(); - void nextToClipboard(int where); + QVariantMap nextItem(int where); void browserMoveToClipboard(int arg1); void browserSetCurrent(int arg1); void browserRemoveRows(QList rows); @@ -257,6 +260,8 @@ void updateFirstItem(const QVariantMap &data); void updateTitle(const QVariantMap &data); + void filter(const QString &text); + signals: void sendMessage(const QByteArray &message, int messageCode); @@ -297,6 +302,7 @@ PROXY_METHOD(close) PROXY_METHOD(showWindow) + PROXY_METHOD_VOID_1(showWindowAt, const QRect &) PROXY_METHOD_0(bool, pasteToCurrentWindow) PROXY_METHOD_0(bool, copyFromCurrentWindow) @@ -304,6 +310,7 @@ PROXY_METHOD_0(bool, isMonitoringEnabled) PROXY_METHOD_0(bool, isMainWindowVisible) + PROXY_METHOD_0(bool, isMainWindowFocused) PROXY_METHOD_VOID_1(disableMonitoring, bool) PROXY_METHOD_VOID_2(setClipboard, const QVariantMap &, QClipboard::Mode) @@ -323,6 +330,7 @@ PROXY_METHOD(showBrowser) PROXY_METHOD_VOID_1(showBrowser, const QString &) + PROXY_METHOD_VOID_2(showBrowserAt, const QString &, const QRect &) PROXY_METHOD_1(QByteArray, openActionDialog, const QVariantMap &) PROXY_METHOD_VOID_2(action, const QVariantMap &, const Command &) @@ -340,7 +348,7 @@ PROXY_METHOD(browserLock) PROXY_METHOD(browserUnlock) - PROXY_METHOD_VOID_1(nextToClipboard, int) + PROXY_METHOD_1(QVariantMap, nextItem, int) PROXY_METHOD_VOID_1(browserMoveToClipboard, int) PROXY_METHOD_VOID_1(browserRemoveRows, const QList &) PROXY_METHOD_VOID_1(browserSetCurrent, int) @@ -376,6 +384,8 @@ PROXY_METHOD_VOID_1(updateFirstItem, const QVariantMap &) PROXY_METHOD_VOID_1(updateTitle, const QVariantMap &) + PROXY_METHOD_VOID_1(filter, const QString &) + private: detail::ScriptableProxyHelper *m_helper; ///< For retrieving return values of methods in MainWindow. }; diff -Nru copyq-2.4.7.1~trusty/src/scriptable/scriptableworker.cpp copyq-2.5.0~trusty/src/scriptable/scriptableworker.cpp --- copyq-2.4.7.1~trusty/src/scriptable/scriptableworker.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/scriptable/scriptableworker.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -82,7 +82,7 @@ QString indent = isEval ? QString("EVAL:") : (QString::number(i - Arguments::Rest + 1) + " "); foreach (const QByteArray &line, m_args.at(i).split('\n')) { - SCRIPT_LOG( indent + QString::fromUtf8(line) ); + SCRIPT_LOG( indent + getTextData(line) ); indent = " "; } } @@ -94,7 +94,7 @@ if (ok) data = Action::data(id); - const QString currentPath = QString::fromUtf8(m_args.at(Arguments::CurrentPath)); + const QString currentPath = getTextData(m_args.at(Arguments::CurrentPath)); QScriptEngine engine; ScriptableProxy proxy(m_wnd, data); @@ -133,11 +133,11 @@ SCRIPT_LOG("Error: bad command syntax"); exitCode = CommandBadSyntax; } else { - const QString cmd = QString::fromUtf8( m_args.at(Arguments::Rest) ); + const QString cmd = getTextData( m_args.at(Arguments::Rest) ); #ifdef HAS_TESTS if ( cmd == "flush" && m_args.length() == Arguments::Rest + 2 ) { - log( "flush ID: " + QString::fromUtf8(m_args.at(Arguments::Rest + 1)), LogAlways ); + log( "flush ID: " + getTextData(m_args.at(Arguments::Rest + 1)), LogAlways ); scriptable.sendMessageToClient(QByteArray(), CommandFinished); return; } diff -Nru copyq-2.4.7.1~trusty/src/src.pro copyq-2.5.0~trusty/src/src.pro --- copyq-2.4.7.1~trusty/src/src.pro 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/src.pro 2015-11-14 08:43:45.000000000 +0000 @@ -108,9 +108,9 @@ gui/addcommanddialog.h \ common/commandtester.h \ gui/filtercompleter.h \ - tests/tests_common.h \ common/sleeptimer.h \ - tests/test_utils.h + tests/test_utils.h \ + gui/filedialog.h SOURCES += \ app/app.cpp \ app/clipboardclient.cpp \ @@ -187,7 +187,8 @@ gui/commandaction.cpp \ gui/addcommanddialog.cpp \ common/commandtester.cpp \ - gui/filtercompleter.cpp + gui/filtercompleter.cpp \ + gui/filedialog.cpp macx { # Copy the custom Info.plist to the app bundle diff -Nru copyq-2.4.7.1~trusty/src/tests/tests.cpp copyq-2.5.0~trusty/src/tests/tests.cpp --- copyq-2.4.7.1~trusty/src/tests/tests.cpp 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/tests/tests.cpp 2015-11-14 08:43:45.000000000 +0000 @@ -42,6 +42,7 @@ #include #include #include +#include namespace { @@ -257,7 +258,7 @@ QByteArray runClient(const QStringList &arguments, const QByteArray &stdoutExpected, const QByteArray &input = QByteArray()) { - if ( !isServerRunning() ) + if ( isMainThread() && !isServerRunning() ) return "Server is not running!" + readServerErrors(ReadAllStderr); QByteArray stdoutActual; @@ -350,7 +351,7 @@ QByteArray readServerErrors(ReadStderrFlag flag = ReadErrors) { - if (m_server) { + if (isMainThread() && m_server) { QByteArray output = m_server->readAllStandardError(); // Flush server output. @@ -551,7 +552,7 @@ waitFor(waitMsShow); WAIT_ON_OUTPUT("visible", "false\n"); - RUN("show", ""); + RUN("showAt", ""); waitFor(waitMsShow); WAIT_ON_OUTPUT("visible", "true\n"); @@ -562,6 +563,14 @@ RUN("toggle", ""); waitFor(waitMsShow); WAIT_ON_OUTPUT("visible", "true\n"); + + RUN("hide", ""); + waitFor(waitMsShow); + WAIT_ON_OUTPUT("visible", "false\n"); + + RUN("show", ""); + waitFor(waitMsShow); + WAIT_ON_OUTPUT("visible", "true\n"); } void Tests::windowTitle() @@ -773,6 +782,59 @@ RUN( Args("clipboard") << "DATA4", data4 ); } +void Tests::dialogCommand() +{ + class Thread : public QThread { + public: + Thread(const TestInterfacePtr &test, const QStringList &args, const QByteArray &expectedOutput) + : m_test(test) + , m_args(args) + , m_expectedOutput(expectedOutput) + { + } + + ~Thread() { wait(); } + + protected: + void run() { + RUN(m_args, m_expectedOutput); + } + + private: + TestInterfacePtr m_test; + QStringList m_args; + QByteArray m_expectedOutput; + }; + + { + Thread dialogThread(m_test, Args() << "dialog" << "text", "TEST\n"); + dialogThread.start(); + waitFor(waitMsShow); + RUN("keys" << ":TEST" << "ENTER", ""); + } + + { + Thread dialogThread(m_test, Args() << "eval" << "dialog('text') === undefined", "true\n"); + dialogThread.start(); + waitFor(waitMsShow); + RUN("keys" << "ESCAPE", ""); + } + + { + Thread dialogThread(m_test, Args() << "eval" << "dialog('list', [2, 1, 2, 3])", "2\n"); + dialogThread.start(); + waitFor(waitMsShow); + RUN("keys" << "ENTER", ""); + } + + { + Thread dialogThread(m_test, Args() << "eval" << "dialog('list', [0, 1, 2])", "0\n"); + dialogThread.start(); + waitFor(waitMsShow); + RUN("keys" << "ENTER", ""); + } +} + void Tests::createAndCopyNewItem() { RUN("keys" << "CTRL+T", ""); @@ -1573,6 +1635,40 @@ , ""); } +void Tests::settingsCommand() +{ + RUN("config" << "clipboard_tab" << "TEST", ""); + RUN("config" << "clipboard_tab", "TEST\n"); + + RUN("settings" << "test_variable", ""); + RUN("settings" << "test_variable" << "TEST VALUE", ""); + RUN("settings" << "test_variable", "TEST VALUE\n"); + RUN("settings" << "test_variable" << "TEST VALUE 2", ""); + RUN("settings" << "test_variable", "TEST VALUE 2\n"); + + RUN("config" << "clipboard_tab", "TEST\n"); +} + +void Tests::fileClass() +{ + RUN("eval" << + "; var f = new File('/missing.file')" + "; f.exists()" + , "false\n" + ); +} + +void Tests::dirClass() +{ + RUN("eval" << + "; var d = new Dir('/missing_directory/')" + "; d.exists()" + , "false\n" + ); + + RUN("eval" << "Dir().homePath()" , QDir::homePath() + "\n"); +} + int Tests::run(const QStringList &arguments, QByteArray *stdoutData, QByteArray *stderrData, const QByteArray &in) { return m_test->run(arguments, stdoutData, stderrData, in); @@ -1588,6 +1684,7 @@ int runTests(int argc, char *argv[]) { QRegExp onlyPlugins; + bool runPluginTests = true; if (argc > 1) { QString arg = argv[1]; @@ -1597,6 +1694,10 @@ onlyPlugins.setCaseSensitivity(Qt::CaseInsensitive); --argc; ++argv; + } else { + // Omit plugin tests if specific core tests requested. + const QString lastArg(argv[argc - 1]); + runPluginTests = lastArg.startsWith("-"); } } @@ -1610,15 +1711,17 @@ exitCode = QTest::qExec(&tc, argc, argv); } - ItemFactory itemFactory; - foreach( const ItemLoaderInterfacePtr &loader, itemFactory.loaders() ) { - if ( loader->id().contains(onlyPlugins) ) { - QScopedPointer pluginTests( loader->tests(test) ); - if ( !pluginTests.isNull() ) { - test->setupTest(loader->id(), pluginTests->property("CopyQ_test_settings")); - const int pluginTestsExitCode = QTest::qExec(pluginTests.data(), argc, argv); - exitCode = qMax(exitCode, pluginTestsExitCode); - test->stopServer(); + if (runPluginTests) { + ItemFactory itemFactory; + foreach( const ItemLoaderInterfacePtr &loader, itemFactory.loaders() ) { + if ( loader->id().contains(onlyPlugins) ) { + QScopedPointer pluginTests( loader->tests(test) ); + if ( !pluginTests.isNull() ) { + test->setupTest(loader->id(), pluginTests->property("CopyQ_test_settings")); + const int pluginTestsExitCode = QTest::qExec(pluginTests.data(), argc, argv); + exitCode = qMax(exitCode, pluginTestsExitCode); + test->stopServer(); + } } } } diff -Nru copyq-2.4.7.1~trusty/src/tests/tests.h copyq-2.5.0~trusty/src/tests/tests.h --- copyq-2.4.7.1~trusty/src/tests/tests.h 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/tests/tests.h 2015-11-14 08:43:45.000000000 +0000 @@ -66,6 +66,8 @@ void copyCommand(); + void dialogCommand(); + void createAndCopyNewItem(); void toggleClipboardMonitoring(); @@ -109,6 +111,11 @@ void executeCommand(); + void settingsCommand(); + + void fileClass(); + void dirClass(); + private: void clearServerErrors(); int run(const QStringList &arguments, QByteArray *stdoutData = NULL, diff -Nru copyq-2.4.7.1~trusty/src/ui/commandwidget.ui copyq-2.5.0~trusty/src/ui/commandwidget.ui --- copyq-2.4.7.1~trusty/src/ui/commandwidget.ui 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/ui/commandwidget.ui 2015-11-14 08:43:45.000000000 +0000 @@ -79,14 +79,54 @@ - - - Show command in context menu of matching items - - - In M&enu - - + + + + + Show command in context menu of matching items + + + In M&enu + + + + + + + + 0 + 0 + + + + &Shortcut: + + + shortcutButton + + + + + + + Qt::WheelFocus + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + @@ -352,46 +392,6 @@ - - - - - - - 0 - 0 - - - - &Shortcut: - - - shortcutButton - - - - - - - Qt::WheelFocus - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - @@ -551,7 +551,6 @@ lineEditName buttonIcon checkBoxAutomatic - checkBoxInMenu shortcutButtonGlobalShortcut lineEditMatch lineEditWindow @@ -561,7 +560,6 @@ comboBoxCopyToTab checkBoxIgnore checkBoxHideWindow - shortcutButton checkBoxWait checkBoxTransform comboBoxOutputFormat diff -Nru copyq-2.4.7.1~trusty/src/ui/configurationmanager.ui copyq-2.5.0~trusty/src/ui/configurationmanager.ui --- copyq-2.4.7.1~trusty/src/ui/configurationmanager.ui 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/src/ui/configurationmanager.ui 2015-11-14 08:43:45.000000000 +0000 @@ -825,7 +825,7 @@ - Show items from current tab in content menu + Show items from current tab in tray menu Show cu&rrent tab in menu, diff -Nru copyq-2.4.7.1~trusty/translations/copyq_af.ts copyq-2.5.0~trusty/translations/copyq_af.ts --- copyq-2.4.7.1~trusty/translations/copyq_af.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_af.ts 1970-01-01 00:00:00.000000000 +0000 @@ -1,3629 +0,0 @@ - - - - - AboutDialog - - - CopyQ About - - - - - Clipboard Manager - - - - - Author - - - - - E-mail - - - - - Web - - - - - Wiki - - - - - Donate - - - - - Development - - - - - Library used in the application - Qt library description - - - - - Library used in the application - LibQxt library description - - - - - Iconic font used in the application - Font Awesome description - - - - - Color palette used for themes - Solarized palette/themes description - - - - - Free web-based translation management system - Weblate description - - - - - Keyboard - - - - - Application shortcuts can be changed in Preferences dialog. - - - - - Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - - - - - Type any text to search the clipboard history. - - - - - Item list navigation - - - - - Up/Down, Page Up/Down, Home/End - - - - - Tab navigation - - - - - Left, Right, %1, %2 - Keys for tab navigation (%1, %2 are the standard keys). - - - - - Move selected items - - - - - Ctrl+Up/Down, Ctrl+Home/End - - - - - Reset search or hide window - - - - - Escape - - - - - Delete item - - - - - Put selected items into clipboard - - - - - Enter - - - - - Change item display format - - - - - Ctrl+Left/Right - - - - - Edit Item - - - - - F2 - - - - - ActionDialog - - - CopyQ Action Dialog - - - - - Co&mmand: - - - - - Standard &input: - - - - - Store standard o&utput: - - - - - Send data of given MIME type to standard input of command (leave empty to disable) - - - - - Create items from standard output of the program (leave empty to disable) - - - - - &Separator for new items: - - - - - <p>Regular expression for splitting output into multiple items.<\p> -<p>Use <b>\n</b> to store each line to separate item.</p> - - - - - \n - - - - - Output &tab: - - - - - Save items in tab with given name (leave empty to save in the current tab) - - - - - Command saved - - - - - Command was saved and can be accessed from item menu. -You can set up the command in preferences. - - - - - ActionHandler - - - Error: %1 - - - - - - Exit code: %1 - - - - - - Command %1 - - - - - AddCommandDialog - - - CopyQ Add Commands - - - - - New command - - - - - Ignore items with no or single character - - - - - Open in &Browser - - - - - Paste as Plain Text - - - - - Shift+Return - - - - - Autoplay videos - - - - - Copy URL (web address) to other tab - - - - - Create thumbnail (needs ImageMagick) - - - - - Create QR Code from URL (needs qrencode) - - - - - Add to &TODO tab - - - - - Move to &TODO tab - - - - - Ignore copied files - - - - - Ignore *"Password"* window - - - - - Password - - - - - Move to Trash - - - - - (trash) - - - - - ClientSocket - - - - Failed to read message from client! - - - - - ClipboardBrowser - - - Searching %p%... - Text in progress bar for searching/filtering items; %p is amount in percent - - - - - Discard Changes? - - - - - Do you really want to <strong>discard changes</strong>? - - - - - ClipboardClient - - - Cannot connect to server! Start CopyQ server first. - - - - - Connection lost! - - - - - ClipboardDialog - - - CopyQ Clipboard Content - - - - - &Formats: - - - - - C&ontent: - - - - - Remove Format - - - - - CopyQ Item Content - - - - - <strong>Size:</strong> %1 bytes - Size of data in bytes - - - - - ClipboardServer - - - CopyQ server is already running. - - - - - Cancel Active Commands - - - - - Cancel active commands and exit? - - - - - Cancel Exiting - - - - - Exit Anyway - - - - - CommandDialog - - - CopyQ Commands - - - - - Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. - - - - - &Find: - - - - - &Load Commands... - - - - - Sa&ve Selected Commands... - - - - - Copy Selected [Ctrl+C] - - - - - Paste Commands [Ctrl+V] - - - - - Unsaved Changes - - - - - Command dialog has unsaved changes. - - - - - Open Files with Commands - - - - - Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) - - - - - Save Selected Commands - - - - - Commands (*.ini) - - - - - CommandHelpButton - - - Show command help (F1) - - - - - Command contains list of programs with arguments which will be executed. For example: - - - - - Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - - - - - Character %1 can be used to pass standard output to the next program. - - - - - Following syntax can be used to pass rest of the command as single parameter. - - - - - This gives same output as %1 but is more useful for longer commands. - - - - - Functions listed below can be used as in following commands. - - - - - &clipboard - Example tab name - - - - - CommandWidget - - - &Name: - - - - - Command name shown in menu - - - - - Type of Action - - - - - Run the command automatically if clipboard has new content - - - - - Auto&matic - - - - - Show command in context menu of matching items - - - - - In M&enu - - - - - &Global Shortcut: - - - - - Match Items - - - - - Data of this MIME type will be sent to standard input of command. -Leave empty to disable this. - - - - - F&ormat: - - - - - Comman&d - - - - - Co&py to tab: - - - - - Hide window after command is activated from context menu of an item - - - - - Change item, don't create any new items - - - - - Tr&ansform - - - - - Create items from standard output of the program (leave empty to disable) - - - - - <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - - - - - &Window: - - - - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - - - - - &Content: - - - - - &Filter: - - - - - <p>Use commands only if filter command succeeds.</p> - -<p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> - -<p>Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> - -<p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - - - - - Action - - - - - Name of tab to copy new items into (leave empty not to copy) - - - - - Remove matching item - -Note: If this is applied automatically, no other automatic commands are executed. - - - - - &Remove Item - - - - - Menu Action - - - - - &Hide main window after activation - - - - - &Shortcut: - - - - - Command options - - - - - Show action dialog before executing the command - - - - - &Wait - - - - - O&utput: - - - - - &Separator: - - - - - Separator to match for splitting the output to multiple items - - - - - \n - - - - - Output &tab: - - - - - Save items in tab with given name (leave empty to save in first tab) - - - - - ConfigTabAppearance - - - Background - - - - - Notes - - - - - Found - - - - - Selected - - - - - Number - - - - - Normal - - - - - Editor - - - - - Font - - - - - Alternate - - - - - Foreground - - - - - Notification - - - - - Show &Number - - - - - Show scrollbars - - - - - S&crollbars - - - - - Use icons from desktop environment whenever possible - - - - - S&et colors for tabs, tool bar and menus - - - - - S&ystem Icons - - - - - &Antialias - - - - - &Reset Theme - - - - - Theme: - - - - - &Load Theme - - - - - &Save Theme - - - - - Edit current theme in external editor - - - - - E&dit Theme - - - - - Preview: - - - - - item - Search expression in preview in Appearance tab. - - - - - Search string is %1. - - - - - Select an item and -press F2 to edit. - - - - - Select items and move them with -CTRL and up or down key. - - - - - Remove item with Delete key. - - - - - Example item %1 - - - - - Some random notes (Shift+F2 to edit) - - - - - Open Theme File - - - - - Save Theme File As - - - - - No External Editor - - - - - Set external editor command first! - - - - - Abc - Preview text for font settings in appearance dialog - - - - - ConfigTabShortcuts - - - &New Item - - - - - &Import Tab... - - - - - Ctrl+I - - - - - &Export Tab... - - - - - &Preferences... - - - - - - Ctrl+P - - - - - C&ommands/Global Shortcuts... - - - - - C&ommands... - - - - - F6 - - - - - Show &Clipboard Content - - - - - Ctrl+Shift+C - - - - - &Toggle Clipboard Storing - - - - - Ctrl+Shift+X - - - - - P&rocess Manager - - - - - Ctrl+Shift+Z - - - - - E&xit - - - - - Ctrl+Q - - - - - &Sort Selected Items - - - - - Ctrl+Shift+S - - - - - &Reverse Selected Items - - - - - Ctrl+Shift+R - - - - - &Paste Items - - - - - &Copy Selected Items - - - - - &Find - - - - - Move to &Clipboard - - - - - &Show Content... - - - - - F4 - - - - - &Edit - - - - - F2 - - - - - Shift+F2 - - - - - Edit &Notes - - - - - E&dit with editor - - - - - Ctrl+E - - - - - &Action... - - - - - F5 - - - - - Next Format - - - - - Ctrl+Right - - - - - Previous Format - - - - - Ctrl+Left - - - - - &Remove - - - - - &New Tab - - - - - Ctrl+T - - - - - Ctrl+F2 - - - - - R&ename Tab - - - - - Re&move Tab - - - - - Ctrl+W - - - - - &Change Tab Icon - - - - - Ctrl+Shift+T - - - - - &Help - - - - - &Custom Actions and Global Shortcuts... - - - - - ConfigurationManager - - - CopyQ Configuration - - - - - &General - - - - - Keep main window above other windows - - - - - O&pen windows on current screen - - - - - Confirm application exit - - - - - Confirm application e&xit - - - - - Run the application on system startup - - - - - &Autostart - - - - - Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search - - - - - &Vi style navigation - - - - - Clipboard Manipulation - - - - - Save text selected with mouse (primary selection) in history - - - - - (&2) Store text selected using mouse - - - - - (&4) Paste mouse selection with keyboard - - - - - Save clipboard in history - - - - - (&1) Store clipboard - - - - - Break text if it's too long to fit on line - - - - - Wrap l&ong text - - - - - Alwa&ys on Top - - - - - Enable to open windows on current screen. Disable to open windows where they were last closed - - - - - Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) - - - - - Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) - - - - - (&3) Paste clipboard with mouse - - - - - Layout and Transparency - - - - - Show tree with tabs instead of tab bar - - - - - Tab T&ree - - - - - &Focused transparency: - - - - - Transparency of main window if focused. - -Note: This is not be supported on all systems. - - - - - &Unfocused transparency: - - - - - Transparency of main window if unfocused. - -Note: This is not be supported on all systems. - - - - - Show number of items in tabs - - - - - Sho&w Item Count - - - - - Show/Hide - - - - - Hide tabs (press Alt key to show) - - - - - Hi&de tabs - - - - - Hide toolbar - - - - - Hide too&lbar - - - - - Hide tool&bar labels - - - - - Don't show tray icon; minimize window when closed - - - - - Disabl&e tray - - - - - Move item to the top of the list after it is activated - - - - - Move item to the t&op - - - - - Close main window after item is activated - - - - - Focus last window after item is activated - - - - - Paste to current window after item is activated - - - - - Show command for current clipboard content in tray menu - - - - - Show cu&rrent tab in menu, - - - - - or &choose other tab: - - - - - Paste item to current window after selecting it in menu - - - - - Sh&ow image preview as menu item icon - - - - - Int&erval in seconds to display notifications: - - - - - Notification distance from left or right screen edge in screen points - - - - - Notification distance from top or bottom screen edge in screen points - - - - - Maximum width for notification in screen points - - - - - Maximum height for notification in screen points - - - - - &History - - - - - &Language: - - - - - Save and restore history of item filters - - - - - Save Filter History - - - - - Maximum &number of items in history: - - - - - Maximum number of items in each tab - - - - - &Unload tab after an interval in minutes: - - - - - Unload each tab from memory after specified number of minutes of inactivity. - -Set to 0 not to unload tabs. - - - - - External &editor command (%1 is file to edit): - - - - - External editor command (%1 is file to edit). - Examples: - gedit %1 - notepad %1 - gvim -f %1 - xterm -e vim %1 - - - - - Ta&b for storing clipboard: - - - - - Name of tab that will automatically store new clipboard content. - -Leave empty to disable automatic storing. - - - - - Leave unchecked for Return key to save edited item and Ctrl+Return create new line. - -Note: Edited items can be saved with F2 disregarding this option. - - - - - Sa&ve edited item with Ctrl+Return and create new line with Return key - - - - - After item is activated (double-click or Enter key), copy it to clipboard and ... - - - - - &Close main window - - - - - &Focus last window - - - - - &Paste to current window - - - - - &Tray - - - - - Sho&w commands for clipboard content - - - - - N&umber of items in tray menu: - - - - - Number of items in tray menu - - - - - Show items from current tab in content menu - - - - - Name of tab to show in tray menu (empty for the first tab) - - - - - &Paste activated item to current window - - - - - Show image preview next to menu items - - - - - &Notifications - - - - - &Notification position: - - - - - Position on screen for notifications - - - - - Top - - - - - Bottom - - - - - Top Right - - - - - Bottom Right - - - - - Bottom Left - - - - - Top Left - - - - - Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). - -Set to 0 to disable this. - -Set to -1 to keep visible until clicked. - - - - - Num&ber of lines for clipboard notification: - - - - - Number of lines to show for new clipboard content. - -Set to 0 to disable. - - - - - Notification Geometry (in screen points) - - - - - Ho&rizontal offset: - - - - - &Vertical offset: - - - - - Maximum &width: - - - - - Ma&ximum height: - - - - - &Items - - - - - Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - - - - - &Shortcuts - - - - - &Appearance - - - - - Cannot save tab %1 to %2 (%3)! - - - - - Ctrl+Shift+1 - Global shortcut for some predefined commands - - - - - Show/hide main window - - - - - Show the tray menu - - - - - Edit clipboard - - - - - Edit first item - - - - - Copy second item - - - - - Show action dialog - - - - - Create new item - - - - - Copy next item - - - - - Copy previous item - - - - - Paste clipboard as plain text - - - - - Disable clipboard storing - - - - - Enable clipboard storing - - - - - Paste and copy next - - - - - Paste and copy previous - - - - - &clipboard - Default name of the tab that automatically stores new clipboard content - - - - - Cannot create directory for settings %1! - - - - - Invalid value for option "%1" - - - - - Reset preferences? - - - - - This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? - - - - - Restart Required - - - - - Language will be changed after application is restarted. - - - - - FakeVim::Internal - - - Use Vim-style Editing - - - - - Read .vimrc - - - - - Path to .vimrc - - - - - FakeVim::Internal::FakeVimHandler - - - - Unknown option: %1 - - - - - Argument must be positive: %1=%2 - - - - - Mark "%1" not set. - - - - - %1%2% - - - - - %1All - - - - - Not implemented in FakeVim. - - - - - Unknown option: - - - - - Invalid argument: - - - - - Trailing characters: - - - - - Move lines into themselves. - - - - - %n lines moved. - - - - - - - - File "%1" exists (add ! to override) - - - - - Cannot open file "%1" for writing - - - - - "%1" %2 %3L, %4C written. - - - - - Cannot open file "%1" for reading - - - - - "%1" %2L, %3C - - - - - %n lines filtered. - - - - - - - - Cannot open file %1 - - - - - Invalid regular expression: %1 - - - - - Pattern not found: %1 - - - - - Search hit BOTTOM, continuing at TOP. - - - - - Search hit TOP, continuing at BOTTOM. - - - - - Search hit BOTTOM without match for: %1 - - - - - Search hit TOP without match for: %1 - - - - - %n lines indented. - - - - - - - - %n lines %1ed %2 time. - - - - - - - - %n lines yanked. - - - - - - - - Already at oldest change. - - - - - Already at newest change. - - - - - FakeVim::Internal::FakeVimHandler::Private - - - Recursive mapping - - - - - Type Alt-V, Alt-V to quit FakeVim mode. - - - - - [New] - - - - - Not an editor command: %1 - - - - - FileWatcher - - - Failed to create synchronization directory "%1"! - - - - - FilterCompleter - - - Alt+Down - Filter completion shortcut - - - - - IconSelectButton - - - Select Icon... - - - - - ... - Select/browse icon. - - - - - IconSelectDialog - - - CopyQ Select Icon - - - - - Browse... - - - - - Open Icon file - - - - - Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) - - - - - ItemDataLoader - - - Data - - - - - Various data to save. - - - - - ItemDataSettings - - - Select formats to save in history. You can add a format from examples below or type in other (one per line). - - - - - Active &Formats: - - - - - &Examples (double click to add to active formats): - - - - - Text - - - - - Unformatted simple text - - - - - Formatted text, web pages - - - - - XML - - - - - List of URI (e.g. copied files) - - - - - Images - - - - - Bitmap image - - - - - Vector graphics - - - - - Web image formats - - - - - Other - - - - - List of clipboard mime types that will be stored in history (in given display order) - - - - - &Maximum number of characters per format to display: - - - - - ItemEditor - - - editor exit code is %1 - - - - - Editor command: %1 - - - - - ItemEditorWidget - - - Save - - - - - Save Item (<strong>F2</strong>) - - - - - F2 - Shortcut to save item editor changes - - - - - Cancel - - - - - Cancel Editing and Revert Changes - - - - - Escape - Shortcut to revert item editor changes - - - - - Undo - - - - - Redo - - - - - ItemEncryptedLoader - - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - - - - - GnuPG must be installed to view encrypted tabs. - - - - - Encrypt (needs GnuPG) - - - - - - Ctrl+L - - - - - Decrypt - - - - - Decrypt and Copy - - - - - Ctrl+Shift+L - - - - - Error: %1 - - - - - Failed to generate keys. - - - - - Done - - - - - Creating new keys (this may take a few minutes)... - - - - - - Cancel - - - - - Setting new password... - - - - - Encryption keys <strong>must be generated</strong> before item encryption can be used. - - - - - Generate New Keys... - - - - - Change Password... - - - - - Encryption failed! - - - - - Decryption failed! - - - - - Encryption - - - - - Encrypt items and tabs. - - - - - ItemEncryptedSettings - - - To encrypt and decrypt items add appropriate commands under Commands tab. - - - - - Sharing Encrypted Items and Tabs - - - - - Encrypted Tabs - - - - - <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> -<p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> - - - - - ItemFakeVimLoader - - - FakeVim - - - - - FakeVim plugin is part of Qt Creator - - - - - Emulate Vim editor while editing items. - - - - - ItemFakeVimSettings - - - Enable FakeVim for Editing Items - - - - - Path to Configuration File: - - - - - ItemImageLoader - - - Images - - - - - Display images. - - - - - ItemImageSettings - - - Maximum Image &Width: - - - - - Maximum width of image displayed in history (set to zero for original size) - - - - - Maximum Image &Height: - - - - - Maximum height of image displayed in history (set to zero for original size) - - - - - &Image editor command: - - - - - Editor command for supported image formats other than SVG. - - - - - &SVG editor command: - - - - - Editor command for SVG image format. - - - - - ItemNotesLoader - - - Notes - - - - - Display notes for items. - - - - - ItemNotesSettings - - - Notes Position - - - - - A&bove Item - - - - - B&elow Item - - - - - &Icon Only - - - - - Show Too&l Tip - - - - - ItemOrderList - - - &Add - - - - - + - - - - - &Remove - - - - - &Up - - - - - &Down - - - - - ItemSyncLoader - - - Browse... - Button text for opening file dialog to select synchronization directory - - - - - Failed to synchronize tab "%1" with directory "%2"! - - - - - Remove Items? - - - - - Do you really want to <strong>remove items and associated files</strong>? - - - - - Open Directory for Synchronization - - - - - Failed to create synchronization directory - - - - - Synchronize - - - - - Synchronize items and notes with a directory on disk. - - - - - ItemSyncSettings - - - Synchronization Tabs and Directories - - - - - <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> -<p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - - - - - Tab Name - - - - - Path - - - - - Files to Item Data Formats - - - - - <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> -<p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - - - - - Extensions - - - - - Item MIME Type - - - - - ItemTagsLoader - - - Add a Tag - - - - - Remove a Tag - - - - - Tag as %1 - - - - - Remove tag %1 - - - - - Important - Tag name for example command - - - - - Clear all tags - - - - - Tags - - - - - Display tags for items. - - - - - ItemTagsSettings - - - Menu items for adding and removing custom tags can be added and customized in Commands dialog. - - - - - Tag Name - - - - - Color - - - - - Icon - - - - - ItemTextLoader - - - Text - - - - - Display plain text and simple HTML items. - - - - - ItemTextSettings - - - Save and display HTML and rich text - - - - - Maximum number of lines to display (0 to show all): - - - - - Maximum height in pixels (0 for no limit): - - - - - MainWindow - - - CopyQ - - - - - Exit? - - - - - Do you want to <strong>exit</strong> CopyQ? - - - - - &File - - - - - &Edit - - - - - &Item - - - - - &Tabs - - - - - &Help - - - - - &Show/Hide - - - - - Open action dialog - - - - - &New Tab - - - - - Rename &Group %1 - - - - - Re&name Tab %1 - - - - - Re&move Tab %1 - - - - - Remove Group %1 - - - - - &Change Tab Icon - - - - - &Enable Clipboard Storing - - - - - &Disable Clipboard Storing - - - - - CopyQ Error - Notification error message title - - - - - Clipboard: -%1 - Tray tooltip format - - - - - %1 - CopyQ - Main window title format (%1 is clipboard content label) - - - - - %1 - %2 - CopyQ - Main window title format (%1 is clipboard content label, %2 is session name) - - - - - &Clipboard: %1 - Tray menu clipboard item format - - - - - - CopyQ Items (*.cpq) - - - - - CopyQ Error Saving File - - - - - Cannot save file %1! - - - - - CopyQ Error Opening File - - - - - Cannot open file %1! - - - - - Remove All Tabs in Group? - - - - - Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - - - - - Remove Tab? - - - - - Do you want to remove tab <strong>%1</strong>? - - - - - Notification - - - CopyQ Inspect Notification - - - - - &Copy - - - - - ProcessManagerDialog - - - CopyQ Process Manager - - - - - Started - - - - - - - Finished - - - - - Name - - - - - Status - - - - - Starting - - - - - Terminate - - - - - Runnning - - - - - Failed - - - - - Remove - - - - - Proxy - - - Information - - - - - QObject - - - %1 (%n lines) - Label for multi-line text in clipboard - - - - - - - - <IMAGE> - Label for image in clipboard - - - - - <FILES> - Label for URLs/files in clipboard - - - - - <EMPTY> - Label for empty clipboard - - - - - <DATA> - Label for data in clipboard - - - - - Backspace - Key to remove item or MIME on OS X - - - - - Delete - Key to remove item or MIME - - - - - warning: %1 - - - - - ERROR: %1 - - - - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> - Notification label for multi-line text in clipboard - - - - - - - - %1 - Notification label for single-line text in clipboard - - - - - Item file %1 is corrupted or some CopyQ plugins are missing! - - - - - No plugins loaded - - - - - Loading plugin: %1 - - - - - Data deserialization failed: %1 - - - - - Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! - - - - - Scriptable - - - Hide main window. - - - - - Show or hide main window. - - - - - Open context menu. - - - - - Exit server. - - - - - Disable or enable clipboard content storing. - - - - - Print clipboard content. - - - - - - - - - - - MIME - - - - - Print X11 selection content. - - - - - Paste clipboard to current window -(may not work with some applications). - - - - - Set clipboard text. - - - - - - - TEXT - - - - - -Set clipboard content. - - - - - - - - DATA - - - - - Print number of items in history. - - - - - Copy item in the row to clipboard. - - - - - - - - ROW - - - - - Copy next item from current tab to clipboard. - - - - - Copy previous item from current tab to clipboard. - - - - - Add text into clipboard. - - - - - Insert text into given row. - - - - - Remove items in given rows. - - - - - - - - ROWS - - - - - Edit items or edit new one. -Value -1 is for current text in clipboard. - - - - - Set separator for items on output. - - - - - - SEPARATOR - - - - - Print raw data of clipboard or item in row. - - - - - -Write raw data to given row. - - - - - Show action dialog. - - - - - -Run PROGRAM on item text in the rows. -Use %1 in PROGRAM to pass text as argument. - - - - - PROGRAM - - - - - -Show tray popup message for TIME milliseconds. - - - - - TITLE - - - - - MESSAGE - - - - - TIME - - - - - List available tab names. - - - - - Run command on tab with given name. -Tab is created if it doesn't exist. -Default is the first tab. - - - - - Run application tests (append --help argument for more info). - - - - - - - - NAME - - - - - Show main window and optionally open tab with given name. - - - - - - - COMMAND - - - - - Remove tab. - - - - - Rename tab. - - - - - NEW_NAME - - - - - Export items to file. - - - - - - FILE_NAME - - - - - Import items from file. - - - - - List all options. - - - - - Get option value. - - - - - - OPTION - - - - - Set option value. - - - - - VALUE - - - - - -Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". - - - - - SCRIPT - - - - - ARGUMENTS - - - - - -Starts or connects to application instance with given session name. - - - - - SESSION - - - - - -Print help for COMMAND or all commands. - - - - - -Print version of program and libraries. - - - - - Usage: copyq [%1] - - - - - Starts server if no command is specified. - - - - - COMMANDs: - - - - - NOTES: - - - - - - Use dash argument (-) to read data from stdandard input. - - - - - - Use double-dash argument (--) to read all following arguments without - expanding escape sequences (i.e. \n, \t and others). - - - - - - Use ? for MIME to print available MIME types (default is "text/plain"). - - - - - Invalid number of arguments! - - - - - - Name "%1" doesn't refer to a function. - - - - - Built with: - - - - - Command not found! - - - - - Terminating server. - - - - - - Failed to set clipboard! - - - - - Cannot save to file "%1"! - - - - - Cannot import file "%1"! - - - - - Invalid option "%1"! - - - - - ShortcutButton - - - Add shortcut - - - - - ShortcutDialog - - - CopyQ New Shortcut - - - - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - - - - - Click here and press any key combination - - - - - Remove Shortcut - - - - - ShortcutsWidget - - - &Find: - - - - - There is command overriding this shortcut. - - - - - Shortcut already exists! - - - - - TabDialog - - - Tab name must be non-empty and unique.<br /> -Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> -Use <b>/</b> as path separator in tree view tab layout. - - - - - &Name: - - - - - CopyQ New Tab - - - - - CopyQ Rename Tab - - - - - CopyQ Rename Tab Group - - - - - TrayMenu - - - &%1. %2 - Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) - - - - - Utils::FilterLineEdit - - - Regular Expression - - - - - Case Insensitive - - - - - detail::ScriptableProxyHelper - - - Tab with given name doesn't exist! - - - - - Tab name cannot be empty! - - - - - Tab with given name already exists! - - - - diff -Nru copyq-2.4.7.1~trusty/translations/copyq_cs.ts copyq-2.5.0~trusty/translations/copyq_cs.ts --- copyq-2.4.7.1~trusty/translations/copyq_cs.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_cs.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,4 +1,4 @@ - + @@ -9,37 +9,37 @@ CopyQ O aplikaci - + Clipboard Manager Správce schránky - + Author Autor - + E-mail - + - + Web - + - + Wiki - + - + Donate Přispějte - + Development Vývoj @@ -52,32 +52,32 @@ Paleta barev použitá u témat - + Keyboard Klávesnice - + Type any text to search the clipboard history. Napiš text k prohledání historie schránky. - + Item list navigation Navigace v seznamu prvků - + Up/Down, Page Up/Down, Home/End Šipka nahoru/dolu, Page Up/Down, Home/End - + Tab navigation Záložky - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Šípka doleva, doprava, %1, %2 @@ -87,97 +87,97 @@ Šípka doprava, doleva, Tab, Shift+Tab - + Library used in the application Qt library description Knihovna použitá v aplikaci - + Library used in the application LibQxt library description Knihovna použitá v aplikaci - + Iconic font used in the application Font Awesome description Font s ikonami použitý v aplikaci - + Color palette used for themes Solarized palette/themes description Paleta barev použitá u témat - + Free web-based translation management system Weblate description Svobodný nástroj pro správu překladu přes web - + Application shortcuts can be changed in Preferences dialog. Aplikační klávesové zkratky mohou být změněny v dialogu Nastavení. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). Globální zkratky (systémové) mohou být změněny v dialogu Příkazy (výchozí zkratka je F6). - + Move selected items Přesun vybraných prvků - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Nahoru/Dolu, Ctrl+Home/End - + Reset search or hide window Reset vyhledávání nebo skrytí hlavního okna - + Escape - + - + Delete item Smazání prvku - + Put selected items into clipboard Vložení vybraných prvků do schránky - + Enter - + - + Change item display format Změna formátu zobrazení prvku - + Ctrl+Left/Right Ctrl+Doleva/Doprava - + Edit Item Editace prvku - + F2 F2 @@ -203,7 +203,7 @@ &Příkaz (%1 je text vybraných prvků): - <b>%1</b> in the <b>command</b> is <b>text</b> of selected items. The text can be also modified and passed to <b>standard input</b> of command. It's also possible to chain commands using <b>|</b> character (i.e. passing standard output). + <b>%1</b> in the <b>command</b> is <b>text</b> of selected items. The text can be also modified and passed to <b>standard input</b> of command. It's also possible to chain commands using <b>|</b> character (i.e. passing standard output). <b>%1</b> v <b>příkazu</b> znamená <b>text</b> označených prvků. Text může být změněn a poslán na <b>standardní vstup</b> příkazu. Je také možné zřetězit více příkazů znakem <b>|</b> (t.j. předávání standardního vstupu). @@ -249,7 +249,7 @@ \n - + @@ -297,21 +297,21 @@ <b>VSTUP:</b> - + Error: %1 Chyba: %1 - + Exit code: %1 Návratový kód: %1 - + Command %1 Příkaz %1 @@ -324,82 +324,82 @@ CopyQ Přidat příkazy - + New command Nový příkaz - + Ignore items with no or single character Ignoruj prvky s žádným nebo jedním znakem - + Open in &Browser &Otevři v prohlížeči - + Paste as Plain Text Vlož jako prostý text - + Shift+Return Shift+Return - + Autoplay videos Automaticky přehrát - + Copy URL (web address) to other tab Zkopíruj URL (web. adresu) do jiné záložky - + Create thumbnail (needs ImageMagick) Vytvoř náhled (vyžaduje ImageMagick) - + Create QR Code from URL (needs qrencode) Výtvoř QR kód z URL (vyžaduje qrencode) - + Add to &TODO tab Přidej do &TODO záložky - + Move to &TODO tab Přesuň do &TODO záložky - + Ignore copied files Ignoruj kopírované soubory - - Ignore *"Password"* window - Ignoruj *"Heslo"* okna + + Ignore *"Password"* window + Ignoruj *"Heslo"* okna - + Password Heslo - + Move to Trash Přesunout do koše - + (trash) (koš) @@ -457,18 +457,18 @@ Hledám %p%... - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Hledám %p%... - + Discard Changes? Zahodit změny? - + Do you really want to <strong>discard changes</strong>? Chcete opravdu <strong>zahodit změny</strong>? @@ -583,22 +583,22 @@ CopyQ server již běží. - + Cancel Active Commands Zrušit aktivní příkazy - + Cancel active commands and exit? Zrušit aktivní příkazy a ukončit? - + Cancel Exiting Přerušit ukončování - + Exit Anyway Pokračovat v ukončování @@ -729,8 +729,8 @@ Ignoruj kopírované soubory - Ignore *"Password"* window - Ignoruj *"Heslo"* okna + Ignore *"Password"* window + Ignoruj *"Heslo"* okna Password @@ -838,7 +838,7 @@ &Název: - <p>Don't save the matched clipboard content in history and stop applying next commands on it.</p> + <p>Don't save the matched clipboard content in history and stop applying next commands on it.</p> <p>Neukládej prvek do historie a neaplikuj následující příkazy.</p> @@ -858,8 +858,8 @@ - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - <p>Pokud není políčko prázdné, použij příkaz pouze na prvky, u kterých se text schoduje s tímto regulárním výrazem.</p><p><span style=" font-weight:600;">Příklady:</span></p><p> URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Název PDF souborů <span style=" font-weight:600;">\.pdf$</span></p><p> Obsahuje pouze jeden znak <span style=" font-weight:600;">^.$</span></p><p> Vzdálené multimediální soubory <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + <p>Pokud není políčko prázdné, použij příkaz pouze na prvky, u kterých se text schoduje s tímto regulárním výrazem.</p><p><span style=" font-weight:600;">Příklady:</span></p><p> URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Název PDF souborů <span style=" font-weight:600;">\.pdf$</span></p><p> Obsahuje pouze jeden znak <span style=" font-weight:600;">^.$</span></p><p> Vzdálené multimediální soubory <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> @@ -984,7 +984,7 @@ &Filtr: - Change item, don't create any new items. + Change item, don't create any new items. Změnit prvek, nevytvářet nové prvky. @@ -1070,7 +1070,7 @@ - Change item, don't create any new items + Change item, don't create any new items Změnit prvek, nevytvářet nové prvky @@ -1091,7 +1091,7 @@ \n - + @@ -1262,35 +1262,35 @@ Náhled: - Search string is "item". - Vyhledávaný výraz je "prvek". + Search string is "item". + Vyhledávaný výraz je "prvek". - + Select an item and press F2 to edit. Vyber prvek a stiskni F2 pro editaci. - + Select items and move them with CTRL and up or down key. Vyber prvek/prvky a přesuň je pomocí Ctrl+Nahoru nebo CTRL+Dolů. - + Remove item with Delete key. Odstraň prvek pomocí klávesy Delete. - + Example item %1 Ukázkový prvek %1 - + Some random notes (Shift+F2 to edit) Nějaké poznámky (Shift+F2 pro editaci) @@ -1299,38 +1299,38 @@ prvek - + item Search expression in preview in Appearance tab. prvek - + Search string is %1. Vyhledávaný výraz je %1. - + Open Theme File Otevřít soubor s tématem - + Save Theme File As Uložit soubor s tématem - + No External Editor Externí editor nenastaven - + Set external editor command first! Před editací je potřeba nastavit externí editor! - + Abc Preview text for font settings in appearance dialog Abc @@ -1363,7 +1363,7 @@ Ctrl+I - + @@ -1377,9 +1377,9 @@ - + Ctrl+P - + @@ -1404,7 +1404,7 @@ Ctrl+Shift+C - + &Enable Clipboard Storing @@ -1413,7 +1413,7 @@ Ctrl+Shift+X - + @@ -1433,7 +1433,7 @@ Ctrl+Q - + @@ -1443,7 +1443,7 @@ Ctrl+Shift+S - + @@ -1453,7 +1453,7 @@ Ctrl+Shift+R - + @@ -1483,7 +1483,7 @@ F4 - + @@ -1500,12 +1500,12 @@ &Odebrat - + &New Tab &Nová záložka - + R&ename Tab &Přejmenovat záložku @@ -1520,7 +1520,7 @@ &Toggle Clipboard Storing - Povol/zakaž ukládání schránky + &Povol/zakaž ukládání schránky @@ -1530,7 +1530,7 @@ F2 - + &Edit Notes @@ -1539,7 +1539,7 @@ Shift+F2 - + @@ -1549,7 +1549,7 @@ Ctrl+E - + @@ -1559,7 +1559,7 @@ F5 - + &Next to Clipboard @@ -1574,30 +1574,30 @@ &Nová záložka - + Ctrl+T - + Re&name tab &Přejmenovat záložku - + Ctrl+F2 - + Re&move tab &Odebrat záložku - + Ctrl+W - + - + Re&move Tab &Odebrat záložku @@ -1622,17 +1622,77 @@ Ctrl+Vlevo + + Move Up + Přesunout výše + + + + Ctrl+Up + Ctrl+Nahoru + + + + Move Down + Přesunout níže + + + + Ctrl+Down + Ctrl+Dolů + + + + Move to Top + Přesunout nahoru + + + + Ctrl+Home + Ctrl+Home + + + Move to Bottom + Přesunout dolů + + + + Ctrl+End + Ctrl+End + + + &Change Tab Icon &Změnit ikonu záložky - + Ctrl+Shift+T Ctrl+Shift+T - + + Ne&xt Tab + &Další záložka + + + + Right + Vpravo + + + + &Previous Tab + Př&edchozí záložka + + + + Left + Vlevo + + + &Help &Nápověda @@ -1805,7 +1865,7 @@ Vpravo - Break text if it's too long to fit on line. + Break text if it's too long to fit on line. Zalom řádek pokud je příliš dlouhý. @@ -2067,7 +2127,7 @@ <html><head/><body><b>Pozn.:</b> Některé klávesové kombinace nemusí fungovat.</body></html> - <html><head/><body>These keyboard shortcuts work even if application window doesn't have focus.</body></html> + <html><head/><body>These keyboard shortcuts work even if application window doesn't have focus.</body></html> <html><head/><body>Tyto systémové klávesové zkratky fungují i když okno nemí aktivní.</body></html> @@ -2192,7 +2252,7 @@ - Break text if it's too long to fit on line + Break text if it's too long to fit on line Zalom řádek pokud je příliš dlouhý @@ -2280,6 +2340,11 @@ Zobraz příkazy pro současný obsah schránky v menu lišty + + Show items from current tab in tray menu + Zobraz prvky z aktivní záložky v menu lišty + + Show cu&rrent tab in menu, &Zobraz aktivní záložku v menu @@ -2411,7 +2476,7 @@ - Don't show tray icon; minimize window when closed + Don't show tray icon; minimize window when closed Nezobrazovat ikonu v liště; minimalizovat okno při zavření @@ -2524,9 +2589,8 @@ &Vložit vybraný prvek do aktuálního okna - Show items from current tab in content menu - Zobraz prvky z aktivní záložky v menu lišty + Zobraz prvky z aktivní záložky v menu lišty Show c&urrent tab in menu, @@ -2608,7 +2672,7 @@ Vlož obsah schránky jako prostý text (t.j. bez formátování). - + Disable clipboard storing Zakaž ukládání schránky @@ -2617,7 +2681,7 @@ Přechodně zakaž ukládání obsahu schránky do historie. - + Enable clipboard storing Povol ukládání schránky @@ -2626,7 +2690,7 @@ Povol ukládání obsahu schránky do historie. - + Paste and copy next Vložit a zkopírovat další @@ -2635,7 +2699,7 @@ Vložit aktuální obsah schránky a zkopírovat další prvek do schránky. - + Paste and copy previous Vložit a zkopírovat předchozí @@ -2757,12 +2821,12 @@ Náhled: - Cannot save tab "%1" to "%2" (%3)! - Nelze uložit záložku "%1" do "%2" ("%3")! + Cannot save tab "%1" to "%2" (%3)! + Nelze uložit záložku "%1" do "%2" ("%3")! - Search string is "item". - Vyhledávaný výraz je "prvek". + Search string is "item". + Vyhledávaný výraz je "prvek". Select an item and @@ -2789,8 +2853,8 @@ prvek - Cannot create directory for settings "%1"! - Nelze vytvořit adresář pro nastavení "%1"! + Cannot create directory for settings "%1"! + Nelze vytvořit adresář pro nastavení "%1"! @@ -2798,58 +2862,63 @@ Nelze uložit záložku %1 do %2 (%3)! - + Ctrl+Shift+1 Global shortcut for some predefined commands Ctrl+Shift+1 - + Show/hide main window - &Zobraz/skryj hlavní okno + Zobraz/skryj hlavní okno - + Show the tray menu Zobraz menu z lišty - + + Show main window under mouse cursor + Zobraz hlavní okno pod kurzorem myši + + + Edit clipboard Edituj schránku - + Edit first item Edituj první prvek - + Copy second item Zkopíruj druhý prvek - + Show action dialog Zobraz dialog akcí - + Create new item Vytvoř nový prvek - + Copy next item Zkopíruj další prvek - + Copy previous item Zkopíruj předchozí prvek - + Paste clipboard as plain text Vlož jako prostý text @@ -2910,8 +2979,8 @@ Ignoruj kopírované soubory - Ignore *"Password"* window - Ignoruj *"Heslo"* okna + Ignore *"Password"* window + Ignoruj *"Heslo"* okna Password @@ -2929,8 +2998,8 @@ - Invalid value for option "%1" - Neplatná hodnota pro nastavení "%1" + Invalid value for option "%1" + Neplatná hodnota pro nastavení "%1" @@ -3057,13 +3126,13 @@ Parametr musí být kladný: %1=%2 - Mark '%1' not set. - Značka '%1' není nastavena. + Mark '%1' not set. + Značka '%1' není nastavena. - Mark "%1" not set. - Značka "%1" není nastavena. + Mark "%1" not set. + Značka "%1" není nastavena. @@ -3111,28 +3180,28 @@ - File "%1" exists (add ! to override) - Soubor "%1" již existuje (Přidejte znak ! chcete-li jej přepsat) + File "%1" exists (add ! to override) + Soubor "%1" již existuje (Přidejte znak ! chcete-li jej přepsat) - Cannot open file "%1" for writing - Soubor "%1" nelze otevřít pro zápis + Cannot open file "%1" for writing + Soubor "%1" nelze otevřít pro zápis - "%1" %2 %3L, %4C written. - "%1" %2 %3L, %4C zapsáno. + "%1" %2 %3L, %4C written. + "%1" %2 %3L, %4C zapsáno. - Cannot open file "%1" for reading - Soubor "%1" nelze otevřít pro čtení + Cannot open file "%1" for reading + Soubor "%1" nelze otevřít pro čtení - "%1" %2L, %3C - + "%1" %2L, %3C + @@ -3243,8 +3312,8 @@ FileWatcher - Failed to create synchronization directory "%1"! - Nelze vytvořit adresář pro synchronizaci "%1"! + Failed to create synchronization directory "%1"! + Nelze vytvořit adresář pro synchronizaci "%1"! @@ -3253,21 +3322,21 @@ Alt+Down Filter completion shortcut - + IconSelectButton - + Select Icon... Vyber ikonu... - + ... Select/browse icon. - + @@ -3330,7 +3399,7 @@ Text - + @@ -3345,7 +3414,7 @@ XML - + @@ -3473,7 +3542,7 @@ ItemEncryptedLoader - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> Pro sdílení zašifrovaných prvků na jíném počítači nebo v jiném sezení jsou zapotřebí soubory klíčů:<ul><li>%1</li><li>%2<br />(Ulož tento soukromí klíč na bezpečném místě.)</li></ul> @@ -3604,7 +3673,7 @@ FakeVim - + @@ -3777,8 +3846,8 @@ - Failed to synchronize tab "%1" with directory "%2"! - Nelze synchronizovat záložku "%1" s adresářem "%2"! + Failed to synchronize tab "%1" with directory "%2"! + Nelze synchronizovat záložku "%1" s adresářem "%2"! @@ -3980,7 +4049,7 @@ CopyQ - + &Find: @@ -3991,7 +4060,7 @@ &schránka - + Exit? Ukončit? @@ -4015,17 +4084,17 @@ <PRÁZDNÉ> - + Do you want to <strong>exit</strong> CopyQ? Opravdu chcete aplikaci CopyQ <strong>ukončit</strong>? - + &File &Soubor - + &Show/Hide &Zobrazit/Skrýt @@ -4046,7 +4115,7 @@ &Akce... - + Open action dialog Otevřít dialog akcí @@ -4063,7 +4132,7 @@ &Ukončit - + &Edit &Editovat @@ -4084,12 +4153,12 @@ &Kopírovat vybrané prvky - + &Item &Prvek - + &Tabs &Záložky @@ -4130,18 +4199,18 @@ Příkaz %1 - + CopyQ Error Notification error message title CopyQ chyba - + Cannot save file %1! Nelze uložit soubor %1! - + Cannot open file %1! Nelze otevřít soubor %1! @@ -4151,19 +4220,19 @@ CopyQ chyba - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + - + Clipboard: %1 Tray tooltip format @@ -4183,25 +4252,25 @@ &Příkazy - + &Help &Nápověda - Rename &group "%1" - Přejmenovat &skupinu "%1" + Rename &group "%1" + Přejmenovat &skupinu "%1" - Re&name tab "%1" - &Přejmenovat záložku "%1" + Re&name tab "%1" + &Přejmenovat záložku "%1" - Re&move tab "%1" - &Odebrat záložku "%1" + Re&move tab "%1" + &Odebrat záložku "%1" - Remove group "%1" - Odebrat skupinu "%1" + Remove group "%1" + Odebrat skupinu "%1" Error: %1 @@ -4216,16 +4285,16 @@ - Command "%1" - Příkaz: "%1" + Command "%1" + Příkaz: "%1" - + &Enable Clipboard Storing Po&vol ukládání schránky - + &Disable Clipboard Storing Za&kaž ukládání schránky @@ -4242,12 +4311,12 @@ Konfigurace načtena - &Rename tab "%1" - &Přejmenovat záložku "%1" + &Rename tab "%1" + &Přejmenovat záložku "%1" - &Remove tab "%1" - &Odebrat záložku "%1" + &Remove tab "%1" + &Odebrat záložku "%1" <IMAGE> @@ -4280,87 +4349,87 @@ <b>VSTUP:</b> - + &Clipboard: %1 Tray menu clipboard item format &Schránka: %1 - - + + CopyQ Items (*.cpq) CopyQ prvky (*.cpq) - + CopyQ Error Saving File Copyq Chyba v ukládání souboru - Cannot save file "%1"! - Nelze uložit soubor "%1"! + Cannot save file "%1"! + Nelze uložit soubor "%1"! - + CopyQ Error Opening File Copyq Chyba v otevírání souboru - Cannot open file "%1"! - Nelze otevřít soubor "%1"! + Cannot open file "%1"! + Nelze otevřít soubor "%1"! Executing: %1 Spouštím: %1 - + &New Tab &Nová záložka - + Rename &Group %1 Přejmenovat &skupinu %1 - + Re&name Tab %1 &Přejmenovat záložku %1 - + Re&move Tab %1 &Odebrat záložku %1 - + Remove Group %1 Odebrat skupinu %1 - + &Change Tab Icon &Změnit ikonu záložky - + Remove All Tabs in Group? Odstranit všechny záložky ve skupině? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? Opravdu chcete odebrat <strong>všechny záložky</strong> ve skupině <strong>%1</strong>? - + Remove Tab? Odebrat záložku? - + Do you want to remove tab <strong>%1</strong>? Opravdu chcete odebrat záložku <strong>%1</strong>? @@ -4368,15 +4437,20 @@ Notification - + CopyQ Inspect Notification CopyQ Prozkoumaní notifikace - + &Copy &Kopírovat + + + Right click to show + Pravé tlačítko myši k zobrazení + PluginWidget @@ -4477,7 +4551,7 @@ - + %1 (%n lines) Label for multi-line text in clipboard @@ -4492,18 +4566,18 @@ %1 - "%1" (%n lines) + "%1" (%n lines) Label for multi-line text in clipboard - "%1" (%n řádek) - "%1" (%n řádky) - "%1" (%n řádků) + "%1" (%n řádek) + "%1" (%n řádky) + "%1" (%n řádků) - "%1" + "%1" Label for single-line text in clipboard - "%1" + "%1" @@ -4516,37 +4590,43 @@ CHYBA: %1 - + + <HIDDEN> + Label for hidden/secret clipboard content + <SKRYTÁ> + + + <IMAGE> Label for image in clipboard <OBRÁZEK> - + <FILES> Label for URLs/files in clipboard <SOUBORY> - + <EMPTY> Label for empty clipboard <PRÁZDNÁ> - + <DATA> Label for data in clipboard <DATA> - + Backspace Key to remove item or MIME on OS X - + - + Delete Key to remove item or MIME Delete @@ -4562,9 +4642,9 @@ Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! +which can be letters, digits, '-' or '_'! Název Sezení musí obsahovat ne více než 16 znaků, -které mohou být pouze písmena bez diakritiky, čísla, '-' nebo '_'! +které mohou být pouze písmena bez diakritiky, čísla, '-' nebo '_'! socketpair() failed! @@ -4589,24 +4669,24 @@ Žádná rozšíření nebyla načtena! - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard - %1<div align="right"><small>&mdash; %n řádek &mdash;</small></div> - %1<div align="right"><small>&mdash; %n řádky &mdash;</small></div> - %1<div align="right"><small>&mdash; %n řádků &mdash;</small></div> + %1<div align="right"><small>&mdash; %n řádek &mdash;</small></div> + %1<div align="right"><small>&mdash; %n řádky &mdash;</small></div> + %1<div align="right"><small>&mdash; %n řádků &mdash;</small></div> - + %1 Notification label for single-line text in clipboard %1 - Item file "%1" is corrupted or some CopyQ plugins are missing! - Soubor s prvky "%1" je poškozený nebo chybí některé zásuvné moduly! + Item file "%1" is corrupted or some CopyQ plugins are missing! + Soubor s prvky "%1" je poškozený nebo chybí některé zásuvné moduly! @@ -4659,7 +4739,7 @@ MIME - + @@ -4667,9 +4747,8 @@ Vytiskne obsah výběru kurzoru. - Print number of items in history. - Vytiskne počet prvků v historii. + Vytiskne počet prvků v historii. @@ -4689,7 +4768,7 @@ TEXT - + @@ -4727,7 +4806,7 @@ DATA - + @@ -4759,6 +4838,11 @@ Nastaví obsah schránky. + + Print amount of items in current tab. + Vytiskne počet prvků ve vybrané záložce. + + Copy item in the row to clipboard. Zkopíruje prvek v řádku do schránky. @@ -4808,7 +4892,7 @@ PROGRAM - + @@ -4840,7 +4924,7 @@ Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. Spustí příkaz na záložce s daným jménem. Záložka je vytvořena, pokud neexistuje. @@ -4862,7 +4946,7 @@ - + COMMAND PŘÍKAZ @@ -4927,20 +5011,20 @@ Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". +Arguments are accessible using with "arguments(0..N)". Spustí program v jazyce ECMASctipt. -Argumenty jsou přístupně pomocí "arguments(0..N)". +Argumenty jsou přístupně pomocí "arguments(0..N)". - + Failed to set clipboard! Nepodařilo se nastavit schránku! - - Invalid option "%1"! - Neplatné nastavení "%1"! + + Invalid option "%1"! + Neplatné nastavení "%1"! Evaluate ECMAScript program. @@ -4987,27 +5071,27 @@ Spustí testy. - + Usage: copyq [%1] Použití: copyq [%1] - + Starts server if no command is specified. Spustí server pokud není zadán žádný příkaz. - + COMMANDs: PŘÍKAZY: - + NOTES: POZNÁMKY: - + Built with: Sestaveno s: @@ -5016,44 +5100,44 @@ - Změna prvního řádku (ŘÁDEK je 0) také změní schránku. - + - Use dash argument (-) to read data from stdandard input. - Použij pomlčku (-) jako argument pro načtení dat ze standardního vstupu. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - Použij dvojitou pomlčku (--) pro načtení všech následujících argumentů bez expandování sekvencí jako jsou \n, \t a další. - - - Use ? for MIME to print available MIME types (default is "text/plain"). - - Použij ? pro MIME pro výpis dostupných MIME typů (implicitní hodnota MIME je "text/plain"). + + - Use ? for MIME to print available MIME types (default is "text/plain"). + - Použij ? pro MIME pro výpis dostupných MIME typů (implicitní hodnota MIME je "text/plain"). - + Invalid number of arguments! Špatný počet argumentů! - + - Name "%1" doesn't refer to a function. - Jméno "%1" neodkazuje na žádnou funkci. + Name "%1" doesn't refer to a function. + Jméno "%1" neodkazuje na žádnou funkci. Build with: Sestaveno s: - + Command not found! Příkaz nenalezen! - + Terminating server. Ukončuji server. @@ -5068,14 +5152,14 @@ Záložka se stejným jménem již existuje! - - Cannot save to file "%1"! - Nelze uložit soubor "%1"! + + Cannot save to file "%1"! + Nelze uložit soubor "%1"! - - Cannot import file "%1"! - Nelze importovat soubor "%1"! + + Cannot import file "%1"! + Nelze importovat soubor "%1"! To modify options from command line you must first close the CopyQ Configuration dialog! @@ -5086,7 +5170,7 @@ Neplatné nastavení! - Tab with given name doesn't exist! + Tab with given name doesn't exist! Záložka s daným názvem neexistuje! @@ -5127,8 +5211,8 @@ - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - <html><head/><body><p>Zmáčkněte kombinaci kláves.</p><p><span style=" font-weight:600;">Escape</span> pro zrušení.</p></body></html> + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + <html><head/><body><p>Zmáčkněte kombinaci kláves.</p><p><span style=" font-weight:600;">Escape</span> pro zrušení.</p></body></html> @@ -5136,8 +5220,8 @@ Klikněte zde a zmáčkněte kombinaci kláves - <html><head/><body><p>Press any key combination.</p><p><span style=" font-weight:600;">Escape</span> to cancel. <span style=" font-weight:600;">Backspace</span> to disable shortcut.</p></body></html> - <html><head/><body><p>Zmáčkněte kombinaci kláves.</p><p><span style=" font-weight:600;">Escape</span> pro zrušení. <span style=" font-weight:600;">Backspace</span> pro odstranění zkratky.</p></body></html> + <html><head/><body><p>Press any key combination.</p><p><span style=" font-weight:600;">Escape</span> to cancel. <span style=" font-weight:600;">Backspace</span> to disable shortcut.</p></body></html> + <html><head/><body><p>Zmáčkněte kombinaci kláves.</p><p><span style=" font-weight:600;">Escape</span> pro zrušení. <span style=" font-weight:600;">Backspace</span> pro odstranění zkratky.</p></body></html> @@ -5202,7 +5286,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) &%1. %2 @@ -5224,17 +5308,17 @@ detail::ScriptableProxyHelper - - Tab with given name doesn't exist! + + Tab with given name doesn't exist! Záložka s daným názvem neexistuje! - + Tab name cannot be empty! Název záložky nemůže být prázdný! - + Tab with given name already exists! Záložka se stejným jménem již existuje! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_da.ts copyq-2.5.0~trusty/translations/copyq_da.ts --- copyq-2.4.7.1~trusty/translations/copyq_da.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_da.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,171 +1,171 @@ - + AboutDialog - + CopyQ About Om CopyQ - + Clipboard Manager Udklipsholder administration - + Author Forfatter - + E-mail E-mail - + Web Web - + Wiki Wiki - + Donate Donér - + Development Udvikling - + Library used in the application Qt library description Biblioteker anvendt i programmet - + Library used in the application LibQxt library description Bibliotek anvendt i programmet - + Iconic font used in the application Font Awesome description Iconic skrifttype bruges i programmet - + Color palette used for themes Solarized palette/themes description Farvepalette der bruges til temaer - + Free web-based translation management system Weblate description Frit web-baseret oversættelses administration system - + Keyboard Tastatur - + Application shortcuts can be changed in Preferences dialog. Programgenveje kan ændres i Indstillinger. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). Globale genveje (hele systemet) kan indstilles i dialogen Kommando (standard genvej er F6). - + Type any text to search the clipboard history. Skriv en tekst for at søge i udklipsholder historie. - + Item list navigation Liste navigation - + Up/Down, Page Up/Down, Home/End Op/ned, PgUp/PgDn, Home/End - + Tab navigation Fan navigation - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Venstre, højre, %1, %2 - + Move selected items Flyt markerede elementer - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+pil op/ned, Ctrl+Home/End - + Reset search or hide window Nulstil søgning eller skjul vindue - + Escape ESC - + Delete item Slet element - + Put selected items into clipboard Læg markerede elementer i Udklipsholder - + Enter Enter - + Change item display format Ændre visningsformat - + Ctrl+Left/Right Ctrl+Left/Right - + Edit Item Rediger element - + F2 F2 @@ -173,7 +173,7 @@ ActionDialog - + CopyQ Action Dialog CopyQ handling dialog @@ -182,22 +182,22 @@ Ko&mmando (%1 er teksten i valgte elementer): - + Standard &input: Standard &input: - + Store standard o&utput: Gem standard o&utput: - + Send data of given MIME type to standard input of command (leave empty to disable) Send data af givet MIME-type til standard input kommando (lad være tom for at deaktivere) - + Create items from standard output of the program (leave empty to disable) Opret elementer fra standard output af programmet (lad være tom for at deaktivere) @@ -210,43 +210,43 @@ Opret elementer fra standard output af programmet (for at deaktivere). - + Co&mmand: Ko&mmando: - + &Separator for new items: &Separator for nye elementer: - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> <p>Regulær udtryk til at opdele output i flere elementer.<\p> <p>brug <b>\n</b> til at gemme hver linje i separate elementer.</p> - + \n \n - + Output &tab: Output fane: - + Save items in tab with given name (leave empty to save in the current tab) Gemme elementer i fanen med følgende navn (tom gemmer i den aktuelle fane) - + Command saved Kommandoen er gemt - + Command was saved and can be accessed from item menu. You can set up the command in preferences. Kommandoen blev gemt og kan tilgås fra menuen. @@ -256,21 +256,21 @@ ActionHandler - + Error: %1 Fejl: %1 - + Exit code: %1 Exit code: %1 - + Command %1 Kommando %1 @@ -278,87 +278,87 @@ AddCommandDialog - + CopyQ Add Commands CopyQ tilføj kommandoer - + New command Ny kommando - + Ignore items with no or single character Ignorere elementer med ingen eller kun enkelte tegn - + Open in &Browser Åbn i &Browser - + Paste as Plain Text Indsæt som almindelig tekst - + Shift+Return Skift+Enter - + Autoplay videos Automatisk afspilning af videoer - + Copy URL (web address) to other tab Kopier URL (webadresse) til anden fane - + Create thumbnail (needs ImageMagick) Opret miniature (behøver ImageMagick) - + Create QR Code from URL (needs qrencode) Opret QR kode fra URL (behøver qrencode) - + Add to &TODO tab Tilføj til &TODO fane - + Move to &TODO tab Flyt til &TODO fane - + Ignore copied files Ignorer kopierede filer - - Ignore *"Password"* window - Ignorere * "Kodeords" * vindue + + Ignore *"Password"* window + Ignorere * "Kodeords" * vindue - + Password Adgangskode - + Move to Trash Flyt til papirkurven - + (trash) (Papirkurv) @@ -366,8 +366,8 @@ ClientSocket - - + + Failed to read message from client! Kunne ikke læse meddelelse fra klient! @@ -375,18 +375,18 @@ ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Søger %p%… - + Discard Changes? Kasser ændringer? - + Do you really want to <strong>discard changes</strong>? Vil du <strong>slette ændringer</strong>? @@ -394,12 +394,12 @@ ClipboardClient - + Cannot connect to server! Start CopyQ server first. Kan ikke forbinde til server! Start CopyQ server først. - + Connection lost! Forbindelsen mistet! @@ -407,32 +407,32 @@ ClipboardDialog - + CopyQ Clipboard Content CopyQ Udklipsholder-indhold - + &Formats: &Formater: - + C&ontent: Indhold: - + Remove Format Fjern format - + CopyQ Item Content CopyQ element indhold - + <strong>Size:</strong> %1 bytes Size of data in bytes <strong>Størrelse:</strong> %1 bytes @@ -441,27 +441,27 @@ ClipboardServer - + CopyQ server is already running. CopyQ serveren kører allerede. - + Cancel Active Commands Annuller aktive kommandoer - + Cancel active commands and exit? Annuller aktive kommandoer og afslut? - + Cancel Exiting Annuller afslut - + Exit Anyway Afslut alligevel @@ -473,67 +473,67 @@ Kommandoer - + CopyQ Commands CopyQ kommandoer - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. Definere nye kommandoer, der enten kan aktiveres automatisk på nyt udklipsholder indhold eller af bruger fra menuen eller ved hjælp af system genvej. - + &Find: &Find: - + &Load Commands... Ind&læs kommandoer… - + Sa&ve Selected Commands... Gem markerede kommandoer… - + Copy Selected [Ctrl+C] - + Kopier valgte [Ctrl + C] - + Paste Commands [Ctrl+V] - + Indsæt kommandoer [Ctrl + V] - + Unsaved Changes - + Ikke-gemte ændringer - + Command dialog has unsaved changes. - + Dialogen kommando har ikke gemte ændringer. - + Open Files with Commands Åben filer med kommandoer - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) Kommandoer (*.ini);; CopyQ konfiguration (copyq.conf copyq-*.conf) - + Save Selected Commands Gem valgte kommandoer - + Commands (*.ini) Kommandoer (*.ini) @@ -586,8 +586,8 @@ Ignorer kopierede filer - Ignore *"Password"* window - Ignorere * "Kodeords" * vindue + Ignore *"Password"* window + Ignorere * "Kodeords" * vindue Password @@ -632,42 +632,42 @@ CommandHelpButton - + Show command help (F1) Vis kommando hjælp (F1) - + Command contains list of programs with arguments which will be executed. For example: Kommandoen indeholder listen over programmer med argumenter, som vil blive udført. For eksempel: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. Programmet argumentet %1 vil erstattes elementtekst, og %2 gennem %9 for tekster fanget af regulære udtryk. - + Character %1 can be used to pass standard output to the next program. Tegnet 1% kan anvendes til at videregive standard output til det næste program. - + Following syntax can be used to pass rest of the command as single parameter. Følgende syntaks kan bruges at videregive resten af kommandoen som enkelt parameter. - + This gives same output as %1 but is more useful for longer commands. Dette giver samme output som %1 men er mere nyttigt for længere kommandoer. - + Functions listed below can be used as in following commands. Funktioner nedenfor kan bruges i følgende kommandoer. - + &clipboard Example tab name Udklipsholder @@ -676,89 +676,89 @@ CommandWidget - + &Name: &Navn: - + Command name shown in menu Kommandonavnet vises i menuen - + Type of Action Typen af handling - + Run the command automatically if clipboard has new content Kør kommandoen automatisk, hvis udklipsholder har nyt indhold - + Auto&matic Auto&matisk - + Show command in context menu of matching items Vis kommando i kontekstmenuen i matchende elementer - + In M&enu I m&enu - + &Global Shortcut: &Global genvej: - + Match Items Matche elementer - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. Data af denne MIME-type vil blive sendt til standard input kommando. Lad være tom for at deaktivere. - + F&ormat: F&ormat: - + Comman&d Komman&do - + Co&py to tab: Ko&pier til fane: - + Hide window after command is activated from context menu of an item Skjul vindue, når kommando er aktiveret fra kontekstmenuen for et element - - Change item, don't create any new items + + Change item, don't create any new items Ændre element, opret ikke nye elementer - + Tr&ansform Tr&ansformer - + Create items from standard output of the program (leave empty to disable) Opret elementer fra standard output af programmet (lad være tom for at deaktivere) @@ -767,32 +767,32 @@ &Format: - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - + <p>Brug kun kommandoen for elementer kopieret til klippebordet fra vindue med titeltekst, der matcher dette regulære udtryk (lad være tom for at matche ethvert vindue). På OS X, indeholder det applicaton navn efterfulgt af en bindestreg (&quot;-&quot;), derefter vinduet titel. F.eks &quot;Safari - GitHub&quot;</p> - + &Window: &Vindue: - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + <p>Brug kun kommandoen for elementer, hvis teksten svarer til dette regulære udtryk (lad være tom for at matche noget).</p> <p><span style="font-weight:600;"> eksempler:</span></p> <p>Match URL <span style="font-weight:600;"> ^(https?| FTP): / /</span></p> <p>Match PDF filnavne <span style="font-weight:600;"> \.pdf$</span></p> <p>matcher enkelttegn <span style="font-weight:600;"> ^. $</span></p> <p>matcher remote multimedia <span style="font-weight:600;"> ^ http://.*\. () ogv|VLC|MP4|MP3) $</span></p> - + &Content: &Indhold: - + &Filter: &Filter: - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -800,14 +800,20 @@ <p>Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> <p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - + <p>Brug kun kommandoer, hvis filterkommandoen lykkes.</p> + +<p>Element tekst sendes til <b>standard input</b> af filterkommandoen. Elementet er <b>matches kun hvis filter kommandoen exit-koden 0</b>.</p> + +<p>Brug <b>%1</b> for element tekst overføres som argument og <b>%2</b> til <b>%9</b> for argumenter fanget af regulære udtryk (dele omsluttet af parenteser).</p> + +<p>Brug <b>|</b> til kæde kommandoer (passere standard output til næste kommando).</p> Comma&nd Komma&ndo - + Action Handling @@ -816,12 +822,12 @@ Kopier til fane: - + Name of tab to copy new items into (leave empty not to copy) Navnet på fanen som nye elementer kopieres til (lad være for tom for ikke at kopiere) - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. @@ -830,12 +836,12 @@ Bemærk: Hvis dette anvendes automatisk, udføres ingen andre automatiske kommandoer. - + &Remove Item Fjern element - + Menu Action Handlings menu @@ -844,57 +850,57 @@ Skjul vindue, når kommando er aktiveret fra kontekstmenuen for et element. - + &Hide main window after activation Skjul hovedvinduet efter aktivering - + &Shortcut: Genvej: - + Command options Kommandoindstillinger - + Show action dialog before executing the command Vis dialogboks for handling før du udfører kommandoen - + &Wait Vent - + O&utput: O&utput: - + &Separator: &Separator: - + Separator to match for splitting the output to multiple items Separator, der skal matche for at opdele output til flere emner - + \n \n - + Output &tab: Outpu&t fane: - + Save items in tab with given name (leave empty to save in first tab) Gem elementer i fane med givet navn (Tom for at gemme i første fane) @@ -902,82 +908,82 @@ ConfigTabAppearance - + Background Baggrund - + Notes Noter - + Found Fundet - + Selected Valgt - + Number Nummer - + Normal Normal - + Editor Editor - + Font Skrifttype - + Alternate Alternativ - + Foreground Forgrund - + Notification Meddelelse - + Show &Number Vis &Nummer - + Show scrollbars Vis rullepaneler - + S&crollbars Rullepaneler - + Use icons from desktop environment whenever possible Brug ikoner fra skrivebordsmiljø når det er muligt - + S&et colors for tabs, tool bar and menus Angiv farver for faner, værktøjslinjen og menuerne @@ -990,12 +996,12 @@ Brug ikoner fra skrivebordsmiljø når det er muligt. - + S&ystem Icons S&ystem ikoner - + &Antialias &Antialias @@ -1004,102 +1010,102 @@ Angiv farver for faner, værktøjslinjen og menuerne - + &Reset Theme Nulstil tema - + Theme: Tema: - + &Load Theme Ind&læs tema - + &Save Theme Gem tema - + Edit current theme in external editor Rediger aktuelle tema i ekstern editor - + E&dit Theme Re&diger tema - + Preview: Forhåndsvisning: - + item Search expression in preview in Appearance tab. Element - + Search string is %1. Søgestrengen er %1. - + Select an item and press F2 to edit. Vælg et element og tryk F2 for at redigere. - + Select items and move them with CTRL and up or down key. Vælg elementer, og flyt dem med CTRL og op eller ned pil. - + Remove item with Delete key. Fjern element med Slettetasten. - + Example item %1 Eksempel element %1 - + Some random notes (Shift+F2 to edit) Nogle tilfældige noter (SKIFT + F2 for at redigere) - + Open Theme File Åben temafilen - + Save Theme File As Gem temafil som - + No External Editor Ingen ekstern Editor - + Set external editor command first! Angiv først en ekstern editor! - + Abc Preview text for font settings in appearance dialog Abc @@ -1108,148 +1114,148 @@ ConfigTabShortcuts - + &New Item &Nyt element - + &Import Tab... &Importer fanen… - + Ctrl+I Ctrl+I - + &Export Tab... &Eksporter fanen… - + &Preferences... Indstillinger… - - + + Ctrl+P Ctrl+P - + C&ommands/Global Shortcuts... K&ommandoer/globale genveje… - + C&ommands... K&ommandoer… - + F6 F6 - + Show &Clipboard Content Vis Udklipsholder-indhold - + Ctrl+Shift+C Ctrl+Shift+C - + &Toggle Clipboard Storing Skif&t udklipsholderlagring - + Ctrl+Shift+X Ctrl+Shift+X - + P&rocess Manager P&roces administrator - + Ctrl+Shift+Z Ctrl+Shift+Z - + E&xit Afslut - + Ctrl+Q Ctrl+Q - + &Sort Selected Items &Sorter de markerede elementer - + Ctrl+Shift+S Ctrl+Shift+S - + &Reverse Selected Items Omvend valgte elementer - + Ctrl+Shift+R Ctrl+Shift+R - + &Paste Items Indsæt elementer - + &Copy Selected Items Kopiere markerede elementer - + &Find &Find - + Move to &Clipboard Flyt til Udklipsholder - + &Show Content... Vis indhold… - + F4 F4 - + &Edit Rediger - + F2 F2 @@ -1258,32 +1264,32 @@ Rediger noter - + Shift+F2 Shift+F2 - + Edit &Notes Rediger &noter - + E&dit with editor Rediger med editor - + Ctrl+E Ctrl+E - + &Action... H&andling… - + F5 F5 @@ -1304,17 +1310,17 @@ Ctrl+Skift+P - + &Remove Fjern - + &New Tab &Ny fane - + Ctrl+T Ctrl+T @@ -1323,75 +1329,135 @@ Omdøb fanen - + Ctrl+F2 Ctrl+F2 - + R&ename Tab Omdøb fane - + Next Format - + Næste Format - + Ctrl+Right - + Ctrl+højre - + Previous Format - + Forrige Format - + Ctrl+Left - + CTRL+venstre + + + + Move Up + Flyt op + + + + Ctrl+Up + Ctrl+pil op + + + + Move Down + Flyt ned + + + + Ctrl+Down + Ctrl+pil ned + + + + Move to Top + Flyt til top + + + + Ctrl+Home + CTRL+Home - + + Move to Bottom + Flyt til bund + + + + Ctrl+End + CTRL+End + + + Re&move Tab Fjern fanen - + Ctrl+W Ctrl+W - + &Change Tab Icon Ændre faneikon - + Ctrl+Shift+T Ctrl+Skift+T - + + Ne&xt Tab + Næste fane + + + + Right + Højre + + + + &Previous Tab + Forrige fane + + + + Left + Venstre + + + &Help &Hjælp - + &Custom Actions and Global Shortcuts... - + Brugerdefinerede handlinger og globale genveje... ConfigurationManager - + CopyQ Configuration CopyQ indstillinger - + &General &Generelt @@ -1400,7 +1466,7 @@ Sprog: - Break text if it's too long to fit on line. + Break text if it's too long to fit on line. Ombryd teksten, hvis den er for lang til at passe på linie. @@ -1408,57 +1474,57 @@ Omb&ryd lange tekster - + Keep main window above other windows Hold hovedvinduet over andre vinduer - + O&pen windows on current screen Åbn vinduer på det aktuelle skærmbillede - + Confirm application exit Bekræft afslut - + Confirm application e&xit Bekræft afslut - + Run the application on system startup Kør programmet ved system start - + &Autostart &Autostart - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search Undersøtter Vi navigationstaster (H, J, K, L og flere), skråstreg (/) for at søge - + &Vi style navigation &Vi navigation - + Clipboard Manipulation Udklipsholder manipulation - + Save text selected with mouse (primary selection) in history Gem tekst markeret med musen (primær markering) i historik - + (&2) Store text selected using mouse (&2) Gem tekst markeret med musen @@ -1467,17 +1533,17 @@ Gør det muligt for at indsætte mus markeringer med genvej (normalt Ctrl + V eller Skift + Insert). - + (&4) Paste mouse selection with keyboard (&4) Indsæt musemarkering med tastatur - + Save clipboard in history Gemme udklipsholder i historik - + (&1) Store clipboard (&1) Gem Udklipsholder @@ -1486,72 +1552,72 @@ Spro&g: - - Break text if it's too long to fit on line + + Break text if it's too long to fit on line Ombryd teksten, hvis den er for lang til at passe på linien - + Wrap l&ong text Tekst&omløb - + Alwa&ys on Top Altid forrest - + Enable to open windows on current screen. Disable to open windows where they were last closed Aktiver for at åbne vinduer på den aktuelle skærm. Deaktiver for at åbne vinduer hvor de sidst blev lukket - + Save and restore history of item filters - + Gemme og gendanne element filtre historik - + Save Filter History - + Gem Filter historik - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) Gør det muligt for at indsætte musemarkeringer med genvej (normalt Ctrl+V eller Skift+Indsæt) - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) Tillad at indsætte kopieret indhold på samme måde som muse markeringer (normalt ved at trykke på midterste museknap) - + (&3) Paste clipboard with mouse (&3) Indsæt Udklipsholder med musen - + Layout and Transparency Layout og gennemsigtighed - + Show tree with tabs instead of tab bar Vis træ med faner i stedet for fanebjælken - + Tab T&ree Fane t&ræ - + &Focused transparency: Gennemsigtighed når &fokus: - + Transparency of main window if focused. Note: This is not be supported on all systems. @@ -1560,12 +1626,12 @@ Bemærk: Dette er ikke understøttes på alle systemer. - + &Unfocused transparency: &Ufokuseret gennemsigtighed: - + Transparency of main window if unfocused. Note: This is not be supported on all systems. @@ -1574,181 +1640,190 @@ Bemærk: Dette er ikke understøttes på alle systemer. - + Show number of items in tabs Vis antallet af elementer i faner - + Sho&w Item Count Vis element antal - + Show/Hide Vis/Skjul - + Hide tabs (press Alt key to show) Skjul faner (tryk på Alt-tasten for at vise) - + Hi&de tabs Skjul faner - + Hide toolbar Skjul værktøjslinjen - + Hide too&lbar Skjul værktøjslinjen - + Hide tool&bar labels Skjul værktøjslinjeetiketter - - Don't show tray icon; minimize window when closed + + Don't show tray icon; minimize window when closed Vis ikke bakke ikon; minimer vindue når lukket - + Disabl&e tray Deaktiv&er skuffe - + Ta&b for storing clipboard: - + Fane til lagring udklipsholderen: - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - + Navn på fane, der automatisk vil gemme nyt udklipsholder indhold. + +Lad være tom for at deaktivere automatisk lagring. - + Move item to the top of the list after it is activated Flyt elementet til toppen af listen efter det er aktiveret - + Move item to the t&op Flyt elementet til t&oppen - + Close main window after item is activated Luk hovedvinduet, når elememtet er blevet aktiveret - + Focus last window after item is activated Fokus på sidste vindue efter element er aktiveret - + Paste to current window after item is activated Indsæt i det aktuelle vindue, når elementet er aktiveret - + Show command for current clipboard content in tray menu Vis kommando for nuværende udklipsholder indhold i skuffemenuen - + + Show items from current tab in tray menu + Vis elementer fra aktuel fane i skuffemenuen + + + Show cu&rrent tab in menu, Vis aktuelle fane i menuen, - + or &choose other tab: eller vælg en anden fane: - + Paste item to current window after selecting it in menu Indsæt element i det aktuelle vindue efter det er valgt i menuen - + Sh&ow image preview as menu item icon Vis billedeksempel som menupunkt ikon - + Int&erval in seconds to display notifications: - Int&erval i sekunder til at vise meddelelser: + Int&erval i sekunder til at vise meddelelser: - + Notification distance from left or right screen edge in screen points Afstand til underretning fra venstre eller højre skærmkant i skærmpunkter - + Notification distance from top or bottom screen edge in screen points Afstand til underretning fra toppen eller bunden i skærmpunkter - + Maximum width for notification in screen points Maksimal bredde for underretning i skærmpunkter - + Maximum height for notification in screen points Maksimal højde for underretning i skærmpunkter - + &History &Historik - + &Language: - + Sprog: - + Maximum &number of items in history: Maksimalt antal af elementer i historik: - + Maximum number of items in each tab Maksimalt antal af elementer i hver fane - + &Unload tab after an interval in minutes: - + Fjern fane efter interval i min&utter: - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. - + Fjern hver fane fra hukommelsen efter et bestemt antal minutters inaktivitet. + +Sæt til 0 for ikke at fjerne faner. - + External &editor command (%1 is file to edit): Ekstern &editor kommando (%1 er filen det skal redigeres): - + External editor command (%1 is file to edit). Examples: gedit %1 @@ -1763,7 +1838,7 @@ xterm -e vim %1 - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. @@ -1772,12 +1847,12 @@ Bemærk: Redigeret elementer kan gemmes med F2der bort fra denne mulighed. - + Sa&ve edited item with Ctrl+Return and create new line with Return key - Gem redigeret element med Ctrl+Retur og opret en ny linje med Returtasten + Gem redigeret element med Ctrl+Retur og opret en ny linje med Returtasten - + After item is activated (double-click or Enter key), copy it to clipboard and ... Når elementer er aktiveret (Dobbeltklik eller Enter-tasten), kopier det til Udklipsholder og… @@ -1795,44 +1870,43 @@ Luk hovedvinduet, når elememtet er blevet aktiveret. - + &Close main window Luk hovedvinduet - + &Focus last window &Fokus på sidste vindue - + &Paste to current window Indsæt i det aktuelle vindue - + &Tray - Skuffe + Skuffe - + Sho&w commands for clipboard content Vis kommandoer til klippebordsindhold - + N&umber of items in tray menu: Antallet af elementer i skuffemenu: - + Number of items in tray menu - Antal elementer i skuffe menuen + Antal elementer i skuffemenuen - Show items from current tab in content menu - Vis elementer fra aktuelle fane i indholdsmenuen + Vis elementer fra aktuelle fane i indholdsmenuen Show c&urrent tab in menu, @@ -1843,67 +1917,67 @@ eller vælg en anden fane: - + Name of tab to show in tray menu (empty for the first tab) Navnet på fanen til at vise i skuffe menuen (tom for den første fane) - + &Paste activated item to current window Indsæt aktiveret element i det aktuelle vindue - + Show image preview next to menu items - Vis billedeksempel ved siden af menupunkter + Vis billedeksempel ved siden af menupunkter - + &Notifications Meddelelser - + &Notification position: Meddelelse placering: - + Position on screen for notifications - Position på skærmen for meddelelser + Position på skærmen for meddelelser - + Top Top - + Bottom Bund - + Top Right Øverst til højre - + Bottom Right Nederst til højre - + Bottom Left Nederst til venstre - + Top Left Øverst til venstre - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. @@ -1912,12 +1986,12 @@ - + Num&ber of lines for clipboard notification: - Antallet af linjer iudklipsholder meddelelse: + Antallet af linjer i udklipsholder meddelelse: - + Number of lines to show for new clipboard content. Set to 0 to disable. @@ -1926,128 +2000,133 @@ Sæt til 0 for at deaktivere. - + Notification Geometry (in screen points) - + Meddelelsesgeometri (i skærmpunkter) - + Ho&rizontal offset: - Ho&risontal forskydning: + Ho&risontal forskydning: - + &Vertical offset: &Vertikal forskydning: - + Maximum &width: Maksimal bredde: - + Ma&ximum height: Maksimal højde: - + &Items Elementer - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. Visningsformat af valgte emne i historik kan ændres ved at trykke på <b>Ctrl + Venstre</ b> eller <b Ctrl + højre / b>. Du kan ændre prioriteten for formater til visning ved at omfordele emner nedenfor. - + &Shortcuts Genveje - + &Appearance Udseende - + Cannot save tab %1 to %2 (%3)! Kan ikke gemme fanen %1 i %2 (%3)! - + Ctrl+Shift+1 Global shortcut for some predefined commands Ctrl+Shift+1 - + Show/hide main window Vis/Skjul hovedvinduet - + Show the tray menu - Vis skuffemenuen + Vis skuffemenuen - + + Show main window under mouse cursor + Vis hovedvinduet under musemarkøren + + + Edit clipboard Redigere Udklipsholder - + Edit first item Rediger første element - + Copy second item Kopier andet emne - + Show action dialog Vis dialogboks for handling - + Create new item Opret nyt element - + Copy next item Kopier næste element - + Copy previous item Kopier forrige element - + Paste clipboard as plain text Indsæt Udklipsholder som almindelig tekst - + Disable clipboard storing Deaktiver lagring af Udklipsholder - + Enable clipboard storing Aktivere Udklipsholder lagring - + Paste and copy next Indsæt og kopier næste - + Paste and copy previous Indsæt og kopier forrige @@ -2120,40 +2199,40 @@ (Papirkurv) - + &clipboard Default name of the tab that automatically stores new clipboard content - Udklipsholder + Udklipsholder - + Cannot create directory for settings %1! Kan ikke oprette mappe til indstillinger for %1! - - Invalid value for option "%1" - Ugyldig værdi for indstillingen "%1" + + Invalid value for option "%1" + Ugyldig værdi for indstillingen "%1" - + Reset preferences? Nulstil indstillinger? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? Denne handling vil nulstille alle dine præferencer (i alle faner) til standard værdier. < br / > < br / > vil du virkelig ønsker at <strong>nulstille alle indstillinger</strong>? - + Restart Required Genstart er nødvendig - + Language will be changed after application is restarted. - Sprog vil blive ændret, når programmet genstartes. + Sprog vil blive ændret, når programmet genstartes. Open Files with Commands @@ -2175,17 +2254,17 @@ FakeVim::Internal - + Use Vim-style Editing - Bruge Vim-stil redigering + Bruge Vim-stil redigering - + Read .vimrc Læs .vimrc - + Path to .vimrc Stien til .vimrc @@ -2193,58 +2272,58 @@ FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 Ukendt option: %1 - + Argument must be positive: %1=%2 Argumentet skal være positivt: %1=%2 - - Mark "%1" not set. - Mærke "%1" er ikke indstillet. + + Mark "%1" not set. + Mærke "%1" er ikke indstillet. - + %1%2% %1%2% - + %1All %1Alle - + Not implemented in FakeVim. Ikke implementeret i FakeVim. - + Unknown option: Ukendt option: - + Invalid argument: Ugyldigt argument: - + Trailing characters: Efterfølgende tegn: - + Move lines into themselves. Flytte linjer ind i sig selv. - + %n lines moved. %n linie flyttet. @@ -2252,32 +2331,32 @@ - - File "%1" exists (add ! to override) - Filen "%1" findes (tilføj ! For at ovetskrive) + + File "%1" exists (add ! to override) + Filen "%1" findes (tilføj ! For at ovetskrive) - - Cannot open file "%1" for writing - Kan ikke åbne filen "%1" for skrivning + + Cannot open file "%1" for writing + Kan ikke åbne filen "%1" for skrivning - - "%1" %2 %3L, %4C written. - "%1" %2 %3L, %4C skrevet. + + "%1" %2 %3L, %4C written. + "%1" %2 %3L, %4C skrevet. - - Cannot open file "%1" for reading - Kan ikke åbne filen "%1" for læsning + + Cannot open file "%1" for reading + Kan ikke åbne filen "%1" for læsning - - "%1" %2L, %3C - "%1" %2L, %3C + + "%1" %2L, %3C + "%1" %2L, %3C - + %n lines filtered. %n linie filtreret. @@ -2285,42 +2364,42 @@ - + Cannot open file %1 Kan ikke åbne filen %1 - + Invalid regular expression: %1 Ugyldigt regulært udtryk: %1 - + Pattern not found: %1 Mønster ikke fundet: %1 - + Search hit BOTTOM, continuing at TOP. Søg nået til bunden, fortsæt fra toppen. - + Search hit TOP, continuing at BOTTOM. Søg nået til toppen, fortsæt fra bunden. - + Search hit BOTTOM without match for: %1 Søg nået til bunden uden træf for: %1 - + Search hit TOP without match for: %1 Søg nået til toppen uden træf for: %1 - + %n lines indented. %n linie indrykket. @@ -2328,15 +2407,15 @@ - + %n lines %1ed %2 time. - - + %n linje %1ed %2 gange. + %n linjer %1ed %2 gange. - + %n lines yanked. %n linje rykket. @@ -2344,35 +2423,35 @@ - + Already at oldest change. - Allerede på ældste ændring. + Allerede ved ældste ændring. - + Already at newest change. - Allerede på nyeste ændring. + Allerede ved nyeste ændring. FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping - Rekursiv mapping + Rekursiv mapping - + Type Alt-V, Alt-V to quit FakeVim mode. - Skriv Alt-V, Alt-V for at forlade FakeVim mode. + Skriv Alt-V, Alt-V for at forlade FakeVim mode. - + [New] [Ny] - + Not an editor command: %1 Ikke en editor kommando: %1 @@ -2380,29 +2459,29 @@ FileWatcher - - Failed to create synchronization directory "%1"! - Kunne ikke oprette synkronisering mappen "%1"! + + Failed to create synchronization directory "%1"! + Kunne ikke oprette synkroniseringsmappen "%1"! FilterCompleter - + Alt+Down Filter completion shortcut - + Alt+pil ned IconSelectButton - + Select Icon... Vælg ikon… - + ... Select/browse icon. @@ -2411,22 +2490,22 @@ IconSelectDialog - + CopyQ Select Icon - CopyQ vælg ikon + CopyQ vælg ikon - + Browse... Gennemse… - + Open Icon file Åbn ikonfil - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) Billedfiler (*.png *.jpg *.jpeg *.bmp *.ico *.svg) @@ -2434,12 +2513,12 @@ ItemDataLoader - + Data Data - + Various data to save. Forskellige data skal gemmes. @@ -2447,77 +2526,77 @@ ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). Vælg formater til at gemme i historie. Du kan tilføje et format fra eksempler nedenfor eller skriv i andre (én pr. linje). - + Active &Formats: Aktive &formater: - + &Examples (double click to add to active formats): &Eksempler (Dobbeltklik for at tilføje til aktive formater): - + Text Tekst - + Unformatted simple text Uformateret simpel tekst - + Formatted text, web pages Formateret tekst, websider - + XML XML - + List of URI (e.g. copied files) Liste over URI (fx kopierede filer) - + Images Billeder - + Bitmap image Bitmap-billede - + Vector graphics Vektorgrafik - + Web image formats Web billedformater - + Other Andre - + List of clipboard mime types that will be stored in history (in given display order) Liste over udklipsholderen mime-typer der vil blive gemt i historken ((i betragtning af visningsrækkefølgen) - + &Maximum number of characters per format to display: &Maksimalt antal tegn per format til at vise: @@ -2525,12 +2604,12 @@ ItemEditor - + editor exit code is %1 Editor afslutningskode er %1 - + Editor command: %1 Editor kommando: %1 @@ -2538,44 +2617,44 @@ ItemEditorWidget - + Save Gem - + Save Item (<strong>F2</strong>) Gem elementet (<strong>F2</strong>) - + F2 Shortcut to save item editor changes F2 - + Cancel Annuller - + Cancel Editing and Revert Changes Annuller redigering og fortryd ændringer - + Escape Shortcut to revert item editor changes Esc - + Undo Fortryd - + Redo Gendan @@ -2583,104 +2662,104 @@ ItemEncryptedLoader - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - + GnuPG must be installed to view encrypted tabs. - GnuPG skal være installeret for at se krypterede faner. + GnuPG skal være installeret for at se krypterede faner. - + Encrypt (needs GnuPG) - Krypter (kræver GnuPG) + Krypter (kræver GnuPG) - - + + Ctrl+L - Ctrl+L + Ctrl+L - + Decrypt Dekrypter - + Decrypt and Copy Dekrypter og kopier - + Ctrl+Shift+L - Ctrl+Shift+L + Ctrl+Shift+L - + Error: %1 Fejl: %1 - + Failed to generate keys. Kunne ikke generere nøgler. - + Done Færdig - + Creating new keys (this may take a few minutes)... Oprettelse af nye nøgler (kan tage et par minutter)… - - + + Cancel Annuller - + Setting new password... Indstil ny adgangskode… - + Encryption keys <strong>must be generated</strong> before item encryption can be used. - Kryptering nøgler <strong>skal genereres</strong> før element kryptering kan bruges. + Krypteringsnøgler <strong>skal genereres</strong> før elementkryptering kan bruges. - + Generate New Keys... Opret nye nøgler… - + Change Password... Skift adgangskode… - + Encryption failed! - Kryptering mislykkedes! + Kryptering mislykkedes! - + Decryption failed! - Dekryptering mislykkedes! + Dekryptering mislykkedes! - + Encryption Kryptering - + Encrypt items and tabs. Krypter elementer og faner. @@ -2688,22 +2767,22 @@ ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. For at kryptere og dekryptere elementer tilføjes relevante kommandoer under fanen Kommandoer. - + Sharing Encrypted Items and Tabs Del krypterede elementer og faner - + Encrypted Tabs Krypterede faner - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> @@ -2712,30 +2791,30 @@ ItemFakeVimLoader - + FakeVim FakeVim - + FakeVim plugin is part of Qt Creator FakeVim udvidelse er en del af Qt Creator - + Emulate Vim editor while editing items. - Emuler Vim editor ved redigering af elementer. + Emuler Vim editor ved redigering af elementer. ItemFakeVimSettings - + Enable FakeVim for Editing Items Aktiver FakeVim for redigering af elementer - + Path to Configuration File: Sti til konfigurationsfilen: @@ -2743,12 +2822,12 @@ ItemImageLoader - + Images Billeder - + Display images. Vis billeder. @@ -2756,42 +2835,42 @@ ItemImageSettings - + Maximum Image &Width: Maksimal billedbredde: - + Maximum width of image displayed in history (set to zero for original size) Maksimal bredde af billedet vises i historie (sæt til nul for oprindelige størrelse) - + Maximum Image &Height: Maksimal billedhøjde: - + Maximum height of image displayed in history (set to zero for original size) Maksimal højde på billede, der vises i historie (sæt til nul for oprindelige størrelse) - + &Image editor command: B&illed editor kommando: - + Editor command for supported image formats other than SVG. - + Redigeringskommando til understøttede billedformater bortset fra SVG. - + &SVG editor command: &SVG editor kommando: - + Editor command for SVG image format. Redigerings kommando til SVG-billedformat. @@ -2799,12 +2878,12 @@ ItemNotesLoader - + Notes Noter - + Display notes for items. Vis noter for emner. @@ -2812,27 +2891,27 @@ ItemNotesSettings - + Notes Position Note placering - + A&bove Item Ovenstående element - + B&elow Item &Element nedenfor - + &Icon Only Kun &Ikon - + Show Too&l Tip Vis værktøjstip @@ -2840,27 +2919,27 @@ ItemOrderList - + &Add Tilføj - + + + - + &Remove Fjern - + &Up &Op - + &Down &Ned @@ -2868,43 +2947,43 @@ ItemSyncLoader - + Browse... Button text for opening file dialog to select synchronization directory Gennemse… - - Failed to synchronize tab "%1" with directory "%2"! - Ikke kunne synkronisere fanen "%1" med mappen "%2"! + + Failed to synchronize tab "%1" with directory "%2"! + Ikke kunne synkronisere fanen "%1" med mappen "%2"! - + Remove Items? Fjern elementer? - + Do you really want to <strong>remove items and associated files</strong>? Vil du <strong>fjerne elementer og tilhørende filer</strong>? - + Open Directory for Synchronization Åbn mappe for synkronisering - + Failed to create synchronization directory - Kunne ikke oprette mappe synkronisering + Kunne ikke oprette synkroniseringmappe - + Synchronize Synkroniser - + Synchronize items and notes with a directory on disk. Synkroniser elementet og noter med en mappe på disken. @@ -2912,44 +2991,46 @@ ItemSyncSettings - + Synchronization Tabs and Directories Synkronisering af faner og mapper - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - + <p>Synkronisere indholdet af<strong>fanen</strong> med mappe med givet <strong>sti</strong>.</p> +<p>Sæt til <strong>tom sti</strong> for ikke at gemme elementer i <strong>fanen</strong>.</p> - + Tab Name Fanenavn - + Path Sti - + Files to Item Data Formats - Filer til konto dataformater + Filer til dataformater element - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - + <p>Angiv MIME typen til <strong>-</strong> (dash) for at ignorere filer. Andre ukendte eller skjulte filer bliver ignoreret.</p> +<p>Eksempel: indlæs <strong>txt</strong> filtypenavn som <strong>tekst/plain</strong> MIME type.</p> - + Extensions Udvidelser - + Item MIME Type Emne MIME type @@ -2957,43 +3038,43 @@ ItemTagsLoader - + Add a Tag Tilføj et mærke - + Remove a Tag Fjern et mærke - + Tag as %1 Mærk som %1 - + Remove tag %1 Fjern mærket %1 - + Important Tag name for example command Vigtigt - + Clear all tags Ryd alle mærker - + Tags Mærker - + Display tags for items. Vis mærket for emner. @@ -3001,22 +3082,22 @@ ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. - + Menupunkterne for at tilføje og fjerne brugerdefinerede mærker kan tilføjes og tilpasses i kommandoer dialogen. - + Tag Name Mærkenavn - + Color Farve - + Icon Ikon @@ -3024,12 +3105,12 @@ ItemTextLoader - + Text Tekst - + Display plain text and simple HTML items. Vis klartekst og simple HTML-elementer. @@ -3037,17 +3118,17 @@ ItemTextSettings - + Save and display HTML and rich text Gem og vis HTML- og RTF-format - + Maximum number of lines to display (0 to show all): Maksimalt antal linjer der vises (0 viser alle): - + Maximum height in pixels (0 for no limit): Maksimale højde i pixel (0 for ingen grænse): @@ -3055,97 +3136,97 @@ MainWindow - + CopyQ CopyQ - + Exit? Afslut? - + Do you want to <strong>exit</strong> CopyQ? Vil du <strong>afslutte</strong> CopyQ? - + &File &Fil - + &Edit R&ediger - + &Item Element - + &Tabs Faner - + &Help &Hjælp - + &Show/Hide Vi&s/Skjul - + Open action dialog - Åben handling dialog + Åben handlingsdialog - + &New Tab &Ny fane - + Rename &Group %1 Omdøb &gruppen %1 - + Re&name Tab %1 Omdøb fa&nen %1 - + Re&move Tab %1 Fjern fanen %1 - + Remove Group %1 Fjern gruppen %1 - + &Change Tab Icon Ændre faneikon - + &Enable Clipboard Storing Aktiver udklipsholder lagring - + &Disable Clipboard Storing &Deaktivere Udklipsholder lagring - + CopyQ Error Notification error message title CopyQ fejl @@ -3155,7 +3236,7 @@ Udklipsholder - + Clipboard: %1 Tray tooltip format @@ -3163,66 +3244,66 @@ %1 - + %1 - CopyQ Main window title format (%1 is clipboard content label) %1 - CopyQ - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) %1 - %2 - CopyQ - + &Clipboard: %1 Tray menu clipboard item format Udklipsholder: %1 - - + + CopyQ Items (*.cpq) CopyQ elementer (*.cpq) - + CopyQ Error Saving File - CopyQ fejl under lagring af fil + CopyQ fejl under lagring af fil - + Cannot save file %1! Kan ikke gemme fil %1! - + CopyQ Error Opening File CopyQ fejl ved åbning af fil - + Cannot open file %1! Kan ikke åbne filen %1! - + Remove All Tabs in Group? Fjerne alle faner i gruppen? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? Vil du fjerne <strong>alle faner</strong> i gruppen <strong>%1</strong>? - + Remove Tab? Fjern fanen? - + Do you want to remove tab <strong>%1</strong>? Vil du fjerne fanen <strong>%1</strong>? @@ -3230,67 +3311,72 @@ Notification - + CopyQ Inspect Notification CopyQ inspicer underretning - + &Copy Kopier + + + Right click to show + Højreklik for at vise + ProcessManagerDialog - + CopyQ Process Manager - CopyQ Process Manager + CopyQ Proces Manager - + Started Startet - - - + + + Finished Afsluttet - + Name Navn - + Status Status - + Starting Starter - + Terminate Afslutter - + Runnning Kører - + Failed Mislykkedes - + Remove Fjern @@ -3298,15 +3384,21 @@ Proxy - + Information Information QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + <SKJULT> + - + %1 (%n lines) Label for multi-line text in clipboard @@ -3315,92 +3407,92 @@ - + <IMAGE> Label for image in clipboard - <BILLED> + <BILLED> - + <FILES> Label for URLs/files in clipboard <FILER> - + <EMPTY> Label for empty clipboard <TOM> - + <DATA> Label for data in clipboard <DATA> - + Backspace Key to remove item or MIME on OS X - Backspace + Backspace - + Delete Key to remove item or MIME Slet - + warning: %1 Advarsel: %1 - + ERROR: %1 FEJL: %1 - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard - %1<div align="right"><small>&mdash; %n linje &mdash;</small></div> - %1<div align="right"><small>&mdash; %n linjer &mdash;</small></div> + %1<div align="right"><small>&mdash; %n linje &mdash;</small></div> + %1<div align="right"><small>&mdash; %n linjer &mdash;</small></div> - + %1 Notification label for single-line text in clipboard %1 - + Item file %1 is corrupted or some CopyQ plugins are missing! Element filen %1 er beskadiget eller nogle CopyQ plugins mangler! - + No plugins loaded Ingen udvidelser indlæst - + Loading plugin: %1 Indlæser udvidelse %1 - + Data deserialization failed: %1 - Data deserialiseringen mislykkedes: %1 + Data deserialiseringen mislykkedes: %1 - + Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! +which can be letters, digits, '-' or '_'! Sessionsnavn skal indeholde højst 16 tegn -som kan bestå af bogstaver, tal, '-' eller '_'! +som kan bestå af bogstaver, tal, '-' eller '_'! @@ -3410,173 +3502,172 @@ Vis hovedvinduet. - + Hide main window. Skjul hovedvinduet. - + Show or hide main window. Vis eller skjul hovedvinduet. - + Open context menu. Åbn kontekstmenu. - + Exit server. - Afslut server. + Afslut server. - + Disable or enable clipboard content storing. Deaktiverer eller aktiverer lagring af udklipsholder indhold. - + Print clipboard content. Udskriv udklipsholderens indhold. - - - - - - - + + + + + + + MIME MIME - + Print X11 selection content. Udskriv X11 valg af indhold. - + Paste clipboard to current window (may not work with some applications). Indsæt Udklipsholderens aktuelle vindue (Virker muligvis ikke med nogle programmer). - + Set clipboard text. Indstil udklipsholder teksten. - - - + + + TEXT TEXT - + Set clipboard content. Indstil udklipsholder-indhold. - - - - + + + + DATA DATA - Print number of items in history. - Udskriv antallet af elementer i historik. + Udskriv antallet af elementer i historik. - + Copy item in the row to clipboard. Kopiere element i rækken til Udklipsholder. - - - - + + + + ROW ROW - + Copy next item from current tab to clipboard. Kopier næste element fra aktuelle fane til Udklipsholder. - + Copy previous item from current tab to clipboard. Kopier forrige element fra den aktuelle fane til Udklipsholder. - + Add text into clipboard. Tilføj tekst til Udklipsholder. - + Insert text into given row. Indsæt tekst i given række. - + Remove items in given rows. Fjern elementer i givne rækker. - - - - + + + + ROWS ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. Rediger elementer eller redigere nye. Værdien -1 er for nuværende tekst i Udklipsholder. - + Set separator for items on output. Sæt separator til elementer på output. - - + + SEPARATOR SEPARATOR - + Print raw data of clipboard or item in row. Udskriv rådata i Udklipsholder eller element i rækken. - + Write raw data to given row. Skriv rådata til rækken. - + Show action dialog. Vis dialogboks for handling. - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. @@ -3585,262 +3676,267 @@ Brug %1 i PROGRAM til videregive tekst som argument. - + PROGRAM PROGRAM - + Show tray popup message for TIME milliseconds. Vis skuffe popup besked til TID millisekunder. - + TITLE - TITLE + TITEL - + MESSAGE - MESSAGE + BESKED - + TIME - TIME + TID - + List available tab names. List tilgængelige fanenavnene. - + Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. Kør kommandoen på fanen med navnet. Fanen oprettes, hvis den ikke findes. Standard er den første fane. - + Run application tests (append --help argument for more info). - + Kør program test (tilføj --help argument for mere information). - - - - + + + + NAME NAME - + Show main window and optionally open tab with given name. - Vis hovedvinduet og eventuelt åbne fanen med navnet. + Vis hovedvinduet og eventuelt åbne fanen med navnet. + + + + Print amount of items in current tab. + Udskriv mængden af elementer i aktuelle fane. - - - + + + COMMAND COMMAND - + Remove tab. Fjern fanen. - + Rename tab. Omdøbe fane. - + NEW_NAME NEW_NAME - + Export items to file. Eksportere element til fil. - - + + FILE_NAME FILE_NAME - + Import items from file. Importer elementer fra fil. - + List all options. List alle valgmuligheder. - + Get option value. Få optionsværdi. - - + + OPTION OPTION - + Set option value. - Angivne parameterværdi. + Angiv parameterværdi. - + VALUE VALUE - + Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". +Arguments are accessible using with "arguments(0..N)". Evaluer ECMAScript program.↵ -Argumenter er tilgængelige ved hjælp af "argumenter (0..n)". +Argumenter er tilgængelige ved hjælp af "argumenter (0..n)". - + SCRIPT SCRIPT - + ARGUMENTS ARGUMENTS - + Starts or connects to application instance with given session name. Starter eller forbinder til ansøgning instans med given session navn. - + SESSION SESSION - + Print help for COMMAND or all commands. Udskriv hjælp for kommando eller alle kommandoer. - + Print version of program and libraries. Udskriv programversion og biblioteker. - + Usage: copyq [%1] Brug: copyq [%1] - + Starts server if no command is specified. Start server, hvis der ikke er specificeret nogen kommando. - + COMMANDs: Kommandoer: - + NOTES: NOTER: - + - Use dash argument (-) to read data from stdandard input. -Brug bindestreg argument (-) til at læse data fra standard input. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). -Brug dobbelt-bindestreg argument (-) til at læse alle følgende argumenter uden at udvide escape-sekvenser (dvs. \n, \t m.fl.). - - - Use ? for MIME to print available MIME types (default is "text/plain"). - -Brug? for MIME til at udskrive tilgængelige MIME-typer (standard er "almindelig tekst"). + + - Use ? for MIME to print available MIME types (default is "text/plain"). + -Brug ? for MIME til at udskrive tilgængelige MIME-typer (standard er "text/plain"). - + Invalid number of arguments! Ugyldigt antal argumenter! - - - Name "%1" doesn't refer to a function. - Navnet "%1" referere ikke til en funktion. + + + Name "%1" doesn't refer to a function. + Navnet "%1" referere ikke til en funktion. - + Built with: Bygget med: - + Command not found! Kommandoen blev ikke fundet! - + Terminating server. Afslutter serveren. - + Failed to set clipboard! Indstilling af Udklipsholder mislykkedes! - - Cannot save to file "%1"! - Kan ikke gemme filen "%1"! + + Cannot save to file "%1"! + Kan ikke gemme filen "%1"! - - Cannot import file "%1"! - K.an ikke importere filen "%1"! + + Cannot import file "%1"! + K.an ikke importere filen "%1"! - - Invalid option "%1"! - Ugyldig indstilling "%1"! + + Invalid option "%1"! + Ugyldig indstilling "%1"! ShortcutButton - + Add shortcut Tilføj genvej @@ -3848,22 +3944,22 @@ ShortcutDialog - + CopyQ New Shortcut CopyQ ny genvej - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - <html><head/><body><p>Tryk på enhver tastekombination. <span style="font-weight:600;">Esc</span>for at annullere.</p></body></html> + + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + <html><head/><body><p>Tryk på enhver tastekombination. <span style="font-weight:600;">Esc</span>for at annullere.</p></body></html> - + Click here and press any key combination Klik her og tryk på tastekombination - + Remove Shortcut Fjern genvej @@ -3871,17 +3967,17 @@ ShortcutsWidget - + &Find: &Find: - + There is command overriding this shortcut. Der er en kommando der tilsidesætter denne genvej. - + Shortcut already exists! Genvejen findes allerede! @@ -3889,29 +3985,31 @@ TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - + Fanenavn skal være unik og ikke-tom.<br/> +Fanen <b> No&amp;ter</b> kan åbnes ved hjælp <b> Alt+t</b><br/> +Brug <b>/</b> som sti separator i trævisningen under fanen layout. - + &Name: &Navn: - + CopyQ New Tab CopyQ ny fane - + CopyQ Rename Tab CopyQ omdøb faneblad - + CopyQ Rename Tab Group CopyQ omdøb fanegruppe @@ -3919,7 +4017,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) &%1. %2 @@ -3928,30 +4026,30 @@ Utils::FilterLineEdit - + Regular Expression Regulært udtryk - + Case Insensitive - Versal-ufølsom + Versal-ufølsom detail::ScriptableProxyHelper - - Tab with given name doesn't exist! + + Tab with given name doesn't exist! Fanen med navnet eksisterer ikke! - + Tab name cannot be empty! Fanenavn må ikke være tomt! - + Tab with given name already exists! Fanen med angivne navn findes allerede! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_de.ts copyq-2.5.0~trusty/translations/copyq_de.ts --- copyq-2.4.7.1~trusty/translations/copyq_de.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_de.ts 2015-11-14 08:43:45.000000000 +0000 @@ -4,71 +4,71 @@ AboutDialog - + CopyQ About Über CopyQ - + Clipboard Manager Clipboard Manager - + Author Author - + E-mail E-Mail - + Web Web - + Wiki Wiki - + Donate Spenden - + Development Entwicklung - + Library used in the application Qt library description In dieser Anwendung verwendete Bibliothek - + Library used in the application LibQxt library description In dieser Anwendung verwendete Bibliothek - + Iconic font used in the application Font Awesome description In dieser Anwendung verwendete Icon-Schriftart - + Color palette used for themes Solarized palette/themes description Farbpalette für Themes - + Free web-based translation management system Weblate description Freies webbasiertes Übersetzungs-Management-System @@ -82,42 +82,42 @@ Farbpalette für Themes - + Keyboard Tastatur - + Application shortcuts can be changed in Preferences dialog. Die Tastenkombinationen können in dem Eigenschaften-Dialog angepasst werden. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). Globale Tastenkombinationen (systemweite Shortcuts) können im Dialog "Befehl" eingestellt werden (Standard-Tastenkombination ist F6). - + Type any text to search the clipboard history. Drücke eine Taste um im Verlauf zu suchen. - + Item list navigation Navigation in der Liste - + Up/Down, Page Up/Down, Home/End Hoch/Runter, Bild hoch/runter, Pos1/Ende - + Tab navigation Navigation zwischen Reitern - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Links, Rechts, %1, %2 @@ -127,27 +127,27 @@ Links, Rechts, Strg+Tab, Strg+Umschalt+Tab - + Move selected items Ausgewählte Elemente verschieben - + Ctrl+Up/Down, Ctrl+Home/End Strg+Hoch/Runter, Strg+Pos1/Ende - + Reset search or hide window Suche zurücksetzen oder Fenster verstecken - + Escape Escape - + Delete item Element entfernen @@ -156,32 +156,32 @@ Entf - + Put selected items into clipboard Ausgewählte Elemente in die Zwischenablage legen - + Enter Enter - + Change item display format Anzeigeformat ändern - + Ctrl+Left/Right Strg+Links/Rechts - + F2 F2 - + Edit Item Element bearbeiten @@ -193,12 +193,12 @@ ActionDialog - + CopyQ Action Dialog CopyQ Ausführen-Dialog - + Co&mmand: &Befehl: @@ -211,12 +211,12 @@ <b>%1</b> im <b>Befehl</b> ist der <b>Text</b> der ausgewählten Elemente. Der Text kann ebenfalls angepasst und an die <b>Standardeingabe</b>(stdin) weitergereicht werden. Es ist ebenfalls möglich Befehle durch Pipes mit <b>|</b> zu verketten (z.B. zur Weitergabe an die Standardausgabe -stdout). - + Standard &input: Standarde&ingabe: - + Store standard o&utput: Standarda&usgabe speichern: @@ -229,49 +229,49 @@ Erstelle Elemente aus der Standardausgabe eines Programms (freilassen zum Deaktivieren). - + Send data of given MIME type to standard input of command (leave empty to disable) Sende Daten eines MIME-Typs an die Standardeingabe eines Befehls (zum Deaktivieren leer lassen) - + Create items from standard output of the program (leave empty to disable) Erstelle Elemente aus der Standardausgabe des Programms (zum Deaktivieren leer lassen) - + &Separator for new items: &Trennungszeichen für neue Elemente: - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> <p>Reguläre Ausdrücke um die Ausgabe in mehrere Elemente aufzuteilen<\p> <p>Benutze<b>\n</b>um verschiedene Zeilen in verschiedene Elemente zu speichern</p> - + \n \n - + Output &tab: Ausgaberei&ter: - + Save items in tab with given name (leave empty to save in the current tab) Speichere Elemente in Reiter mit folgendem Namen (freilassen um in den aktuellen Reiter zu speichern) - + Command saved Befehl gespeichert - + Command was saved and can be accessed from item menu. You can set up the command in preferences. Befehl wurde gespeichert und kann über das Menü erreicht werden. Du kannst den Befehl in den Einstellungen ändern. @@ -300,7 +300,7 @@ <b>INPUT:</b> - + Error: %1 Fehler: %1 @@ -308,14 +308,14 @@ - + Exit code: %1 Exitcode: %1 - + Command %1 Befehl %1 @@ -323,87 +323,87 @@ AddCommandDialog - + CopyQ Add Commands CopyQ Befehle hinzufügen - + New command Neuer Befehl - + Ignore items with no or single character Ignoriere Elemente mit keinem oder nur einem Zeichen - + Open in &Browser Im &Browser öffnen - + Paste as Plain Text Als reinen Text einfügen - + Shift+Return Umschalt+Enter - + Autoplay videos Videos automatisch abspielen - + Copy URL (web address) to other tab Kopiere URL in einen anderen Reiter - + Create thumbnail (needs ImageMagick) Erstelle Thumbnail (benötigt ImageMagick) - + Create QR Code from URL (needs qrencode) Erstelle QR Code aus URL (benötigt qrencode) - + Add to &TODO tab Zum &TODO-Reiter hinzufügen - + Move to &TODO tab Zum &TODO-Reiter verschieben - + Ignore copied files Kopierte Dateien ignorieren - + Ignore *"Password"* window Ignoriere *"Passwort"* Fenster - + Password Passwort - + Move to Trash In Papierkorb verschieben - + (trash) (Papierkorb) @@ -411,8 +411,8 @@ ClientSocket - - + + Failed to read message from client! Konnte Nachricht vom Client nicht empfangen! @@ -456,18 +456,18 @@ &Voriges in die Zwischenablage - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Suche läuft %p%... - + Discard Changes? Änderungen verwerfen? - + Do you really want to <strong>discard changes</strong>? Willst du wirklich <strong>die Änderungen verwerfen</strong>? @@ -475,7 +475,7 @@ ClipboardClient - + Cannot connect to server! Start CopyQ server first. Es kann keine Verbindung zum Server hergestellt werden! Bitte zuerst den CopyQ-Server starten. @@ -484,7 +484,7 @@ Die Verbindung wurde vom Server abgewiesen! - + Connection lost! Verbindung verloren! @@ -492,32 +492,32 @@ ClipboardDialog - + CopyQ Clipboard Content CopyQ Inhalt der Zwischenablage - + &Formats: &Formate: - + C&ontent: &Inhalt: - + Remove Format Format entfernen - + CopyQ Item Content CopyQ Inhalt des Elements - + <strong>Size:</strong> %1 bytes Size of data in bytes <strong>Größe:</strong> %1 Byte @@ -569,27 +569,27 @@ Überwachung der Zwischenablage: abgeschloßen - + CopyQ server is already running. CopyQ Server ist bereits gestartet. - + Cancel Active Commands Beende aktive Befehle - + Cancel active commands and exit? Möchtest du die Anwendung und damit auch alle aktiven Befehle beenden? - + Cancel Exiting Doch nicht beenden - + Exit Anyway Beenden @@ -620,67 +620,67 @@ Befehle - + CopyQ Commands CopyQ Befehle - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. Definiere neue Befehle die entweder bei neuem Inhalt in der Zwischenablage automatisch, vom Benutzer per Menü oder per Tastenkombination ausgeführt werden. - + &Find: Suchen: - + &Load Commands... &Lade Befehle... - + Sa&ve Selected Commands... Ausgewählte Befehle speichern... - + Copy Selected [Ctrl+C] Ausgewählte Befehle kopieren [Strg+C] - + Paste Commands [Ctrl+V] Befehle einfügen [Strg+V] - + Unsaved Changes Nicht gespeicherte Änderungen - + Command dialog has unsaved changes. Nicht gespeicherte Änderungen im Befehl-Dialog. - + Open Files with Commands Öffne Dateien mit Befehle - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) Befehle (*.ini);; CopyQ Konfiguration (copyq.conf copyq-*.conf) - + Save Selected Commands Ausgewählte Befehle speichern - + Commands (*.ini) Befehle (*.ini) @@ -779,42 +779,42 @@ CommandHelpButton - + Show command help (F1) Öffne Hilfe zu Befehlen (F1) - + Command contains list of programs with arguments which will be executed. For example: Der Befehl enthält die Liste der Programme mit Argumenten, die ausgeführt werden. Zum Beispiel: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. Programm-Argument %1 wird durch den Text des Elements ersetzt. %2 bis %9 werden durch die Ergebnis-Gruppen des regulären Ausdruck ersetzt. - + Character %1 can be used to pass standard output to the next program. Das Zeichen %1 kann verwendet werden, um STDOUT an das nächste Programm zu übergeben. - + Following syntax can be used to pass rest of the command as single parameter. Die folgende Syntax kann verwendet werden um den Rest des Befehls als einen Parameter weiterzuleiten. - + This gives same output as %1 but is more useful for longer commands. Das erzeugt dieselbe Ausgabe wie %1 ist aber bei längeren Befehlen hilfreicher. - + Functions listed below can be used as in following commands. Die nachfolgenden Funktionen können wie in den folgenden Beispiel-Befehlen verwendet werden. - + &clipboard Example tab name Zwis&chenablage @@ -835,12 +835,12 @@ Aktivi&eren - + Name of tab to copy new items into (leave empty not to copy) Name des Reiters in den die Elemente kopiert werden sollen (freilassen um nicht zu kopieren) - + &Name: &Name: @@ -853,23 +853,23 @@ Element &ignorieren - + Command name shown in menu Command name (shown in menu) Anzuzeigender Befehlsname - + F&ormat: F&ormat: - + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> <p>Befehle nur auf Elemente anwenden die mit dem reguären Ausdruck übereinstimmen (freilassen um mit allen übereinzustimmen).</p><p><span style=" font-weight:600;">Beispiele:</span></p><p> URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Dateinamen die mit ".pdf" enden <span style=" font-weight:600;">\.pdf$</span></p><p> Ein einzelnes Zeichen <span style=" font-weight:600;">^.$</span></p><p> URL mit einer der angegeben Dateiendungen <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + Comman&d Befehl @@ -906,22 +906,22 @@ Elemente aus Standardausgabe eines Programms erstellen (freilassen zum Deaktivieren). - + O&utput: A&usgabe: - + Match Items Elemente erfassen - + &Content: &Inhalt: - + &Window: &Fenster: @@ -934,19 +934,19 @@ &Format: - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. Die Daten dieses MIME-Typs werden zur Standardeingabe des Befehls gesendet. Zum Deaktivieren frei lassen. - + &Filter: &Filter: - + Action Aktion @@ -955,17 +955,17 @@ Verstecke das Fenster nach dem Ausführen des Befehls im Kontextmenü. - + Command options Befehlsoptionen - + Show action dialog before executing the command Ausführungsdialog anzeigen bevor Befehl ausgeführt wird - + Run the command automatically if clipboard has new content Befehl automatisch ausführen wenn Zwischenablage neuen Inhalt bekommt @@ -978,22 +978,22 @@ Ve&rändern - + Separator to match for splitting the output to multiple items Trennungszeichen um Ausgabe in mehrere teile zu spalten - + &Wait &Warten - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> <p>Der Befehl wird nur auf kopierte Elemente angewendet, wenn der Titel des Fensters aus dem kopierte wurde auf den angegebenen regulären Ausdruck passt (leer lassen um den Titel des Fensters zu ignorieren). Unter OS X, beinhaltet das den Anwendungsname gefolgt von einem Bindestrich (&quot;-&quot;) und dem Titel des Fensters. Z.B.: &quot;Safari - GitHub&quot;.</p> - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -1010,27 +1010,27 @@ <p>Verwende <b>|</b> um Befehle zu verketten (reicht STDOUT an den nächsten Befehl weiter).</p> - + Type of Action Art der Aktion - + Auto&matic Auto&matisch - + Show command in context menu of matching items Befehl im Kontextmenü der erfassten Elemente anzeigen - + In M&enu Im M&enü - + &Global Shortcut: &Globaler Tastenkürzel: @@ -1039,7 +1039,7 @@ Befehl - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. @@ -1048,67 +1048,67 @@ Anmerkung: Wenn diese Aktion automatisch angewendet wird, werden keine anderen Befehle automatischen ausgeführt. - + &Remove Item Entfe&rne Element - + Menu Action Menü Aktion - + Hide window after command is activated from context menu of an item Verstecke das Fenster wenn der Befehl per Kontextmenü aktiviert wurde - + &Hide main window after activation Verstecke &Hauptfenster nach der Aktivierung - + Change item, don't create any new items Element anpassen, keine neuen Elemente anlegen - + Tr&ansform Tr&ansformieren - + Create items from standard output of the program (leave empty to disable) Erstelle Elemente aus der Standardausgabe eines Programms (zum Deaktivieren leer lassen) - + &Separator: &Trennungszeichen: - + \n \n - + Save items in tab with given name (leave empty to save in first tab) Elemente in den Reiter mit dem folgenden Namen speichern (freilassen um in den ersten Reiter zu speichern) - + Output &tab: Reiter der &Ausgabe: - + Co&py to tab: In folgenden Reiter ko&pieren: - + &Shortcut: Tasten&kürzel: @@ -1124,67 +1124,67 @@ ConfigTabAppearance - + Number Zahlen - + Font Schriftart - + Editor Editor - + Background Hintergrund - + Normal Normal - + Found Gefunden - + Selected Ausgewählt - + Alternate Alternativ - + Foreground Vordergrund - + Notes Notizen - + Notification Benachrichtigung - + Show &Number Zeige Numme&r - + Show scrollbars Scrollleisten anzeigen @@ -1197,12 +1197,12 @@ Nutze Icons der Desktopumgebung, wenn möglich. - + S&ystem Icons &System-Icons - + &Antialias &Antialiasing @@ -1211,52 +1211,52 @@ Für Reiter, Toolbars und Menüs ebenfalls Farben verwenden - + S&crollbars S&crollbalken - + Use icons from desktop environment whenever possible Verwende die Icons der Desktopumgebung wenn möglich - + S&et colors for tabs, tool bar and menus Farb&en für Reiter, Toolbar und Menüs setzen - + &Reset Theme Theme zu&rücksetzen - + Theme: Theme: - + &Load Theme &Lade Theme - + &Save Theme S&peichere Theme - + Edit current theme in external editor Aktuelles Theme in externem Editor bearbeiten - + E&dit Theme Theme b&earbeiten - + Preview: Vorschau: @@ -1265,31 +1265,31 @@ Der Suchtext für "Eintrag". - + Select an item and press F2 to edit. Selektiere ein Element und drücke F2 zum Bearbeiten. - + Select items and move them with CTRL and up or down key. Selektiere Elemente und verschiebe diese mit Strg+↑ (hoch) oder Strg+↓ (runter). - + Remove item with Delete key. Entferne Element mit der Entf-Taste. - + Example item %1 Beispiel eines Elements %1 - + Some random notes (Shift+F2 to edit) Ein paar Zufallsnotizen (Shift+F2 zum Bearbeiten) @@ -1298,38 +1298,38 @@ Element - + item Search expression in preview in Appearance tab. Element - + Search string is %1. Der Suchtext lautet %1. - + Open Theme File Theme-Datei öffnen - + Save Theme File As Theme-Datei speichern - + No External Editor Kein externer Editor - + Set external editor command first! Erst einen externen Editor festlegen! - + Abc Preview text for font settings in appearance dialog Abc @@ -1346,53 +1346,53 @@ Formular - + &New Item &Neues Element - + &Import Tab... &Importiere Reiter... - + Ctrl+I Strg+I - + &Export Tab... &Exportiere Reiter... - - + + Ctrl+P Strg+P - + C&ommands/Global Shortcuts... Befehle/Gl&obale Tastenkombinationen... - + C&ommands... Befehle... - + F6 F6 - + Show &Clipboard Content Zeige &Inhalt der Zwischenablage - + Ctrl+Shift+C Strg+Umschalt+C @@ -1401,72 +1401,72 @@ Zwisch&enablage speichern aktivieren - + Ctrl+Shift+X Strg+Shift+X - + E&xit &Beenden - + Ctrl+Q Strg+Q - + &Sort Selected Items &Sortiere selektierte Elemente - + Ctrl+Shift+S Strg+Umschalt+S - + &Reverse Selected Items &Reihenfolge der selektierten Elemente umdrehen - + Ctrl+Shift+R Strg+Umschalt+R - + &Paste Items &Elemente einfügen - + &Copy Selected Items &Kopiere selektierte Elemente - + &Find Suchen - + Move to &Clipboard In die Zwis&chenablage verschieben - + &Show Content... Inhalt anzeigen... - + F4 F4 - + Edit &Notes &Notizen bearbeiten @@ -1475,12 +1475,12 @@ Nächstes Element in die Zwischenablage - + &Remove Entfe&rnen - + R&ename Tab Reiter umb&enennen @@ -1489,32 +1489,32 @@ Entf - + &Preferences... Einstellungen... - + &Toggle Clipboard Storing Speichern in die Zwischenablage de-/ak&tivieren - + P&rocess Manager P&rozess Manager - + Ctrl+Shift+Z Strg+Umschalt+Z - + F2 F2 - + &Edit B&earbeiten @@ -1523,27 +1523,27 @@ Notizen b&earbeiten - + Shift+F2 Umschalt+F2 - + E&dit with editor Mit Texte&ditor bearbeiten - + Ctrl+E Strg+E - + &Action... &Ausführen... - + F5 F5 @@ -1564,7 +1564,7 @@ Strg+Umschalt+P - + &New Tab Tab hinzufüge&n @@ -1581,7 +1581,7 @@ &Neuer Reiter - + Ctrl+T Strg+t @@ -1590,7 +1590,7 @@ Reiter umbe&nnen - + Ctrl+F2 Strg+F2 @@ -1599,47 +1599,107 @@ Reiter entfernen (&m) - + Ctrl+W Strg+W - + Re&move Tab Tab entfernen - + Next Format Nächstes Format - + Ctrl+Right Strg+Rechts - + Previous Format Vorheriges Format - + Ctrl+Left Strg+Links - + + Move Up + Nach oben verschieben + + + + Ctrl+Up + Strg+Hoch + + + + Move Down + Nach unten verschieben + + + + Ctrl+Down + Strg+Runter + + + + Move to Top + An den Anfang verschieben + + + + Ctrl+Home + Strg+Pos1 + + + + Move to Bottom + An das Ende verschieben + + + + Ctrl+End + Strg+Ende + + + &Change Tab Icon Tab-Icon ändern - + Ctrl+Shift+T Strg+Umschalt+T - + + Ne&xt Tab + Nächster Tab + + + + Right + Rechts + + + + &Previous Tab + Vorheriger Tab + + + + Left + Links + + + &Help &Hilfe @@ -1714,7 +1774,7 @@ <p>Wenn Ihr System <b>globale/systemweite Tastenkombinationen</b> unterstützt, dann können diese im Befehle-Dialog unter <b>Befehle/Globale Tastenkombinationen...</b> im Datei-Menü konfiguriert werden.</p> - + &Custom Actions and Global Shortcuts... Benutzerdefinierte Aktionen und globale Tastenkombinationen... @@ -1722,7 +1782,7 @@ ConfigurationManager - + CopyQ Configuration CopyQ Einstellungen @@ -1755,12 +1815,12 @@ Auswahl in Zwischenablage (&4) - + Keep main window above other windows Hauptfenster immer im Vordergrund anzeigen - + Save clipboard in history Zwischenablage in Verlauf speichern @@ -1777,17 +1837,17 @@ Inhalt der primären Auswahl in Zwischenablage kopieren - + Confirm application exit Bei Beenden der Anwendung nachfragen - + Confirm application e&xit Beenden be&stätigen - + &Vi style navigation &Vi-ähnliche Navigation @@ -1796,12 +1856,12 @@ &Position der Reitern: - + Top Oben - + Bottom Unten @@ -1822,37 +1882,37 @@ &Langen Text umbrechen - + Maximum &number of items in history: &Maximale Anzahl von Elementen im Verlauf: - + Maximum number of items in each tab Maximale Anzahl von Elementen in jedem Reiter - + N&umber of items in tray menu: N&ummer von Elementen im Tray-Menü: - + Number of items in tray menu Nummer von Elementen im Tray-Menü - + External &editor command (%1 is file to edit): Befehl des externen Text&editors (%1 für zu öffnende Datei): - + &Language: Sprache: - + External editor command (%1 is file to edit). Examples: gedit %1 @@ -1875,22 +1935,22 @@ Anmerkung: Bearbeitete Elemente können mit Strg+S oder mit F2 gespeichert werden (unabhängig von der Auswahl dieser Option). - + Sa&ve edited item with Ctrl+Return and create new line with Return key S&peichere bearbeitete Elemente mit Strg+Enter und erstelle neue Zeile mit der Enter-Taste - + After item is activated (double-click or Enter key), copy it to clipboard and ... Nach der Aktivierung des Element (Doppelklick oder Enter-Taste), kopiere dieses in die Zwischenablage und... - + Show tree with tabs instead of tab bar Verwende zur Anzeige der Reiter einen Baum anstatt einer Leiste - + Tab T&ree &Reiter in einem Baum darstellen @@ -1903,12 +1963,12 @@ gedit %1 - + &Unload tab after an interval in minutes: Entlade Reiter im Intervall nach Min&uten: - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. @@ -1929,7 +1989,7 @@ Schließe Hauptfenster nach der Aktivierung des Element. - + &Close main window S&chließe Hauptfenster @@ -1938,7 +1998,7 @@ Fokusiere letztes Fenster nach der Aktivierung des Element. - + &Focus last window &Fokusiere letztes Fenster @@ -1947,22 +2007,22 @@ In aktuelles Fenster einfügen nach der Aktivierung des Element. - + &Paste to current window In aktuelles Fenster einfügen - + &Notifications Be&nachrichtigungen - + Notification Geometry (in screen points) Geometrie der Benachrichtigungen (In Bildschirm-Punkten) - + Ho&rizontal offset: Ho&rizontaler Offset: @@ -1971,7 +2031,7 @@ Distanz vom linken oder rechten Bildschirmrand in Bildschirm-Punkten. - + &Vertical offset: &Vertikaler Offset: @@ -1980,7 +2040,7 @@ Distanz vom oberen oder unteren Bildschirmrand in Bildschirm-Punkten. - + Maximum &width: Maximale Breite: @@ -1989,7 +2049,7 @@ Maximale Breite für Benachrichtigungen in Bildschirm-Punkten. - + Ma&ximum height: Ma&ximale Höhe: @@ -1998,7 +2058,7 @@ Maximale Höhe für Benachrichtigungen in Bildschirm-Punkten. - + &Items &Elemente @@ -2059,7 +2119,7 @@ Strg+Runter - + &Shortcuts &Tastenkombination @@ -2104,7 +2164,7 @@ &Bearbeite Zwischenablage - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. Das Anzeigeformat des ausgewählten Eintrages im Verlauf kann durch drücken von <b>Strg+Links</b> oder <b>Strg</b> verändert werden. Du kannst die Priorität einzelnen der Anzeigeformate darunter verändern. @@ -2117,12 +2177,12 @@ Tastenkombination zum bearbeiten des ersten Elements - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search Unterstützung für Vi navigationstasten (H, J, K, L und mehr), Schrägstrich (/) um zu suchen - + &History &Verlauf @@ -2139,7 +2199,7 @@ Dauer in Sekunden für Tray Nachricht: - + Transparency of main window if unfocused. Note: This is not be supported on all systems. @@ -2148,12 +2208,12 @@ Anmerkung: Dies wird nicht auf allen Betriebsystemen unterstützt. - + &Unfocused transparency: Transparenz, wenn nicht fok&usiert: - + &General All&gemein @@ -2166,7 +2226,7 @@ Anzeigedauer für Benachrichtigungen in Sekunden: - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. @@ -2179,7 +2239,7 @@ Auf -1 setzen um Benachrichtung, solange bis geklickt wird, sichtbar zu halten. - + &Notification position: Position der Be&nachrichtigung: @@ -2188,62 +2248,62 @@ Sprache: - + Break text if it's too long to fit on line Text umbrechen falls zu lang - + Wrap l&ong text Lange Texte umbrechen - + Alwa&ys on Top Immer im Vordergrund - + Enable to open windows on current screen. Disable to open windows where they were last closed Aktivieren Sie diese Option um Fenster immer auf dem aktuellen Bildschirm zu Öffnen. Deaktivieren Sie diese Option um Fenster dort zu öffnen wo diese zuletzt geschlossen wurden. - + Save and restore history of item filters Speichern und Wiederherstellen der Filter-Historie - + Save Filter History Filter-Historie speichern - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) Einfügen von per Maus selektierten Inhalten mittles Tastenkombinationen (Strg+V oder Shift+Einfügen) erlauben - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) Einfügen von kopierten Inhalten auf dieselbe Weise wie per Maus selektierte Inhalte erlauben (gewöhlich mit der mittleren Maustaste) - + Hide tool&bar labels Verstecke Tool&bar Labels - + Disabl&e tray Tray-Icon &deaktivieren - + Ta&b for storing clipboard: Reiter zum Speichern der Zwischenablage: - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. @@ -2252,92 +2312,97 @@ Leer lassen wenn die automatsiche Speicherung deaktivert werden soll. - + Move item to the top of the list after it is activated Verschiebe Element zum Anfang der Liste nachdem es aktiviert ist - + Move item to the t&op Verschiebe Eintrag zum Anfang - + Close main window after item is activated Schließe Hauptfenster nach der Aktivierung des Element - + Focus last window after item is activated Fokusiere letztes Fenster nachdem das Element aktiviert wurde - + Paste to current window after item is activated In aktuelles Fenster einfügen nachdem das Element aktiviert wurde - + Show command for current clipboard content in tray menu Zeige den Befehl für den aktuell in der Zwischenablage befindlichen Inhalt im Tray-Menü - + + Show items from current tab in tray menu + Zeige Einträge des aktiven Reiters im Tray-Menü + + + Show cu&rrent tab in menu, Aktuellen &Reiter in Menü anzeigen, - + or &choose other tab: oder einen anderen Reiter auswählen: - + Paste item to current window after selecting it in menu Einfügen des Elements im aktuellen Fenster nachdem es im Menü selektiert wurde - + Sh&ow image preview as menu item icon Zeige eine Bild-Vorschau als Icon des Menü-Eintrags - + Position on screen for notifications Position auf dem Bildschirm für Benachrichtgungen - + Top Right Oben rechts - + Bottom Right Unten rechts - + Bottom Left Unten links - + Top Left Oben links - + Int&erval in seconds to display notifications: Int&erval in Sekunden um Benachrichtigungen anzuzeigen: - + Num&ber of lines for clipboard notification: Zeilenanzahl für eine &Benachrichtigung: - + Number of lines to show for new clipboard content. Set to 0 to disable. @@ -2346,27 +2411,27 @@ Zum Deaktivieren auf 0 setzen. - + Notification distance from left or right screen edge in screen points Abstand von Benachrichtigungen zum linken oder rechten Bildschirmrand in Bildschirm-Punkten - + Notification distance from top or bottom screen edge in screen points Abstand von Benachrichtigungen zum oberen oder unteren Bildschirmrand in Bildschirm-Punkten - + Maximum width for notification in screen points Maximale Breite für Benachrichtigungen in Bildschirm-Punkten - + Maximum height for notification in screen points Maximale Höhe für Benachrichtigungen in Bildschirm-Punkten - + Layout and Transparency Layout und Transparenz @@ -2383,12 +2448,12 @@ Baum (rechts) - + &Focused transparency: Transparenz, wenn &fokusiert: - + Transparency of main window if focused. Note: This is not be supported on all systems. @@ -2397,22 +2462,22 @@ Anmerkung: Dies wird nicht auf allen Betriebsystemen unterstützt. - + Show/Hide Zeigen/Verstecken - + Hide toolbar Verstecke Toolbar - + Hide too&lbar Verstecke Too&lbar - + Don't show tray icon; minimize window when closed Kein Tray-Icon anzeigen; Fenster minimieren wenn geschlossen @@ -2421,7 +2486,7 @@ Tray-Icon &deaktivieren - + Run the application on system startup Anwendung beim Systemstart laden @@ -2430,27 +2495,27 @@ Aktivieren Sie diese Option um Fenster immer auf dem aktuellen Bildschirm zu Öffnen. Deaktivieren Sie diese Option um Fenster dort zu öffnen wo diese zuletzt geschlossen wurden. - + O&pen windows on current screen Fenster auf dem aktuellen Bildschirm öffnen - + &Autostart &Autostart - + Clipboard Manipulation Zwischenablage verändern - + Save text selected with mouse (primary selection) in history Speichere mit der Maus ausgewählten (primäre Auswahl) Text im Verlauf - + (&2) Store text selected using mouse (&2) Speichere mit der Mause ausgewählten Text @@ -2459,12 +2524,12 @@ Einfügen von primären Auswahl mit Tastenkombinationen (gewöhnlich Strg+V oder Shift+Einfügen) erlauben. - + (&4) Paste mouse selection with keyboard (&4) Einfügen der primären Auswahl mit der Tastatur - + (&1) Store clipboard (&1) Speicher Zwischenablage @@ -2473,27 +2538,27 @@ Einfügen von mit der Tastatur kopierten Inhalt (clipboard) mit der Maus (gewöhlich durch die Mittlere Maustaste). - + (&3) Paste clipboard with mouse (&3) Einfügen der Zwischenablage mit der Maus - + Show number of items in tabs Zeige die Anzahl der Elemente in einem Tab - + Sho&w Item Count Zeige Anzahl der Elemente - + Hide tabs (press Alt key to show) Reiter verstecken (Alt drücken zum Anzeigen) - + Hi&de tabs Verstecke Reiter (&d) @@ -2522,7 +2587,7 @@ Ersten Reiter beim Beenden leeren - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. @@ -2531,7 +2596,7 @@ Hinweis: Veränderte Eintrage können mit F2 trotz dieser Option gespeichert werden. - + &Tray &Tray @@ -2540,14 +2605,13 @@ In aktuelles Fenster nach der Auswahl im Menü einfügen. - + &Paste activated item to current window Einfügen des ausgewählten Elements in das aktuelle Fenster - Show items from current tab in content menu - Elemente des aktuellen Reiters in Inhaltsmenü zeigen + Elemente des aktuellen Reiters in Inhaltsmenü zeigen Show c&urrent tab in menu, @@ -2558,7 +2622,7 @@ oder &wähle einen anderen Reiter: - + Name of tab to show in tray menu (empty for the first tab) Name des Reiters der im Tray-menü gezeigt werden soll (freilassen für ersten Reiter) @@ -2567,12 +2631,12 @@ Zeige Befehl für aktuelle Inhalt im Tray-menü. - + Sho&w commands for clipboard content Zeige Befehle für Inha&lte der Zwischenablage - + Show image preview next to menu items Zeige Bildvorschau neben Elementen in Liste @@ -2629,7 +2693,7 @@ Aktuellen Inhalt der Zwischenablage als reinen Text einfügen (z.B. um Formatierungen zu entfernen). - + Disable clipboard storing Speichern der Zwischenablage deaktivieren @@ -2638,7 +2702,7 @@ Temporär das Speichern der Zwischenablage im Verlauf deaktivieren. - + Enable clipboard storing Zwischenablage speichern aktivieren @@ -2647,7 +2711,7 @@ Speichern Zwischenablage im Verlauf aktivieren. - + Paste and copy next Einfügen und nächtes kopieren @@ -2656,7 +2720,7 @@ Einfügen des aktuellen Zwischenablageinhalts und kopieren des nächsten Elements in der Zwischenablage. - + Paste and copy previous Einfügen und voriges kopieren @@ -2665,7 +2729,7 @@ Einfügen des Inhalts der aktuellen Zwischenablage und voriges Element in die Zwischenablage kopieren. - + &Appearance &Erscheinungsbild @@ -2866,63 +2930,68 @@ Kann Verzeichnis für Konfigurationseinstellungen nicht erstellen "%1"! - + Cannot save tab %1 to %2 (%3)! Der Reiter %1 konnte nicht in %2 (%3) gespeichert werden! - + Ctrl+Shift+1 Global shortcut for some predefined commands Strg+Umschalt+1 - + Show/hide main window Zeige/Verstecke Haupt-Fenster - + Show the tray menu Zeige das Tray-Menü - + + Show main window under mouse cursor + Zeige Hauptfenster unter dem Mauszeiger an + + + Edit clipboard Zwischenablage bearbeiten - + Edit first item Erstes Element bearbeiten - + Copy second item Zweites Element kopieren - + Show action dialog Zeige Aktions-Dialog - + Create new item Neues Element erstellen - + Copy next item Nächstes Element kopieren - + Copy previous item Vorheriges Element kopieren - + Paste clipboard as plain text Inhalt der Zwischenablage als reinen Text einfügen @@ -3027,7 +3096,7 @@ (Papierkorb) - + Invalid value for option "%1" Ungültiger Wert für die Option "%1" @@ -3052,23 +3121,23 @@ Entf - + &clipboard Default name of the tab that automatically stores new clipboard content Zwischenablage - + Cannot create directory for settings %1! Das Konfigurations-Verzeichnis %1 konnte nicht erstellt werden! - + Restart Required Neustart erforderlich - + Language will be changed after application is restarted. Zum Ändern der Spracheinstellung ist ein Neustart der Anwendung nötig. @@ -3077,12 +3146,12 @@ Abc - + Reset preferences? Einstellungen zurücksetzen? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? Diese Aktion wird alle Einstellungen auf die Standardwerte zurücksetzen. <br /><br />Möchtest du wirklich <strong>alle Einstellungen zurücksetzen</strong>? @@ -3110,17 +3179,17 @@ FakeVim::Internal - + Use Vim-style Editing Verwende Vim-Stil zum Bearbeiten - + Read .vimrc Lese .vimrc - + Path to .vimrc Pfad zur .vimrc @@ -3128,13 +3197,13 @@ FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 Unbekannte Option: %1 - + Argument must be positive: %1=%2 Das Argument muss positiv sein: %1=%2 @@ -3143,48 +3212,48 @@ Die Markierung '%1' ist nicht gesetzt. - + Mark "%1" not set. Die Markierung "%1" ist nicht gesetzt. - + %1%2% %1%2% - + %1All %1Alle - + Not implemented in FakeVim. In FakeVim nicht implementiert. - + Unknown option: Unbekannte Option: - + Invalid argument: Ungültiges Argument: - + Trailing characters: Anhängende Zeichen: - + Move lines into themselves. Leider fehlt mir der Kontext, wann dieser Text auftreten kann Verschiebe Zeilen in sich selbst. - + %n lines moved. %n Zeile wurde verschoben. @@ -3192,32 +3261,32 @@ - + File "%1" exists (add ! to override) Die Datei "%1" existiert bereits (verwende ! zum Überschreiben) - + Cannot open file "%1" for writing Die Datei "%1" konnte nicht zum Schreiben geöffnet werden - + "%1" %2 %3L, %4C written. "%1" %2 %3L, %4C geschrieben. - + Cannot open file "%1" for reading Die Datei "%1" konnte nicht zum Lesen geöffnet werden - + "%1" %2L, %3C "%1" %2L, %3C - + %n lines filtered. %n Zeile gefiltert. @@ -3225,42 +3294,42 @@ - + Cannot open file %1 Die Datei "%1" konnte nicht geöffnet werden - + Invalid regular expression: %1 Ungültiger regulärer Ausdruck: %1 - + Pattern not found: %1 Muster nicht gefunden: %1 - + Search hit BOTTOM, continuing at TOP. Die Suche ist UNTEN angekommen, es wird OBEN fortgesetzt. - + Search hit TOP, continuing at BOTTOM. Die Suche ist OBEN angekommen, es wird UNTEN fortgesetzt. - + Search hit BOTTOM without match for: %1 Die Suche ist UNTEN angekommen. Leider gibt es keinen Treffer für: %1 - + Search hit TOP without match for: %1 Die Suche ist OBEN angekommen. Leider gibt es keinen Treffer für: %1 - + %n lines indented. %n Zeile wurde eingerückt. @@ -3268,7 +3337,7 @@ - + %n lines %1ed %2 time. Leider fehlt mir der Kontext, wann dieser Text auftreten kann @@ -3277,7 +3346,7 @@ - + %n lines yanked. %n Zeile kopiert. @@ -3285,12 +3354,12 @@ - + Already at oldest change. Undo nicht mehr möglich. - + Already at newest change. Redo nicht mehr möglich. @@ -3298,22 +3367,22 @@ FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping Rekursives Mapping - + Type Alt-V, Alt-V to quit FakeVim mode. Tippe Alt-V, Alt-V um den FakeVim-Modus zu beenden. - + [New] [Neu] - + Not an editor command: %1 %1 ist kein Editor-Befehl @@ -3321,7 +3390,7 @@ FileWatcher - + Failed to create synchronization directory "%1"! Erstellen des Synchronisiationsverzeichnis fehlgeschlagen "%1"! @@ -3329,7 +3398,7 @@ FilterCompleter - + Alt+Down Filter completion shortcut Alt+Runter @@ -3338,12 +3407,12 @@ IconSelectButton - + Select Icon... Icon auswählen... - + ... Select/browse icon. ... @@ -3352,22 +3421,22 @@ IconSelectDialog - + CopyQ Select Icon CopyQ-Auswahlicon - + Browse... Durchsuchen... - + Open Icon file Icon-Datei öffnen - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) Bildateien (*.png *.jpg *.jpeg *.bmp *.ico *.svg) @@ -3379,12 +3448,12 @@ &Datenelemte - + Data Daten - + Various data to save. Leider fehlt mir der Kontext, wann dieser Text auftreten kann Verschiedene Daten zum Speichern. @@ -3393,77 +3462,77 @@ ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). Wähle Formate zum Speichern im Verlauf. - + Active &Formats: Aktive &Formate: - + &Examples (double click to add to active formats): &Beispiele (zum Hinzufügen doppelt klicken): - + Text Text - + Unformatted simple text Unformatierter Text - + Formatted text, web pages Formatierter Text, Webseiten - + XML - + - + List of URI (e.g. copied files) Liste von URI - + Images Bilder - + Bitmap image Bitmap-Bild - + Vector graphics Vektorgrafiken - + Web image formats Bildformate für das Web - + Other Andere - + List of clipboard mime types that will be stored in history (in given display order) Liste von MIME-Typs die im Verlauf gespeichert werden (in anzeige Reihenfolge) - + &Maximum number of characters per format to display: &Maximale Nummer an Zeichen die angezeigt werden: @@ -3494,7 +3563,7 @@ Die temporäre Datei (%1) konnte nicht zum Bearbeiten im externen Editor geöffnet werden! - + editor exit code is %1 Editor Exit-Code: %1 @@ -3503,7 +3572,7 @@ Das Lesen der temporären Datei (%1) ist fehlgeschlagen! - + Editor command: %1 Editor Befehl: %1 @@ -3511,44 +3580,44 @@ ItemEditorWidget - + Save Speichern - + Save Item (<strong>F2</strong>) Eintrag speichern (<strong>F2</strong>) - + F2 Shortcut to save item editor changes F2 - + Cancel Abbrechen - + Cancel Editing and Revert Changes Bearbeiten abbrechen und Änderungen rückgängig machen - + Escape Shortcut to revert item editor changes Escape - + Undo Rückgängig - + Redo Wiederholen @@ -3556,104 +3625,104 @@ ItemEncryptedLoader - + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> Du benötigst einen öffentlichen und einen geheimen Schlüssel um verschlüsselte Elemente mit anderen Computern oder in anderen Sitzungen zu öffnen:<ul><li>%1</li><li>%2<br /> (Bewahre diesen geheimen Schlüssel an einen sicheren Ort auf) </li></ul> - + GnuPG must be installed to view encrypted tabs. Um Reiter die verschlüsselt sind anschauen zu können wird GnuPG benötigt. - + Encrypt (needs GnuPG) Verschlüsseln (benötigt GnuPG) - - + + Ctrl+L Strg+L - + Decrypt Entschlüsseln - + Decrypt and Copy Entschlüsseln und kopieren - + Ctrl+Shift+L Strg+Umschalt+L - + Error: %1 Fehler: %1 - + Failed to generate keys. Schlüsselerstellung fehlgeschlagen. - + Done Erledigt - + Creating new keys (this may take a few minutes)... Generiere neue Schlüssel (dies kann ein paar Minuten dauern)... - - + + Cancel Abbrechen - + Setting new password... Neues Passwort festlegen... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. Bevor die Verschlüsselung von Elementen genutzt werden kann, <strong>müssen</strong> die Schlüssel für die Verschlüsselung <strong>generiert werden</strong>. - + Generate New Keys... Erstelle neue Schlüssel... - + Change Password... Passwort ändern... - + Encryption failed! Verschlüsselung fehlgeschlagen! - + Decryption failed! Entschlüsselung fehlgeschlagen! - + Encryption Verschlüsselung - + Encrypt items and tabs. Verschlüssele Elemente und Reiter. @@ -3661,22 +3730,22 @@ ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. Um Elemente zu verschlüsseln oder Entschlüsseln, füge passende Befehle unter dem Befehlsreiter hinzu. - + Sharing Encrypted Items and Tabs Verschlüsselte Elemente und Reiter teilen - + Encrypted Tabs Verschlüsselte Reiter - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> <p>Lege namen von Reiter fest (einen pro Zeile). Diese werden automatische ver- und entschlüsselt.</p> @@ -3686,17 +3755,17 @@ ItemFakeVimLoader - + FakeVim FakeVim - + FakeVim plugin is part of Qt Creator Das FakeVim plugin ist Teil von Qt Creator - + Emulate Vim editor while editing items. Emuliert den Vim editor beim Bearbeiten von Elementen. @@ -3704,12 +3773,12 @@ ItemFakeVimSettings - + Enable FakeVim for Editing Items Aktiviere FakeVim beim Bearbeiten von Einträgen - + Path to Configuration File: Pfad zu den Konfigurationsdateien: @@ -3721,12 +3790,12 @@ &Bildelemente - + Images Bilder - + Display images. Bilder anzeigen. @@ -3734,42 +3803,42 @@ ItemImageSettings - + Maximum Image &Width: &Maximum der Bildbreite: - + Maximum width of image displayed in history (set to zero for original size) Maximale Anzeigebreite von Bildern im Verlauf (Null für Originalgröße) - + Maximum Image &Height: M&aximale Bildhöhe: - + Maximum height of image displayed in history (set to zero for original size) Maximale Anzeigehöhe von Bildern im Verlauf (Null für Originalgröße) - + &Image editor command: Befehl für die B&ildverarbeitung: - + Editor command for supported image formats other than SVG. Programmbefehl, welches alle Bildformate außer SVG unterstützt. - + &SVG editor command: &SVG Editor Befehl: - + Editor command for SVG image format. Editorbefehl für das SVG-Bildformat. @@ -3777,12 +3846,12 @@ ItemNotesLoader - + Notes Notizen - + Display notes for items. Notizen zu Elementen anzeigen. @@ -3790,27 +3859,27 @@ ItemNotesSettings - + Notes Position Position von Notizen - + A&bove Item Ü&ber Elementen - + B&elow Item Unt&er Elementen - + &Icon Only Nur &Icon - + Show Too&l Tip Zeige Too&ltip @@ -3826,27 +3895,27 @@ Erstelle neuen Befehl or füge ein existierenden Beispielbefehl hinzu. - + &Add &Hinzufügen - + + + - + &Remove Entfe&rnen - + &Up &Hoch - + &Down &Herunter @@ -3854,43 +3923,43 @@ ItemSyncLoader - + Browse... Button text for opening file dialog to select synchronization directory Durchsuchen... - + Failed to synchronize tab "%1" with directory "%2"! Synchronisieren des Reiters "%1" mit dem Verzeichnis "%2" fehlgeschlagen! - + Remove Items? Einträge entfernen? - + Do you really want to <strong>remove items and associated files</strong>? Wollen sie wirkliche <strong>alle Einträge und zugehörige Dateien entfernen</strong>? - + Open Directory for Synchronization Verzeichnis für Synchronisierung öffnen - + Failed to create synchronization directory Synchronisierungs-Verzeichnis konnte nicht erstellt werden - + Synchronize Sychronisieren - + Synchronize items and notes with a directory on disk. Einträge und Notizen mit einem Verzeichnis auf der Festplatte synchronisieren. @@ -3898,46 +3967,46 @@ ItemSyncSettings - + Synchronization Tabs and Directories Sychronisation von Reitern und Verzeichnissen - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> <p>Sychronisiere die Inhalte des <strong>Reiters</strong> mit dem Verzeichnis mit folgenden <strong>Pfad</strong>.</p> <p>Setze einen <strong>leeren Pfad</strong> um die Einträge dieses <strong>Reiters</strong> nicht zu speichern.</p> - + Tab Name Reitername - + Path Pfad - + Files to Item Data Formats Dateien zum Dateiformateintrags - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> <p>Setze MIME Type auf <strong>-</strong>(Minus) um Dateien zu ignorieren. Andere unbekannte oder versteckte Dateien werden ignoriert.</p> <p>Beispiel: Lade die <strong>txt</strong>-Dateierweiterung als <strong>text/plain</strong> MIME Type.</p> - + Extensions Erweiterung - + Item MIME Type MIME Type-Eintrag @@ -3945,43 +4014,43 @@ ItemTagsLoader - + Add a Tag Ein Tag hinzufügen - + Remove a Tag Ein Tag entfernen - + Tag as %1 Als %1 taggen - + Remove tag %1 Entferne Tag %1 - + Important Tag name for example command Wichtig - + Clear all tags Alle Tags entfernen - + Tags Tags - + Display tags for items. Alle Tags für das Element anzeigen. @@ -3989,22 +4058,22 @@ ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. Menüeinträge zum Hinzufügen und zum Entfernen von Tags können im Befehle-Dialog konfiguriert werden. - + Tag Name Name des Tag - + Color Farbe - + Icon Icon @@ -4016,12 +4085,12 @@ &Textelemente - + Text Text - + Display plain text and simple HTML items. Zeige Elemente aus reinem Text und HTML an. @@ -4029,17 +4098,17 @@ ItemTextSettings - + Save and display HTML and rich text Zeige an und speichere HTML und RTF - + Maximum number of lines to display (0 to show all): Maximal anzuzeigende Zeilenanzahl (0 um Alle zu zeigen): - + Maximum height in pixels (0 for no limit): Maximale Höhe in Pixeln (0 für kein Limit): @@ -4070,7 +4139,7 @@ &Zwischenablage - + Exit? Beenden? @@ -4108,17 +4177,17 @@ <DATEN> - + Do you want to <strong>exit</strong> CopyQ? Möchtest du CopyQ <strong>beenden</strong>? - + &File &Datei - + &Show/Hide &Zeigen/Verstecken @@ -4143,7 +4212,7 @@ &Ausführen... - + Open action dialog Ausführungsdialog @@ -4176,7 +4245,7 @@ Strg+q - + &Edit &Bearbeiten @@ -4205,12 +4274,12 @@ &Kopiere selektierte Elemente - + &Item &Elemente - + &Tabs &Reiter @@ -4251,7 +4320,7 @@ Fehler - + CopyQ Error Notification error message title CopyQ Fehler @@ -4262,54 +4331,54 @@ %1 (%2) - + &New Tab Tab hinzufüge&n - + Rename &Group %1 &Gruppe %1 umbenennen - + Re&name Tab %1 Tab %1 umbe&nennen - + Re&move Tab %1 Tab %1 entfernen - + Remove Group %1 Gruppe %1 entfernen - + &Change Tab Icon Tab-Icon ändern - + %1 - CopyQ Main window title format (%1 is clipboard content label) %1 - CopyQ - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) %1 - %2 - CopyQ - + Cannot save file %1! Die Datei %1 konnte nicht gespeichert werden! - + Cannot open file %1! Die Datei %1 konnte nicht geöffnet werden! @@ -4319,7 +4388,7 @@ %1 (%2) - + Clipboard: %1 Tray tooltip format @@ -4347,7 +4416,7 @@ &Befehl - + &Help &Hilfe @@ -4385,12 +4454,12 @@ Befehl: "%1" - + &Enable Clipboard Storing Zwisch&enablage speichern aktivieren - + &Disable Clipboard Storing Zwischenablage speichern &deaktivieren @@ -4458,19 +4527,19 @@ <b>INPUT:</b> - + &Clipboard: %1 Tray menu clipboard item format &Zwischenablage: %1 - - + + CopyQ Items (*.cpq) CopyQ Elemente (*.cpq) - + CopyQ Error Saving File Copyq Fehler beim Speichern einer Datei @@ -4479,7 +4548,7 @@ Kann Datei "%1" nicht speichern! - + CopyQ Error Opening File Copyq Fehler beim Öffnen einer Datei @@ -4492,27 +4561,27 @@ Führe aus: %1 - + Remove All Tabs in Group? Alle Reiter in der Gruppe entfernen? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? Wollen sie wirkliche <strong>alle Reiter</strong> in der Gruppe <strong>%1</strong> entfernen? - + Remove Tab? Reiter entfernen? - + Do you want to remove tab <strong>%1</strong>? Möchtest du den Tab <strong>%1</strong> entfernen? - + CopyQ CopyQ @@ -4520,15 +4589,20 @@ Notification - + CopyQ Inspect Notification CopyQ untersuche Benachrichtigung - + &Copy Kopieren + + + Right click to show + Zum Anzeigen rechts klicken + PluginWidget @@ -4548,54 +4622,54 @@ ProcessManagerDialog - + CopyQ Process Manager CopyQ Prozess Manager - + Started Gestartet - - - + + + Finished Beendet - + Name Name - + Status Status - + Starting Startet - + Terminate Beenden - + Runnning Wird ausgeführt - + Failed Fehlgeschlagen - + Remove Entfernen @@ -4603,7 +4677,7 @@ Proxy - + Information Information @@ -4647,17 +4721,23 @@ "%1" - + warning: %1 Warnung: %1 - + ERROR: %1 FEHLER: %1 + + + <HIDDEN> + Label for hidden/secret clipboard content + <VERSTECKT> + - + %1 (%n lines) Label for multi-line text in clipboard @@ -4666,37 +4746,37 @@ - + <IMAGE> Label for image in clipboard <BILD> - + <FILES> Label for URLs/files in clipboard <DATEI> - + <EMPTY> Label for empty clipboard <LEER> - + <DATA> Label for data in clipboard <DATEN> - + Backspace Key to remove item or MIME on OS X Rücktaste - + Delete Key to remove item or MIME Entf @@ -4710,7 +4790,7 @@ CopyQ Server ist bereits gestartet. - + Session name must contain at most 16 characters which can be letters, digits, '-' or '_'! Sitzungsnamen darf höchstens 16 Zeichen (Buchstaben,Zahlen '-' oder '_') enthalten! @@ -4724,17 +4804,17 @@ sigaction() selhal! - + Item file %1 is corrupted or some CopyQ plugins are missing! Die Datei %1, welche die Elemente beinhaltet, ist korrupt oder es fehlt mindestens ein CopyQ-Plugin! - + No plugins loaded Keine Plugins geladen - + Loading plugin: %1 Lade Plugin: %1 @@ -4743,7 +4823,7 @@ Keine Plugins geladen! - + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -4752,13 +4832,13 @@ - + %1 Notification label for single-line text in clipboard %1 - + Data deserialization failed: %1 Datendeserialisierung fehlgeschlagen: %1 @@ -4770,177 +4850,181 @@ Hauptfenster zeigen. - + Hide main window. Hauptfenster verstecken. - + Show or hide main window. Verstecke oder zeige Hauptfenster. - + Open context menu. Kontextmenü öffnen. - + Exit server. Server beenden. - + Print clipboard content. Inhalt der Zwischenablage ausgeben. - - - - - - - + + + + + + + MIME MIME - + Print X11 selection content. Gebe den Inhalt der X11 Selektion(en) aus. - Print number of items in history. - Anzahl von Elementen im Verlauf ausgeben. + Anzahl von Elementen im Verlauf ausgeben. - - - - + + + + ROW ROW - + Add text into clipboard. Füge Text in die Zwischenablage ein. - - - + + + TEXT TEXT - + Insert text into given row. Füge Text in die angegebene Zeile ein. - + Remove items in given rows. Entferne Elemente der angegebenen Reihe. - - - - + + + + ROWS ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. Bearbeite bestehende oder neue Elemente. Wert -1 steht für die aktuelle Zwischenablage. - + Print raw data of clipboard or item in row. Gebe Rohdaten der Zwischenablage oder des Elements in die Reihe aus. - - - - + + + + DATA DATA - + Show main window and optionally open tab with given name. Zeige das Hauptfenster und öffne optional den Reiter mit dem angegeben Namen. - + Disable or enable clipboard content storing. Aktivieren und Deaktivieren des Speicherns der Zwischenablage. - + Paste clipboard to current window (may not work with some applications). Einfügen der Zwischenablage in das aktuelle Fenster (funktioniert möglichweise nicht bei manchen Programmen). - + Set clipboard text. Zwischenablage Text setzen. - + Set clipboard content. Inhalt der Zwischenablage setzen. - + + Print amount of items in current tab. + Anzahl der Einträge des aktiven Reiters ausgeben. + + + Copy item in the row to clipboard. Element in der aktuellen Reihe in die Zwischenablage kopieren. - + Copy next item from current tab to clipboard. Nächstes Element des aktuellen Reiter in die Zwischenablage kopieren. - + Copy previous item from current tab to clipboard. Voriges Element des aktuellen Reiter in die Zwischenablage kopieren. - + Set separator for items on output. Setze Trennungszeichen für Elemente bei der Ausgabe. - - + + SEPARATOR SEPERATOR - + Write raw data to given row. Rohdaten in die aktuelle Zeile schreiben. - + Show action dialog. Zeige Ausführungsdialog. - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. @@ -4949,39 +5033,39 @@ Benutze %1 in PROGRAM um Elemententexte zu verarbeiten. - + PROGRAM PROGRAM - + Show tray popup message for TIME milliseconds. Zeige Tray-Popupmeldung für TIME (in Millisekunden). - + TITLE TITLE - + MESSAGE MESSAGE - + TIME TIME - + List available tab names. Liste verfügbare Reiternamen auf. - + Run command on tab with given name. Tab is created if it doesn't exist. Default is the first tab. @@ -4990,84 +5074,84 @@ Standard ist der erste Reiter. - + Run application tests (append --help argument for more info). Applikations-Tests ausführen (mehr Informationen erhalten Sie durch Anhängen von --help als Argument). - - - - + + + + NAME NAME - - - + + + COMMAND COMMAND - + Remove tab. Reiter entfernen. - + Rename tab. Reiter umbenennen. - + NEW_NAME NEW_NAME - + Export items to file. Exportiere Elemente in Datei. - - + + FILE_NAME FILE_NAME - + Import items from file. Importiere Elemente aus Datei. - + List all options. Alle Optionen auflisten. - + Get option value. Lese Optionswert aus. - - + + OPTION OPTION - + Set option value. Setze Optionswert. - + VALUE VALUE - + Evaluate ECMAScript program. Arguments are accessible using with "arguments(0..N)". @@ -5076,12 +5160,12 @@ Argumente sind per "arguments(0..N)" verfügbar. - + Failed to set clipboard! Die Zwischenablage konnte nicht gesetzt werden! - + Invalid option "%1"! Ungültige Option "%1"! @@ -5090,36 +5174,36 @@ Evaluiere ECMAScript-Programm. - + SCRIPT SKRIPT - + ARGUMENTS ARGUMENTE - + Starts or connects to application instance with given session name. Startet oder stellt die Verbindung zur Anwendungs-Instanz mit dem folgenden Sitzungsnamen her. - + SESSION SITZUNG - + Print help for COMMAND or all commands. Gibt die Hilfe für BEFEHL oder für alle Befehle aus. - + Print version of program and libraries. @@ -5130,27 +5214,27 @@ Tests ausführen. - + Usage: copyq [%1] Verwendung: copyq [%1] - + Starts server if no command is specified. Starte Server falls kein Befehl spezifiziert wurde. - + COMMANDs: Befehle: - + NOTES: NOTIZEN: - + Built with: Gebaut mit: @@ -5159,30 +5243,30 @@ - Änderung des ersten Elements (ROW ist 0) ändert auch die Zwischenablage. - + - Use dash argument (-) to read data from stdandard input. - Nutze Bindestrichargument (-) um von der Standardeingabe zu lesen. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - Nutze das Doppelbindestrichargument (--) um alle folgenden Argumente ohne expandieren Escapesequenzen zu lesen (z.B. \n, \t und Andere). - + - Use ? for MIME to print available MIME types (default is "text/plain"). - Nutze ? um alle verfügbaren MIME-Typs auszugeben (Standard ist "text/plain"). - + Invalid number of arguments! Ungültige Anzahl an Argumenten! - - + + Name "%1" doesn't refer to a function. Name "%1" verweißt nicht auf eine Funktion. @@ -5191,12 +5275,12 @@ Gebaut mit: - + Command not found! Befehl wurde nicht gefunden! - + Terminating server. Beende Server. @@ -5211,12 +5295,12 @@ Reiter mit angegebenem Namen existiert bereits! - + Cannot save to file "%1"! Kann nicht in die Datei "%1" speichern! - + Cannot import file "%1"! Kann Datei "%1" nicht importieren! @@ -5256,7 +5340,7 @@ ShortcutButton - + Add shortcut Tastenkürzel hinzufügen @@ -5264,17 +5348,17 @@ ShortcutDialog - + CopyQ New Shortcut CopyQ Neue Tastenkombination - + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> <html><head/><body><p>Drücke eine Kombination von Tasten. Zum Abbrechen <span style=" font-weight:600;">Escape</span> drücken.</p></body></html> - + Click here and press any key combination Klicke hier und drücke eine Kombination von Tasten @@ -5283,7 +5367,7 @@ <html><head/><body><p>Drücke eine Tastenkombination.</p><p><span style=" font-weight:600;">Escape</span> pro zrušení. <span style=" font-weight:600;">Backspace</span> pro odstranění zkratky.</p></body></html> - + Remove Shortcut Kurztaste entfernen @@ -5295,17 +5379,17 @@ Formular - + &Find: &Finde: - + There is command overriding this shortcut. Es gibt einen Befehl, der diese Kurztaste überschreibt. - + Shortcut already exists! Die Kurztaste existiert bereits! @@ -5313,7 +5397,7 @@ TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. @@ -5322,7 +5406,7 @@ In der Baumansicht der Reiter kann <b>/</b> als Pfad-Trennzeichen verwendet werden. - + &Name: &Name: @@ -5331,17 +5415,17 @@ &Name: - + CopyQ New Tab CopyQ Neuer Reiter - + CopyQ Rename Tab CopyQ Reiter umbenennen - + CopyQ Rename Tab Group CopyQ Reitergruppe umbenennen @@ -5361,7 +5445,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) &%1. %2 @@ -5370,12 +5454,12 @@ Utils::FilterLineEdit - + Regular Expression Regulärer Ausdruck - + Case Insensitive Gross-/Kleinschreibung ignorieren @@ -5383,17 +5467,17 @@ detail::ScriptableProxyHelper - + Tab with given name doesn't exist! Es existiert kein Reiter mit dem angegebenen Namen! - + Tab name cannot be empty! Der Name des Reiters darf nicht leer sein! - + Tab with given name already exists! Der Reiter mit dem angegebenem Namen existiert bereits! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_es.ts copyq-2.5.0~trusty/translations/copyq_es.ts --- copyq-2.4.7.1~trusty/translations/copyq_es.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_es.ts 2015-11-14 08:43:45.000000000 +0000 @@ -9,66 +9,66 @@ Acerca de CopyQ - + Clipboard Manager Administrador de portapapeles - + Author Autor - + E-mail Correo electrónico - + Web Web - + Wiki Wiki - + Donate Donar - + Development Desarrollo - + Library used in the application Qt library description Biblioteca utilizada en la aplicación - + Library used in the application LibQxt library description Biblioteca utilizada en la aplicación - + Iconic font used in the application Font Awesome description Tipografía Iconic utilizada en la aplicación - + Color palette used for themes Solarized palette/themes description Paleta de colores utilizada por los temas - + Free web-based translation management system Weblate description Sistema web gratuito para administración de traducciones @@ -86,42 +86,42 @@ Paleta de colores utilizada por los temas - + Keyboard Teclado - + Application shortcuts can be changed in Preferences dialog. Puede cambiar los atajos para aplicación en el diálogo de Preferencias. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). Puede cambiar los atajos globales (de todo el sistema) en el diálogo de Órdenes (F6 es su atajo predeterminado). - + Type any text to search the clipboard history. Escriba cualquier texto para buscar en el historial del portapapeles. - + Item list navigation Navegación de lista de elementos - + Up/Down, Page Up/Down, Home/End Arriba/Abajo, Avance/Retroceso de Página, Inicio/Fin - + Tab navigation Navegación de pestañas - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Izquierda, Derecha, %1, %2 @@ -131,27 +131,27 @@ Izquierda, Derecha, Tab, Shift+Tab - + Move selected items Mover elementos seleccionados - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Arriba/Abajo, Ctrl+Inicio/Fin - + Reset search or hide window Reiniciar búsqueda u ocultar ventana - + Escape Escape - + Delete item Eliminar elemento @@ -160,32 +160,32 @@ Eliminar - + Put selected items into clipboard Poner los elementos seleccionados en el portapapeles - + Enter Enter - + Change item display format Cambiar el formato en que se muestran los elementos - + Ctrl+Left/Right Ctrl+Izquierda/Derecha - + Edit Item Editar elemento - + F2 F2 @@ -301,21 +301,21 @@ <b>INPUT:</b> - + Error: %1 Error: %1 - + Exit code: %1 Código de salida: %1 - + Command %1 Orden %1 @@ -328,82 +328,82 @@ CopyQ Añadir comandos - + New command Nuevo comando - + Ignore items with no or single character Ignorar elementos vacíos o con un solo carácter - + Open in &Browser Abrir en &Navegador - + Paste as Plain Text Pegar como texto plano - + Shift+Return Shift+Enter - + Autoplay videos Reproducir vídeos automáticamente - + Copy URL (web address) to other tab Copiar URL (dirección web) en otra pestaña - + Create thumbnail (needs ImageMagick) Crear imagen en miniatura (necesita ImageMagick) - + Create QR Code from URL (needs qrencode) Crear código QR a partir de una URL (necesita qrencode) - + Add to &TODO tab Añadir a pestaña &PENDIENTE - + Move to &TODO tab Mover a pestaña &PENDIENTE - + Ignore copied files Ignorar ficheros copiados - + Ignore *"Password"* window Ignorar ventana *"Contraseña"* - + Password Contraseña - + Move to Trash Mover a la papelera - + (trash) (papelera) @@ -456,18 +456,18 @@ &Anterior al Portapapeles - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Buscando %p%... - + Discard Changes? ¿Descartar los cambios? - + Do you really want to <strong>discard changes</strong>? ¿Está seguro de que desea <strong>descartar los cambios</strong>? @@ -582,22 +582,22 @@ El servidor CopyQ ya está en ejecución. - + Cancel Active Commands Cancelar órdenes activas - + Cancel active commands and exit? ¿Desea cancelar las órdenes activas y salir? - + Cancel Exiting Cancelar salida - + Exit Anyway Salir de todas formas @@ -642,17 +642,17 @@ Copy Selected [Ctrl+C] - + Copiado Seleccionado [CTRL+C] Paste Commands [Ctrl+V] - + Commandos de Pegar [CTRL+V] Unsaved Changes - + Cambios No Guardados @@ -1259,31 +1259,31 @@ Buscar texto es "entrada". - + Select an item and press F2 to edit. Seleccionar un elemento y pulsar F2 para editar. - + Select items and move them with CTRL and up or down key. Seleccionar los elementos y moverlos con CTRL+Arriba y CTRL+Abajo. - + Remove item with Delete key. Quitar elementos con la tecla Suprimir. - + Example item %1 Elemento de ejemplo %1 - + Some random notes (Shift+F2 to edit) Algunas notas aleatorias (Shift+F2 para editar) @@ -1292,38 +1292,38 @@ entrada - + item Search expression in preview in Appearance tab. elemento - + Search string is %1. Buscar cadena %1. - + Open Theme File Abrir archivo de tema - + Save Theme File As Guardar archivo de tema como - + No External Editor No se encontró un editor externo - + Set external editor command first! ¡Defina la orden del editor primero! - + Abc Preview text for font settings in appearance dialog Abc @@ -1374,7 +1374,7 @@ - + Ctrl+P Ctrl+P @@ -1497,12 +1497,12 @@ Quita&r - + &New Tab &Nueva pestaña - + R&ename Tab R&enombrar pestaña @@ -1575,7 +1575,7 @@ &Nueva pestaña - + Ctrl+T Ctrl+T @@ -1584,7 +1584,7 @@ Cambiar el &nombre de la pestaña - + Ctrl+F2 Ctrl+F2 @@ -1593,12 +1593,12 @@ Q&uitar pestaña - + Ctrl+W Ctrl+W - + Re&move Tab Q&uitar pestaña @@ -1610,7 +1610,7 @@ Ctrl+Right - + Ctrl+Derecha @@ -1620,20 +1620,80 @@ Ctrl+Left + Ctrl+Izquierda + + + + Move Up + Mover Arriba + + + + Ctrl+Up + Ctrl+Arriba + + + + Move Down + Mover Abajo + + + + Ctrl+Down + Ctrl+Abajo + + + + Move to Top + + Ctrl+Home + Ctrl+Home + + + Move to Bottom + Mover Al Fondo + + + + Ctrl+End + Ctrl+Fin + + + &Change Tab Icon &Cambiar ícono de la pestaña - + Ctrl+Shift+T Ctrl+Shift+T - + + Ne&xt Tab + + + + + Right + Derecha + + + + &Previous Tab + + + + + Left + Izquierda + + + &Help &Ayuda @@ -1886,7 +1946,7 @@ &Language: - + &Idioma: @@ -2006,6 +2066,11 @@ Mostrar orden para el portapapeles actual en el menú de la bandeja + + Show items from current tab in tray menu + + + Show cu&rrent tab in menu, Most&rar pestaña actual en el menú, @@ -2264,9 +2329,8 @@ &Pegar elemento activado en la ventana actual - Show items from current tab in content menu - Mostrar elementos de la pestaña actual en el menú contextual + Mostrar elementos de la pestaña actual en el menú contextual Show c&urrent tab in menu, @@ -2321,7 +2385,7 @@ Añadir Orden [+] - + Paste and copy next Pegar y copiar el siguiente @@ -2330,7 +2394,7 @@ Pegar contenido actual del portapapeles y copiar seguiente entrada al portapapeles. - + Paste and copy previous Pegar y copiar el anterior @@ -2617,7 +2681,7 @@ Pegar el contenido actual del portapapeles como texto plano (sin formato). - + Disable clipboard storing Desactivar el almacenamiento del portapapeles @@ -2626,7 +2690,7 @@ Deshabilitar temporalmente que el contenido del portapapeles se guarde en el historial. - + Enable clipboard storing Activar el almacenamiento del portapapeles @@ -2780,58 +2844,63 @@ !No se pudo guardar la pestaña %1 a %2 (%3)! - + Ctrl+Shift+1 Global shortcut for some predefined commands Ctrl+Shift+1 - + Show/hide main window Ocultar/mostrar la ventana principal - + Show the tray menu Mostrar el menú de la bandeja - + + Show main window under mouse cursor + + + + Edit clipboard Editar portapapeles - + Edit first item Editar el primer elemento - + Copy second item Copiar el segundo elemento - + Show action dialog Mostrar el díalogo de acción - + Create new item Crear un nuevo elemento - + Copy next item Copiar el elemento siguiente - + Copy previous item Copiar el elemento anterior - + Paste clipboard as plain text Pegar el portapapeles como texto plano @@ -3212,12 +3281,12 @@ IconSelectButton - + Select Icon... Seleccionar ícono... - + ... Select/browse icon. ... @@ -3952,7 +4021,7 @@ &portapapeles - + Exit? ¿Salir? @@ -3982,17 +4051,17 @@ <DATOS> - + Do you want to <strong>exit</strong> CopyQ? ¿Desea <strong>salir</strong> de CopyQ? - + &File &Archivo - + &Show/Hide &Mostrar/ocultar @@ -4017,7 +4086,7 @@ &Acción... - + Open action dialog Abrir el diálogo de acción @@ -4050,7 +4119,7 @@ Ctrl+Q - + &Edit &Editar @@ -4079,12 +4148,12 @@ &Copiar Entradas Seleccionadas - + &Item &Elemento - + &Tabs &Pestañas @@ -4125,12 +4194,12 @@ Orden %1 - + Cannot save file %1! ¡No se pudo guardar el archivo %1! - + Cannot open file %1! ¡No se pudo abrir el archivo %1! @@ -4145,19 +4214,19 @@ %1 (%2) - + %1 - CopyQ Main window title format (%1 is clipboard content label) %1 - CopyQ - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) %1 - %2 - CopyQ - + Clipboard: %1 Tray tooltip format @@ -4185,7 +4254,7 @@ Ó&rdenes - + &Help &Ayuda @@ -4222,17 +4291,17 @@ Orden "%1" - + &Enable Clipboard Storing &Activar el almacenamiento del portapapeles - + &Disable Clipboard Storing &Desactivar el almacenamiento del portapapeles - + CopyQ Error Notification error message title Error de CopyQ @@ -4291,19 +4360,19 @@ <b>ENTRADA:</b> - + &Clipboard: %1 Tray menu clipboard item format &Portapapeles: %1 - - + + CopyQ Items (*.cpq) Elementos CopyQ (*.cpq) - + CopyQ Error Saving File Error de CopyQ al guardar el archivo @@ -4312,7 +4381,7 @@ ¡No se pudo guardar el archivo "%1"! - + CopyQ Error Opening File Error de CopyQ al abrir el archivo @@ -4325,52 +4394,52 @@ Ejecutando: %1 - + &New Tab &Nueva pestaña - + Rename &Group %1 Renombrar &grupo %1 - + Re&name Tab %1 Re&nombrar pestaña %1 - + Re&move Tab %1 Qu&itar pestaña %1 - + Remove Group %1 Quitar grupo %1 - + &Change Tab Icon &Cambiar ícono de la pestaña - + Remove All Tabs in Group? ¿Desea cerrar todas las pestañas del grupo? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? ¿Desea cerrar <strong>todas las pestañas</strong> del grupo <strong>%1</strong>? - + Remove Tab? ¿Desea quitar la pestaña? - + Do you want to remove tab <strong>%1</strong>? ¿Desea quitar la pestaña <strong>%1</strong>? @@ -4378,15 +4447,20 @@ Notification - + CopyQ Inspect Notification Notificación de inspección CopyQ - + &Copy &Copiar + + + Right click to show + + PluginWidget @@ -4501,7 +4575,7 @@ - + %1 (%n lines) Label for multi-line text in clipboard @@ -4538,37 +4612,43 @@ ERROR: %1 - + + <HIDDEN> + Label for hidden/secret clipboard content + + + + <IMAGE> Label for image in clipboard <IMAGEN> - + <FILES> Label for URLs/files in clipboard <ARCHIVOS> - + <EMPTY> Label for empty clipboard <VACÍO> - + <DATA> Label for data in clipboard <DATOS> - + Backspace Key to remove item or MIME on OS X Retroceso - + Delete Key to remove item or MIME Eliminar @@ -4603,7 +4683,7 @@ como máximo que pueden ser letras, dígitos, «-» o «_»! - + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -4612,7 +4692,7 @@ - + %1 Notification label for single-line text in clipboard %1 @@ -4715,9 +4795,8 @@ DATOS - Print number of items in history. - Imprimir la cantidad de elementos del historial. + Imprimir la cantidad de elementos del historial. @@ -4869,9 +4948,14 @@ Mostrar la ventana principal y, opcionalmente, abrir la pestaña con el nombre indicado. + + Print amount of items in current tab. + + + - + COMMAND ORDEN @@ -4942,12 +5026,12 @@ Puede acceder a los parámetros con «arguments(0..N)». - + Failed to set clipboard! ¡No se pudo definir el portapapeles! - + Invalid option "%1"! ¡La opción «%1» no es válida! @@ -4996,27 +5080,27 @@ Ejecutar pruebas. - + Usage: copyq [%1] Uso: copyq [%1] - + Starts server if no command is specified. Iniciar el servidor si no se especifica ninguna orden. - + COMMANDs: ÓRDENes: - + NOTES: NOTAS: - + Built with: Construído con: @@ -5025,29 +5109,29 @@ - Cambiar la primera entrada (FILA con valor 0) también cambiará el portapapeles. - + - Use dash argument (-) to read data from stdandard input. - Use un guión (-) como parámetro para leer datos desde la entrada estándar. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - Use un doble guión (--) como parámetro para leer todos los parámetros siguientes sin expandir secuencias de escape (es decir: \n, \t y otras). - + - Use ? for MIME to print available MIME types (default is "text/plain"). - Use ? para imprimir los tipos MIME disponibles (el valor predeterminado es «text/plain»). - + Invalid number of arguments! ¡Cantidad incorrecta de parámetros! - + Name "%1" doesn't refer to a function. El nombre «%1» no hace referencia a una función. @@ -5057,12 +5141,12 @@ Construir con: - + Command not found! !No se encontró la orden! - + Terminating server. Apagando servidor. @@ -5077,12 +5161,12 @@ ¡Ya existe una pestaña con el nombre indicado! - + Cannot save to file "%1"! !No se pudo guardar en el archivo «%1»! - + Cannot import file "%1"! !No se pudo importar el archivo «%1»! @@ -5216,7 +5300,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) &%1: %2 @@ -5238,17 +5322,17 @@ detail::ScriptableProxyHelper - + Tab with given name doesn't exist! ¡No existe una pestaña con el nombre indicado! - + Tab name cannot be empty! ¡El nombre de la pestaña no puede estar vacío! - + Tab with given name already exists! ¡Ya existe una pestaña con el nombre indicado! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_fr.ts copyq-2.5.0~trusty/translations/copyq_fr.ts --- copyq-2.4.7.1~trusty/translations/copyq_fr.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_fr.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,83 +1,83 @@ - + AboutDialog - + CopyQ About À propos - + Clipboard Manager Gestionnaire de presse-papiers - + Author Auteur - + E-mail Courriel - + Web site internet - + Wiki wiki - + Donate Don - + Development Développement Iconic font used in the application - Police de caractère utilisée dans l'application + Police de caractère utilisée dans l'application Color palette used for themes Palette de couleurs utilisé pour les thèmes - + Keyboard Clavier - + Type any text to search the clipboard history. - Saisissez le texte à rechercher dans l'historique du presse-papier. + Saisissez le texte à rechercher dans l'historique du presse-papier. - + Item list navigation Naviguer dans la liste des éléments - + Up/Down, Page Up/Down, Home/End Haut/Bas, Page précédente /Suivante,Accueil/Fin - + Tab navigation Navigation par onglet - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Gauche, Droite, %1, %2 @@ -87,114 +87,114 @@ Gauche, Droite, Tab, Maj + Tab - + Library used in the application Qt library description - Bibliothèque utilisée dans l'application + Bibliothèque utilisée dans l'application - + Library used in the application LibQxt library description - Bibliothèque utilisée dans l'application + Bibliothèque utilisée dans l'application - + Iconic font used in the application Font Awesome description - Police de caractères utilisée dans l'application + Police de caractères utilisée dans l'application - + Color palette used for themes Solarized palette/themes description Palette de couleurs utilisée par les thèmes - + Free web-based translation management system Weblate description Système de gestion des traductions libre sur le Web - + Application shortcuts can be changed in Preferences dialog. - Les raccourcis de l'application peuvent être modifiés dans la boite de dialogue des Préférences. + Les raccourcis de l'application peuvent être modifiés dans la boite de dialogue des Préférences. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). Des raccourcis globaux peuvent être définis dans le menu Commande (F6 par défaut). - + Move selected items Déplacer les éléments sélectionnés - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Haut/Bas, Ctrl+Origine/Fin - + Reset search or hide window Réinitialiser la recherche ou cacher la fenêtre - + Escape Echappe - + Delete item - Supprimer l'élément + Supprimer l'élément - + Put selected items into clipboard Mettre des élements sélectionnés dans le presse-papiers - + Enter Entrer - + Change item display format - Modifier le format d'affichage de l'élément + Modifier le format d'affichage de l'élément - + Ctrl+Left/Right Ctrl+Gauche/Droite - + Edit Item - Modifier l'élément + Modifier l'élément - + F2 F2 Library used in the application - Librairie utilisée dans l'application + Librairie utilisée dans l'application ActionDialog - + CopyQ Action Dialog Boite de dialogue CopyQ - + Co&mmand: Co&mmande : @@ -203,16 +203,16 @@ Co&mmande (%1 est le texte des éléments sélectionnés) : - <b>%1</b> in the <b>command</b> is <b>text</b> of selected items. The text can be also modified and passed to <b>standard input</b> of command. It's also possible to chain commands using <b>|</b> character (i.e. passing standard output). - <b>%1</b> dans la <b>commande</b> est du <b>texte</b> dans l’élément sélectionné. Le texte peut être modifié et envoyé à <b>l'entrée standard</b> de la commande. Il est aussi possible d'enchaîner les commandes en utilisant le caractère séparateur <b>|</b> (càd en passant sur la sortie standard). + <b>%1</b> in the <b>command</b> is <b>text</b> of selected items. The text can be also modified and passed to <b>standard input</b> of command. It's also possible to chain commands using <b>|</b> character (i.e. passing standard output). + <b>%1</b> dans la <b>commande</b> est du <b>texte</b> dans l’élément sélectionné. Le texte peut être modifié et envoyé à <b>l'entrée standard</b> de la commande. Il est aussi possible d'enchaîner les commandes en utilisant le caractère séparateur <b>|</b> (càd en passant sur la sortie standard). - + Standard &input: Saisie standard : - + Store standard o&utput: Enregistrer la sortie standard : @@ -225,52 +225,52 @@ Créer des éléments à partir des sorties standard du programme (laisser vide pour désactiver). - + Send data of given MIME type to standard input of command (leave empty to disable) - Envoie les données du type MIME vers l'entrée standard de la commande (laisser vide pour désactiver) + Envoie les données du type MIME vers l'entrée standard de la commande (laisser vide pour désactiver) - + Create items from standard output of the program (leave empty to disable) Crée des objets à partir de la sortie standard du programme (laisser vide pour désactiver) - + &Separator for new items: &Séparateur pour les nouveaux éléments : - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> <p>Expression régulière pour séparer la sortie en plusieurs éléments..</p> <p>utiliser<b>\n</b> pour sauvegarder chaque ligne à un seul élément.</p> - + \n \n - + Output &tab: - Quitter l'onglet : + Quitter l'onglet : - + Save items in tab with given name (leave empty to save in the current tab) - Enregistrer des éléments dans l'onglet avec le nom donné (laisser vide pour enregistrer dans l'onglet courant) + Enregistrer des éléments dans l'onglet avec le nom donné (laisser vide pour enregistrer dans l'onglet courant) - + Command saved changement sauvegardé - + Command was saved and can be accessed from item menu. You can set up the command in preferences. - La commande a été enregistrée et est accessible à partir du menu de l'élément. + La commande a été enregistrée et est accessible à partir du menu de l'élément. Vous pouvez configurer la commande dans les préférences. @@ -297,21 +297,21 @@ <b>Entrée</b> - + Error: %1 Erreur: %1 - + Exit code: %1 code de sortie: %1 - + Command %1 Commande %1 @@ -319,87 +319,87 @@ AddCommandDialog - + CopyQ Add Commands CopyQ ajouter des commandes - + New command Nouvelle commande - + Ignore items with no or single character - Ignorer les éléments qui n'ont pas ou qui n'ont que un seul caractère + Ignorer les éléments qui n'ont pas ou qui n'ont que un seul caractère - + Open in &Browser Ouvrir dans le &navigateur - + Paste as Plain Text Coller en tant que texte brut - + Shift+Return Maj+Retour - + Autoplay videos Lire les vidéos automatiquement - + Copy URL (web address) to other tab - Copier l'URL (adresse web) dans un autre onglet + Copier l'URL (adresse web) dans un autre onglet - + Create thumbnail (needs ImageMagick) Créer un aperçu (nécessite ImageMagick) - + Create QR Code from URL (needs qrencode) - Créez un QR Code à partir d'une URL (nécessite qrencode) + Créez un QR Code à partir d'une URL (nécessite qrencode) - + Add to &TODO tab Ajouter à onglet &TODO - + Move to &TODO tab - Déplacer dans l'onglet &TODO + Déplacer dans l'onglet &TODO - + Ignore copied files Ignorer les fichiers copiés - - Ignore *"Password"* window - Ignorer la fenêtre *"Mot de passe"* + + Ignore *"Password"* window + Ignorer la fenêtre *"Mot de passe"* - + Password Mot de passe - + Move to Trash Mettre dans la corbeille - + (trash) (corbeille ) @@ -407,8 +407,8 @@ ClientSocket - - + + Failed to read message from client! Échec de lecture message à partir du client ! @@ -457,18 +457,18 @@ Hledám %p%... - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Recherche %p%... - + Discard Changes? Annuler les modifications ? - + Do you really want to <strong>discard changes</strong>? Voulez-vous vraiment <strong>annuler les modifications </strong> ? @@ -476,7 +476,7 @@ ClipboardClient - + Cannot connect to server! Start CopyQ server first. Impossible de se connecter au serveur! Lancer le serveurCopyQ en premier. @@ -485,7 +485,7 @@ Connexion au serveur impossible ! - + Connection lost! Connexion perdue ! @@ -493,32 +493,32 @@ ClipboardDialog - + CopyQ Clipboard Content Contenu du presse-papiers de CopyQ - + &Formats: &Formats : - + C&ontent: C&ontenu : - + Remove Format Supprimer les formats - + CopyQ Item Content élément de contenu copyQ - + <strong>Size:</strong> %1 bytes Size of data in bytes <strong>Taille:</strong> %1 octets @@ -578,27 +578,27 @@ Vous ne pouvez pas lire le message à partir du client! (%1) - + CopyQ server is already running. - Le serveur CopyQ est déjà en cours d'exécution. + Le serveur CopyQ est déjà en cours d'exécution. - + Cancel Active Commands Annuler les commandes actives - + Cancel active commands and exit? Annuler les commandes en cours et quitter ? - + Cancel Exiting Annuler Quitter - + Exit Anyway De toute façon Quitter @@ -616,67 +616,67 @@ CommandDialog - + CopyQ Commands CopyQ Commandes - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. Définir de nouvelles commandes qui pourront êtres rappelées dans le contenu du presse papier ou dans le menu utilisateur ou encore par le gestionnaire de raccourcis. - + &Find: Trouver : - + &Load Commands... &Charger les commandes... - + Sa&ve Selected Commands... &Enregistrer les commandes selectionnées... - + Copy Selected [Ctrl+C] - + Copier la sélection [Ctrl+C] - + Paste Commands [Ctrl+V] - + Coller les commandes [Ctrl+V] - + Unsaved Changes Changements non Sauvegardés - + Command dialog has unsaved changes. La fenêtre de commandes a des changements non sauvegardés. - + Open Files with Commands Ouvrir de fichiers en utilisant des commandes - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) Commandes (* Ini); CopyQ Configuration (copyq.conf copyq-*.conf) - + Save Selected Commands Enregistrer les commandes sélectionnées - + Commands (*.ini) Commandes (*.ini) @@ -686,7 +686,7 @@ Ignore items with no or single character - Ignorer les éléments qui n'ont pas ou un seul caractère + Ignorer les éléments qui n'ont pas ou un seul caractère Open in &Browser @@ -706,7 +706,7 @@ Copy URL (web address) to other tab - Copier l'URL (adresse web) à un autre onglet + Copier l'URL (adresse web) à un autre onglet Create thumbnail (needs ImageMagick) @@ -714,7 +714,7 @@ Create QR Code from URL (needs qrencode) - Créez un code QR à partir d'une URL (nécessite qrencode) + Créez un code QR à partir d'une URL (nécessite qrencode) Add to &TODO tab @@ -722,15 +722,15 @@ Move to &TODO tab - Déplacer l'onglet &TODO + Déplacer l'onglet &TODO Ignore copied files Ignorer les fichiers copiés - Ignore *"Password"* window - * Ignorer la case "Mot de passe" * + Ignore *"Password"* window + * Ignorer la case "Mot de passe" * Password @@ -775,42 +775,42 @@ CommandHelpButton - + Show command help (F1) - Afficher l'aide des commandes (F1) + Afficher l'aide des commandes (F1) - + Command contains list of programs with arguments which will be executed. For example: Commande contient une liste de programmes à exécuter avec leurs arguments respectif. Par exemple : - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - L'argument du programme %1 sera transmis comme du texte, et les arguments %2 ainsi que %9 comme texte capturé par une expression régulière. + L'argument du programme %1 sera transmis comme du texte, et les arguments %2 ainsi que %9 comme texte capturé par une expression régulière. - + Character %1 can be used to pass standard output to the next program. Le caractère %1 contient la sortie standard qui peux êtres utilisé comme argument par le prochain programme. - + Following syntax can be used to pass rest of the command as single parameter. La syntaxe qui suis peux êtres utilisée pour passer le reste de la commande comme un seul paramètre. - + This gives same output as %1 but is more useful for longer commands. - Ça donne le même sortie que %1 mais c'est plus utile pour les commandes assez longues. + Ça donne le même sortie que %1 mais c'est plus utile pour les commandes assez longues. - + Functions listed below can be used as in following commands. Les fonctions listées ci dessous peuvent êtres utilisées comme une suite de commandes. - + &clipboard Example tab name &presse-papier @@ -831,17 +831,17 @@ &Povolit - + Name of tab to copy new items into (leave empty not to copy) - copier les nouveaux éléments dans le Nom de l'onglet (laisser vide pas copier) + copier les nouveaux éléments dans le Nom de l'onglet (laisser vide pas copier) - + &Name: &Nom : - <p>Don't save the matched clipboard content in history and stop applying next commands on it.</p> + <p>Don't save the matched clipboard content in history and stop applying next commands on it.</p> <p>Neukládej prvek do historie a neaplikuj následující příkazy.</p> @@ -849,23 +849,23 @@ &Ignoruj prvek - + Command name shown in menu Command name (shown in menu) Nom de la commande indiqué dans le menu - + F&ormat: F&ormat : - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - <p>Utilisez la commande seulement pour les éléments dont la correspondance du texte pour cette expression régulière(laisser vide pour correspondre à quelque chose)</p><p><span style=" font-weight:600;">Exempless</span></p><p> URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Les noms de fichiers correspondent aux PDF <span style=" font-weight:600;">\.pdf$</span></p><p> Faites correspondre le caractère seul <span style=" font-weight:600;">^.$</span></p><p> correspond du multimédia à distance <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + <p>Utilisez la commande seulement pour les éléments dont la correspondance du texte pour cette expression régulière(laisser vide pour correspondre à quelque chose)</p><p><span style=" font-weight:600;">Exempless</span></p><p> URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Les noms de fichiers correspondent aux PDF <span style=" font-weight:600;">\.pdf$</span></p><p> Faites correspondre le caractère seul <span style=" font-weight:600;">^.$</span></p><p> correspond du multimédia à distance <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -875,14 +875,14 @@ <p>Use <b>|</b> to chain commands (pass standard output to next command).</p> <p>Utilisez les commandes seulement si la commande du filtre réussit.</p> -<p>Le texte de l'article est passé à <b>l'entrée standard</b> du filtre. La commande <b>exécuté uniquement si l'extrémité du filtre du code 0</b>.</p> +<p>Le texte de l'article est passé à <b>l'entrée standard</b> du filtre. La commande <b>exécuté uniquement si l'extrémité du filtre du code 0</b>.</p> -<p>l'Utilisation <b>%1</b> sera remplacé par un élément de texte, et de <b>%2</b> à <b>%9</b> pour les textes capturées à l'aide d'une expression régulière (la partie entre parenthèses).</p> +<p>l'Utilisation <b>%1</b> sera remplacé par un élément de texte, et de <b>%2</b> à <b>%9</b> pour les textes capturées à l'aide d'une expression régulière (la partie entre parenthèses).</p> <p>Utiliser <b>|</b> pour enchaîner plusieurs commandes (la sortie standard de transmission vers une autre commande).</p> - + Comman&d Commande @@ -890,7 +890,7 @@ <p>Command to run. Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> <p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - <p>Exécuter une commande. Utiliser <b>%1</b> du texte de l'élément passé en argument et <b>%2</b> à <b>%9</b> des arguments saisies par une expression régulière (phrases entre parenthèses).</p>↵ + <p>Exécuter une commande. Utiliser <b>%1</b> du texte de l'élément passé en argument et <b>%2</b> à <b>%9</b> des arguments saisies par une expression régulière (phrases entre parenthèses).</p>↵ ↵ <p>Utiliser <b>|</b>à des commandes de la chaîne (passer la sortie standard de la commande suivante).</p> @@ -912,29 +912,29 @@ Copy to &tab: - Copier L'onglet : + Copier L'onglet : Create items from standard output of the program (leave empty to disable). Créer des éléments de sur la sortie standard du programme (laisser vide pour désactiver). - + O&utput: Sortie : - + Match Items Faites correspondre les éléments - + &Content: &Contenu : - + &Window: Fenêtre : @@ -947,47 +947,47 @@ &Format : - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. - Les données du format MIME seront envoyées à l'entrée du logiciel + Les données du format MIME seront envoyées à l'entrée du logiciel Laissez vide pour le désactiver. - + Action Action Hide window after command is activated from context menu of an item. - Masquer la fenêtre après la commande est activée depuis le menu contextuel d'un élément. + Masquer la fenêtre après la commande est activée depuis le menu contextuel d'un élément. &Hide window &Skrýt hlavní okno - + Command options définir la commande - + Show action dialog before executing the command - Montrez la boîte de dialogue d'action avant l'exécution de la commande + Montrez la boîte de dialogue d'action avant l'exécution de la commande - + Run the command automatically if clipboard has new content Exécutez la commande automatiquement si le presse-papiers a de nouveaux contenus - + &Filter: &Filtre : - Change item, don't create any new items. + Change item, don't create any new items. Changer élément, ne créez pas de nouveaux éléments. @@ -995,120 +995,120 @@ &Transformation - + Separator to match for splitting the output to multiple items Séparateur pour correspondre à diviser la sortie de plusieurs éléments - + &Wait &Dialogue - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - <p>Utilisez la commande seulement pour les éléments copiés dans le presse-papiers depuis la fenêtre avec le texte du titre qui correspond à cette expression (laisser vide pour correspondre n'importe quelle fenêtre).Sur OS X, il contient le nom de l'applicaton suivi d'un tiret (&quot;-&quot;) d'un titre de fenêtre. par exemple&quot;Safari - Github&quot;.</p> + <p>Utilisez la commande seulement pour les éléments copiés dans le presse-papiers depuis la fenêtre avec le texte du titre qui correspond à cette expression (laisser vide pour correspondre n'importe quelle fenêtre).Sur OS X, il contient le nom de l'applicaton suivi d'un tiret (&quot;-&quot;) d'un titre de fenêtre. par exemple&quot;Safari - Github&quot;.</p> Comman&d: Comman&de : - + Type of Action - Type d'action + Type d'action - + Auto&matic &Automatique - + Show command in context menu of matching items - Afficher la commande dans le menu contextuel d'éléments correspondants + Afficher la commande dans le menu contextuel d'éléments correspondants - + In M&enu dans le &menu - + &Global Shortcut: Raccourci Général : - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. - Supprimer l'élément trouvé↵ + Supprimer l'élément trouvé↵ ↵ Remarque: Si cette option est automatiquement appliqué, aucun autre commandes automatiques sont effectués. - + &Remove Item - &Supprimer l'élément + &Supprimer l'élément - + Menu Action Option de menu - + Hide window after command is activated from context menu of an item - Caché la fenêtres après l'activation d'une commande lancé via le menu contextuel + Caché la fenêtres après l'activation d'une commande lancé via le menu contextuel - + &Hide main window after activation - &Masquer la fenêtre principale après l'activation + &Masquer la fenêtre principale après l'activation - - Change item, don't create any new items - Changement d'un évènement , n'en crée pas de nouveaux + + Change item, don't create any new items + Changement d'un évènement , n'en crée pas de nouveaux - + Tr&ansform Tr&ansformation - + Create items from standard output of the program (leave empty to disable) Crée des objets à partir de la sortie standard du programme (laisser vide pour le désactiver) - + &Separator: &Séparateur : - + \n \n - + Save items in tab with given name (leave empty to save in first tab) - Enregistrer les éléments dans l'onglet avec le nom donné (laisser vide pour sauver dans le premier onglet) + Enregistrer les éléments dans l'onglet avec le nom donné (laisser vide pour sauver dans le premier onglet) - + Output &tab: - Quitter l'onglet : + Quitter l'onglet : - + Co&py to tab: Co&pie vers un onglet : - + &Shortcut: Raccourcie : @@ -1124,67 +1124,67 @@ ConfigTabAppearance - + Number Nombre - + Font Police - + Editor Editeur - + Background Arrière-plan - + Normal Ordinaire - + Found Créer - + Selected Séléctionner - + Alternate Alternatif - + Foreground Premier plan - + Notes Notes - + Notification Notification - + Show &Number Afficher&Nombre - + Show scrollbars Montrer les barres de défilement @@ -1194,102 +1194,102 @@ Use icons from desktop environment whenever possible. - Utilisez les icônes de l'environnement de bureau autant que possible. + Utilisez les icônes de l'environnement de bureau autant que possible. - + S&ystem Icons Icônes du &Système - + &Antialias &Anticrénelage Set colors for tabs, tool bar and menus - Définir les couleurs des tabulations, barre d'outils et des menus + Définir les couleurs des tabulations, barre d'outils et des menus - + S&crollbars Barres de défilement - + Use icons from desktop environment whenever possible - Utiliser les icônes de bureau quand c'est possible + Utiliser les icônes de bureau quand c'est possible - + S&et colors for tabs, tool bar and menus - Configurer les couleurs des onglets, de la barre d'outil et des menus + Configurer les couleurs des onglets, de la barre d'outil et des menus - + &Reset Theme &Réinitialiser Thème - + Theme: Thème : - + &Load Theme &Charger un théme - + &Save Theme &Sauvegarder le théme - + Edit current theme in external editor - Modifier le thème actuel dans l'éditeur externe + Modifier le thème actuel dans l'éditeur externe - + E&dit Theme - &Modifier le Théme + &Modifier le Thème - + Preview: Aperçu : - Search string is "item". - Vyhledávaný výraz je "prvek". + Search string is "item". + Vyhledávaný výraz je "prvek". - + Select an item and press F2 to edit. Sélectionnez un élément et appuyez sur F2 pour modifier. - + Select items and move them with CTRL and up or down key. Sélectionnez les éléments et les déplacer avec CTRL et touche haut ou Bas. - + Remove item with Delete key. - Supprimer l'élément avec la touche Suppr. + Supprimer l'élément avec la touche Suppr. - + Example item %1 - Exemple d'élément %1 + Exemple d'élément %1 - + Some random notes (Shift+F2 to edit) Des notes aléatoires (Maj + F2 pour éditer) @@ -1298,38 +1298,38 @@ prvek - + item Search expression in preview in Appearance tab. Elément - + Search string is %1. Phrase de recherche est %1. - + Open Theme File Ouvrir le fichier Thème - + Save Theme File As Enregistrer le fichier du thème Comme - + No External Editor Aucun éditeur externe - + Set external editor command first! - Définir la commande d'éditeur externe d'abord ! + Définir la commande d'éditeur externe d'abord ! - + Abc Preview text for font settings in appearance dialog Abc @@ -1350,58 +1350,58 @@ Raccourcis systéme - + &New Item &Nouvel élément - + &Import Tab... - &Importer l"onglet... + &Importer l"onglet... - + Ctrl+I Ctrl+I - + &Export Tab... - &Exporter l'&onglet... + &Exporter l'&onglet... - + &Preferences... &Préférences... - - + + Ctrl+P Ctrl+P - + C&ommands/Global Shortcuts... C&ommandes/Raccourcis Général... - + C&ommands... C&ommandes... - + F6 F6 - + Show &Clipboard Content &Voir le contenu du presse-papiers - + Ctrl+Shift+C Ctrl+Maj+C @@ -1410,136 +1410,176 @@ &Activer le partage du presse-papiers - + Ctrl+Shift+X Ctrl+Maj+X - + P&rocess Manager - Gestionnaire d'actions + Gestionnaire d'actions - + Ctrl+Shift+Z Ctrl+Shift+Z - + E&xit &quitter - + Ctrl+Q Ctrl+Q - + &Sort Selected Items &Organisez les éléments sélectionnés - + Ctrl+Shift+S Ctrl+Maj+S - + &Reverse Selected Items - &Inverser l'ordre des éléments sélectionnés + &Inverser l'ordre des éléments sélectionnés - + Ctrl+Shift+R Ctrl+Maj+R - + &Paste Items &Coller les éléments - + &Copy Selected Items &Copier les éléments sélectionnés - + &Find &Recherche - + Move to &Clipboard &Déplacez le Presse-papiers - + &Show Content... &Voir le contenu... - + F4 F4 - + Edit &Notes Éditer des &Notes - + Next Format - + Format suivant - + Ctrl+Right - + Ctrl+Droite - + Previous Format - + Format précédent - + Ctrl+Left - + Ctrl+Gauche - + &Remove &Supprimer - + + Move Up + + + + + Ctrl+Up + + + + + Move Down + + + + + Ctrl+Down + + + + + Move to Top + + + + + Ctrl+Home + + + + + Move to Bottom + + + + + Ctrl+End + + + + &New Tab &Nouveau Onglet - + R&ename Tab - R&enomer l'onglet + R&enomer l'onglet Delete Supprimer - + &Toggle Clipboard Storing &Basculer le partage du Presse-papiers - + &Edit &Modifier - + F2 F2 @@ -1548,27 +1588,27 @@ &Modifier les notes - + Shift+F2 Maj+F2 - + E&dit with editor - Modifier avec l'&éditeur + Modifier avec l'&éditeur - + Ctrl+E Ctrl+E - + &Action... &Action... - + F5 F5 @@ -1593,45 +1633,65 @@ &Nouvel onglet - + Ctrl+T Ctrl+T Re&name tab - &Renommer l'onglet + &Renommer l'onglet - + Ctrl+F2 Ctrl+F2 Re&move tab - &Supprimer l'onglet + &Supprimer l'onglet - + Ctrl+W Ctrl+W - + Re&move Tab - Supprimer l'onglet + Supprimer l'onglet - + &Change Tab Icon - &Changer l’icône de l'onglet + &Changer l’icône de l'onglet - + Ctrl+Shift+T Ctrl+Shift+T - + + Ne&xt Tab + + + + + Right + à Droite + + + + &Previous Tab + + + + + Left + à Gauche + + + &Help &Aide @@ -1665,11 +1725,11 @@ Copy n&ext item - &Copier l'élément suivant + &Copier l'élément suivant Copy &previous item - &Copier l'élément précédent + &Copier l'élément précédent Paste as pla&in text @@ -1692,15 +1752,15 @@ Sélectionnez et copiez le précédent - + &Custom Actions and Global Shortcuts... - Modifié des actions et des raccourci général... + Modifier les actions et les raccourcis globaux... ConfigurationManager - + CopyQ Configuration CopyQ Configuration @@ -1733,14 +1793,14 @@ označení kurzoru do schránky (&4) - + Keep main window above other windows Gardez la fenêtre principale au-dessus des autres fenêtres - + Save clipboard in history - Enregistrer le presse-papiers dans l'historique + Enregistrer le presse-papiers dans l'historique Copy clipboard content to the primary selection @@ -1755,17 +1815,17 @@ Zkopírovat označení kurzoru do schránky - + Confirm application exit - Confirmez quitter l'application + Confirmez quitter l'application - + Confirm application e&xit - Confirmez la s&ortie de l'application + Confirmez la s&ortie de l'application - + &Vi style navigation je suis pas sur Navigation de type &Vi @@ -1775,12 +1835,12 @@ &Umístění záložek: - + Top en Haut - + Bottom en Bas @@ -1793,52 +1853,52 @@ à Droite - Break text if it's too long to fit on line. - Diviser le texte s'il est trop longue pour tenir sur une ligne. + Break text if it's too long to fit on line. + Diviser le texte s'il est trop longue pour tenir sur une ligne. W&rap long text Enrouler un long texte - + Maximum &number of items in history: - Nombre maximum d'éléments de l'historique : + Nombre maximum d'éléments de l'historique : - + Maximum number of items in each tab - Nombre maximum d'éléments par onglet + Nombre maximum d'éléments par onglet - + N&umber of items in tray menu: - N&ombre d'éléments dans la barre de menu : + N&ombre d'éléments dans la barre de menu : - + Number of items in tray menu - Nombre d'éléments dans la barre de menu + Nombre d'éléments dans la barre de menu - + External &editor command (%1 is file to edit): - Commande de l'&éditeur externe (%1 est le fichier à modifier) : + Commande de l'&éditeur externe (%1 est le fichier à modifier) : - + &Language: &Langue : - + External editor command (%1 is file to edit). Examples: gedit %1 notepad %1 gvim -f %1 xterm -e vim %1 - Commande pour l'éditeur externe (%1 est le nom du fichier). + Commande pour l'éditeur externe (%1 est le nom du fichier). Exemples: gedit %1 notepad %1 @@ -1858,22 +1918,22 @@ Pozn.: Editované prvky mohou být uloženy pomocí Ctrl+S nebo F2 bez ohledu na tuto volbu. - + Sa&ve edited item with Ctrl+Return and create new line with Return key - Enregistrer l'élément édité avec Ctrl + Entrée et de créer une nouvelle ligne avec la touche Retour + Enregistrer l'élément édité avec Ctrl + Entrée et de créer une nouvelle ligne avec la touche Retour - + After item is activated (double-click or Enter key), copy it to clipboard and ... - Après l'élément est activé (double-clic ou la touche Entrée), copiez-le dans le presse-papiers et ... + Après l'élément est activé (double-clic ou la touche Entrée), copiez-le dans le presse-papiers et ... - + Show tree with tabs instead of tab bar - Afficher l'arborescence des onglets à la place de barre des onglets + Afficher l'arborescence des onglets à la place de barre des onglets - + Tab T&ree Vue &arborescente des onglets @@ -1882,106 +1942,106 @@ &Langue : - + O&pen windows on current screen - O&uvrir les fenêtres sur l'écran actuel + O&uvrir les fenêtres sur l'écran actuel - + Show number of items in tabs - Voir le nombre d'objets dans l'onglet + Voir le nombre d'objets dans l'onglet - + Sho&w Item Count - Voir le nombre d'objet + Voir le nombre d'objet - + Hide tool&bar labels - Cacher le texte de la barre d'outil + Cacher le texte de la barre d'outil - + &Unload tab after an interval in minutes: - Décharger l'onglet après un intervalle en minutes : + Décharger l'onglet après un intervalle en minutes : - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. - Décharger chaque onglet de la mémoire après nombre de minutes d'inactivité. + Décharger chaque onglet de la mémoire après nombre de minutes d'inactivité. Mettre 0 pour ne pas décharger les onglets. Move item to the top of the list after it is activated. - Déplacer l'élément en haut de la liste après son activation. + Déplacer l'élément en haut de la liste après son activation. Move item to the top - Déplacer l'élément vers le haut + Déplacer l'élément vers le haut Close main window after item is activated. - Fermez la fenêtre principale après l'activation de l'élément . + Fermez la fenêtre principale après l'activation de l'élément . - + &Close main window &Fermez la fenêtre principale Focus last window after item is activated. - Sélectionnez la dernière fenêtre active après avoir activer l'élément. + Sélectionnez la dernière fenêtre active après avoir activer l'élément. - + &Focus last window &Sélectionnez la dernière fenêtre active Paste to current window after item is activated. - Ajouter à la fenêtres sélectionnées après avoir activer l'élément. + Ajouter à la fenêtres sélectionnées après avoir activer l'élément. - + &Paste to current window &Coller vers la fenêtre courante - + &Notifications &Notification - + Notification Geometry (in screen points) - Notification de la Géométrie (en points de l'écran) + Notification de la Géométrie (en points de l'écran) - + Ho&rizontal offset: Décalage Horizontal : - + &Vertical offset: Décalage Vertical : - + Maximum &width: Largeur maximale : - + Ma&ximum height: Hauteur maximale : - + &Items &éléments @@ -2007,7 +2067,7 @@ Define what to do with a new matching text in clipboard. Commands are applied in order appearance in list and they can be also invoked from main menu and right-click menu when matching items are selected. - Définir ce qu'il faut faire avec le nouveau texte dans le presse-papiers. Les commandes sont appliquées dans l'ordre d'apparition dans la liste et peut être exécuté à partir des principaux éléments de menu et avec le clic-droit. + Définir ce qu'il faut faire avec le nouveau texte dans le presse-papiers. Les commandes sont appliquées dans l'ordre d'apparition dans la liste et peut être exécuté à partir des principaux éléments de menu et avec le clic-droit. Remove [Del] @@ -2022,7 +2082,7 @@ Dolů [Ctrl+Dolů] - + &Shortcuts &Raccourcis @@ -2031,7 +2091,7 @@ <html><head/><body><b>Pozn.:</b> Některé klávesové kombinace nemusí fungovat.</body></html> - <html><head/><body>These keyboard shortcuts work even if application window doesn't have focus.</body></html> + <html><head/><body>These keyboard shortcuts work even if application window doesn't have focus.</body></html> <html><head/><body>Tyto systémové klávesové zkratky fungují i když okno nemí aktivní.</body></html> @@ -2071,9 +2131,9 @@ &Edituj schránku - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - Le format d'affichage des élément sélectionnés dans l'historique peut être modifiée en appuyant sur <b>Ctrl+gauche</b> ou <b>Ctrl+V droit</b>. Vous pouvez modifier la priorité de formats pour afficher en réorganisant les éléments ci-dessous. + Le format d'affichage des élément sélectionnés dans l'historique peut être modifiée en appuyant sur <b>Ctrl+gauche</b> ou <b>Ctrl+V droit</b>. Vous pouvez modifier la priorité de formats pour afficher en réorganisant les éléments ci-dessous. Shortcut to edit clipboard content @@ -2084,12 +2144,12 @@ Klávesová zkratka pro editaci prvního prvku - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search Prise en charge des raccourcie clavier de VIM (touches H, J, K, L et plus), touche (/) pour faire la recherche - + &History &Historique @@ -2106,22 +2166,22 @@ Interval v sekundách pro zobrazení zprávy: - + Transparency of main window if unfocused. Note: This is not be supported on all systems. Transparence de la fenêtre principale actives. -Remarque: Cette fonction n'est pas prise en charge sur certains systèmes. +Remarque: Cette fonction n'est pas prise en charge sur certains systèmes. - + &Unfocused transparency: Je suis pas sur La transparence floue : - + &General &Général @@ -2134,169 +2194,174 @@ Intervalle en secondes pour afficher les notifications : - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. Set to -1 to keep visible until clicked. - Intervalle en seconde entre deux notifications d'arrivé d'un nouveau contenu dans le presse-papier (ne fonctionne que lorsque la fenêtre principale est fermée). + Intervalle en seconde entre deux notifications d'arrivé d'un nouveau contenu dans le presse-papier (ne fonctionne que lorsque la fenêtre principale est fermée). ↵ Mettre à 0 pour désactiver. ↵ -Situé à -1 pour garder visible jusqu'à ce que vous cliquiez dessus. +Situé à -1 pour garder visible jusqu'à ce que vous cliquiez dessus. - + &Notification position: Emplacement des notifications : - - Break text if it's too long to fit on line - Couper le texte s'il est trop long pour tenir sur une seul ligne + + Break text if it's too long to fit on line + Couper le texte s'il est trop long pour tenir sur une seul ligne - + Wrap l&ong text Retour à la ligne pour les textes trop long - + Alwa&ys on Top Toujours au dessus - + Enable to open windows on current screen. Disable to open windows where they were last closed - Activer pour ouvrir des fenêtres sur l'écran actuel. Désactiver pour ouvrir les fenêtres là où elles ont été fermés la dernière fois + Activer pour ouvrir des fenêtres sur l'écran actuel. Désactiver pour ouvrir les fenêtres là où elles ont été fermés la dernière fois - + Save and restore history of item filters - Sauvegarder et restaurer l'historique des filtres + Sauvegarder et restaurer l'historique des filtres - + Save Filter History - Sauvegarder l'historique des filtres + Sauvegarder l'historique des filtres - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) Permettre de coller la sélection de la souris en utilisant le raccourci (Ctrl+V ou Shift+Insert) - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) Permettre de coller du contenue copier comme les sélections de souris (en pressant le bouton de milieu de la souris) - + Disabl&e tray Désactiver le panneau - + Ta&b for storing clipboard: Onglet pour stocker le presse papier : - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - Nom de l'onglet qui va automatiquement stocker le nouveau contenue du presse papier.↵ + Nom de l'onglet qui va automatiquement stocker le nouveau contenue du presse papier.↵ ↵ Laisser vide pour désactiver le stockage automatique. - + Move item to the top of the list after it is activated - Déplacer l'objet en haut de la liste après qu'il est été activé + Déplacer l'objet en haut de la liste après qu'il est été activé - + Move item to the t&op - Déplacer l'élément vers le haut + Déplacer l'élément vers le haut - + Close main window after item is activated - Fermer la fenêtre principal après que l'élément ai été activé + Fermer la fenêtre principal après que l'élément ai été activé - + Focus last window after item is activated - Donner le contrôle à la dernière fenêtre active après que l'élément est été activé + Donner le contrôle à la dernière fenêtre active après que l'élément est été activé - + Paste to current window after item is activated Colle à la fenêtre active après que l’élément ai été activé - + Show command for current clipboard content in tray menu Voir la commande du presse papier actif dans de le menu flottant - + + Show items from current tab in tray menu + + + + Show cu&rrent tab in menu, - Voir l'onglet actif dans le menu, + Voir l'onglet actif dans le menu, - + or &choose other tab: ou &choisir un autre onglet : - + Paste item to current window after selecting it in menu - Colle l'élément à le fenêtre active après qu'il est été sélectionné dans le menu + Colle l'élément à le fenêtre active après qu'il est été sélectionné dans le menu - + Sh&ow image preview as menu item icon - Voir la prévisualisation d'image comme une icône d'un menu + Voir la prévisualisation d'image comme une icône d'un menu - + Position on screen for notifications - Position des notifications sur l'écran + Position des notifications sur l'écran - + Top Right En haut à droite - + Bottom Right En bas à droite - + Bottom Left En bas à gauche - + Top Left En haut à gauche - + Int&erval in seconds to display notifications: Int&ervalle en secondes pour afficher les notifications : - + Num&ber of lines for clipboard notification: Le Nombre de lignes du presse-papiers pour la notification : - + Number of lines to show for new clipboard content. Set to 0 to disable. @@ -2305,27 +2370,27 @@ Mettre à 0 pour désactiver. - + Notification distance from left or right screen edge in screen points - Notification distante du bord gauche ou droit de l'écran, la valeur est en points sur l'écran + Notification distante du bord gauche ou droit de l'écran, la valeur est en points sur l'écran - + Notification distance from top or bottom screen edge in screen points - Notification distante du bord haut ou bas de l'écran, la valeur est en point sur l'écran + Notification distante du bord haut ou bas de l'écran, la valeur est en point sur l'écran - + Maximum width for notification in screen points - Largeur maximum des notifications en points sur l'écran + Largeur maximum des notifications en points sur l'écran - + Maximum height for notification in screen points - Hauteur maximum pour les notifications en points sur l'écran + Hauteur maximum pour les notifications en points sur l'écran - + Layout and Transparency Disposition de la transparence @@ -2342,65 +2407,65 @@ Arborescence (à droite) - + &Focused transparency: &Transparence inactif : - + Transparency of main window if focused. Note: This is not be supported on all systems. Transparence de la fenêtre principale inactive -Remarque: Cette fonction n'est pas prise en charge sur certains systèmes. +Remarque: Cette fonction n'est pas prise en charge sur certains systèmes. - + Show/Hide Afficher / Masquer - + Hide toolbar - Masquer la barre d'outils + Masquer la barre d'outils - + Hide too&lbar - &Masquer la barre d'outil + &Masquer la barre d'outil - - Don't show tray icon; minimize window when closed - Afficher l'icône dans la barre, minimisez la fenêtre lors de la fermeture + + Don't show tray icon; minimize window when closed + Afficher l'icône dans la barre, minimisez la fenêtre lors de la fermeture &Disable tray - &Ne pas afficher l'icône dans la barre des tâches + &Ne pas afficher l'icône dans la barre des tâches - + Run the application on system startup - Exécuter l'application au démarrage du système + Exécuter l'application au démarrage du système - + &Autostart &Démarrage automatique - + Clipboard Manipulation La manipulation du Presse-papiers - + Save text selected with mouse (primary selection) in history - Enregistrer le texte sélectionné avec la souris (sélection principale) dans l'historique + Enregistrer le texte sélectionné avec la souris (sélection principale) dans l'historique - + (&2) Store text selected using mouse (&2) Mémorisé le texte sélectionné en utilisant la souris @@ -2409,31 +2474,31 @@ Autoriser le texte sélectionné avec la souris (généralement Ctrl + V ou Maj + Inser). - + (&4) Paste mouse selection with keyboard (&4) Coller la séléction de la souris avec le clavier - + (&1) Store clipboard (&1) Mémoriser le presse-papier Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button). - Autoriser le collage du texte copié à l'aide du (généralement le bouton central de la souris) de la souris. + Autoriser le collage du texte copié à l'aide du (généralement le bouton central de la souris) de la souris. - + (&3) Paste clipboard with mouse (&3) Collez le presse-papiers en utilisant la souris - + Hide tabs (press Alt key to show) Masquer les onglets (appuyez sur la touche Alt pour afficher) - + Hi&de tabs &Onglets masqués @@ -2462,63 +2527,62 @@ Odstranit prvky z první záložky při ukončení - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. - Autorisé à la touche Entrée pour sauvegarder l'élément modifié et Ctrl + Entrée pour créer une nouvelle ligne. + Autoriser la touche Entrée pour sauvegarder l'élément modifié et Ctrl + Entrée pour créer une nouvelle ligne. -Remarque: les éléments modifiés peuvent être enregistrés l'aide de F2, quel que soit l'option. +Remarque: les éléments modifiés peuvent être enregistrés à l'aide de F2, quel que soit l'option. - + &Tray - &Barre d'état + &Barre d'état Paste item to current window after selecting it in menu. - Collez l'élément vers la fenêtre courante après l'avoir sélectionné dans le menu. + Collez l'élément vers la fenêtre courante après l'avoir sélectionné dans le menu. - + &Paste activated item to current window &Collez élément actif vers la fenêtre courante - Show items from current tab in content menu - Afficher les articles de l'onglet courant dans le menu contextuel + Afficher les articles de l'onglet courant dans le menu contextuel Show c&urrent tab in menu, - &Afficher l'onglet actuel dans le menu, + &Afficher l'onglet actuel dans le menu, or choose o&ther tab: ou choisissez un autre onglet : - + Name of tab to show in tray menu (empty for the first tab) - Nommer l'onglet pour afficher le menu (vide pour le premier onglet) + Nommer l'onglet pour afficher le menu (vide pour le premier onglet) Show command for current clipboard content in tray menu. Afficher les commandes pour le contenu du presse-papiers dans la barre de menu. - + Sho&w commands for clipboard content &Afficher les commandes pour le contenu du presse-papiers - + Show image preview next to menu items - Afficher l'aperçu de l'image à côté des éléments de menu + Afficher l'aperçu de l'image à côté des éléments de menu Show &image preview as menu item icon - Voir les images miniatures sous forme d'icônes dans le menu + Voir les images miniatures sous forme d'icônes dans le menu Create new command or a add an existing example command. @@ -2569,25 +2633,25 @@ Vlož obsah schránky jako prostý text (t.j. bez formátování). - + Disable clipboard storing - Désactiver l'historisation du presse-papier + Désactiver l'historisation du presse-papier Temporarily disable clipboard content to be saved in history. Přechodně zakaž ukládání obsahu schránky do historie. - + Enable clipboard storing - Activer l'historisation du presse-papier + Activer l'historisation du presse-papier Enable clipboard content to be saved in history. Povol ukládání obsahu schránky do historie. - + Paste and copy next Coller et copier le suivant @@ -2596,7 +2660,7 @@ Vložit aktuální obsah schránky a zkopírovat další prvek do schránky. - + Paste and copy previous Coller et copier le précédent @@ -2605,7 +2669,7 @@ Vložit aktuální obsah schránky a zkopírovat předchozí prvek do schránky. - + &Appearance &Apparence @@ -2718,12 +2782,12 @@ Náhled: - Cannot save tab "%1" to "%2" (%3)! - Nelze uložit záložku "%1" do "%2" ("%3")! + Cannot save tab "%1" to "%2" (%3)! + Nelze uložit záložku "%1" do "%2" ("%3")! - Search string is "item". - Vyhledávaný výraz je "prvek". + Search string is "item". + Vyhledávaný výraz je "prvek". Select an item and @@ -2750,67 +2814,72 @@ prvek - Cannot create directory for settings "%1"! - Nelze vytvořit adresář pro nastavení "%1"! + Cannot create directory for settings "%1"! + Nelze vytvořit adresář pro nastavení "%1"! - + Cannot save tab %1 to %2 (%3)! - Vous ne pouvez pas enregistrer l'onglet %1 à %2 (%3) ! + Vous ne pouvez pas enregistrer l'onglet %1 à %2 (%3) ! - + Ctrl+Shift+1 Global shortcut for some predefined commands Ctrl+Shift+1 - + Show/hide main window Montrer/Cacher la fenêtre principal - + Show the tray menu Voir le panneau - + + Show main window under mouse cursor + Montrer la fenêtre principale sous le curseur + + + Edit clipboard Éditer le presse papier - + Edit first item Éditer le premier élément - + Copy second item Copier le second élément - + Show action dialog - Voir le gestionnaire d'actions + Voir le gestionnaire d'actions - + Create new item Créer un nouvel élément - + Copy next item Copier le prochain élément - + Copy previous item - Copier l'élément précédent + Copier l'élément précédent - + Paste clipboard as plain text Copier dans le presse papier en tant que texte @@ -2820,7 +2889,7 @@ Ignore items with no or single character - Ignorer les éléments qui n'ont pas ou un seul caractère + Ignorer les éléments qui n'ont pas ou un seul caractère Open in &Browser @@ -2840,7 +2909,7 @@ Copy URL (web address) to other tab - Copier l'URL (adresse web) à un autre onglet + Copier l'URL (adresse web) à un autre onglet Run shell script @@ -2856,15 +2925,15 @@ Create QR Code from URL (needs qrencode) - Créez un code QR à partir d'une URL (nécessite qrencode) + Créez un code QR à partir d'une URL (nécessite qrencode) Label image - marquer l'image + marquer l'image Open URL - Ouvrir l'URL + Ouvrir l'URL Add to &TODO tab @@ -2872,15 +2941,15 @@ Move to &TODO tab - Déplacer l'onglet &TODO + Déplacer l'onglet &TODO Ignore copied files Ignorer les fichiers copiés - Ignore *"Password"* window - * Ignorer la case "Mot de passe" * + Ignore *"Password"* window + * Ignorer la case "Mot de passe" * Password @@ -2891,25 +2960,25 @@ Chiffrer (nécessite GnuPG) - + &clipboard Default name of the tab that automatically stores new clipboard content presse papier - - Invalid value for option "%1" - L'option "%1" a une valeur invalide + + Invalid value for option "%1" + L'option "%1" a une valeur invalide - + Restart Required redémarrage nécessaire - + Language will be changed after application is restarted. - La langue sera modifiée après le redémarrage de l'application. + La langue sera modifiée après le redémarrage de l'application. Open Files with Commands @@ -2960,17 +3029,17 @@ Supprimer - + Cannot create directory for settings %1! Impossible la création du répertoire pour les paramètres %1 ! - + Reset preferences? Réinitialiser les préférences ? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? Cette action réinitialise tous les paramètres (tous les onglets) pour les valeurs par défaut. <br /> <br /> <strong> vous certain de vouloir réinitialiser tous les paramètres </strong> ? @@ -2997,17 +3066,17 @@ FakeVim::Internal - + Use Vim-style Editing Utiliser Vim le style Édition - + Read .vimrc Lire .vimrc - + Path to .vimrc Chemin .virmrc @@ -3015,62 +3084,62 @@ FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 Option inconnue: %1 - + Argument must be positive: %1=%2 - L'argument doit être positif: %1=%2 + L'argument doit être positif: %1=%2 - Mark '%1' not set. - Marquer '%1' n'est pas activée. + Mark '%1' not set. + Marquer '%1' n'est pas activée. - - Mark "%1" not set. - "%1" n'a pas de marque défini. + + Mark "%1" not set. + "%1" n'a pas de marque défini. - + %1%2% %1%2% - + %1All %1Tout - + Not implemented in FakeVim. Non implémenté dans FakeVim. - + Unknown option: Option inconnue : - + Invalid argument: Argument invalide : - + Trailing characters: Les caractères : - + Move lines into themselves. Déplacer des lignes sur eux-mêmes. - + %n lines moved. % n ligne déplacé. @@ -3078,32 +3147,32 @@ - - File "%1" exists (add ! to override) - Le fichier "% 1" existe(ajouter ou remplacer) + + File "%1" exists (add ! to override) + Le fichier "% 1" existe(ajouter ou remplacer) - - Cannot open file "%1" for writing - Ne peut pas ouvrir le fichier "% 1" en écriture + + Cannot open file "%1" for writing + Ne peut pas ouvrir le fichier "% 1" en écriture - - "%1" %2 %3L, %4C written. - "%1" %2 %3L, %4C écrite. + + "%1" %2 %3L, %4C written. + "%1" %2 %3L, %4C écrite. - - Cannot open file "%1" for reading - Ne peut pas ouvrir le fichier "% 1" en lecture + + Cannot open file "%1" for reading + Ne peut pas ouvrir le fichier "% 1" en lecture - - "%1" %2L, %3C - "%1" %2L, %3C + + "%1" %2L, %3C + "%1" %2L, %3C - + %n lines filtered. %n ligne filtrée. @@ -3111,42 +3180,42 @@ - + Cannot open file %1 Nelze otevřít soubor %1! {1?} - + Invalid regular expression: %1 Expression régulière invalide: %1 - + Pattern not found: %1 Modèle introuvable: %1 - + Search hit BOTTOM, continuing at TOP. La recherche a touché le fond, poursuivre dans le haut. - + Search hit TOP, continuing at BOTTOM. Recherche demandée HAUT, continue à la fin. - + Search hit BOTTOM without match for: %1 La recherche est arrivée à sa fin sans correspondance pour: %1 - + Search hit TOP without match for: %1 La recherche demandé en haut sans correspondance pour: 1% - + %n lines indented. %n lignes misent en retrait. @@ -3154,7 +3223,7 @@ - + %n lines %1ed %2 time. %n ligne %1ed %2 fois. @@ -3162,7 +3231,7 @@ - + %n lines yanked. %n ligne supprimé. @@ -3170,12 +3239,12 @@ - + Already at oldest change. Déjà sur la plus ancienne modification. - + Already at newest change. Vous êtes déjà au plus récent changement. @@ -3183,38 +3252,38 @@ FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping Correspondance récursive - + Type Alt-V, Alt-V to quit FakeVim mode. Appuyer Alt-V, Alt-V pour quitté le mode FakeVim. - + [New] [Nouveau] - + Not an editor command: %1 - Pas une commande d'édition: %1 + Pas une commande d'édition: %1 FileWatcher - - Failed to create synchronization directory "%1"! - Impossible de créer le répertoire de synchronisation "%1" ! + + Failed to create synchronization directory "%1"! + Impossible de créer le répertoire de synchronisation "%1" ! FilterCompleter - + Alt+Down Filter completion shortcut Alt+Down @@ -3223,12 +3292,12 @@ IconSelectButton - + Select Icon... - Sélectionnez l'icône ... + Sélectionnez l'icône ... - + ... Select/browse icon. ... @@ -3237,22 +3306,22 @@ IconSelectDialog - + CopyQ Select Icon Icône de sélection CopyQ - + Browse... Parcourir ... - + Open Icon file - &Ouvrir le fichier de l'icône + &Ouvrir le fichier de l'icône - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) Fichiers images (*.png *.jpg *.jpeg *.bmp *.ico *.svg) @@ -3264,12 +3333,12 @@ &Datové prvky - + Data Donnée - + Various data to save. Différentes données à sauvegarder. @@ -3277,79 +3346,79 @@ ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). - Sélectionnez les formats à enregistrer dans l'historique. vous pouvez ajouter des format à partir d'exemples ci-dessous ou saisir dans les autres éléments (un par ligne). + Sélectionnez les formats à enregistrer dans l'historique. vous pouvez ajouter des format à partir d'exemples ci-dessous ou saisir dans les autres éléments (un par ligne). - + Active &Formats: Formats actifs : - + &Examples (double click to add to active formats): &Exemples (double-clique pour ajouter des formats actifs) : - + Text Texte - + Unformatted simple text Texte simple sans mise en forme - + Formatted text, web pages Textes mis en forme, des pages Internet - + XML XML - + List of URI (e.g. copied files) Liste des URL (par exemple les fichiers copiés) - + Images Images - + Bitmap image Image Bitmap - + Vector graphics Graphiques vectoriels - + Web image formats - Les formats d'image Internet + Les formats d'image Internet - + Other Autre - + List of clipboard mime types that will be stored in history (in given display order) - La liste des types MIME dansle presse-papiers qui seront conservés dans l'historique (dans l'ordre d'affichage) + La liste des types MIME dansle presse-papiers qui seront conservés dans l'historique (dans l'ordre d'affichage) - + &Maximum number of characters per format to display: - Le nombre maximum de caractères par format à l'affichage : + Le nombre maximum de caractères par format à l'affichage : @@ -3371,64 +3440,64 @@ Failed to open temporary file (%1) for editing item in external editor! - Impossible d'ouvrir le fichier temporaire (%1) pour modifier l'élément dans l'éditeur externe ! + Impossible d'ouvrir le fichier temporaire (%1) pour modifier l'élément dans l'éditeur externe ! - + editor exit code is %1 - code de sortie d'édition est de %1 + code de sortie d'édition est de %1 Failed to read temporary file (%1)! Impossible de lire le fichier temporaire (%1) ! - + Editor command: %1 - Commande de l'éditeur:%1 + Commande de l'éditeur:%1 ItemEditorWidget - + Save Sauvegarder - + Save Item (<strong>F2</strong>) - Sauvegarder l'élément (<strong>F2</strong>) + Sauvegarder l'élément (<strong>F2</strong>) - + F2 Shortcut to save item editor changes F2 - + Cancel Annuler - + Cancel Editing and Revert Changes Annule et Annuler les modifications - + Escape Shortcut to revert item editor changes Sortir - + Undo Annuler - + Redo Rétablir @@ -3436,104 +3505,104 @@ ItemEncryptedLoader - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> Pour partager des éléments chiffrés sur un autre ordinateur ou de la session, vous aurez besoin des fichiers de clés publiques et secrètes::<ul><li>%1</li><li>%2<br />(Enregistrer la clé privée dans un endroit sûr.)</li></ul> - + GnuPG must be installed to view encrypted tabs. GnuPG doit êtres installé pour afficher les onglets de chiffrement. - + Encrypt (needs GnuPG) Chiffrer (nécessite GnuPG) - - + + Ctrl+L Ctrl+L - + Decrypt Déchiffrer - + Decrypt and Copy Déchiffrer et copier - + Ctrl+Shift+L Ctrl+Shift+L - + Error: %1 Erreur: %1 - + Failed to generate keys. Impossible de générer les clés. - + Done Terminé - + Creating new keys (this may take a few minutes)... - Création d'une nouvelle clé (cela peut prendre plusieurs minutes) ... + Création d'une nouvelle clé (cela peut prendre plusieurs minutes) ... - - + + Cancel Annuler - + Setting new password... Réglage du nouveau mot de passe ... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. - Les clés de chiffrement <strong>doit être généré</strong> avant le chiffrement de l'élément peut être utilisé. + Les clés de chiffrement <strong>doit être généré</strong> avant le chiffrement de l'élément peut être utilisé. - + Generate New Keys... Générer de nouvelles clés ... - + Change Password... Changer de mot de passe ... - + Encryption failed! Le chiffrement à échoué ! - + Decryption failed! Le (dé)chiffrement à échoué ! - + Encryption chiffrement - + Encrypt items and tabs. Chiffrez les éléments et les onglets. @@ -3541,57 +3610,57 @@ ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. - Pour chiffrer et déchiffrer ales éléments ajouter les commandes appropriées dans l'onglet Commandes. + Pour chiffrer et déchiffrer ales éléments ajouter les commandes appropriées dans l'onglet Commandes. - + Sharing Encrypted Items and Tabs Le partage des onglets et des éléments chiffrés - + Encrypted Tabs Onglet chiffré - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> <p>Spécifiez les noms des onglets (un par ligne) qui seront automatiquement chiffrés et déchiffrés.</p> -<p>Pour enlever sans risque des éléments de la mémoire, définissez l'intervalle à supprimer des éléments de l'onglet Historique.</p> +<p>Pour enlever sans risque des éléments de la mémoire, définissez l'intervalle à supprimer des éléments de l'onglet Historique.</p> ItemFakeVimLoader - + FakeVim FakeVim - + FakeVim plugin is part of Qt Creator FakeVim est inclus avec Qt Creator - + Emulate Vim editor while editing items. - Il émule le comportement de l'éditeur Vim lors de l'édition des éléments. + Il émule le comportement de l'éditeur Vim lors de l'édition des éléments. ItemFakeVimSettings - + Enable FakeVim for Editing Items Permettre à FakeVim de modifier des éléments - + Path to Configuration File: - Chemin d'accès au fichier de configuration : + Chemin d'accès au fichier de configuration : @@ -3601,12 +3670,12 @@ &Obrázkové prvky - + Images Images - + Display images. Affichage des images. @@ -3614,55 +3683,55 @@ ItemImageSettings - + Maximum Image &Width: - La largeur maximum de l'image : + La largeur maximum de l'image : - + Maximum width of image displayed in history (set to zero for original size) - La largeur maximum de l'image affichée dans l'historique (mis à zéro pour la taille d'origine) + La largeur maximum de l'image affichée dans l'historique (mis à zéro pour la taille d'origine) - + Maximum Image &Height: - La hauteur maximum de l'image : + La hauteur maximum de l'image : - + Maximum height of image displayed in history (set to zero for original size) - La hauteur maximale de l'image affichée dans l'histoire (mis à zéro pour la taille d'origine) + La hauteur maximale de l'image affichée dans l'histoire (mis à zéro pour la taille d'origine) - + &Image editor command: - L'éditeur d'images : + L'éditeur d'images : - + Editor command for supported image formats other than SVG. La commande pour éditer les fichiers de prise en charge autre que le format SVG. - + &SVG editor command: - L'éditeur pour le format SVG : + L'éditeur pour le format SVG : - + Editor command for SVG image format. - La commande pour l'édition des images format SVG. + La commande pour l'édition des images format SVG. ItemNotesLoader - + Notes Notes - + Display notes for items. Pour consulter les notes concernant les éléments. @@ -3670,27 +3739,27 @@ ItemNotesSettings - + Notes Position emplacement de notes - + A&bove Item - &Au-dessus de l'élément + &Au-dessus de l'élément - + B&elow Item - Au dessous de l'élément + Au dessous de l'élément - + &Icon Only - &uniquement l'icône + &uniquement l'icône - + Show Too&l Tip &Afficher les infobulle @@ -3702,27 +3771,27 @@ Vytvoří nový příkaz nebo přidá existující ukázkový příkaz. - + &Add &Ajouter - + + + - + &Remove &Supprimer - + &Up &Monter - + &Down &Descendre @@ -3734,43 +3803,43 @@ Parcourir... - + Browse... Button text for opening file dialog to select synchronization directory Parcourir... - - Failed to synchronize tab "%1" with directory "%2"! - Impossible de synchroniser l'onglet "% 1" avec le répertoire "%2" ! + + Failed to synchronize tab "%1" with directory "%2"! + Impossible de synchroniser l'onglet "% 1" avec le répertoire "%2" ! - + Remove Items? Supprimer les éléments ? - + Do you really want to <strong>remove items and associated files</strong>? Voulez-vous vraiment <strong>supprimer les éléments et les fichiers associés</strong> ? - + Open Directory for Synchronization Ouvrir le dossier pour synchroniser - + Failed to create synchronization directory La création des répertoires synchronisés a échouée - + Synchronize synchronisation - + Synchronize items and notes with a directory on disk. Synchroniser les éléments et des notes avec un répertoire sur le disque. @@ -3778,90 +3847,90 @@ ItemSyncSettings - + Synchronization Tabs and Directories Synchronisation des fichierss et répertoires - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - <p>Synchroniser le contenu de <strong>l'onglet</strong> avec le <strong>chemin</strong> du répertoire de donnée.</p>↵ -<p>Définir <strong>chemin vide </strong> de ne pas enregistrer des éléments dans <strong>l'onglet</strong>.</p> + <p>Synchroniser le contenu de <strong>l'onglet</strong> avec le <strong>chemin</strong> du répertoire de donnée.</p>↵ +<p>Définir <strong>chemin vide </strong> de ne pas enregistrer des éléments dans <strong>l'onglet</strong>.</p> - + Tab Name - Nom de l'onglet + Nom de l'onglet - + Path Chemin - + Files to Item Data Formats Les formats de données pour les fichiers - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> <p>Définir le type MIME<strong>-</strong> (tableau de bord) pour ignorer les fichiers. Les autres fichiers inconnus ou cachés sont ignorés.</p> -<p>Exemple: chargement <strong> txt </strong> l'extension de fichier comme <strong> text/ plain</strong> type MIME.</p> +<p>Exemple: chargement <strong> txt </strong> l'extension de fichier comme <strong> text/ plain</strong> type MIME.</p> - + Extensions Extensions - + Item MIME Type - Le type de l'élément de MIME + Le type de l'élément de MIME ItemTagsLoader - + Add a Tag Ajouter une étiquette - + Remove a Tag Supprimer une étiquette - + Tag as %1 Étiquette comme %1 - + Remove tag %1 - Supprimer l'étiquette %1 + Supprimer l'étiquette %1 - + Important Tag name for example command Important - + Clear all tags Nettoyer toutes les étiquettes - + Tags Étiquettes - + Display tags for items. Affiche les étiquettes des éléments. @@ -3869,22 +3938,22 @@ ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. Le menu pour ajouter et supprimer des étiquettes peut être ajoutées et personnalisés dans la boite de dialogue commandes. - + Tag Name - Nom de l'étiquette + Nom de l'étiquette - + Color Couleur - + Icon Icône @@ -3896,12 +3965,12 @@ &Textové prvky - + Text Texte - + Display plain text and simple HTML items. Affichage en texte brut et les éléments en HTML simplifié. @@ -3909,19 +3978,19 @@ ItemTextSettings - + Save and display HTML and rich text Enregistrer et afficher le code HTML et le texte enrichi - + Maximum number of lines to display (0 to show all): Le nombre maximum de lignes à afficher (0 pour afficher tous) : - + Maximum height in pixels (0 for no limit): - La hauteur maximale de l'élément en pixels (0 pour illimité) : + La hauteur maximale de l'élément en pixels (0 pour illimité) : @@ -3942,7 +4011,7 @@ MainWindow - + CopyQ CopyQ @@ -3955,7 +4024,7 @@ &presse-papier - + Exit? Quitter ? @@ -3979,17 +4048,17 @@ <PRÁZDNÉ> - + Do you want to <strong>exit</strong> CopyQ? Voulez-vous <strong> quitter </strong> CopyQ ? - + &File &Fichier - + &Show/Hide Afficher / Masquer @@ -4010,9 +4079,9 @@ &Akce... - + Open action dialog - Ouvrir le gestionnaire d'évènements + Ouvrir le gestionnaire d'évènements &Preferences @@ -4027,7 +4096,7 @@ &Ukončit - + &Edit &Edition @@ -4048,12 +4117,12 @@ &Kopírovat vybrané prvky - + &Item &élément - + &Tabs &Onglets @@ -4079,7 +4148,7 @@ Re&move tab %1 - &Supprimer l'onglet %1 + &Supprimer l'onglet %1 Remove group %1 @@ -4094,18 +4163,18 @@ Commande %1 - + CopyQ Error Notification error message title CopyQ Erreur - + Cannot save file %1! - Impossible d'enregistrer le fichier %1 ! + Impossible d'enregistrer le fichier %1 ! - + Cannot open file %1! Vous ne pouvez pas ouvrir le fichier %1 ! @@ -4115,19 +4184,19 @@ CopyQ chyba - + %1 - CopyQ Main window title format (%1 is clipboard content label) %1 - CopyQ - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) %1 - %2 - CopyQ - + Clipboard: %1 Tray tooltip format @@ -4147,25 +4216,25 @@ &Commandes - + &Help &Aide - Rename &group "%1" - Přejmenovat &skupinu "%1" + Rename &group "%1" + Přejmenovat &skupinu "%1" - Re&name tab "%1" - &Přejmenovat záložku "%1" + Re&name tab "%1" + &Přejmenovat záložku "%1" - Re&move tab "%1" - &Odebrat záložku "%1" + Re&move tab "%1" + &Odebrat záložku "%1" - Remove group "%1" - Odebrat skupinu "%1" + Remove group "%1" + Odebrat skupinu "%1" Error: %1 @@ -4180,16 +4249,16 @@ - Command "%1" - Příkaz: "%1" + Command "%1" + Příkaz: "%1" - + &Enable Clipboard Storing &Autoriser le stockage du presse-papiers - + &Disable Clipboard Storing &Désactivé le stockage du presse-papiers @@ -4206,12 +4275,12 @@ Configuration chargé - &Rename tab "%1" - &Přejmenovat záložku "%1" + &Rename tab "%1" + &Přejmenovat záložku "%1" - &Remove tab "%1" - &Odebrat záložku "%1" + &Remove tab "%1" + &Odebrat záložku "%1" <IMAGE> @@ -4244,103 +4313,108 @@ <b>entrée:</b> - + &Clipboard: %1 Tray menu clipboard item format &Presse-papier: %1 - - + + CopyQ Items (*.cpq) CopyQ éléments(*.cpq) - + CopyQ Error Saving File - Copyq erreur dans l'enregistrement du fichier + Copyq erreur dans l'enregistrement du fichier - Cannot save file "%1"! - Nelze uložit soubor "%1"! + Cannot save file "%1"! + Nelze uložit soubor "%1"! - + CopyQ Error Opening File - CopyQ Erreur d'ouverture du fichier + CopyQ Erreur d'ouverture du fichier - Cannot open file "%1"! - Nelze otevřít soubor "%1"! + Cannot open file "%1"! + Nelze otevřít soubor "%1"! Executing: %1 - l'exécution de: %1 + l'exécution de: %1 - + &New Tab &Nouveau Onglet - + Rename &Group %1 &Renommer le groupe %1 - + Re&name Tab %1 - &Renommer l'onglet %1 + &Renommer l'onglet %1 - + Re&move Tab %1 - &Supprimer l'onglet %1 + &Supprimer l'onglet %1 - + Remove Group %1 Supprimer le groupe %1 - + &Change Tab Icon - &Changer l’icône de l'onglet + &Changer l’icône de l'onglet - + Remove All Tabs in Group? Supprimer tous les onglets dans un groupe ? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? Voulez-vous supprimer <strong> tous les onglets</strong> dans le groupe <strong>%1</strong> ? - + Remove Tab? - Supprimer l'onglet ? + Supprimer l'onglet ? - + Do you want to remove tab <strong>%1</strong>? - Voulez-vous supprimer l'onglet<strong>%1</strong> ? + Voulez-vous supprimer l'onglet<strong>%1</strong> ? Notification - + CopyQ Inspect Notification Inspecteur de Notifications CopyQ - + &Copy &Copier + + + Right click to show + + PluginWidget @@ -4360,54 +4434,54 @@ ProcessManagerDialog - + CopyQ Process Manager Gestionnaire de processus CopyQ - + Started Démarré - - - + + + Finished Terminé - + Name Nom - + Status État - + Starting Démarrage - + Terminate Résilier - + Runnning En cours d’exécution - + Failed A échoué - + Remove Supprimer @@ -4415,7 +4489,7 @@ Proxy - + Information Information @@ -4441,7 +4515,7 @@ - + %1 (%n lines) Label for multi-line text in clipboard @@ -4455,60 +4529,66 @@ %1 - "%1" (%n lines) + "%1" (%n lines) Label for multi-line text in clipboard - "%1" (%n řádek) - "%1" (%n řádky) + "%1" (%n řádek) + "%1" (%n řádky) - "%1" + "%1" Label for single-line text in clipboard - "%1" + "%1" - + warning: %1 avertissement: %1 - + ERROR: %1 ERREUR: %1 - + + <HIDDEN> + Label for hidden/secret clipboard content + <CACHÉ> + + + <IMAGE> Label for image in clipboard <IMAGE> - + <FILES> Label for URLs/files in clipboard <FICHIERS> - + <EMPTY> Label for empty clipboard <VIDE> - + <DATA> Label for data in clipboard <DONNÉES> - + Backspace Key to remove item or MIME on OS X Retour arrière - + Delete Key to remove item or MIME Supprimer @@ -4519,14 +4599,14 @@ CopyQ server is already running. - CopyQ le serveur est en cours d'exécution. + CopyQ le serveur est en cours d'exécution. - + Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! +which can be letters, digits, '-' or '_'! Le nom de session doit contenir au plus 16 caractères -qui peuvent être des lettres, des chiffres, des '-' ou '_' ! +qui peuvent être des lettres, des chiffres, des '-' ou '_' ! socketpair() failed! @@ -4537,12 +4617,12 @@ sigaction() selhal! - + No plugins loaded Aucun plugins chargés - + Loading plugin: %1 Chargement du plugin: %1 @@ -4551,31 +4631,31 @@ Žádná rozšíření nebyla načtena! - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard - %1<div align="droit"><small>&mdash; %n ligne &mdash;</small></div> - %1<div align="droite"><small>&mdash; %n ligne &mdash;</small></div> + %1<div align="droit"><small>&mdash; %n ligne &mdash;</small></div> + %1<div align="droite"><small>&mdash; %n ligne &mdash;</small></div> - + %1 Notification label for single-line text in clipboard %1 - Item file "%1" is corrupted or some CopyQ plugins are missing! - Soubor s prvky "%1" je poškozený nebo chybí některé zásuvné moduly! + Item file "%1" is corrupted or some CopyQ plugins are missing! + Soubor s prvky "%1" je poškozený nebo chybí některé zásuvné moduly! - + Item file %1 is corrupted or some CopyQ plugins are missing! - Fichier d'élément %1 est corrompu ou des greffons CopyQ sont manquants ! + Fichier d'élément %1 est corrompu ou des greffons CopyQ sont manquants ! - + Data deserialization failed: %1 Serializace data selhala: %1 @@ -4587,178 +4667,183 @@ Affiche la fenêtre principale. - + Hide main window. Masquer la fenêtre principale. - + Show or hide main window. Affiche ou masquer la fenêtre principale. - + Open context menu. Ouvrir le menu contextuel. - + Exit server. Quitter le serveur. - + Print clipboard content. ou affiche Imprimer le contenu du presse-papiers. - - - - - - - + + + + + + + MIME MIME - + Print X11 selection content. Imprime le contenu sélectionné avec la souris. - Print number of items in history. - Imprime le nombre d'éléments dans l'historique. + Imprime le nombre d'éléments dans l'historique. - - - - + + + + ROW RANG - + Add text into clipboard. Ajouter le texte dans le presse-papiers. - - - + + + TEXT TEXTE - + Insert text into given row. Insère le texte dans la ligne. - + Remove items in given rows. Supprimer les éléments dans les lignes indiquées. - - - - + + + + ROWS LIGNES - + Edit items or edit new one. Value -1 is for current text in clipboard. - Modifie un éléments existants ou nouveaux.Valeur -1 est pour le texte actuel dans le presse-papiers. + Modifier un élément existants ou nouveau. +Valeur -1 pour le texte actuel dans le presse-papiers. - + Print raw data of clipboard or item in row. Imprimer les données brutes de presse-papiers ou un élément dans la rangée. - - - - + + + + DATA DONNÉES - + Show main window and optionally open tab with given name. - Afficher la fenêtre principale et éventuellement ouvrir l'onglet avec le nom donné. + Afficher la fenêtre principale et éventuellement ouvrir l'onglet avec le nom donné. - + Disable or enable clipboard content storing. - Activer ou désactiver l'enregistrement du contenu du presse-papiers. + Activer ou désactiver l'enregistrement du contenu du presse-papiers. - + Paste clipboard to current window (may not work with some applications). Colle le contenu du presse-papiers dans la fenêtre active (peut ne pas fonctionner avec certaines applications). - + Set clipboard text. Définissez le texte du presse-papiers. - + Set clipboard content. Définir le contenu du presse-papiers. - + + Print amount of items in current tab. + + + + Copy item in the row to clipboard. Copie des Élément dans le presse-papiers à la suite. - + Copy next item from current tab to clipboard. - Copiez les élément suivant à partir de l'onglet actuel dans le presse papier. + Copiez les élément suivant à partir de l'onglet actuel dans le presse papier. - + Copy previous item from current tab to clipboard. - Copie l'élément précédent de l'onglet sélectionné dans le presse papier. + Copie l'élément précédent de l'onglet sélectionné dans le presse papier. - + Set separator for items on output. pas sur Définir le séparateur des éléments sur la sortie. - - + + SEPARATOR SEPARATEUR - + Write raw data to given row. Écrire des données brutes au rang donnée. - + Show action dialog. Afficher la boite de dialogue des événements. - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. @@ -4766,176 +4851,176 @@ Exécuter le texte saisie dans ces lignes.Utilisez le % 1 du programme pour passer le texte comme paramètre. - + PROGRAM PROGRAMME - + Show tray popup message for TIME milliseconds. Le message apparaît dans la barre à un moment donné (en millisecondes). - + TITLE TITRE - + MESSAGE MESSAGE - + TIME TEMPS - + List available tab names. Affiche la liste des noms des éléments existants. - + Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. - Exécutez la commande dans l'onglet avec le nom donné.L'onglet est créé s'il n'existe pas. + Exécutez la commande dans l'onglet avec le nom donné.L'onglet est créé s'il n'existe pas. Původní volba je první záložka. - + Run application tests (append --help argument for more info). - + Rouler les tests applicatifs (ajouter --help <argument> pour plus d'info). - - - - + + + + NAME NOM - - - + + + COMMAND COMMANDE - + Remove tab. - Supprimer l'onglet. + Supprimer l'onglet. - + Rename tab. - Renommer l'onglet. + Renommer l'onglet. - + NEW_NAME NOUVEAU_NOM - + Export items to file. Exporte les éléments dans un fichier. - - + + FILE_NAME FICHIER - + Import items from file. Les importations des éléments. - + List all options. Affiche tous les paramètres. - + Get option value. ou retourne - Récupère la valeur de l'option. + Récupère la valeur de l'option. - - + + OPTION OPTION - + Set option value. - Définit la valeur de l'option. + Définit la valeur de l'option. - + VALUE VALEUR - + Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". +Arguments are accessible using with "arguments(0..N)". -Exécute le programme dans ECMAScript.Les arguments sont accessibles à l'aide des «arguments (0 .. N)". +Exécute le programme dans ECMAScript.Les arguments sont accessibles à l'aide des «arguments (0 .. N)". - + Failed to set clipboard! Impossible de définir le presse-papiers ! - - Invalid option "%1"! - Paramètre incorrect "%1" ! + + Invalid option "%1"! + Paramètre incorrect "%1" ! Evaluate ECMAScript program. Le programme ECMAScript valorisé. - + SCRIPT SCRIPT - + ARGUMENTS ARGUMENTS - + Starts or connects to application instance with given session name. -Démarre ou connecte à une instance d'une application avec le nom donné. +Démarre ou connecte à une instance d'une application avec le nom donné. - + SESSION SESSION - + Print help for COMMAND or all commands. -Affiche l'aide concernant la commande ou toutes les commandes. +Affiche l'aide concernant la commande ou toutes les commandes. - + Print version of program and libraries. @@ -4946,27 +5031,27 @@ Spustí testy. - + Usage: copyq [%1] Usage: copyq [%1] - + Starts server if no command is specified. - Lance le serveur s'il n'y a pas commande. + Lance le serveur s'il n'y a pas commande. - + COMMANDs: COMMANDES : - + NOTES: NOTES : - + Built with: Fait par: @@ -4975,44 +5060,44 @@ - Změna prvního řádku (ŘÁDEK je 0) také změní schránku. - + - Use dash argument (-) to read data from stdandard input. - - L'argument utilisation de tiret (-) pour lire des données depuis l'entrée standard. + - L'argument utilisation de tiret (-) pour lire des données depuis l'entrée standard. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - Utilisez un double tiret (--) pour récupérer tous les arguments suivants - sans l'expansion des séquences telles que \n, \t et plus. + sans l'expansion des séquences telles que \n, \t et plus. - - - Use ? for MIME to print available MIME types (default is "text/plain"). - - Appliquer? MIME pour une liste des types MIME disponibles (valeur par défaut MIME est "text / plain"). + + - Use ? for MIME to print available MIME types (default is "text/plain"). + - Appliquer? MIME pour une liste des types MIME disponibles (valeur par défaut MIME est "text / plain"). - + Invalid number of arguments! - Nombre d'arguments incorrect ! + Nombre d'arguments incorrect ! - - - Name "%1" doesn't refer to a function. - Le nom "%1" ne fait pas référence à une fonction. + + + Name "%1" doesn't refer to a function. + Le nom "%1" ne fait pas référence à une fonction. Build with: Sestaveno s: - + Command not found! - La commande n'a pas été trouvée ! + La commande n'a pas été trouvée ! - + Terminating server. Interruption serveur. @@ -5020,21 +5105,21 @@ Tab name cannot be empty! - Le nom de l'onglet ne peut pas être vide ! + Le nom de l'onglet ne peut pas être vide ! Tab with given name already exists! - L'onglet avec le nom proposé existe déjà ! + L'onglet avec le nom proposé existe déjà ! - - Cannot save to file "%1"! - Impossible d'enregistrer le fichier "%1" ! + + Cannot save to file "%1"! + Impossible d'enregistrer le fichier "%1" ! - - Cannot import file "%1"! - Vous ne pouvez pas importer le fichier "%1" ! + + Cannot import file "%1"! + Vous ne pouvez pas importer le fichier "%1" ! To modify options from command line you must first close the CopyQ Configuration dialog! @@ -5045,8 +5130,8 @@ Paramètre incorrect ! - Tab with given name doesn't exist! - L'onglet avec le nom donné n'existe pas ! + Tab with given name doesn't exist! + L'onglet avec le nom donné n'existe pas ! @@ -5054,7 +5139,7 @@ Bad command syntax. Use -h for help. - Mauvaise syntaxe de commande. Utilisez-h pour l'aide + Mauvaise syntaxe de commande. Utilisez-h pour l'aide @@ -5066,13 +5151,13 @@ Client is not connected! - Le client n'est pas connecté ! + Le client n'est pas connecté ! ShortcutButton - + Add shortcut Ajouter un raccourci @@ -5080,26 +5165,26 @@ ShortcutDialog - + CopyQ New Shortcut CopyQ Nouveau raccourci - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - <html><head/><body><p>Appuyer sur le raccourci clavier.</p><p><span style=" font-weight:600;">Echappe</span> pour annuler.</p></body></html> + + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + <html><head/><body><p>Appuyer sur le raccourci clavier.</p><p><span style=" font-weight:600;">Echappe</span> pour annuler.</p></body></html> - + Click here and press any key combination Cliquez ici et appuyez sur la raccourci clavier - <html><head/><body><p>Press any key combination.</p><p><span style=" font-weight:600;">Escape</span> to cancel. <span style=" font-weight:600;">Backspace</span> to disable shortcut.</p></body></html> - <html><head/><body><p>Appuyez sur le raccourci clavier.</p><p><span style=" font-weight:600;">Echappe</span>pour annuler.<span style=" font-weight:600;">Suppre</span>pour désactiver les raccourcis.</p></body></html> + <html><head/><body><p>Press any key combination.</p><p><span style=" font-weight:600;">Escape</span> to cancel. <span style=" font-weight:600;">Backspace</span> to disable shortcut.</p></body></html> + <html><head/><body><p>Appuyez sur le raccourci clavier.</p><p><span style=" font-weight:600;">Echappe</span>pour annuler.<span style=" font-weight:600;">Suppre</span>pour désactiver les raccourcis.</p></body></html> - + Remove Shortcut Supprimer raccourci @@ -5107,17 +5192,17 @@ ShortcutsWidget - + There is command overriding this shortcut. Commandes existantes peuvent désactiver ce raccourci. - + Shortcut already exists! Le raccourci existe déjà ! - + &Find: Chercher : @@ -5125,16 +5210,16 @@ TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - Le nom de l'élément doit être unique et vide<br /> -Onglet <b>Notes</b> peut être ouvert à l'aide<b> Alt+p</b>.<br /> -Utilisez <b>/</b> comme séparateur le chemin dans l'arborescence de l'onglet. + Le nom de l'élément doit être unique et vide<br /> +Onglet <b>Notes</b> peut être ouvert à l'aide<b> Alt+p</b>.<br /> +Utilisez <b>/</b> comme séparateur le chemin dans l'arborescence de l'onglet. - + &Name: &Nom : @@ -5143,25 +5228,25 @@ &nom : - + CopyQ New Tab CopyQ Nouvel onglet - + CopyQ Rename Tab - CopyQ Renommer l'onglet + CopyQ Renommer l'onglet - + CopyQ Rename Tab Group - CopyQ Renommer un groupe d'onglets + CopyQ Renommer un groupe d'onglets TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) &%1. %2 @@ -5170,12 +5255,12 @@ Utils::FilterLineEdit - + Regular Expression expression régulière - + Case Insensitive Ignorer les lettres en majuscules et minuscules @@ -5183,17 +5268,17 @@ detail::ScriptableProxyHelper - - Tab with given name doesn't exist! - L'onglet n'existe pas ! + + Tab with given name doesn't exist! + L'onglet n'existe pas ! - + Tab name cannot be empty! - Le nom de l'onglet ne peut pas être vide ! + Le nom de l'onglet ne peut pas être vide ! - + Tab with given name already exists! Un onglet avec le même nom existe déjà ! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_hu.ts copyq-2.5.0~trusty/translations/copyq_hu.ts --- copyq-2.4.7.1~trusty/translations/copyq_hu.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_hu.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,240 +1,240 @@ - + AboutDialog - + CopyQ About A CopyQ névjegye - + Clipboard Manager Vágólapkezelő - + Author Szerző - + E-mail E-mail - + Web Web - + Wiki Wiki - + Donate Adományozás - + Development Fejlesztés - + Library used in the application Qt library description Az alkalmazásban használt függvénykönyvtár - + Library used in the application LibQxt library description Az alkalmazásban használt függvénykönyvtár - + Iconic font used in the application Font Awesome description - + Az alkalmazásban használt ikon-betűtípus - + Color palette used for themes Solarized palette/themes description - + A témákhoz használt színpaletta - + Free web-based translation management system Weblate description - + Ingyenes webalapú fordításmenedzsment rendszer - + Keyboard - + Billentyűzet - + Application shortcuts can be changed in Preferences dialog. - + Az alkalmazás billentyűparancsai testreszabhatók a Beállítások párbeszédpanelen. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - + A globális (rendszerszintű) billentyűparancsok beállíthatók a Parancs párbeszédpanelen (alapértelmezett billentyűparancs az F6). - + Type any text to search the clipboard history. - + Gépeljen be bármilyen szöveget a vágólap előzményekben való kereséshez. - + Item list navigation - + Elemlista navigáció - + Up/Down, Page Up/Down, Home/End - + Fel/Le, Page Up/Down, Home/End - + Tab navigation - + Lapfül navigáció - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). - + Jobbra, balra, %1, %2 - + Move selected items - + Kiválasztott elemek mozgatása - + Ctrl+Up/Down, Ctrl+Home/End - + Ctrl+Fel/Le, Ctrl+Home/End - + Reset search or hide window - + Keresés alaphelyzetbe állítása vagy ablak elrejtése - + Escape - + Escape - + Delete item - + Elem törlése - + Put selected items into clipboard - + Kijelölt elemeket a vágólapra tesz - + Enter - + Enter - + Change item display format - + Elem megjelenítési formátum változtatása - + Ctrl+Left/Right - + Ctrl+Jobbra/balra - + Edit Item - + Elem szerkesztése - + F2 - + F2 ActionDialog - + CopyQ Action Dialog - + CopyQ Művelet párbeszédpanel - + Co&mmand: - + Standard &input: - + Store standard o&utput: - + Send data of given MIME type to standard input of command (leave empty to disable) - + Create items from standard output of the program (leave empty to disable) - + &Separator for new items: - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> - + \n - + Output &tab: - + Save items in tab with given name (leave empty to save in the current tab) - + Command saved - + Command was saved and can be accessed from item menu. You can set up the command in preferences. @@ -243,19 +243,19 @@ ActionHandler - + Error: %1 - + Exit code: %1 - + Command %1 @@ -263,87 +263,87 @@ AddCommandDialog - + CopyQ Add Commands - + New command - + Ignore items with no or single character - + Open in &Browser - + Paste as Plain Text - + Shift+Return - + Autoplay videos - + Copy URL (web address) to other tab - + Create thumbnail (needs ImageMagick) - + Create QR Code from URL (needs qrencode) - + Add to &TODO tab - + Move to &TODO tab - + Ignore copied files - - Ignore *"Password"* window + + Ignore *"Password"* window - + Password - + Move to Trash - + (trash) @@ -351,8 +351,8 @@ ClientSocket - - + + Failed to read message from client! @@ -360,18 +360,18 @@ ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent - + Discard Changes? - + Do you really want to <strong>discard changes</strong>? @@ -379,12 +379,12 @@ ClipboardClient - + Cannot connect to server! Start CopyQ server first. - + Connection lost! @@ -392,32 +392,32 @@ ClipboardDialog - + CopyQ Clipboard Content - + &Formats: - + C&ontent: - + Remove Format - + CopyQ Item Content - + <strong>Size:</strong> %1 bytes Size of data in bytes @@ -426,27 +426,27 @@ ClipboardServer - + CopyQ server is already running. - + Cancel Active Commands - + Cancel active commands and exit? - + Cancel Exiting - + Exit Anyway @@ -454,67 +454,67 @@ CommandDialog - + CopyQ Commands - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. - + &Find: - + &Load Commands... - + Sa&ve Selected Commands... - + Copy Selected [Ctrl+C] - + Paste Commands [Ctrl+V] - + Unsaved Changes - + Command dialog has unsaved changes. - + Open Files with Commands - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) - + Save Selected Commands - + Commands (*.ini) @@ -522,43 +522,43 @@ CommandHelpButton - + Command contains list of programs with arguments which will be executed. For example: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - + Character %1 can be used to pass standard output to the next program. - + Following syntax can be used to pass rest of the command as single parameter. - + This gives same output as %1 but is more useful for longer commands. - + Functions listed below can be used as in following commands. - + &clipboard Example tab name - + Show command help (F1) @@ -566,88 +566,88 @@ CommandWidget - + &Name: - + Command name shown in menu - + Type of Action - + Run the command automatically if clipboard has new content - + Auto&matic - + Show command in context menu of matching items - + In M&enu - + &Global Shortcut: - + Match Items - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. - + F&ormat: - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - + &Window: - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + &Content: - + &Filter: - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -658,114 +658,114 @@ - + Comman&d - + Action - + Co&py to tab: - + Name of tab to copy new items into (leave empty not to copy) - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. - + &Remove Item - + Menu Action - + Hide window after command is activated from context menu of an item - + &Hide main window after activation - + &Shortcut: - + Command options - + Show action dialog before executing the command - + &Wait - - Change item, don't create any new items + + Change item, don't create any new items - + Tr&ansform - + O&utput: - + Create items from standard output of the program (leave empty to disable) - + &Separator: - + Separator to match for splitting the output to multiple items - + \n - + Output &tab: - + Save items in tab with given name (leave empty to save in first tab) @@ -773,190 +773,190 @@ ConfigTabAppearance - + Background - + Notes - + Found - + Selected - + Number - + Normal - + Editor - + Font - + Alternate - + Foreground - + Notification - + Show &Number - + Show scrollbars - + S&crollbars - + Use icons from desktop environment whenever possible - + S&ystem Icons - + &Antialias - + S&et colors for tabs, tool bar and menus - + &Reset Theme - + Theme: - + &Load Theme - + &Save Theme - + Edit current theme in external editor - + E&dit Theme - + Preview: - + item Search expression in preview in Appearance tab. - + Search string is %1. - + Select an item and press F2 to edit. - + Select items and move them with CTRL and up or down key. - + Remove item with Delete key. - + Example item %1 - + Some random notes (Shift+F2 to edit) - + Open Theme File - + Save Theme File As - + No External Editor - + Set external editor command first! - + Abc Preview text for font settings in appearance dialog @@ -965,253 +965,313 @@ ConfigTabShortcuts - + &New Item - + &Import Tab... - + Ctrl+I - + &Export Tab... - + &Preferences... - - + + Ctrl+P - + C&ommands/Global Shortcuts... - + C&ommands... - + F6 - + Show &Clipboard Content - + Ctrl+Shift+C - + &Toggle Clipboard Storing - + Ctrl+Shift+X - + P&rocess Manager - + Ctrl+Shift+Z - + E&xit - + Ctrl+Q - + &Sort Selected Items - + Ctrl+Shift+S - + &Reverse Selected Items - + Ctrl+Shift+R - + &Paste Items - + &Copy Selected Items - + &Find - + Move to &Clipboard - + &Show Content... - + F4 - + &Edit - + F2 - + Edit &Notes - + Shift+F2 - + E&dit with editor - + Ctrl+E - + &Action... - + F5 - + Next Format - + Ctrl+Right - + Previous Format - + Ctrl+Left - + &Remove - + + Move Up + + + + + Ctrl+Up + + + + + Move Down + + + + + Ctrl+Down + + + + + Move to Top + + + + + Ctrl+Home + + + + + Move to Bottom + + + + + Ctrl+End + + + + &New Tab - + Ctrl+T - + R&ename Tab - + Ctrl+F2 - + Re&move Tab - + Ctrl+W - + &Change Tab Icon - + Ctrl+Shift+T - + + Ne&xt Tab + + + + + Right + + + + + &Previous Tab + + + + + Left + + + + &Help - + &Custom Actions and Global Shortcuts... @@ -1219,258 +1279,258 @@ ConfigurationManager - + CopyQ Configuration - + &General - + &Language: - - Break text if it's too long to fit on line + + Break text if it's too long to fit on line - + Wrap l&ong text - + Keep main window above other windows - + Alwa&ys on Top - + Enable to open windows on current screen. Disable to open windows where they were last closed - + O&pen windows on current screen - + Confirm application exit - + Confirm application e&xit - + Run the application on system startup - + &Autostart - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search - + &Vi style navigation - + Save and restore history of item filters - + Save Filter History - + Clipboard Manipulation - + Save text selected with mouse (primary selection) in history - + (&2) Store text selected using mouse - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) - + (&4) Paste mouse selection with keyboard - + Save clipboard in history - + (&1) Store clipboard - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) - + (&3) Paste clipboard with mouse - + Layout and Transparency - + Show tree with tabs instead of tab bar - + Tab T&ree - + &Focused transparency: - + Transparency of main window if focused. Note: This is not be supported on all systems. - + &Unfocused transparency: - + Transparency of main window if unfocused. Note: This is not be supported on all systems. - + Show number of items in tabs - + Sho&w Item Count - + Show/Hide - + Hide tabs (press Alt key to show) - + Hi&de tabs - + Hide toolbar - + Hide too&lbar - + Hide tool&bar labels - - Don't show tray icon; minimize window when closed + + Don't show tray icon; minimize window when closed - + Disabl&e tray - + &History - + Maximum &number of items in history: - + Maximum number of items in each tab - + &Unload tab after an interval in minutes: - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. - + External &editor command (%1 is file to edit): - + External editor command (%1 is file to edit). Examples: gedit %1 @@ -1480,191 +1540,191 @@ - + Ta&b for storing clipboard: - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. - + Sa&ve edited item with Ctrl+Return and create new line with Return key - + After item is activated (double-click or Enter key), copy it to clipboard and ... - + Move item to the top of the list after it is activated - + Move item to the t&op - + Close main window after item is activated - + &Close main window - + Focus last window after item is activated - + &Focus last window - + Paste to current window after item is activated - + &Paste to current window - + &Tray - + Show command for current clipboard content in tray menu - + Sho&w commands for clipboard content - + N&umber of items in tray menu: - + Number of items in tray menu - - Show items from current tab in content menu + + Show items from current tab in tray menu - + Show cu&rrent tab in menu, - + or &choose other tab: - + Name of tab to show in tray menu (empty for the first tab) - + Paste item to current window after selecting it in menu - + &Paste activated item to current window - + Show image preview next to menu items - + Sh&ow image preview as menu item icon - + &Notifications - + &Notification position: - + Position on screen for notifications - + Top - + Bottom - + Top Right - + Bottom Right - + Bottom Left - + Top Left - + Int&erval in seconds to display notifications: - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. @@ -1673,196 +1733,201 @@ - + Num&ber of lines for clipboard notification: - + Number of lines to show for new clipboard content. Set to 0 to disable. - + Notification Geometry (in screen points) - + Ho&rizontal offset: - + Notification distance from left or right screen edge in screen points - + &Vertical offset: - + Notification distance from top or bottom screen edge in screen points - + Maximum &width: - + Maximum width for notification in screen points - + Ma&ximum height: - + Maximum height for notification in screen points - + &Items - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - + &Shortcuts - + &Appearance - + Ctrl+Shift+1 Global shortcut for some predefined commands - + Show/hide main window - + Show the tray menu - + + Show main window under mouse cursor + + + + Edit clipboard - + Edit first item - + Copy second item - + Show action dialog - + Create new item - + Copy next item - + Copy previous item - + Paste clipboard as plain text - + Disable clipboard storing - + Enable clipboard storing - + Paste and copy next - + Paste and copy previous - + &clipboard Default name of the tab that automatically stores new clipboard content - + Cannot save tab %1 to %2 (%3)! - + Cannot create directory for settings %1! - - Invalid value for option "%1" + + Invalid value for option "%1" - + Reset preferences? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? - + Restart Required - + Language will be changed after application is restarted. @@ -1870,17 +1935,17 @@ FakeVim::Internal - + Use Vim-style Editing - + Read .vimrc - + Path to .vimrc @@ -1888,158 +1953,158 @@ FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 - + Argument must be positive: %1=%2 - - Mark "%1" not set. + + Mark "%1" not set. - + %1%2% - + %1All - + Not implemented in FakeVim. - + Unknown option: - + Invalid argument: - + Trailing characters: - + Move lines into themselves. - + %n lines moved. - - File "%1" exists (add ! to override) + + File "%1" exists (add ! to override) - - Cannot open file "%1" for writing + + Cannot open file "%1" for writing - - "%1" %2 %3L, %4C written. + + "%1" %2 %3L, %4C written. - - Cannot open file "%1" for reading + + Cannot open file "%1" for reading - - "%1" %2L, %3C + + "%1" %2L, %3C - + %n lines filtered. - + Cannot open file %1 - + Invalid regular expression: %1 - + Pattern not found: %1 - + Search hit BOTTOM, continuing at TOP. - + Search hit TOP, continuing at BOTTOM. - + Search hit BOTTOM without match for: %1 - + Search hit TOP without match for: %1 - + %n lines indented. - + %n lines %1ed %2 time. - + %n lines yanked. - + Already at oldest change. - + Already at newest change. @@ -2047,22 +2112,22 @@ FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping - + Type Alt-V, Alt-V to quit FakeVim mode. - + [New] - + Not an editor command: %1 @@ -2070,15 +2135,15 @@ FileWatcher - - Failed to create synchronization directory "%1"! + + Failed to create synchronization directory "%1"! FilterCompleter - + Alt+Down Filter completion shortcut @@ -2087,12 +2152,12 @@ IconSelectButton - + Select Icon... - + ... Select/browse icon. @@ -2101,22 +2166,22 @@ IconSelectDialog - + CopyQ Select Icon - + Browse... - + Open Icon file - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) @@ -2124,12 +2189,12 @@ ItemDataLoader - + Data - + Various data to save. @@ -2137,77 +2202,77 @@ ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). - + Active &Formats: - + &Examples (double click to add to active formats): - + Text - + Unformatted simple text - + Formatted text, web pages - + XML - + List of URI (e.g. copied files) - + Images - + Bitmap image - + Vector graphics - + Web image formats - + Other - + List of clipboard mime types that will be stored in history (in given display order) - + &Maximum number of characters per format to display: @@ -2215,12 +2280,12 @@ ItemEditor - + editor exit code is %1 - + Editor command: %1 @@ -2228,44 +2293,44 @@ ItemEditorWidget - + Save - + Save Item (<strong>F2</strong>) - + F2 Shortcut to save item editor changes - + Cancel - + Cancel Editing and Revert Changes - + Escape Shortcut to revert item editor changes - + Undo - + Redo @@ -2273,104 +2338,104 @@ ItemEncryptedLoader - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - + GnuPG must be installed to view encrypted tabs. - + Encrypt (needs GnuPG) - - + + Ctrl+L - + Decrypt - + Decrypt and Copy - + Ctrl+Shift+L - + Error: %1 - + Failed to generate keys. - + Done - + Creating new keys (this may take a few minutes)... - - + + Cancel - + Setting new password... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. - + Generate New Keys... - + Change Password... - + Encryption failed! - + Decryption failed! - + Encryption - + Encrypt items and tabs. @@ -2378,22 +2443,22 @@ ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. - + Sharing Encrypted Items and Tabs - + Encrypted Tabs - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> @@ -2402,17 +2467,17 @@ ItemFakeVimLoader - + FakeVim - + FakeVim plugin is part of Qt Creator - + Emulate Vim editor while editing items. @@ -2420,12 +2485,12 @@ ItemFakeVimSettings - + Enable FakeVim for Editing Items - + Path to Configuration File: @@ -2433,12 +2498,12 @@ ItemImageLoader - + Images - + Display images. @@ -2446,42 +2511,42 @@ ItemImageSettings - + Maximum Image &Width: - + Maximum width of image displayed in history (set to zero for original size) - + Maximum Image &Height: - + Maximum height of image displayed in history (set to zero for original size) - + &Image editor command: - + Editor command for supported image formats other than SVG. - + &SVG editor command: - + Editor command for SVG image format. @@ -2489,12 +2554,12 @@ ItemNotesLoader - + Notes - + Display notes for items. @@ -2502,27 +2567,27 @@ ItemNotesSettings - + Notes Position - + A&bove Item - + B&elow Item - + &Icon Only - + Show Too&l Tip @@ -2530,27 +2595,27 @@ ItemOrderList - + &Add - + + - + &Remove - + &Up - + &Down @@ -2558,43 +2623,43 @@ ItemSyncLoader - + Browse... Button text for opening file dialog to select synchronization directory - - Failed to synchronize tab "%1" with directory "%2"! + + Failed to synchronize tab "%1" with directory "%2"! - + Remove Items? - + Do you really want to <strong>remove items and associated files</strong>? - + Open Directory for Synchronization - + Failed to create synchronization directory - + Synchronize - + Synchronize items and notes with a directory on disk. @@ -2602,44 +2667,44 @@ ItemSyncSettings - + Synchronization Tabs and Directories - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - + Tab Name - + Path - + Files to Item Data Formats - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - + Extensions - + Item MIME Type @@ -2647,43 +2712,43 @@ ItemTagsLoader - + Add a Tag - + Remove a Tag - + Tag as %1 - + Remove tag %1 - + Important Tag name for example command - + Clear all tags - + Tags - + Display tags for items. @@ -2691,22 +2756,22 @@ ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. - + Tag Name - + Color - + Icon @@ -2714,12 +2779,12 @@ ItemTextLoader - + Text - + Display plain text and simple HTML items. @@ -2727,17 +2792,17 @@ ItemTextSettings - + Save and display HTML and rich text - + Maximum number of lines to display (0 to show all): - + Maximum height in pixels (0 for no limit): @@ -2745,169 +2810,169 @@ MainWindow - + CopyQ - + Exit? - + Do you want to <strong>exit</strong> CopyQ? - + &File - + &Edit - + &Item - + &Tabs - + &Help - + &New Tab - + Rename &Group %1 - + Re&name Tab %1 - + Re&move Tab %1 - + Remove Group %1 - + &Change Tab Icon - + &Enable Clipboard Storing - + &Disable Clipboard Storing - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + Clipboard: %1 Tray tooltip format - + CopyQ Error Notification error message title - + &Show/Hide - + Open action dialog - + &Clipboard: %1 Tray menu clipboard item format - - + + CopyQ Items (*.cpq) - + CopyQ Error Saving File - + Cannot save file %1! - + CopyQ Error Opening File - + Cannot open file %1! - + Remove All Tabs in Group? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + Remove Tab? - + Do you want to remove tab <strong>%1</strong>? @@ -2915,67 +2980,72 @@ Notification - + CopyQ Inspect Notification - + &Copy + + + Right click to show + + ProcessManagerDialog - + CopyQ Process Manager - + Started - - - + + + Finished - + Name - + Status - + Runnning - + Failed - + Remove - + Starting - + Terminate @@ -2983,15 +3053,21 @@ Proxy - + Information QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + + - + %1 (%n lines) Label for multi-line text in clipboard @@ -2999,503 +3075,503 @@ - + <IMAGE> Label for image in clipboard - + <FILES> Label for URLs/files in clipboard - + <EMPTY> Label for empty clipboard - + <DATA> Label for data in clipboard - + Backspace Key to remove item or MIME on OS X - + Delete Key to remove item or MIME - + warning: %1 - + ERROR: %1 - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard - + %1 Notification label for single-line text in clipboard - + Item file %1 is corrupted or some CopyQ plugins are missing! - + No plugins loaded - + Loading plugin: %1 - + Data deserialization failed: %1 - + Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! +which can be letters, digits, '-' or '_'! Scriptable - + Show main window and optionally open tab with given name. - - - - + + + + NAME - + Hide main window. - + Show or hide main window. - + Open context menu. - + Exit server. - + Disable or enable clipboard content storing. - + Print clipboard content. - - - - - - - + + + + + + + MIME - + Print X11 selection content. - + Paste clipboard to current window (may not work with some applications). - + Set clipboard text. - - - + + + TEXT - + Set clipboard content. - - - - + + + + DATA - - Print number of items in history. + + Print amount of items in current tab. - + Copy item in the row to clipboard. - - - - + + + + ROW - + Copy next item from current tab to clipboard. - + Copy previous item from current tab to clipboard. - + Add text into clipboard. - + Insert text into given row. - + Remove items in given rows. - - - - + + + + ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. - + Set separator for items on output. - - + + SEPARATOR - + Print raw data of clipboard or item in row. - + Write raw data to given row. - + Show action dialog. - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. - + PROGRAM - + Show tray popup message for TIME milliseconds. - + TITLE - + MESSAGE - + TIME - + List available tab names. - + Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. - - - + + + COMMAND - + Remove tab. - + Rename tab. - + NEW_NAME - + Export items to file. - - + + FILE_NAME - + Import items from file. - + List all options. - + Get option value. - - + + OPTION - + Set option value. - + VALUE - + Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". +Arguments are accessible using with "arguments(0..N)". - + SCRIPT - + ARGUMENTS - + Starts or connects to application instance with given session name. - + SESSION - + Print help for COMMAND or all commands. - + Print version of program and libraries. - + Run application tests (append --help argument for more info). - + Usage: copyq [%1] - + Starts server if no command is specified. - + COMMANDs: - + NOTES: - + - Use dash argument (-) to read data from stdandard input. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - - - Use ? for MIME to print available MIME types (default is "text/plain"). + + - Use ? for MIME to print available MIME types (default is "text/plain"). - + Invalid number of arguments! - - - Name "%1" doesn't refer to a function. + + + Name "%1" doesn't refer to a function. - + Built with: - + Command not found! - + Terminating server. - - Cannot save to file "%1"! + + Cannot save to file "%1"! - - Cannot import file "%1"! + + Cannot import file "%1"! - - Invalid option "%1"! + + Invalid option "%1"! - + Failed to set clipboard! @@ -3503,7 +3579,7 @@ ShortcutButton - + Add shortcut @@ -3511,22 +3587,22 @@ ShortcutDialog - + CopyQ New Shortcut - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - + Click here and press any key combination - + Remove Shortcut @@ -3534,17 +3610,17 @@ ShortcutsWidget - + &Find: - + There is command overriding this shortcut. - + Shortcut already exists! @@ -3552,29 +3628,29 @@ TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - + &Name: - + CopyQ New Tab - + CopyQ Rename Tab - + CopyQ Rename Tab Group @@ -3582,7 +3658,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) @@ -3591,12 +3667,12 @@ Utils::FilterLineEdit - + Regular Expression - + Case Insensitive @@ -3604,17 +3680,17 @@ detail::ScriptableProxyHelper - - Tab with given name doesn't exist! + + Tab with given name doesn't exist! - + Tab name cannot be empty! - + Tab with given name already exists! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_it.ts copyq-2.5.0~trusty/translations/copyq_it.ts --- copyq-2.4.7.1~trusty/translations/copyq_it.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_it.ts 2015-11-14 08:43:45.000000000 +0000 @@ -9,163 +9,163 @@ Informazioni su CopyQ - + Clipboard Manager Gestione Appunti - + Author Autore - + E-mail E-mail - + Web Sito web - + Wiki Wiki - + Donate - + Development Sviluppo - + Library used in the application Qt library description Librerie usate nel programma - + Library used in the application LibQxt library description Descrizione della libreria LibQxt - + Iconic font used in the application Font Awesome description Carattere a icona usato nel programma - + Color palette used for themes Solarized palette/themes description Tavolozza di colore usata per i temi - + Free web-based translation management system Weblate description Sistema gratuito di gestione delle traduzioni basato sul web - + Keyboard Tastiera - + Application shortcuts can be changed in Preferences dialog. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - + Type any text to search the clipboard history. Digita un testo qualsiasi per la ricerca nella cronologia degli appunti. - + Item list navigation Navigazione elemento dell'elenco - + Up/Down, Page Up/Down, Home/End Su/Giu, PaginaSu/Giu,Inizio/Fine - + Tab navigation Navigazione a schede - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Sinistra, Destra, %1, %2 - + Move selected items Sposta gli elementi selezionati - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Su/Giu, Ctrl+Inizio/Fine - + Reset search or hide window Azzera la ricerca o nascondi la finestra - + Escape Esc - + Delete item Elimina elemento - + Put selected items into clipboard Inserisci gli elementi selezionati negli appunti - + Enter Invio - + Change item display format Modifica il formato di visualizzazione dell'elemento - + Ctrl+Left/Right Ctrl+Sinistra/Destra - + Edit Item Modifica elemento - + F2 F2 @@ -281,21 +281,21 @@ <b>INPUT:</b> - + Error: %1 Errore: %1 - + Exit code: %1 Codice in uscita: %1 - + Command %1 Comando %1 @@ -308,82 +308,82 @@ - + New command - + Ignore items with no or single character - + Open in &Browser - + Paste as Plain Text - + Shift+Return - + Autoplay videos - + Copy URL (web address) to other tab - + Create thumbnail (needs ImageMagick) - + Create QR Code from URL (needs qrencode) - + Add to &TODO tab - + Move to &TODO tab - + Ignore copied files - + Ignore *"Password"* window - + Password - + Move to Trash - + (trash) @@ -400,18 +400,18 @@ ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Ricerca in corso %p%... - + Discard Changes? Tralasciare le modifiche? - + Do you really want to <strong>discard changes</strong>? Volete veramente <strong>tralasciare le modifiche</strong>? @@ -490,22 +490,22 @@ - + Cancel Active Commands Annulla i comandi attivi - + Cancel active commands and exit? Annullare i comandi attivi ed uscire? - + Cancel Exiting Annulla l'uscita - + Exit Anyway Esci comunque @@ -970,65 +970,65 @@ - + item Search expression in preview in Appearance tab. - + Search string is %1. - + Select an item and press F2 to edit. - + Select items and move them with CTRL and up or down key. - + Remove item with Delete key. - + Example item %1 - + Some random notes (Shift+F2 to edit) - + Open Theme File - + Save Theme File As - + No External Editor - + Set external editor command first! - + Abc Preview text for font settings in appearance dialog @@ -1063,7 +1063,7 @@ - + Ctrl+P @@ -1239,46 +1239,106 @@ - &New Tab + Move Up - Ctrl+T + Ctrl+Up + + + + + Move Down + Ctrl+Down + + + + + Move to Top + + + + + Ctrl+Home + + + + + Move to Bottom + + + + + Ctrl+End + + + + + &New Tab + + + + + Ctrl+T + + + + Ctrl+F2 - + R&ename Tab - + Ctrl+W - + Re&move Tab - + &Change Tab Icon - + Ctrl+Shift+T - + + Ne&xt Tab + + + + + Right + + + + + &Previous Tab + + + + + Left + + + + &Help @@ -1547,6 +1607,11 @@ + + Show items from current tab in tray menu + + + Show cu&rrent tab in menu, @@ -1691,11 +1756,6 @@ - - Show items from current tab in content menu - - - Name of tab to show in tray menu (empty for the first tab) @@ -1831,78 +1891,83 @@ - + Ctrl+Shift+1 Global shortcut for some predefined commands - + Show/hide main window - + Show the tray menu - + + Show main window under mouse cursor + + + + Edit clipboard - + Edit first item - + Copy second item - + Show action dialog - + Create new item - + Copy next item - + Copy previous item - + Paste clipboard as plain text - + Disable clipboard storing - + Enable clipboard storing - + Paste and copy next - + Paste and copy previous @@ -2168,12 +2233,12 @@ IconSelectButton - + Select Icon... - + ... Select/browse icon. @@ -2832,164 +2897,164 @@ - + Exit? - + Do you want to <strong>exit</strong> CopyQ? - + &File - + &Edit - + &Item - + &Tabs - + &Help - + &Show/Hide - + Open action dialog - + &Enable Clipboard Storing - + &Disable Clipboard Storing - + CopyQ Error Notification error message title - + &New Tab - + Rename &Group %1 - + Re&name Tab %1 - + Re&move Tab %1 - + Remove Group %1 - + &Change Tab Icon - + Clipboard: %1 Tray tooltip format - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + &Clipboard: %1 Tray menu clipboard item format - - + + CopyQ Items (*.cpq) - + CopyQ Error Saving File - + Cannot save file %1! - + CopyQ Error Opening File - + Cannot open file %1! - + Remove All Tabs in Group? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + Remove Tab? - + Do you want to remove tab <strong>%1</strong>? @@ -2997,15 +3062,20 @@ Notification - + CopyQ Inspect Notification - + &Copy + + + Right click to show + + ProcessManagerDialog @@ -3072,8 +3142,14 @@ QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + + - + %1 (%n lines) Label for multi-line text in clipboard @@ -3082,37 +3158,37 @@ - + <IMAGE> Label for image in clipboard - + <FILES> Label for URLs/files in clipboard - + <EMPTY> Label for empty clipboard - + <DATA> Label for data in clipboard - + Backspace Key to remove item or MIME on OS X - + Delete Key to remove item or MIME @@ -3128,7 +3204,7 @@ - + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -3137,7 +3213,7 @@ - + %1 Notification label for single-line text in clipboard @@ -3250,11 +3326,6 @@ - - Print number of items in history. - - - Copy item in the row to clipboard. @@ -3397,9 +3468,14 @@ + + Print amount of items in current tab. + + + - + COMMAND @@ -3501,85 +3577,85 @@ - + Usage: copyq [%1] - + Starts server if no command is specified. - + COMMANDs: - + NOTES: - + - Use dash argument (-) to read data from stdandard input. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - + - Use ? for MIME to print available MIME types (default is "text/plain"). - + Invalid number of arguments! - + Name "%1" doesn't refer to a function. - + Built with: - + Command not found! - + Terminating server. - + Failed to set clipboard! - + Cannot save to file "%1"! - + Cannot import file "%1"! - + Invalid option "%1"! @@ -3666,7 +3742,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) @@ -3688,17 +3764,17 @@ detail::ScriptableProxyHelper - + Tab with given name doesn't exist! - + Tab name cannot be empty! - + Tab with given name already exists! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_ja.ts copyq-2.5.0~trusty/translations/copyq_ja.ts --- copyq-2.4.7.1~trusty/translations/copyq_ja.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_ja.ts 2015-11-14 08:43:45.000000000 +0000 @@ -4,168 +4,168 @@ AboutDialog - + CopyQ About Copy Q について - + Clipboard Manager クリップボードマネージャー - + Author 作者 - + E-mail E-mail - + Web Web - + Wiki Wiki - + Donate 寄付 - + Development 開発者 - + Library used in the application Qt library description 使用されているライブラリー - + Library used in the application LibQxt library description 使用されているライブラリー - + Iconic font used in the application Font Awesome description 使用されているアイコンフォント - + Color palette used for themes Solarized palette/themes description テーマに使用されているカラーパレット - + Free web-based translation management system Weblate description フリーなwebベースの翻訳管理システム - + Keyboard キーボード・ショートカットキー - + Application shortcuts can be changed in Preferences dialog. アプリケーションのショートカットは設定ダイアログで変更できます。 - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). グローバルショートカット(システムワイドショートカット)はコマンドダイアログで設定できます(デフォルトのショートカットはF6)。 - + Type any text to search the clipboard history. クリップボードの履歴で入力を開始することで検索ができます(Ctrl-Fで検索ダイアログが出ます)。 - + Item list navigation アイテムリストのナビゲーション - + Up/Down, Page Up/Down, Home/End Up/Down, Page Up/Down, Home/End - + Tab navigation タブのナビゲーション - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Left, Right, %1, %2 - + Move selected items 選択アイテムを移動 - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Up/Down, Ctrl+Home/End - + Reset search or hide window 検索をリセット / ウインドウを隠す - + Escape Escape - + Delete item アイテムを削除 - + Put selected items into clipboard クリップボードに選択したアイテムを保存 - + Enter Enter - + Change item display format アイテムの表示フォーマットを変更 - + Ctrl+Left/Right Ctrl+Left/Right - + Edit Item アイテムを編集 - + F2 F2 @@ -173,7 +173,7 @@ ActionDialog - + CopyQ Action Dialog CopyQ アクションダイアログ @@ -186,22 +186,22 @@ コマンド(&M) (%1 は選択アイテムのテキスト): - + Standard &input: 標準入力(&I): - + Store standard o&utput: 記録する標準出力(&U): - + Send data of given MIME type to standard input of command (leave empty to disable) コマンドの標準入力として渡す際、データとして送りたいMIMEタイプを指定します(無効にする場合は空欄に) - + Create items from standard output of the program (leave empty to disable) プログラムの標準出力からアイテムを作成します(無効の場合は空欄に) @@ -214,44 +214,44 @@ プログラムの標準出力からアイテムを作成します(無効の場合は空欄に)。 - + Co&mmand: コマンド(&M): - + &Separator for new items: 新アイテムのセパレーター(&S): - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> <p>出力を複数のアイテムに分割する時に使用する正規表現を設定。<\p> <p>それぞれの行でアイテムを分割する場合は <b>\n</b> を使います。</p> - + \n \n - + Output &tab: 出力タブ(&T): - + Save items in tab with given name (leave empty to save in the current tab) 入力された名前のタブにアイテムを保存します(現在のタブに出力する場合は空欄に) - + Command saved コマンドを保存しました - + Command was saved and can be accessed from item menu. You can set up the command in preferences. コマンドは保存されました、アイテムメニューからアクセスできます。 @@ -261,21 +261,21 @@ ActionHandler - + Error: %1 エラー: %1 - + Exit code: %1 コードを終了: %1 - + Command %1 コマンド %1 @@ -283,87 +283,87 @@ AddCommandDialog - + CopyQ Add Commands CopyQ コマンドを追加 - + New command 新しいコマンド - + Ignore items with no or single character 一文字以下のアイテムを無視 - + Open in &Browser ブラウザで開く(&B) - + Paste as Plain Text プレーンテキストとして貼り付け - + Shift+Return Shift+Return - + Autoplay videos ビデオを自動再生 - + Copy URL (web address) to other tab URL(Webアドレス)を別のタブにコピー - + Create thumbnail (needs ImageMagick) サムネイルを作成 (要ImageMagick) - + Create QR Code from URL (needs qrencode) URLからQRコードを作成 (要qrencode) - + Add to &TODO tab TODOタブを追加(&T) - + Move to &TODO tab TODOタブに移動(&T) - + Ignore copied files コピーしたファイルを無視 - + Ignore *"Password"* window タイトルに *"Password"* が含まれるウィンドウを無視 - + Password Password - + Move to Trash ゴミ箱へ移動 - + (trash) (ゴミ箱) @@ -371,8 +371,8 @@ ClientSocket - - + + Failed to read message from client! クライアントからのメッセージの読み取りに失敗しました! @@ -380,18 +380,18 @@ ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent %p% 検索中... - + Discard Changes? 変更を破棄しますか? - + Do you really want to <strong>discard changes</strong>? 本当に<strong>変更を破棄</strong>しますか? @@ -399,12 +399,12 @@ ClipboardClient - + Cannot connect to server! Start CopyQ server first. サーバーに接続できません! 最初に CopyQ サーバーを起動してください。 - + Connection lost! 接続が切れました! @@ -412,32 +412,32 @@ ClipboardDialog - + CopyQ Clipboard Content CopyQ クリップボードの内容 - + &Formats: フォーマット(&F): - + C&ontent: 内容(&O): - + Remove Format フォーマットを削除 - + CopyQ Item Content CopyQ アイテムの内容 - + <strong>Size:</strong> %1 bytes Size of data in bytes <strong>サイズ:</strong> %1 バイト @@ -446,27 +446,27 @@ ClipboardServer - + CopyQ server is already running. CopyQ サーバーはすでに稼働中です。 - + Cancel Active Commands 動作中のコマンドをキャンセル - + Cancel active commands and exit? 動作中のコマンドをキャンセルして終了しますか? - + Cancel Exiting 終了をキャンセル - + Exit Anyway 終了を実行 @@ -478,67 +478,67 @@ コマンド - + CopyQ Commands CopyQ コマンド - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. クリップボードの内容が新しくなった時に自動的に呼び出す、あるいはメニューからユーザーによって呼び出す、あるいはシステムのショートカットから使うコマンドを定義します。 - + &Find: 検索(&F): - + &Load Commands... コマンドを読み込み(&L)... - + Sa&ve Selected Commands... 選択したコマンドを保存(&V)... - + Copy Selected [Ctrl+C] 選択したコマンドをコピー [Ctrl+C] - + Paste Commands [Ctrl+V] コマンドを貼り付け [Ctrl+V] - + Unsaved Changes 未保存の変更 - + Command dialog has unsaved changes. コマンドダイアログに未保存の変更があります。 - + Open Files with Commands コマンド設定ファイルを開く - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) コマンド (*.ini);; CopyQ 設定 (copyq.conf copyq-*.conf) - + Save Selected Commands 選択コマンドを保存 - + Commands (*.ini) コマンド (*.ini) @@ -630,42 +630,42 @@ CommandHelpButton - + Show command help (F1) コマンドヘルプを表示 (F1) - + Command contains list of programs with arguments which will be executed. For example: コマンドとは実行される引数を伴ったプログラムのリストです。例: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. プログラムの引数 %1 はアイテムのテキストに、%2 から %9 は正規表現によりキャプチャされたテキストに置換されます。 - + Character %1 can be used to pass standard output to the next program. %1 の文字を使って標準出力を次のプログラムに渡すことができます。 - + Following syntax can be used to pass rest of the command as single parameter. 下記のシンタックスで残りのコマンドをひとつのパラメーターとして渡すことができます。 - + This gives same output as %1 but is more useful for longer commands. これは %1 と同じ出力になりますが、長いコマンドの場合このほうが便利です。 - + Functions listed below can be used as in following commands. 以下にリストした機能もコマンドとして使うことができます。 - + &clipboard Example tab name クリップボード(&C) @@ -674,89 +674,89 @@ CommandWidget - + &Name: 名前(&N): - + Command name shown in menu メニューに表示されるコマンドの名前 - + Type of Action アクションのタイプ - + Run the command automatically if clipboard has new content クリップボードの内容が新しくなった時に自動でコマンドを実行します - + Auto&matic 自動(&M) - + Show command in context menu of matching items 条件にあったアイテムのコンテキストメニューにコマンドを表示します - + In M&enu メニュー内(&E) - + &Global Shortcut: グローバルショートカット(&G): - + Match Items マッチアイテム - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. ここで設定したMIMEタイプのデータをコマンドの標準入力に送ります。 無効にする場合は空欄にしてください。 - + F&ormat: フォーマット(&O): - + Comman&d コマンド(&D) - + Co&py to tab: タブにコピー(&P): - + Hide window after command is activated from context menu of an item アイテムのコンテキストメニューからコマンド実行後にメインウィンドウを隠します - + Change item, don't create any new items アイテムを変更し、新しくアイテムを作成しません - + Tr&ansform 変換(&A) - + Create items from standard output of the program (leave empty to disable) プログラムの標準出力からアイテムを作成します(無効の場合は空欄に) @@ -765,32 +765,32 @@ フォーマット(&F): - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> <p>設定した正規表現にマッチするタイトルを持つウィンドウからクリップボードをコピーしたアイテムにのみコマンドを使用します(すべてにマッチさせるには空欄にしてください)。 OS Xでは、アプリケーション名の後にダッシュ (&quot;-&quot;) が続き、その後にウィンドウタイトルとなります。 例: &quot;Safari - GitHub&quot;.</p> - + &Window: ウィンドウ(&W): - + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> <p>設定した正規表現にマッチするテキストを持つアイテムに対してのみコマンドを使用します(すべてにマッチさせるには空欄にしてください)。</p><p><span style=" font-weight:600;">例:</span></p><p> URLにマッチ <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> PDFファイル名にマッチ <span style=" font-weight:600;">\.pdf$</span></p><p> 1個の文字にマッチ <span style=" font-weight:600;">^.$</span></p><p> マルチメディアにマッチ <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + &Content: 内容(&C): - + &Filter: フィルター(&F): - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -819,7 +819,7 @@ <p>コマンドをパイプでつなげる(標準出力を次のコマンドに渡す)には <b>|</b> を使います。</p> - + Action アクション @@ -828,12 +828,12 @@ タブにコピー(&T): - + Name of tab to copy new items into (leave empty not to copy) 新しいアイテムをコピーするタブ名を設定(無効の場合は空欄に) - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. @@ -842,12 +842,12 @@ 注意: この動作が自動的に適用された場合、その他の自動コマンドは実行されません。 - + &Remove Item アイテムを削除(&R) - + Menu Action メニューアクション @@ -856,27 +856,27 @@ アイテムのコンテキストメニューからコマンド実行後にメインウィンドウを隠します。 - + &Hide main window after activation 実行後にメインウィンドウを隠す(&H) - + &Shortcut: ショートカット(&S): - + Command options コマンドオプション - + Show action dialog before executing the command コマンドが実行される前にアクションダイアログを表示 - + &Wait 待機(&W) @@ -889,7 +889,7 @@ 変換(&R) - + O&utput: 出力(&U): @@ -898,27 +898,27 @@ プログラムの標準出力からアイテムを作成します(無効の場合は空欄に)。 - + &Separator: セパレーター(&S): - + Separator to match for splitting the output to multiple items 出力を複数のアイテムに分割する時にマッチさせるセパレーター - + \n \n - + Output &tab: 出力タブ(&T): - + Save items in tab with given name (leave empty to save in first tab) 入力された名前のタブにアイテムを保存します(最初のタブに出力する場合は空欄に) @@ -926,82 +926,82 @@ ConfigTabAppearance - + Background 背景 - + Notes ノート - + Found 検索 - + Selected 選択 - + Number 番号 - + Normal 標準 - + Editor エディタ - + Font フォント - + Alternate 別背景色 - + Foreground 前景 - + Notification 通知 - + Show &Number 番号表示(&N) - + Show scrollbars スクロールバーを表示します - + S&crollbars スクロールバー(&C) - + Use icons from desktop environment whenever possible 可能なときはデスクトップ環境からアイコンを使います - + S&et colors for tabs, tool bar and menus タブ、ツールバー、メニューに色設定を反映(&E) @@ -1014,12 +1014,12 @@ 可能なときはデスクトップ環境からアイコンを使います。 - + S&ystem Icons システムアイコン(&Y) - + &Antialias アンチエイリアス(&A) @@ -1028,102 +1028,102 @@ タブ、ツールバー、メニューに色設定を反映 - + &Reset Theme テーマをリセット(&R) - + Theme: テーマ: - + &Load Theme テーマをロード(&L) - + &Save Theme テーマを保存(&S) - + Edit current theme in external editor 外部エディタで現在のテーマを編集します - + E&dit Theme テーマを編集(&D) - + Preview: プレビュー: - + item Search expression in preview in Appearance tab. アイテム - + Search string is %1. 検索文字列は %1 です。 - + Select an item and press F2 to edit. アイテムを選択し、 編集するにはF2キーを押してください。 - + Select items and move them with CTRL and up or down key. アイテムを選択し、CTRLキーと 上下キーを使って移動できます。 - + Remove item with Delete key. Deleteキーでアイテムを削除できます。 - + Example item %1 アイテム例 %1 - + Some random notes (Shift+F2 to edit) 適当なノート (編集するにはShift+F2) - + Open Theme File テーマファイルを開く - + Save Theme File As テーマファイルを保存 - + No External Editor 外部エディタが設定されていません - + Set external editor command first! 外部エディタコマンドを最初に設定してください! - + Abc Preview text for font settings in appearance dialog Aa あ @@ -1132,148 +1132,148 @@ ConfigTabShortcuts - + &New Item 新しいアイテム(&N) - + &Import Tab... タブをインポート(&I)... - + Ctrl+I Ctrl+I - + &Export Tab... タブをエクスポート(&E)... - + &Preferences... 設定(&P)... - - + + Ctrl+P Ctrl+P - + C&ommands/Global Shortcuts... コマンド/グローバルショートカット(&O)... - + C&ommands... コマンド(&O)... - + F6 F6 - + Show &Clipboard Content クリップボードの内容を表示(&C) - + Ctrl+Shift+C Ctrl+Shift+C - + &Toggle Clipboard Storing クリップボードの記録を切り替え(&T) - + Ctrl+Shift+X Ctrl+Shift+X - + P&rocess Manager プロセスマネージャー(&R) - + Ctrl+Shift+Z Ctrl+Shift+Z - + E&xit 終了(&X) - + Ctrl+Q Ctrl+Q - + &Sort Selected Items 選択アイテムを昇順ソート(&S) - + Ctrl+Shift+S Ctrl+Shift+S - + &Reverse Selected Items 選択アイテムを降順ソート(&R) - + Ctrl+Shift+R Ctrl+Shift+R - + &Paste Items アイテムを貼り付け(&P) - + &Copy Selected Items 選択アイテムをコピー(&C) - + &Find 検索(&F) - + Move to &Clipboard クリップボードに移動(&C) - + &Show Content... 内容を表示(&S)... - + F4 F4 - + &Edit 編集(&E) - + F2 F2 @@ -1282,32 +1282,32 @@ ノートを編集(&E) - + Shift+F2 Shift+F2 - + Edit &Notes ノートを編集(&N) - + E&dit with editor エディタで編集(&D) - + Ctrl+E Ctrl+E - + &Action... アクション(&A)... - + F5 F5 @@ -1332,17 +1332,17 @@ Ctrl+Shift+P - + &Remove 削除(&R) - + &New Tab 新しいタブ(&N) - + Ctrl+T Ctrl+T @@ -1351,57 +1351,117 @@ タブをリネーム(&N) - + Ctrl+F2 Ctrl+F2 - + R&ename Tab タブをリネーム(&E) - + Next Format 次のフォーマット - + Ctrl+Right Ctrl+Right - + Previous Format 前のフォーマット - + Ctrl+Left Ctrl+Left - + + Move Up + 上に移動 + + + + Ctrl+Up + Ctrl+Up + + + + Move Down + 下に移動 + + + + Ctrl+Down + Ctrl+Down + + + + Move to Top + 一番上に移動 + + + + Ctrl+Home + Ctrl+Home + + + + Move to Bottom + 一番下に移動 + + + + Ctrl+End + Ctrl+End + + + Re&move Tab タブを削除(&M) - + Ctrl+W Ctrl+W - + &Change Tab Icon タブアイコンを変更(&C) - + Ctrl+Shift+T Ctrl+Shift+T - + + Ne&xt Tab + 次のタブ (&X) + + + + Right + Right + + + + &Previous Tab + 前のタブ (&P) + + + + Left + Left + + + &Help ヘルプ(&H) @@ -1412,7 +1472,7 @@ <p>システムでサポートされていれば、<b>グローバルショートカット</b> (システムワイドショートカット) をコマンドダイアログ(メニューの<b>ファイル/コマンド...</b>から開けます)で定義できます.</p> - + &Custom Actions and Global Shortcuts... カスタムアクションとグローバルショートカット(&C)... @@ -1420,12 +1480,12 @@ ConfigurationManager - + CopyQ Configuration CopyQ の設定 - + &General 一般(&G) @@ -1442,7 +1502,7 @@ 長いテキストを折り返す(&R) - + Keep main window above other windows メインウィンドウを他のウィンドウの前面に表示 @@ -1456,52 +1516,52 @@ 無効にすると最後にウィンドウを閉じたスクリーンにウィンドウを開きます。 - + O&pen windows on current screen 現在のスクリーンにウィンドウを開く(&P) - + Confirm application exit アプリケーション終了時に確認 - + Confirm application e&xit 終了時に確認する(&X) - + Run the application on system startup システムの起動時にアプリケーションを実行 - + &Autostart 自動起動(&A) - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search vi のナビゲーションキー (H, J, K, L など) や、検索に使うスラッシュ (/) キーをサポート - + &Vi style navigation Vi スタイルナビゲーション(&V) - + Clipboard Manipulation クリップボードの操作 - + Save text selected with mouse (primary selection) in history 履歴にマウスで選択したテキスト(プライマリーセレクション)を保存 - + (&2) Store text selected using mouse (&2) マウスで選択したテキストを記録 @@ -1510,17 +1570,17 @@ ショートカット(たいていはCtrl+VやShift+Insert)を使ってマウスで選択した部分に貼り付けます。 - + (&4) Paste mouse selection with keyboard (&4) マウスで選択したところにキーボードで貼り付け - + Save clipboard in history 履歴にクリップボードを保存 - + (&1) Store clipboard (&1) クリップボードを記録 @@ -1533,78 +1593,78 @@ 言語(&G): - + &Language: 言語(&L): - + Break text if it's too long to fit on line 行に収まりきらない場合にテキストを折り返します - + Wrap l&ong text 長いテキストを折り返す(&O) - + Alwa&ys on Top 常に最前面表示(&Y) - + Enable to open windows on current screen. Disable to open windows where they were last closed 有効にすると現在のスクリーンにウィンドウを開きます。 無効にすると最後にウィンドウを閉じたスクリーンにウィンドウを開きます - + Save and restore history of item filters アイテムフィルターの履歴を保存し復元します - + Save Filter History フィルター履歴を保存 - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) ショートカット(たいていはCtrl+VやShift+Insert)を使ってマウスで選択した部分に貼り付けます - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) マウスで選択するのと同様の方法でコピーした内容を貼り付けます(たいていはマウスの中ボタンをクリック) - + (&3) Paste clipboard with mouse (&3) マウスを使ってクリップボードを貼り付け - + Layout and Transparency レイアウトと透過 - + Show tree with tabs instead of tab bar タブバーの代わりにタブツリーを表示 - + Tab T&ree タブツリー(&R) - + &Focused transparency: フォーカス時の透過度(&F): - + Transparency of main window if focused. Note: This is not be supported on all systems. @@ -1613,12 +1673,12 @@ 注意: すべてのシステムをサポートしていません。 - + &Unfocused transparency: 非フォーカス時の透過度(&U): - + Transparency of main window if unfocused. Note: This is not be supported on all systems. @@ -1627,62 +1687,62 @@ 注意: すべてのシステムをサポートしていません。 - + Show number of items in tabs タブのアイテム数を表示 - + Sho&w Item Count アイテム数を表示(&W) - + Show/Hide 表示切り替え - + Hide tabs (press Alt key to show) タブを隠します。 (Altキーで表示) - + Hi&de tabs タブを隠す(&D) - + Hide toolbar ツールバーを隠す - + Hide too&lbar ツールバーを隠す(&L) - + Hide tool&bar labels ツールバーのラベルを隠す(&B) - + Don't show tray icon; minimize window when closed トレイアイコンを表示しません; 閉じたウィンドウは最小化されます - + Disabl&e tray トレイを無効(&E) - + Ta&b for storing clipboard: クリップボード記録用タブ(&B): - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. @@ -1691,77 +1751,82 @@ 自動記録を無効にする場合は空欄にしてください。 - + Move item to the top of the list after it is activated アイテムを使用後に履歴リストの最上位に移動します - + Move item to the t&op アイテムを最上位に移動(&O) - + Close main window after item is activated アイテムを使用後にメインウィンドウを閉じます - + Focus last window after item is activated アイテムを使用する際、直前に使用していたウィンドウにフォーカスを移動します - + Paste to current window after item is activated アイテムを使用する際現在のウィンドウにアイテムを貼り付けます - + Show command for current clipboard content in tray menu トレイメニューにクリップボードの内容を確認するコマンドを表示します - + + Show items from current tab in tray menu + トレイメニューに現在のタブのアイテムを表示 + + + Show cu&rrent tab in menu, メニューに現在のタブを表示(&R)、 - + or &choose other tab: あるいは他のタブを選択(&C): - + Paste item to current window after selecting it in menu メニューでアイテムを選択後、現在のウィンドウにアイテムを貼り付けます - + Sh&ow image preview as menu item icon メニューのアイテムアイコンに画像プレビューを表示(&O) - + Int&erval in seconds to display notifications: 通知の表示時間(秒)(&E): - + Notification distance from left or right screen edge in screen points スクリーン座標上でスクリーンの端から右あるいは左からの通知の距離を設定 - + Notification distance from top or bottom screen edge in screen points スクリーン座標上でスクリーンの端から上あるいは下からの通知の距離を設定 - + Maximum width for notification in screen points スクリーン座標上で通知の最大の幅を設定 - + Maximum height for notification in screen points スクリーン座標上で通知の最大の高さを設定 @@ -1770,27 +1835,27 @@ トレイを無効(&D) - + &History 履歴(&H) - + Maximum &number of items in history: 履歴内のアイテム最大数(&N): - + Maximum number of items in each tab それぞれのタブのアイテム最大数を設定します - + &Unload tab after an interval in minutes: タブをメモリから開放する間隔(分)(&U): - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. @@ -1799,12 +1864,12 @@ タブを開放しない場合は 0 を設定。 - + External &editor command (%1 is file to edit): 外部エディタコマンド(&E) (%1 は編集ファイル): - + External editor command (%1 is file to edit). Examples: gedit %1 @@ -1819,7 +1884,7 @@ xterm -e vim %1 - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. @@ -1828,12 +1893,12 @@ 注意: このオプションに関係なく、編集したアイテムは F2 で保存できます。 - + Sa&ve edited item with Ctrl+Return and create new line with Return key Ctrl+Return でアイテムを保存し Return キーで改行する(&V) - + After item is activated (double-click or Enter key), copy it to clipboard and ... アイテム使用時(ダブルクリックかEnterキー)は、クリップボードにコピーした後に... @@ -1850,7 +1915,7 @@ アイテムを使用後にメインウィンドウを閉じます。 - + &Close main window メインウィンドウを閉じる(&C) @@ -1859,7 +1924,7 @@ アイテムを使用する際、直前に使用していたウィンドウにフォーカスを移動します。 - + &Focus last window 直前のウィンドウにフォーカス(&F) @@ -1868,12 +1933,12 @@ アイテムを使用する際現在のウィンドウにアイテムを貼り付けます。 - + &Paste to current window 現在のウィンドウに貼り付け(&P) - + &Tray トレイ(&T) @@ -1882,24 +1947,23 @@ トレイメニューにクリップボードの内容を確認するコマンドを表示します。 - + Sho&w commands for clipboard content クリップボードの内容を確認するコマンドを表示(&W) - + N&umber of items in tray menu: トレイメニューのアイテム数(&U): - + Number of items in tray menu トレイメニューに表示されるアイテムの個数を設定します - Show items from current tab in content menu - コンテキストメニューに現在のタブの内容を表示 + コンテキストメニューに現在のタブの内容を表示 Show c&urrent tab in menu, @@ -1910,7 +1974,7 @@ あるいは他のタブを選択(&T): - + Name of tab to show in tray menu (empty for the first tab) トレイメニューに表示するタブの名前(最初のタブにしたいときは空欄に) @@ -1919,12 +1983,12 @@ メニューでアイテムを選択後、現在のウィンドウにアイテムを貼り付けます。 - + &Paste activated item to current window アクティブ化したアイテムを現在のウィンドウに貼り付け(&P) - + Show image preview next to menu items メニューのアイテムの隣に画像プレビューを表示 @@ -1933,47 +1997,47 @@ メニューのアイテムアイコンに画像プレビューを表示(&I) - + &Notifications 通知(&N) - + &Notification position: 通知の表示位置(&N): - + Position on screen for notifications スクリーン上に通知を表示する位置を設定 - + Top - + Bottom - + Top Right 右上 - + Bottom Right 右下 - + Bottom Left 左下 - + Top Left 左上 @@ -1982,7 +2046,7 @@ 通知の表示時間(秒): - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. @@ -1996,12 +2060,12 @@ 通知をクリックするまで表示したままにするときは -1 を設定。 - + Num&ber of lines for clipboard notification: クリップボード通知の行数(&B): - + Number of lines to show for new clipboard content. Set to 0 to disable. @@ -2010,12 +2074,12 @@ 無効にする場合は 0 を設定。 - + Notification Geometry (in screen points) 通知の配置(スクリーン座標上で) - + Ho&rizontal offset: 水平オフセット(&R): @@ -2024,7 +2088,7 @@ スクリーン座標上でスクリーンの端から右あるいは左からの通知の距離を設定。 - + &Vertical offset: 垂直オフセット(&V): @@ -2033,7 +2097,7 @@ スクリーン座標上でスクリーンの端から上あるいは下からの通知の距離を設定。 - + Maximum &width: 最大の幅(&W): @@ -2042,7 +2106,7 @@ スクリーン座標上で通知の最大の幅を設定。 - + Ma&ximum height: 最大の高さ(&X): @@ -2051,12 +2115,12 @@ スクリーン座標上で通知の最大の高さを設定。 - + &Items アイテム(&I) - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. 履歴で選択したアイテムの表示フォーマットは<b>Ctrl+Left</b> か <b>Ctrl+Right</b> を押すことで変更できます。下記の項目を並び替えることで表示されるフォーマットの優先度を変えることができます。 @@ -2081,93 +2145,98 @@ 選択したコマンドを保存(&V)... - + &Shortcuts ショートカット(&S) - + &Appearance 外観(&A) - + Cannot save tab %1 to %2 (%3)! タブ %1 を ファイル %2 に保存できません (%3)! - + Ctrl+Shift+1 Global shortcut for some predefined commands Ctrl+Shift+1 - + Show/hide main window メインウィンドウの表示切り替え - + Show the tray menu トレイメニューを表示 - + + Show main window under mouse cursor + マウスカーソルの下にメインウィンドウを表示 + + + Edit clipboard クリップボードを編集 - + Edit first item 最初のアイテムを編集 - + Copy second item 2つ目のアイテムをコピー - + Show action dialog アクションダイアログを表示 - + Create new item 新しいアイテムを作成 - + Copy next item 次のアイテムをコピー - + Copy previous item 前のアイテムをコピー - + Paste clipboard as plain text ブレーンテキストとしてクリップボードを貼り付け - + Disable clipboard storing クリップボードの記録を無効 - + Enable clipboard storing クリップボードの記録を有効 - + Paste and copy next 貼り付けて次のアイテムをコピー - + Paste and copy previous 貼り付けて前のアイテムをコピー @@ -2256,38 +2325,38 @@ (ゴミ箱) - + &clipboard Default name of the tab that automatically stores new clipboard content クリップボード(&C) - + Cannot create directory for settings %1! 設定用ディレクトリ %1 を作成できません! - + Invalid value for option "%1" オプション "%1" の値が無効です - + Reset preferences? 設定をリセットしますか? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? この操作により全ての設定がデフォルト値にリセットされます。<br /><br />本当に<strong>全ての設定をリセット</strong>しますか? - + Restart Required 再起動が必要 - + Language will be changed after application is restarted. 言語設定はアプリケーションを再起動した後に変更されます。 @@ -2311,17 +2380,17 @@ FakeVim::Internal - + Use Vim-style Editing Vimスタイルの編集を使用する - + Read .vimrc .vimrc を読み込む - + Path to .vimrc .vimrc のパス @@ -2329,158 +2398,158 @@ FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 未知のオプションです: %1 - + Argument must be positive: %1=%2 引数は正の値でなければなりません: %1=%2 - + Mark "%1" not set. マーク "%1" は設定されていません。 - + %1%2% %1%2% - + %1All %1全て - + Not implemented in FakeVim. FakeVim では実装されていません。 - + Unknown option: 未知のオプションです: - + Invalid argument: 無効な引数: - + Trailing characters: 余分な文字が後ろにあります: - + Move lines into themselves. 行をそれ自身には移動できません。 - + %n lines moved. %n 行が移動されました。 - + File "%1" exists (add ! to override) ファイル "%1" が存在します (! を追加で上書) - + Cannot open file "%1" for writing 書込み用に "%1" を開けません - + "%1" %2 %3L, %4C written. "%1" %2 %3 行, %4 列 書込み。 - + Cannot open file "%1" for reading 読込み用にファイル "%1" を開けません - + "%1" %2L, %3C "%1" %2 行, %3 列 - + %n lines filtered. %n 行がフィルタ処理されました。 - + Cannot open file %1 ファイル %1 を開けません - + Invalid regular expression: %1 無効な正規表現です: %1 - + Pattern not found: %1 パターンは見つかりませんでした: %1 - + Search hit BOTTOM, continuing at TOP. 下まで検索したので上に戻ります。 - + Search hit TOP, continuing at BOTTOM. 上まで検索したので下に戻ります。 - + Search hit BOTTOM without match for: %1 下まで検索しましたが該当箇所はありません: %1 - + Search hit TOP without match for: %1 上まで検索しましたが該当箇所はありません: %1 - + %n lines indented. %n 行をインデントしました。 - + %n lines %1ed %2 time. %n 行が %1 で %2 回処理されました。 - + %n lines yanked. %n 行がヤンクされました。 - + Already at oldest change. 既に一番古い変更です。 - + Already at newest change. 既に一番新しい変更です。 @@ -2488,22 +2557,22 @@ FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping 再帰的マッピング - + Type Alt-V, Alt-V to quit FakeVim mode. FakeVim モードを終了するには Alt-V, Alt-V と入力してください。 - + [New] [新規] - + Not an editor command: %1 エディタのコマンドではありません: %1 @@ -2511,7 +2580,7 @@ FileWatcher - + Failed to create synchronization directory "%1"! 同期用ディレクトリ "%1" の作成に失敗しました! @@ -2519,7 +2588,7 @@ FilterCompleter - + Alt+Down Filter completion shortcut Alt+Down @@ -2528,12 +2597,12 @@ IconSelectButton - + Select Icon... アイコンを選択... - + ... Select/browse icon. ... @@ -2542,22 +2611,22 @@ IconSelectDialog - + CopyQ Select Icon CopyQ アイコンを選択 - + Browse... ファイル... - + Open Icon file アイコンファイルを開く - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) 画像ファイル (*.png *.jpg *.jpeg *.bmp *.ico *.svg) @@ -2565,12 +2634,12 @@ ItemDataLoader - + Data データ - + Various data to save. 保存を行う様々なデータを設定します。 @@ -2578,77 +2647,77 @@ ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). 履歴に保存するフォーマットを選択してください。下記の用例からフォーマットを追加するか、その他のフォーマットを入力できます(1行に1つずつ)。 - + Active &Formats: アクティブフォーマット(&F): - + &Examples (double click to add to active formats): 用例(追加するときはダブルクリック)(&E): - + Text テキスト - + Unformatted simple text フォーマットなしのシンプルテキスト - + Formatted text, web pages フォーマットテキスト、webページ - + XML XML - + List of URI (e.g. copied files) URIリスト(例: コピーしたファイル) - + Images 画像 - + Bitmap image ビットマップ画像 - + Vector graphics ベクター画像 - + Web image formats web画像フォーマット - + Other その他 - + List of clipboard mime types that will be stored in history (in given display order) 履歴に保存されるクリップボードのMIMEタイプのリスト(表示順に保存) - + &Maximum number of characters per format to display: フォーマットごとに表示する最大文字数(&M): @@ -2656,12 +2725,12 @@ ItemEditor - + editor exit code is %1 エディタ終了コードは %1 です - + Editor command: %1 エディタコマンド: %1 @@ -2669,44 +2738,44 @@ ItemEditorWidget - + Save 保存 - + Save Item (<strong>F2</strong>) アイテムを保存 (<strong>F2</strong>) - + F2 Shortcut to save item editor changes F2 - + Cancel キャンセル - + Cancel Editing and Revert Changes 編集をキャンセルし変更を取り消す - + Escape Shortcut to revert item editor changes Escape - + Undo 取り消す - + Redo もう一度やる @@ -2714,104 +2783,104 @@ ItemEncryptedLoader - + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> 他のコンピューターやセッションと暗号化されたアイテムを共有するには、公開鍵と秘密鍵が必要です:<ul><li>%1</li><li>%2<br />(この秘密鍵は安全な場所に保管してください。)</li></ul> - + GnuPG must be installed to view encrypted tabs. 暗号化されたタブを見るにはGnuPGのインストールが必要です。 - + Encrypt (needs GnuPG) 暗号化 (要GnuPG) - - + + Ctrl+L Ctrl+L - + Decrypt 復号化 - + Decrypt and Copy 復号化してコピー - + Ctrl+Shift+L Ctrl+Shift+L - + Error: %1 エラー: %1 - + Failed to generate keys. 鍵の生成に失敗しました。 - + Done 完了 - + Creating new keys (this may take a few minutes)... 新しい鍵を作成中 (数分かかる場合があります)... - - + + Cancel キャンセル - + Setting new password... 新しいパスワードを設定... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. アイテムの暗号化を行う前に暗号化の鍵の<strong>生成が必要です</strong>。 - + Generate New Keys... 新しい鍵を生成... - + Change Password... パスワードを変更... - + Encryption failed! 暗号化に失敗しました! - + Decryption failed! 復号化に失敗しました! - + Encryption 暗号化 - + Encrypt items and tabs. アイテムとタブを暗号化します。 @@ -2819,22 +2888,22 @@ ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. アイテムを暗号化・復号化するには設定のコマンドタブで適切なコマンドを追加してください。 - + Sharing Encrypted Items and Tabs 暗号化アイテムとタブの共有 - + Encrypted Tabs 暗号化タブ - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> <p>自動的に暗号化・復号化したいタブの名前を(1行につき1個ずつ)指定してください。</p> @@ -2844,17 +2913,17 @@ ItemFakeVimLoader - + FakeVim FakeVim - + FakeVim plugin is part of Qt Creator FakeVim プラグイン は Qt Creator の機能の一部です - + Emulate Vim editor while editing items. Vimエディタをエミュレートしてアイテムを編集します。 @@ -2862,12 +2931,12 @@ ItemFakeVimSettings - + Enable FakeVim for Editing Items アイテム編集に FakeVim を使用する - + Path to Configuration File: 設定ファイルのパス: @@ -2875,12 +2944,12 @@ ItemImageLoader - + Images 画像 - + Display images. 画像の表示を設定します。 @@ -2888,42 +2957,42 @@ ItemImageSettings - + Maximum Image &Width: 画像の最大の幅(&W): - + Maximum width of image displayed in history (set to zero for original size) 履歴に表示される画像の最大の幅 (オリジナルサイズで表示の場合は0に設定) - + Maximum Image &Height: 画像の最大の高さ(&H): - + Maximum height of image displayed in history (set to zero for original size) 履歴に表示される画像の最大の高さ (オリジナルサイズで表示の場合は0に設定) - + &Image editor command: 画像エディタコマンド(&I): - + Editor command for supported image formats other than SVG. SVG以外の画像フォーマットをサポートするエディタコマンドを入力。 - + &SVG editor command: SVGエディタコマンド(&S): - + Editor command for SVG image format. SVG画像フォーマット用のエディタコマンドを入力。 @@ -2931,12 +3000,12 @@ ItemNotesLoader - + Notes ノート - + Display notes for items. 項目のノートを表示を設定します。 @@ -2944,27 +3013,27 @@ ItemNotesSettings - + Notes Position ノートの位置 - + A&bove Item アイテムの上(&B) - + B&elow Item アイテムの下(&E) - + &Icon Only アイコンのみ(&I) - + Show Too&l Tip ツールチップを表示(&L) @@ -2972,27 +3041,27 @@ ItemOrderList - + &Add 追加(&A) - + + + - + &Remove 削除(&R) - + &Up 上へ(&U) - + &Down 下へ(&D) @@ -3000,43 +3069,43 @@ ItemSyncLoader - + Browse... Button text for opening file dialog to select synchronization directory ファイル... - + Failed to synchronize tab "%1" with directory "%2"! タブ "%1" のディレクトリ "%2" への同期に失敗しました! - + Remove Items? アイテムを削除しますか? - + Do you really want to <strong>remove items and associated files</strong>? 本当に<strong>アイテムと関連付けたファイルを削除</strong>しますか? - + Open Directory for Synchronization 同期用のディレクトリを開く - + Failed to create synchronization directory 同期ディレクトリの作成に失敗しました - + Synchronize 同期 - + Synchronize items and notes with a directory on disk. アイテムとノートをディスク上のディレクトリへと同期します。 @@ -3044,46 +3113,46 @@ ItemSyncSettings - + Synchronization Tabs and Directories タブとディレクトリの同期 - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> <p><strong>タブ</strong>の内容を、入力された<strong>パス</strong>のディレクトリに同期します。</p> <p><strong>タブ</strong>のアイテムを保存したくない時は<strong>パスを空欄に</strong>設定してください。</p> - + Tab Name タブ名 - + Path パス - + Files to Item Data Formats 拡張子とデータフォーマットの関連付け - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> <p>ファイルを無視する場合は MIME タイプに <strong>-</strong> (ダッシュ) を設定してください。 隠しファイル、その他不明なファイルは無視されます。</p> <p>例: 拡張子が <strong>txt</strong> のファイルを <strong>text/plain</strong> MIME タイプとしてロード。</p> - + Extensions 拡張子 - + Item MIME Type アイテムの MIME タイプ @@ -3091,43 +3160,43 @@ ItemTagsLoader - + Add a Tag タグを追加 - + Remove a Tag タグを削除 - + Tag as %1 %1 としてタグ付け - + Remove tag %1 タグ %1 を削除 - + Important Tag name for example command 重要 - + Clear all tags すべてのタグをクリア - + Tags タグ - + Display tags for items. アイテムタグを表示します。 @@ -3135,22 +3204,22 @@ ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. タグを追加、削除するためのメニュー項目はコマンドダイアログから追加、設定できます。 - + Tag Name タグ名 - + Color - + Icon アイコン @@ -3158,12 +3227,12 @@ ItemTextLoader - + Text テキスト - + Display plain text and simple HTML items. プレーンテキストやシンプルなHTMLアイテムの表示を設定します。 @@ -3171,17 +3240,17 @@ ItemTextSettings - + Save and display HTML and rich text HTMLとリッチテキストを保存、表示する - + Maximum number of lines to display (0 to show all): 表示する最大行数 (0ですべて表示): - + Maximum height in pixels (0 for no limit): 表示最大幅をピクセル指定 (0で無制限): @@ -3189,97 +3258,97 @@ MainWindow - + CopyQ CopyQ - + Exit? 終了しますか? - + Do you want to <strong>exit</strong> CopyQ? CopyQ を<strong>終了</strong>しますか? - + &File ファイル(&F) - + &Edit 編集(&E) - + &Item アイテム(&I) - + &Tabs タブ(&T) - + &Help ヘルプ(&H) - + &Show/Hide 表示切り替え(&S) - + Open action dialog アクションダイアログを開く - + &New Tab 新しいタブ(&N) - + Rename &Group %1 グループ %1 をリネーム(&G) - + Re&name Tab %1 タブ %1 をリネーム(&N) - + Re&move Tab %1 タブ %1 を削除(&M) - + Remove Group %1 グループ %1 を削除 - + &Change Tab Icon タブアイコンを変更(&C) - + &Enable Clipboard Storing クリップボードの記録を有効化(&E) - + &Disable Clipboard Storing クリップボードの記録を無効化(&D) - + CopyQ Error Notification error message title CopyQ エラー @@ -3289,7 +3358,7 @@ クリップボード(&C) - + Clipboard: %1 Tray tooltip format @@ -3297,66 +3366,66 @@ %1 - + %1 - CopyQ Main window title format (%1 is clipboard content label) %1 - CopyQ - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) %1 - %2 - CopyQ - + &Clipboard: %1 Tray menu clipboard item format クリップボード(&C): %1 - - + + CopyQ Items (*.cpq) CopyQ アイテム (*.cpq) - + CopyQ Error Saving File CopyQ ファイル保存エラー - + Cannot save file %1! ファイル %1 を保存できません! - + CopyQ Error Opening File CopyQ ファイルオープンエラー - + Cannot open file %1! ファイル %1 を開けません! - + Remove All Tabs in Group? グループのすべてのタブを削除しますか? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? グループ <strong>%1</strong> の <strong>すべてのタブ</strong> を削除しますか? - + Remove Tab? タブを削除しますか? - + Do you want to remove tab <strong>%1</strong>? タブ <strong>%1</strong> を削除しますか? @@ -3364,67 +3433,72 @@ Notification - + CopyQ Inspect Notification CopyQ 通知の調査 - + &Copy コピー(&C) + + + Right click to show + 表示するには右クリック + ProcessManagerDialog - + CopyQ Process Manager CopyQ プロセスマネージャー - + Started 開始 - - - + + + Finished 完了 - + Name 名前 - + Status 状態 - + Starting 開始中 - + Terminate 終了 - + Runnning 実行中 - + Failed 失敗 - + Remove 削除 @@ -3432,15 +3506,21 @@ Proxy - + Information 情報 QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + <HIDDEN> + - + %1 (%n lines) Label for multi-line text in clipboard @@ -3448,53 +3528,53 @@ - + <IMAGE> Label for image in clipboard <IMAGE> - + <FILES> Label for URLs/files in clipboard <FILES> - + <EMPTY> Label for empty clipboard <EMPTY> - + <DATA> Label for data in clipboard <DATA> - + Backspace Key to remove item or MIME on OS X Backspace - + Delete Key to remove item or MIME Delete - + warning: %1 警告: %1 - + ERROR: %1 エラー: %1 - + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -3502,33 +3582,33 @@ - + %1 Notification label for single-line text in clipboard %1 - + Item file %1 is corrupted or some CopyQ plugins are missing! アイテムファイル %1 が破損しているか、見つからない CopyQ プラグインがあります! - + No plugins loaded ロードされているプラグインがありません - + Loading plugin: %1 プラグインをロード中: %1 - + Data deserialization failed: %1 データ復元に失敗: %1 - + Session name must contain at most 16 characters which can be letters, digits, '-' or '_'! セッション名は文字、数字、'-' 、 '_' を含む @@ -3542,173 +3622,172 @@ メインウィンドウを表示。 - + Hide main window. メインウィンドウを隠す。 - + Show or hide main window. メインウィンドウの表示を切り替え。 - + Open context menu. コンテキストメニューを開く。 - + Exit server. サーバーを終了する。 - + Disable or enable clipboard content storing. クリップボードの内容の記録を有効/無効にします。 - + Print clipboard content. クリップボードの内容を出力。 - - - - - - - + + + + + + + MIME MIME - + Print X11 selection content. X11セレクションの内容を出力。 - + Paste clipboard to current window (may not work with some applications). 現在のウィンドウにクリップボードをペースト (アプリケーションによっては機能しないことがあります)。 - + Set clipboard text. クリップボードにテキストを登録。 - - - + + + TEXT TEXT - + Set clipboard content. 内容をクリップボードに登録。 - - - - + + + + DATA DATA - Print number of items in history. - 履歴のアイテム数を出力。 + 履歴のアイテム数を出力。 - + Copy item in the row to clipboard. 指定した履歴番号のアイテムをクリップボードにコピー。 - - - - + + + + ROW ROW - + Copy next item from current tab to clipboard. 現在のタブの次のアイテムをクリップボードにコピー。 - + Copy previous item from current tab to clipboard. 現在のタブの前のアイテムをクリップボードにコピー。 - + Add text into clipboard. テキストをクリップボードに追加。 - + Insert text into given row. 指定された履歴番号にテキストを挿入。 - + Remove items in given rows. 指定された履歴番号のアイテムを削除。 - - - - + + + + ROWS ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. アイテムを編集、あるいはアイテムを新しく作成します。 -1 を指定すると現在クリップボード内にあるテキストを編集。 - + Set separator for items on output. 出力するアイテムのセパレーターを設定。 - - + + SEPARATOR SEPARATOR - + Print raw data of clipboard or item in row. クリップボードか指定された履歴番号のアイテムのデータを出力します。 - + Write raw data to given row. 指定した履歴番号にデータを書き込みます。 - + Show action dialog. アクションダイアログを表示します。 - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. @@ -3717,39 +3796,39 @@ プログラムに渡すテキストを表すには %1 を使ってください。 - + PROGRAM PROGRAM - + Show tray popup message for TIME milliseconds. TIME で指定したミリ秒間トレイポップアップメッセージを表示します。 - + TITLE TITLE - + MESSAGE MESSAGE - + TIME TIME - + List available tab names. 利用可能なタブ名のリストを表示。 - + Run command on tab with given name. Tab is created if it doesn't exist. Default is the first tab. @@ -3758,89 +3837,94 @@ デフォルトは最初のタブ。 - + Run application tests (append --help argument for more info). アプリケーションのテストを実行します(詳細を知りたい場合はコマンド引数に --help を追加して下さい)。 - - - - + + + + NAME NAME - + Show main window and optionally open tab with given name. メインウィンドウを表示し、オプションとしてタブ名を指定するとそのタブを開きます。 - - - + + Print amount of items in current tab. + 現在のタブのアイテム数を出力。 + + + + + COMMAND COMMAND - + Remove tab. タブを削除。 - + Rename tab. タブをリネーム。 - + NEW_NAME NEW_NAME - + Export items to file. アイテムをファイルにエクスポートします。 - - + + FILE_NAME FILE_NAME - + Import items from file. ファイルからアイテムをインポートします。 - + List all options. 全てのオブションリストを表示します。 - + Get option value. オプションの設定値を取得します。 - - + + OPTION OPTION - + Set option value. オプションを設定します。 - + VALUE VALUE - + Evaluate ECMAScript program. Arguments are accessible using with "arguments(0..N)". @@ -3849,123 +3933,123 @@ 引数は "arguments(0..N)" を使用してアクセスできます。 - + SCRIPT SCRIPT - + ARGUMENTS ARGUMENTS - + Starts or connects to application instance with given session name. 設定したセッション名でアプリケーションを開始、あるいは接続します。 - + SESSION SESSION - + Print help for COMMAND or all commands. コマンドのヘルプ、あるいは全てのコマンドを表示します。 - + Print version of program and libraries. プログラムとライブラリーのバージョンを表示します。 - + Usage: copyq [%1] 使用法: copyq [%1] - + Starts server if no command is specified. コマンドを指定しない場合、サーバーを起動します。 - + COMMANDs: コマンド: - + NOTES: 注意: - + - Use dash argument (-) to read data from stdandard input. - 標準入力からデータを読み込むには引数にダッシュ (-) を使用してください。 - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - エスケープ文字列(例えば \n, \t など) を展開せずにすべての引数を読み込むには ダブルダッシュ (--) を使用してください。 - + - Use ? for MIME to print available MIME types (default is "text/plain"). - 利用可能なMIMEタイプを表示するには ? を使用してください(デフォルトは "text/plain")。 - + Invalid number of arguments! 引数の個数が無効です! - - + + Name "%1" doesn't refer to a function. 名前 "%1" は関数ではありません。 - + Built with: 使用ツール: - + Command not found! コマンドが見つかりません! - + Terminating server. サーバーを終了中。 - + Failed to set clipboard! クリップボードへの登録に失敗しました! - + Cannot save to file "%1"! ファイル "%1" を保存できません! - + Cannot import file "%1"! ファイル "%1" をインポートできません! - + Invalid option "%1"! "%1" は無効なオプションです! @@ -3973,7 +4057,7 @@ ShortcutButton - + Add shortcut ショートカットを追加・編集 @@ -3981,22 +4065,22 @@ ShortcutDialog - + CopyQ New Shortcut CopyQ 新しいショートカット - + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> <html><head/><body><p>キーを入力してください。 <span style=" font-weight:600;">Escape</span> でキャンセル。</p></body></html> - + Click here and press any key combination ここにキーを入力 - + Remove Shortcut ショートカットを削除 @@ -4004,17 +4088,17 @@ ShortcutsWidget - + &Find: 検索(&F): - + There is command overriding this shortcut. このショートカットに重複するコマンドがあります。 - + Shortcut already exists! ショートカットはすでに存在しています! @@ -4022,7 +4106,7 @@ TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. @@ -4031,22 +4115,22 @@ タブツリー表示にてパスセパレータに <b>/</b> を使えます。 - + &Name: タブ名(&N): - + CopyQ New Tab CopyQ 新しいタブ - + CopyQ Rename Tab CopyQ タブをリネーム - + CopyQ Rename Tab Group CopyQ タブグループをリネーム @@ -4054,7 +4138,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) &%1. %2 @@ -4063,12 +4147,12 @@ Utils::FilterLineEdit - + Regular Expression 正規表現 - + Case Insensitive 大文字と小文字を区別しない @@ -4076,17 +4160,17 @@ detail::ScriptableProxyHelper - + Tab with given name doesn't exist! そういった名前のタブは存在しません! - + Tab name cannot be empty! 名前のないタブは作れません! - + Tab with given name already exists! その名前のタブはすでに存在します! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_pl.ts copyq-2.5.0~trusty/translations/copyq_pl.ts --- copyq-2.4.7.1~trusty/translations/copyq_pl.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_pl.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,4 +1,4 @@ - + @@ -9,165 +9,165 @@ O programie CopyQ - + Clipboard Manager Menedżer Schowka - + Author Autor - + E-mail E-mail - + Web Strona WWW - + Wiki Wiki - + Donate Przekaż dotację - + Development - Narzędzia Programistów + Rozwój aplikacji - + Library used in the application Qt library description Biblioteki użyte w aplikacji - + Library used in the application LibQxt library description Biblioteki użyte w aplikacji - + Iconic font used in the application Font Awesome description - Czcionka ikoniczna używana w programie + Czcionka nieliterowa używana w programie - + Color palette used for themes Solarized palette/themes description Paleta kolorów dla motywów - + Free web-based translation management system Weblate description - Darmowy sieciowy system zarządzania tłumaczeniami + Darmowy, internetowy system zarządzania tłumaczeniami - + Keyboard Klawiatura - + Application shortcuts can be changed in Preferences dialog. - Skróty klawiszowe aplikacji mogą zostać zmienione w oknie Preferencji. + Skróty klawiszowe aplikacji można zmienić w oknie Preferencje. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - Globalne skróty klawiszowe można zdefiniować w oknie Komend (domyślny skrót - F6). + Globalne skróty klawiszowe można zdefiniować w oknie Polecenia (domyślny skrót - F6). - + Type any text to search the clipboard history. Wpisz dowolny tekst do wyszukania w historii schowka. - + Item list navigation - + Nawigacja wsród elementów listy - + Up/Down, Page Up/Down, Home/End - Góra/Dół, Page Up/Down, Home/End + W górę/W dół, Page Up/Down, Home/End - + Tab navigation Karta nawigacji - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). - Lewo,prawo,%1,%2 + W lewo,W prawo,%1,%2 - + Move selected items Przenieś zaznaczone elementy - + Ctrl+Up/Down, Ctrl+Home/End - + Ctrl+W górę/W dół, Ctrl+Home/End - + Reset search or hide window - + Czyść wyszukiwanie lub ukryj okno - + Escape - Wyjdź + Escape - + Delete item - Usuń pozycję + Usuń element - + Put selected items into clipboard - Umieść wybrane pozycje w schowku + Umieść wybrane elementy w schowku - + Enter - Wejdź + Enter - + Change item display format Zmień format wyświetlania elementów - + Ctrl+Left/Right - + Ctrl+W prawo/W lewo - + Edit Item - Edytuj pozycję + Edytuj element - + F2 - + F2 @@ -175,89 +175,91 @@ CopyQ Action Dialog - + CopyQ Makropolecenia Co&mmand: - Ko&mendy: + Polecenie: Standard &input: - + Format wejściowy: Store standard o&utput: - + Format docelowy: Send data of given MIME type to standard input of command (leave empty to disable) - + Create items from standard output of the program (leave empty to disable) - + &Separator for new items: - &Separator nowych pozycji: + &Separator nowych elementów: <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> - + \n - + Output &tab: - + Karta docelowa: Save items in tab with given name (leave empty to save in the current tab) - + Command saved - + Polecenie zapisane Command was saved and can be accessed from item menu. You can set up the command in preferences. - + ActionHandler - + Error: %1 - + Błąd: %1 + - + Exit code: %1 - + Kod wyjścia: %1 + - + Command %1 - + Polecenie %1 @@ -265,87 +267,87 @@ CopyQ Add Commands - + CopyQ Dodawanie poleceń - + New command - + Nowe polecenie - + Ignore items with no or single character - + Ignoruj elementy bez/lub z pojedynczym znakiem - + Open in &Browser - + Otwórz w przeglądarce - + Paste as Plain Text - + Wstaw jako zwykły tekst - + Shift+Return - + Shift+Return - + Autoplay videos - + Automatyczne odtwarzanie wideo - + Copy URL (web address) to other tab - + Kopiuj adres internetowy URL do innej karty - + Create thumbnail (needs ImageMagick) - + Twórz miniaturę (wymagany ImageMagick) - + Create QR Code from URL (needs qrencode) - + Twórz kod QR z adresu URL (wymagany qrencode) - + Add to &TODO tab - + - + Move to &TODO tab - + - + Ignore copied files - + Ignoruj skopiowane pliki - - Ignore *"Password"* window - + + Ignore *"Password"* window + - + Password - + Hasło - + Move to Trash - + Przenieś do kosza - + (trash) - + (kosz) @@ -354,26 +356,26 @@ Failed to read message from client! - + ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent - + Wyszukiwanie %p%... - + Discard Changes? - + Anulować zmiany? - + Do you really want to <strong>discard changes</strong>? - + Czy na pewno chcesz <strong>anulować zmiany</strong>? @@ -381,12 +383,12 @@ Cannot connect to server! Start CopyQ server first. - + Nie można połączyć się z serwerem! Uruchom serwer CopyQ. Connection lost! - + Połączenie zerwane! @@ -394,33 +396,33 @@ CopyQ Clipboard Content - + CopyQ Zawartość schowka &Formats: - + &Format: C&ontent: - + Zawartość: Remove Format - + Usuń format CopyQ Item Content - + CopyQ Zawartość elementu <strong>Size:</strong> %1 bytes Size of data in bytes - + <strong>Wielkość:</strong> %1 bajt(ów) @@ -428,27 +430,27 @@ CopyQ server is already running. - + Serwer CopyQ jest już uruchomiony. - + Cancel Active Commands - + - + Cancel active commands and exit? - + - + Cancel Exiting - + - + Exit Anyway - + @@ -456,67 +458,67 @@ CopyQ Commands - + CopyQ Makropolecenia Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. - + &Find: - + &Znajdź: &Load Commands... - + &Wczytaj polecenia... Sa&ve Selected Commands... - + Zapi&sz wybrane polecenia... Copy Selected [Ctrl+C] - + Kopiuj zaznaczone elementy [Ctrl+C] Paste Commands [Ctrl+V] - + Wstaw polecenia [Ctrl+V] Unsaved Changes - + Niezapisane zmiany Command dialog has unsaved changes. - + Okno dialogowe poleceń zawiera niezapisane zmiany. Open Files with Commands - + Wczytaj plik poleceń Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) - + Polecenia (*.ini);; CopyQ Konfiguracja (copyq.conf copyq-*.conf) Save Selected Commands - + Zapisz zaznaczone polecenia Commands (*.ini) - + Polecenia (*.ini) @@ -524,43 +526,43 @@ Show command help (F1) - + Pokaż pomoc dla poleceń (F1) Command contains list of programs with arguments which will be executed. For example: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - + Character %1 can be used to pass standard output to the next program. - + Following syntax can be used to pass rest of the command as single parameter. - + This gives same output as %1 but is more useful for longer commands. - + Functions listed below can be used as in following commands. - + &clipboard Example tab name - + &schowek @@ -568,113 +570,113 @@ &Name: - + &Nazwa: Command name shown in menu - + Type of Action - + Rodzaj akcji Run the command automatically if clipboard has new content - + Uruchom polecenie automatycznie, gdy w schowku jest nowa zawartość Auto&matic - + Automatycznie Show command in context menu of matching items - + In M&enu - + W Menu &Global Shortcut: - + Skrót globalny: Match Items - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. - + F&ormat: - + Comman&d - + Polecenie Co&py to tab: - + Kopiuj do karty: Hide window after command is activated from context menu of an item - + - Change item, don't create any new items - + Change item, don't create any new items + Zmień element i nie twórz nowych elementów Tr&ansform - + Przekształć Create items from standard output of the program (leave empty to disable) - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - + &Window: - + &Okno: - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + &Content: - + Zawartość: &Filter: - + Filtr: @@ -685,89 +687,89 @@ <p>Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> <p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - + Action - + Akcja Name of tab to copy new items into (leave empty not to copy) - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. - + &Remove Item - + Usuń element Menu Action - + &Hide main window after activation - + Ukryj główne okno po aktywacji &Shortcut: - + Skrót: Command options - + Opcje polecenia Show action dialog before executing the command - + &Wait - + Czekaj O&utput: - + &Separator: - + Separator to match for splitting the output to multiple items - + \n - + Output &tab: - + Karta docelowa: Save items in tab with given name (leave empty to save in first tab) - + @@ -775,191 +777,191 @@ Background - + Tło Notes - + Notatki Found - + Znalezione Selected - + Zaznaczenie Number - + Liczba Normal - + Zwykłe Editor - + Edytor Font - + Czcionka Alternate - + Alternatywny Foreground - + Kolor czcionki Notification - + Powiadomienie Show &Number - + Numer Show scrollbars - + Paski przewijania S&crollbars - + Paski przewijania Use icons from desktop environment whenever possible - + Użyj ikon systemowych, jeżeli to możliwe S&et colors for tabs, tool bar and menus - + Ustaw kolory dla kart, pasków narzędzi i menu S&ystem Icons - + Ikony systemowe &Antialias - + Antyaliazing &Reset Theme - + Motyw domyślny Theme: - + Motyw: &Load Theme - + Wczytaj motyw &Save Theme - + Zapisz motyw Edit current theme in external editor - + Edytuj motyw w zewnętrznym edytorze E&dit Theme - + Edytuj motyw Preview: - + Podgląd: - + item Search expression in preview in Appearance tab. - + element - + Search string is %1. - + - + Select an item and press F2 to edit. - + - + Select items and move them with CTRL and up or down key. - + - + Remove item with Delete key. - + - + Example item %1 - + - + Some random notes (Shift+F2 to edit) - + - + Open Theme File - + Otwórz plik motywu - + Save Theme File As - + Zapisz plik motywu jako - + No External Editor - + Brak edytora zewnętrznego - + Set external editor command first! - + - + Abc Preview text for font settings in appearance dialog - + @@ -967,253 +969,313 @@ &New Item - + &Nowy element &Import Tab... - + &Importuj kartę... Ctrl+I - + Ctrl+I &Export Tab... - + &Eksportuj kartę... &Preferences... - + &Preferencje... - + Ctrl+P - + Ctrl+P C&ommands/Global Shortcuts... - + P&olecenia/Skróty globalne... C&ommands... - + P&olecenia... F6 - + F6 Show &Clipboard Content - + Pokaż &zawartość schowka Ctrl+Shift+C - + Ctrl+Shift+C &Toggle Clipboard Storing - + Ctrl+Shift+X - + P&rocess Manager - + Menedżer p&rocesów Ctrl+Shift+Z - + Ctrl+Shift+Z E&xit - + &Wyjście Ctrl+Q - + Ctrl+Q &Sort Selected Items - + &Sortuj zaznaczone elementy rosnąco Ctrl+Shift+S - + Ctrl+Shift+S &Reverse Selected Items - + So&rtuj zaznaczone elementy malejąco Ctrl+Shift+R - + &Paste Items - + Wst&aw elementy &Copy Selected Items - + Kopiuj zaznaczone elementy &Find - + &Znajdź Move to &Clipboard - + Przenieś do s&chowka &Show Content... - + &Pokaż zawartość... F4 - + F4 &Edit - + Edytuj F2 - + F2 Shift+F2 - + Edit &Notes - + Edytuj notatki E&dit with editor - + E&dytuj w zewnętrznym edytorze Ctrl+E - + &Action... - + Makropolecenia... F5 - + F5 Next Format - + Następny format Ctrl+Right - + Ctrl+W prawo Previous Format - + Poprzedni format Ctrl+Left - + Ctrl+W lewo &Remove - + &Usuń - &New Tab - + Move Up + - Ctrl+T - + Ctrl+Up + + + + + Move Down + + Ctrl+Down + + + + + Move to Top + + + + + Ctrl+Home + + + + + Move to Bottom + + + + + Ctrl+End + + + + + &New Tab + &Nowa karta + + + + Ctrl+T + + + + Ctrl+F2 - + - + R&ename Tab - + Zmi&eń nazwę karty - + Re&move Tab - + Usuń &kartę - + Ctrl+W - + - + &Change Tab Icon - + Zmień ikonę ka&rty - + Ctrl+Shift+T - + - + + Ne&xt Tab + + + + + Right + + + + + &Previous Tab + + + + + Left + + + + &Help - + &Pomoc &Custom Actions and Global Shortcuts... - + Własne pole&cenia i skróty globalne... @@ -1221,328 +1283,333 @@ CopyQ Configuration - + CopyQ Konfiguracja &General - + &Ogólne Keep main window above other windows - + Umieść okno główne nad pozostałymi O&pen windows on current screen - + Confirm application exit - + Potwierdź wyjście z programu Confirm application e&xit - + Potwierdź wyjście z programu Run the application on system startup - + Uruchom aplikację przy starcie systemu &Autostart - + Automatyczne uruchamianie Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search - + &Vi style navigation - + Clipboard Manipulation - + Save text selected with mouse (primary selection) in history - + (&2) Store text selected using mouse - + (&4) Paste mouse selection with keyboard - + Save clipboard in history - + (&1) Store clipboard - + - Break text if it's too long to fit on line - + Break text if it's too long to fit on line + Wrap l&ong text - + Zawijaj długi tekst Alwa&ys on Top - + Zawsze na wierzchu Enable to open windows on current screen. Disable to open windows where they were last closed - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) - + (&3) Paste clipboard with mouse - + Layout and Transparency - + Show tree with tabs instead of tab bar - + Tab T&ree - + &Focused transparency: - + Transparency of main window if focused. Note: This is not be supported on all systems. - + &Unfocused transparency: - + Transparency of main window if unfocused. Note: This is not be supported on all systems. - + Show number of items in tabs - + Pokaż liczbę elementów w karcie Sho&w Item Count - + Pokaż liczbę elementów Show/Hide - + Pokaż/Ukryj Hide tabs (press Alt key to show) - + Ukryj karty (naciśnij Alt, aby pokazać karty) Hi&de tabs - + Ukryj karty Hide toolbar - + Ukryj pasek narzędzi Hide too&lbar - + Ukryj pasek narzędzi Hide tool&bar labels - + Ukryj etykiety paska narzędzi - Don't show tray icon; minimize window when closed - + Don't show tray icon; minimize window when closed + Disabl&e tray - + Dezaktywuj zasobnik Move item to the top of the list after it is activated - + Move item to the t&op - + Przesuń element na górę Close main window after item is activated - + Focus last window after item is activated - + Paste to current window after item is activated - + Show command for current clipboard content in tray menu - + + + + + Show items from current tab in tray menu + Show cu&rrent tab in menu, - + Pokaż bieżącą kartę w menu, or &choose other tab: - + lub wybierz inną kartę: Paste item to current window after selecting it in menu - + Sh&ow image preview as menu item icon - + Int&erval in seconds to display notifications: - + Notification distance from left or right screen edge in screen points - + Notification distance from top or bottom screen edge in screen points - + Maximum width for notification in screen points - + Maximum height for notification in screen points - + &History - + Historia &Language: - + Język: Save and restore history of item filters - + Save Filter History - + Maximum &number of items in history: - + Maximum number of items in each tab - + Maksymalna liczba elementów w każdej karcie &Unload tab after an interval in minutes: - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. - + External &editor command (%1 is file to edit): - + Polecenie uruchomienie edytora zewnętrznego (%1 - nazwa pliku): @@ -1552,136 +1619,140 @@ notepad %1 gvim -f %1 xterm -e vim %1 - + Polecenie uruchomienie edytora zewnętrznego (%1 - nazwa pliku). + Przykłady: + gedit %1 + notepad %1 + gvim -f %1 + xterm -e vim %1 Ta&b for storing clipboard: - + Nazwa karty do przechowywania schowka: Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. - + Sa&ve edited item with Ctrl+Return and create new line with Return key - + After item is activated (double-click or Enter key), copy it to clipboard and ... - + Po aktywowaniu elementu (przez podwójne kliknięcie lub Enter) kopiuj go do schowka i... &Close main window - + Zamknij główne okno &Focus last window - + Aktywuj ostatnie okno &Paste to current window - + Wstaw do bieżącego okna &Tray - + Zasobnik Sho&w commands for clipboard content - + Pokaż polecenia dla zawartości schowka N&umber of items in tray menu: - + Liczba elementów w menu zasobnika: Number of items in tray menu - + Liczba elementów w menu zasobnika - Show items from current tab in content menu - + Pokaż elementy z bieżącej karty w menu kontekstowym Name of tab to show in tray menu (empty for the first tab) - + Nazwa karty, która będzie pokazywana w menu zasobnika (pusta - dla pierwszej karty) &Paste activated item to current window - + Wstaw aktywowany element do bieżącego okna Show image preview next to menu items - + Pokaż podgląd obrazka obok elementów menu &Notifications - + Powiadomienia &Notification position: - + Położenie powiadomień: Position on screen for notifications - + Położenie powiadomień na ekranie Top - + Na górze Bottom - + Na dole Top Right - + U góry po prawej Bottom Right - + Na dole po prawej Bottom Left - + Na dole po lewej Top Left - + Na górze po lewej @@ -1690,181 +1761,186 @@ Set to 0 to disable this. Set to -1 to keep visible until clicked. - + Num&ber of lines for clipboard notification: - + Number of lines to show for new clipboard content. Set to 0 to disable. - + Notification Geometry (in screen points) - + Umiejscowienie powiadomień na ekranie Ho&rizontal offset: - + Przesunięcie poziome: &Vertical offset: - + Przesunięcie pionowe: Maximum &width: - + Maksymalna szerokość: Ma&ximum height: - + Maksymalna wysokość: &Items - + Elementy Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - + &Shortcuts - + Skróty &Appearance - + Wygląd Cannot save tab %1 to %2 (%3)! - + - + Ctrl+Shift+1 Global shortcut for some predefined commands - + - + Show/hide main window - + Pokaż/ukryj okno główne - + Show the tray menu - + Pokaż menu zasobnika - + + Show main window under mouse cursor + + + + Edit clipboard - + - + Edit first item - + - + Copy second item - + - + Show action dialog - + - + Create new item - + - + Copy next item - + - + Copy previous item - + - + Paste clipboard as plain text - + - + Disable clipboard storing - + - + Enable clipboard storing - + - + Paste and copy next - + - + Paste and copy previous - + &clipboard Default name of the tab that automatically stores new clipboard content - + &schowek Cannot create directory for settings %1! - + - Invalid value for option "%1" - + Invalid value for option "%1" + Reset preferences? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? - + Restart Required - + Wymagane ponowne uruchomienie Language will be changed after application is restarted. - + Język zostanie zmieniony po ponownym uruchomieniu. @@ -1872,17 +1948,17 @@ Use Vim-style Editing - + Read .vimrc - + Path to .vimrc - + @@ -1891,167 +1967,167 @@ Unknown option: %1 - + Argument must be positive: %1=%2 - + - Mark "%1" not set. - + Mark "%1" not set. + %1%2% - + %1All - + Not implemented in FakeVim. - + Unknown option: - + Invalid argument: - + Trailing characters: - + Move lines into themselves. - + %n lines moved. - - - + + + - File "%1" exists (add ! to override) - + File "%1" exists (add ! to override) + - Cannot open file "%1" for writing - + Cannot open file "%1" for writing + - "%1" %2 %3L, %4C written. - + "%1" %2 %3L, %4C written. + - Cannot open file "%1" for reading - + Cannot open file "%1" for reading + - "%1" %2L, %3C - + "%1" %2L, %3C + %n lines filtered. - - - + + + Cannot open file %1 - + Invalid regular expression: %1 - + Pattern not found: %1 - + Search hit BOTTOM, continuing at TOP. - + Search hit TOP, continuing at BOTTOM. - + Search hit BOTTOM without match for: %1 - + Search hit TOP without match for: %1 - + %n lines indented. - - - + + + %n lines %1ed %2 time. - - - + + + %n lines yanked. - - - + + + Already at oldest change. - + Already at newest change. - + @@ -2059,30 +2135,30 @@ Recursive mapping - + Type Alt-V, Alt-V to quit FakeVim mode. - + [New] - + Not an editor command: %1 - + FileWatcher - Failed to create synchronization directory "%1"! - + Failed to create synchronization directory "%1"! + @@ -2091,21 +2167,21 @@ Alt+Down Filter completion shortcut - + IconSelectButton - + Select Icon... - + - + ... Select/browse icon. - + @@ -2113,22 +2189,22 @@ CopyQ Select Icon - + Browse... - + Open Icon file - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) - + @@ -2136,12 +2212,12 @@ Data - + Various data to save. - + @@ -2149,77 +2225,77 @@ Select formats to save in history. You can add a format from examples below or type in other (one per line). - + Active &Formats: - + &Examples (double click to add to active formats): - + Text - + Unformatted simple text - + Formatted text, web pages - + XML - + List of URI (e.g. copied files) - + Images - + Bitmap image - + Vector graphics - + Web image formats - + Other - + List of clipboard mime types that will be stored in history (in given display order) - + &Maximum number of characters per format to display: - + @@ -2227,12 +2303,12 @@ editor exit code is %1 - + Editor command: %1 - + @@ -2240,149 +2316,150 @@ Save - + Save Item (<strong>F2</strong>) - + F2 Shortcut to save item editor changes - + F2 Cancel - + Cancel Editing and Revert Changes - + Escape Shortcut to revert item editor changes - Wyjdź + Escape Undo - + Redo - + ItemEncryptedLoader - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + GnuPG must be installed to view encrypted tabs. - + Encrypt (needs GnuPG) - + Ctrl+L - + Decrypt - + Decrypt and Copy - + Ctrl+Shift+L - + Error: %1 - + Błąd: %1 + {1?} Failed to generate keys. - + Done - + Creating new keys (this may take a few minutes)... - + Cancel - + Setting new password... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. - + Generate New Keys... - + Change Password... - + Encryption failed! - + Decryption failed! - + Encryption - + Encrypt items and tabs. - + @@ -2390,23 +2467,23 @@ To encrypt and decrypt items add appropriate commands under Commands tab. - + Sharing Encrypted Items and Tabs - + Encrypted Tabs - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> - + @@ -2414,17 +2491,17 @@ FakeVim - + FakeVim plugin is part of Qt Creator - + Emulate Vim editor while editing items. - + @@ -2432,12 +2509,12 @@ Enable FakeVim for Editing Items - + Path to Configuration File: - + @@ -2445,12 +2522,12 @@ Images - + Display images. - + @@ -2458,42 +2535,42 @@ Maximum Image &Width: - + Maximum width of image displayed in history (set to zero for original size) - + Maximum Image &Height: - + Maximum height of image displayed in history (set to zero for original size) - + &Image editor command: - + Editor command for supported image formats other than SVG. - + &SVG editor command: - + Editor command for SVG image format. - + @@ -2501,12 +2578,12 @@ Notes - + Notatki Display notes for items. - + @@ -2514,27 +2591,27 @@ Notes Position - + A&bove Item - + B&elow Item - + &Icon Only - + Show Too&l Tip - + @@ -2542,27 +2619,27 @@ &Add - + &Dodaj + - + &Remove - + &Usuń &Up - + &Down - + @@ -2571,42 +2648,42 @@ Browse... Button text for opening file dialog to select synchronization directory - + - Failed to synchronize tab "%1" with directory "%2"! - + Failed to synchronize tab "%1" with directory "%2"! + Remove Items? - + Do you really want to <strong>remove items and associated files</strong>? - + Open Directory for Synchronization - + Failed to create synchronization directory - + Synchronize - + Synchronize items and notes with a directory on disk. - + @@ -2614,44 +2691,44 @@ Synchronization Tabs and Directories - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - + Tab Name - + Path - + Files to Item Data Formats - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - + Extensions - + Item MIME Type - + @@ -2659,43 +2736,43 @@ Add a Tag - + Remove a Tag - + Tag as %1 - + Remove tag %1 - + Important Tag name for example command - + Clear all tags - + Tags - + Display tags for items. - + @@ -2703,22 +2780,22 @@ Menu items for adding and removing custom tags can be added and customized in Commands dialog. - + Tag Name - + Color - + Icon - + @@ -2726,12 +2803,12 @@ Text - + Display plain text and simple HTML items. - + @@ -2739,17 +2816,17 @@ Save and display HTML and rich text - + Maximum number of lines to display (0 to show all): - + Maximum height in pixels (0 for no limit): - + @@ -2757,182 +2834,187 @@ CopyQ - + - + Exit? - + - + Do you want to <strong>exit</strong> CopyQ? - + - + &File - + &Plik - + &Edit - + Edycja - + &Item - + &Element - + &Tabs - + &Karty - + &Help - + &Pomoc - + &Show/Hide - + - + Open action dialog - + - + &New Tab - + &Nowa karta - + Rename &Group %1 - + - + Re&name Tab %1 - + - + Re&move Tab %1 - + - + Remove Group %1 - + - + &Change Tab Icon - + Zmień ikonę ka&rty - + &Enable Clipboard Storing - + - + &Disable Clipboard Storing - + - + CopyQ Error Notification error message title - + - + Clipboard: %1 Tray tooltip format - + - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + - + &Clipboard: %1 Tray menu clipboard item format - + - - + + CopyQ Items (*.cpq) - + - + CopyQ Error Saving File - + - + Cannot save file %1! - + - + CopyQ Error Opening File - + - + Cannot open file %1! - + - + Remove All Tabs in Group? - + - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + - + Remove Tab? - + Usunąć kartę? - + Do you want to remove tab <strong>%1</strong>? - + Czy chcesz usunąć kartę <strong>%1</strong>? Notification - + CopyQ Inspect Notification - + - + &Copy - + &Kopiuj + + + + Right click to show + @@ -2940,54 +3022,54 @@ CopyQ Process Manager - + CopyQ Menedżer procesów Started - + Uruchomiono Finished - + Zakończono Name - + Nazwa Status - + Stan Starting - + Terminate - + Runnning - + Failed - + Remove - + Usuń @@ -2995,108 +3077,114 @@ Information - + QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + + - + %1 (%n lines) Label for multi-line text in clipboard - - - + + + - + <IMAGE> Label for image in clipboard - + - + <FILES> Label for URLs/files in clipboard - + - + <EMPTY> Label for empty clipboard - + - + <DATA> Label for data in clipboard - + - + Backspace Key to remove item or MIME on OS X - + - + Delete Key to remove item or MIME - + warning: %1 - + ERROR: %1 - + - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard - - - + + + - + %1 Notification label for single-line text in clipboard - + Item file %1 is corrupted or some CopyQ plugins are missing! - + No plugins loaded - + Loading plugin: %1 - + Data deserialization failed: %1 - + Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! - +which can be letters, digits, '-' or '_'! + @@ -3104,32 +3192,32 @@ Hide main window. - + Show or hide main window. - + Open context menu. - + Exit server. - + Disable or enable clipboard content storing. - + Print clipboard content. - + @@ -3140,36 +3228,36 @@ MIME - + Print X11 selection content. - + Paste clipboard to current window (may not work with some applications). - + Set clipboard text. - + TEXT - + Set clipboard content. - + @@ -3177,17 +3265,12 @@ DATA - - - - - Print number of items in history. - + Copy item in the row to clipboard. - + @@ -3195,32 +3278,32 @@ ROW - + Copy next item from current tab to clipboard. - + Copy previous item from current tab to clipboard. - + Add text into clipboard. - + Insert text into given row. - + Remove items in given rows. - + @@ -3228,90 +3311,90 @@ ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. - + Set separator for items on output. - + SEPARATOR - + Print raw data of clipboard or item in row. - + Write raw data to given row. - + Show action dialog. - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. - + PROGRAM - + Show tray popup message for TIME milliseconds. - + TITLE - + MESSAGE - + TIME - + List available tab names. - + Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. - + Run application tests (append --help argument for more info). - + @@ -3319,199 +3402,205 @@ NAME - + Show main window and optionally open tab with given name. - + + + + + Print amount of items in current tab. + - + COMMAND - + Remove tab. - + Rename tab. - + NEW_NAME - + Export items to file. - + FILE_NAME - + Import items from file. - + List all options. - + Get option value. - + OPTION - + Set option value. - + VALUE - + Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". - +Arguments are accessible using with "arguments(0..N)". + SCRIPT - + ARGUMENTS - + Starts or connects to application instance with given session name. - + SESSION - + Print help for COMMAND or all commands. - + Print version of program and libraries. - + - + Usage: copyq [%1] - + - + Starts server if no command is specified. - + - + COMMANDs: - + - + NOTES: - + - + - Use dash argument (-) to read data from stdandard input. - + - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - + - - - Use ? for MIME to print available MIME types (default is "text/plain"). - + + - Use ? for MIME to print available MIME types (default is "text/plain"). + - + Invalid number of arguments! - + Nieprawidłowa liczba argumentów! - + - Name "%1" doesn't refer to a function. - + Name "%1" doesn't refer to a function. + - + Built with: - + - + Command not found! - + Nie znaleziono polecenia! - + Terminating server. - + Zamykanie serwera. + - + Failed to set clipboard! - + - - Cannot save to file "%1"! - + + Cannot save to file "%1"! + Nie można zapisać w pliku "%1"! - - Cannot import file "%1"! - + + Cannot import file "%1"! + - - Invalid option "%1"! - + + Invalid option "%1"! + @@ -3519,7 +3608,7 @@ Add shortcut - + @@ -3527,22 +3616,22 @@ CopyQ New Shortcut - + CopyQ Nowy skrót - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + Click here and press any key combination - + Remove Shortcut - + @@ -3550,17 +3639,17 @@ &Find: - + &Znajdź: There is command overriding this shortcut. - + Shortcut already exists! - + Podany skrót już istnieje! @@ -3570,36 +3659,36 @@ Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - + &Name: - + &Nazwa: CopyQ New Tab - + CopyQ Nowa karta CopyQ Rename Tab - + CopyQ Zmiana nazwy karty CopyQ Rename Tab Group - + CopyQ Zmień nazwę grupy kart TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) - + @@ -3607,28 +3696,28 @@ Regular Expression - + Wyrażenie regularne Case Insensitive - + Rozróżnianie liter małych i wielkich detail::ScriptableProxyHelper - - Tab with given name doesn't exist! - + + Tab with given name doesn't exist! + Karta o podanej nazwie nie istnieje! - + Tab name cannot be empty! - + Nazwa karty nie może być pusta! - + Tab with given name already exists! Karta o podanej nazwie już istnieje! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_pt_BR.ts copyq-2.5.0~trusty/translations/copyq_pt_BR.ts --- copyq-2.4.7.1~trusty/translations/copyq_pt_BR.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_pt_BR.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,171 +1,171 @@ - + AboutDialog - + CopyQ About Sobre o CopyQ - + Clipboard Manager Gerenciador do clipboard - + Author Autor - + E-mail E-mail - + Web Web - + Wiki Wiki - + Donate doar - + Development Desenvolvimento - + Library used in the application Qt library description Biblioteca usada na aplicação - + Library used in the application LibQxt library description Biblioteca usada na aplicação - + Iconic font used in the application Font Awesome description Fonte usada na aplicação - + Color palette used for themes Solarized palette/themes description Paleta de cores usada no tema - + Free web-based translation management system Weblate description Sistema de gerenciamento de tradução gratuito baseado na web - + Keyboard Teclado - + Application shortcuts can be changed in Preferences dialog. Os atalhos da aplicação podem ser alterados na caixa Preferências. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). Atalhos globais (atalhos do sistema) podem ser definidos na caixa Comando (atalho pré-definido é F6). - + Type any text to search the clipboard history. Escreva qualquer texto para buscar no histórico do clipboard. - + Item list navigation Lista de itens de navegação - + Up/Down, Page Up/Down, Home/End Cima/Baixo, Page Up/Down, Home/End - + Tab navigation Navegação de abas - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Esquerda, Direita, %1, %2 - + Move selected items Mover itens selecionados - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Cima/baixo, Ctrl+Home/End - + Reset search or hide window Apagar buscas ou ocultar janela - + Escape Sair - + Delete item Apagar item - + Put selected items into clipboard Coloque os items selecionados no clipboard - + Enter Entrar - + Change item display format Alterar o modo de visualização do item - + Ctrl+Left/Right Ctrl+Esquerdo/Direito - + Edit Item Editar o item - + F2 F2 @@ -173,69 +173,69 @@ ActionDialog - + CopyQ Action Dialog Diálogo de Ação do CopyQ - + Co&mmand: Co&mando: - + Standard &input: Standart &input: - + Store standard o&utput: Loja Standart &input: - + Send data of given MIME type to standard input of command (leave empty to disable) Enviar informação do MIME para comando de entrada standart (deixar vazio para inativar) - + Create items from standard output of the program (leave empty to disable) Criar itens da saída standart do programa (deixar vazio para inativar) - + &Separator for new items: &Separador para novos itens: - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> <p>Expressão regular para dividir saída em múltiplos itens.<\p> <p>Usar<b>\n</b>para guardar cada linha para itens separados.</p> - + \n \n - + Output &tab: Saída &tab: - + Save items in tab with given name (leave empty to save in the current tab) Salve itens na aba com o nome dado (deixe em branco para economizar na aba atual) - + Command saved Comando Salvo - + Command was saved and can be accessed from item menu. You can set up the command in preferences. Comando foi salvo e pode ser acessado a partir do item menu. @@ -245,21 +245,21 @@ ActionHandler - + Error: %1 Erro: 1% - + Exit code: %1 Código de saída: 1% - + Command %1 Comando 1% @@ -267,87 +267,87 @@ AddCommandDialog - + CopyQ Add Commands CopyQ Adicionar Comandos - + New command Novo Comando - + Ignore items with no or single character Ignorar itens com nenhum ou um único caractere - + Open in &Browser Abrir Navegador - + Paste as Plain Text Colar como texto sem formatação - + Shift+Return Shift + Return - + Autoplay videos Reproduzir vídeos automaticamente - + Copy URL (web address) to other tab Copiar URL (endereço web) para outra aba - + Create thumbnail (needs ImageMagick) Criar thumbnail (precisa ImageMagick) - + Create QR Code from URL (needs qrencode) Criar QR Code de URL (precisa qrencode) - + Add to &TODO tab Adicionar a aba &TODO - + Move to &TODO tab Mover para aba &TODO - + Ignore copied files Ignorar arquivos copiados - - Ignore *"Password"* window - Ignorar janela * "Password" * + + Ignore *"Password"* window + Ignorar janela * "Password" * - + Password Senha - + Move to Trash Mover para o Lixo - + (trash) (Lixo) @@ -355,8 +355,8 @@ ClientSocket - - + + Failed to read message from client! Falha ao ler a mensagem do cliente! @@ -364,18 +364,18 @@ ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Pesquisando... - + Discard Changes? Descartar as alterações? - + Do you really want to <strong>discard changes</strong>? Você realmente quer para <strong> descartar alterações </strong>? @@ -383,12 +383,12 @@ ClipboardClient - + Cannot connect to server! Start CopyQ server first. Não é possível conectar ao servidor! Comece servidor CopyQ primeiro. - + Connection lost! Conexão perdida! @@ -396,32 +396,32 @@ ClipboardDialog - + CopyQ Clipboard Content CopyQ Clipboard conteúdo - + &Formats: Formatos: - + C&ontent: Conteúdo: - + Remove Format Remover Formato - + CopyQ Item Content CopyQ Conteúdo do Item - + <strong>Size:</strong> %1 bytes Size of data in bytes <strong>Tamanho:</strong> 1% bytes @@ -430,27 +430,27 @@ ClipboardServer - + CopyQ server is already running. CopyQ servidor já está em execução. - + Cancel Active Commands Anular Comandos ativos - + Cancel active commands and exit? Cancelar comandos ativos e saída? - + Cancel Exiting Cancelar e Sair - + Exit Anyway Saia Anyway @@ -458,67 +458,67 @@ CommandDialog - + CopyQ Commands Comandos CopyQ - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. Definir novos comandos que podem ser invocadas ou automaticamente no novo índice da prancheta ou pelo usuário a partir do menu ou usando atalhos do sistema. - + &Find: Procurar: - + &Load Commands... Coloque Comandos... - + Sa&ve Selected Commands... Salve comandos selecionados... - + Copy Selected [Ctrl+C] Copiar selecionado [Ctrl+C] - + Paste Commands [Ctrl+V] - + Colar comandos [Ctrl + V] - + Unsaved Changes Alterações não salvas - + Command dialog has unsaved changes. Diálogo de comandos tem mudanças não salvas. - + Open Files with Commands Abrir arquivos com comandos - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) Comandos (* ini) ;; Configuração CopyQ (copyq.conf copyq - *. Conf) - + Save Selected Commands Salve comandos selecionados - + Commands (*.ini) Comandos (* ini) @@ -526,42 +526,42 @@ CommandHelpButton - + Show command help (F1) Mostrar comando de ajuda (F1) - + Command contains list of programs with arguments which will be executed. For example: Comando contém lista de programas com argumentos que serão executados. Por exemplo: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. Programa argumento 1% será substituído por um item de texto, e 2% a 9% de textos capturados pela expressão regular. - + Character %1 can be used to pass standard output to the next program. Caractere 1% pode ser usada para passar a saída padrão para o próximo programa. - + Following syntax can be used to pass rest of the command as single parameter. Seguinte sintaxe pode ser usado para passar resto do comando como parâmetro único. - + This gives same output as %1 but is more useful for longer commands. Isto dá mesma saída que 1%, mas é mais útil para comandos mais longos. - + Functions listed below can be used as in following commands. As funções listadas abaixo pode ser utilizada como em comandos seguintes. - + &clipboard Example tab name clipboard @@ -570,119 +570,119 @@ CommandWidget - + &Name: Nome: - + Command name shown in menu Nome do comando mostradas no menu - + Type of Action Tipo de Ação - + Run the command automatically if clipboard has new content Execute o comando automaticamente se prancheta tem novo conteúdo - + Auto&matic Automatico - + Show command in context menu of matching items Mostrar comando no menu de contexto de itens correspondentes - + In M&enu No menu - + &Global Shortcut: Atalho global: - + Match Items Igualar Itens - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. Os dados deste tipo MIME será enviado para a entrada padrão de comando. Deixe em branco para desabilitar esta. - + F&ormat: Formato: - + Comman&d Comando - + Co&py to tab: Copiar para o guia: - + Hide window after command is activated from context menu of an item Ocultar janela depois de comando é ativado a partir do menu de contexto de um item - - Change item, don't create any new items + + Change item, don't create any new items Alterar item, não crie novos itens - + Tr&ansform Transformar - + Create items from standard output of the program (leave empty to disable) Criar itens da saída padrão do programa (deixar vazio para inativar) - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> <p> Use comando somente para itens copiados para o clipboard de janela com texto de título que corresponde a esta expressão regular (deixe em branco para combinar com qualquer janela). No OS X, este contém o nome aplicação seguido por um traço (&quot; - &quot;), então o título da janela. Por exemplo &quot;. Safári - GitHub &quot; </p> - + &Window: Janela: - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - <p> Use o comando apenas para itens cujo texto de um jogo de expressão regular (deixe em branco para combinar com qualquer coisa).</p><p><span style=" font-weight:600;">Exemplos:</span></p><p> Jogo URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> nomes de arquivos PDF Jogo <span style=" font-weight:600;">\.pdf$</span></p><p> combinar o caráter único <span style=" font-weight:600;">^.$</span></p><p> Jogo multimídia remotas <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + <p> Use o comando apenas para itens cujo texto de um jogo de expressão regular (deixe em branco para combinar com qualquer coisa).</p><p><span style=" font-weight:600;">Exemplos:</span></p><p> Jogo URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> nomes de arquivos PDF Jogo <span style=" font-weight:600;">\.pdf$</span></p><p> combinar o caráter único <span style=" font-weight:600;">^.$</span></p><p> Jogo multimídia remotas <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + &Content: Conteúdo: - + &Filter: Filtro: - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -699,17 +699,17 @@ <p> Use <b> |. </b> a comandos de cadeia (passe de saída padrão para o próximo comando). </p> - + Action Ação - + Name of tab to copy new items into (leave empty not to copy) Nome de guia para copiar os novos itens em (deixe em branco para não copiar) - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. @@ -717,67 +717,67 @@ Nota: Se este é aplicado automaticamente, não há outros comandos automáticos são executados. - + &Remove Item Remover item - + Menu Action Menu Ação - + &Hide main window after activation Ocultar janela principal após a ativação - + &Shortcut: Atalho: - + Command options As opções de comando - + Show action dialog before executing the command Mostrar diálogo ação antes de executar o comando - + &Wait Espere - + O&utput: Saída: - + &Separator: Separador: - + Separator to match for splitting the output to multiple items Separator para combinar para dividir a saída de vários itens - + \n \n - + Output &tab: Guia Saída: - + Save items in tab with given name (leave empty to save in first tab) Salve itens na aba com o nome dado (deixe em branco para economizar na primeira aba) @@ -785,192 +785,192 @@ ConfigTabAppearance - + Background Fundo - + Notes Notas - + Found Encontrado - + Selected Selecionado - + Number Número - + Normal Normal - + Editor Editor - + Font Fonte - + Alternate Alternado - + Foreground Primeiro plano - + Notification Notificação - + Show &Number Mostrar número - + Show scrollbars Mostrar barras de rolagem - + S&crollbars As barras de rolagem - + Use icons from desktop environment whenever possible Usar ícones do ambiente de trabalho sempre que possível - + S&et colors for tabs, tool bar and menus Definir cores para abas, barra de ferramentas e menus - + S&ystem Icons Ícones do sistema - + &Antialias O LED verde - + &Reset Theme Repor Tema - + Theme: Tema: - + &Load Theme Carregar Tema - + &Save Theme Salvar tema - + Edit current theme in external editor Edite tema atual no editor externo - + E&dit Theme Editar Tema - + Preview: Visualização: - + item Search expression in preview in Appearance tab. item - + Search string is %1. Pesquisando é 1%. - + Select an item and press F2 to edit. Selecione um item e pressione F2 para editar. - + Select items and move them with CTRL and up or down key. Selecione os itens e movê-los com CTRL e para cima ou para baixo chave. - + Remove item with Delete key. Remove item com a tecla Delete. - + Example item %1 Produto Exemplo 1% - + Some random notes (Shift+F2 to edit) Algumas notas aleatórias (Shift + F2 para editar) - + Open Theme File Abrir Arquivo de Tema - + Save Theme File As Salvar Arquivo de Tema Como - + No External Editor Nenhum editor externo - + Set external editor command first! Definir comando editor externo primeiro! - + Abc Preview text for font settings in appearance dialog Abc @@ -979,248 +979,308 @@ ConfigTabShortcuts - + &New Item Novo Item - + &Import Tab... Importar aba... - + Ctrl+I Ctrl+I - + &Export Tab... Exportar aba... - + &Preferences... Preferências... - - + + Ctrl+P Ctrl+P - + C&ommands/Global Shortcuts... Comandos / Atalhos Globais... - + C&ommands... Comandos... - + F6 F6 - + Show &Clipboard Content Mostrar área de transferência conteúdo - + Ctrl+Shift+C Ctrl+Shift+C - + &Toggle Clipboard Storing Alternar Clipboard Armazenando - + Ctrl+Shift+X Ctrl+Shift+X - + P&rocess Manager Gerenciar processo - + Ctrl+Shift+Z Ctrl+Shift+Z - + E&xit Saída - + Ctrl+Q Ctrl+Q - + &Sort Selected Items Itens de classificação selecionada - + Ctrl+Shift+S Ctrl+Shift+S - + &Reverse Selected Items Inverta itens selecionados - + Ctrl+Shift+R Ctrl+Shift+R - + &Paste Items Colar itens - + &Copy Selected Items Copie itens selecionados - + &Find Encontrar - + Move to &Clipboard Mover-se para a área de transferência - + &Show Content... Mostrar Conteúdo... - + F4 F4 - + &Edit Editar - + F2 F2 - + Shift+F2 Shift+F2 - + Edit &Notes Editar notas - + E&dit with editor Editar com o editor - + Ctrl+E Ctrl+E - + &Action... Ação... - + F5 F5 - + Next Format - + Próximo formato - + Ctrl+Right - + CTRL + seta à direita - + Previous Format - + Formato anterior - + Ctrl+Left - + CTRL + seta à esquerda - + &Remove Remover - + + Move Up + Mover para cima + + + + Ctrl+Up + CTRL + seta para cima + + + + Move Down + Mover para baixo + + + + Ctrl+Down + CTRL + seta para baixo + + + + Move to Top + + + + + Ctrl+Home + + + + + Move to Bottom + + + + + Ctrl+End + + + + &New Tab Nova Aba - + Ctrl+T Ctrl+T - + Ctrl+F2 Ctrl+F2 - + R&ename Tab Renomear Aba - + Re&move Tab Remover Aba - + Ctrl+W Ctrl+W - + &Change Tab Icon Alterar ícone Aba - + Ctrl+Shift+T Ctrl+Shift+T - + + Ne&xt Tab + + + + + Right + + + + + &Previous Tab + + + + + Left + + + + &Help Ajuda @@ -1231,7 +1291,7 @@ <p> Se for suportado em seu sistema, <b> atalhos globais </b> (atalhos de todo o sistema) pode ser definido em diálogo comandos (<b> Arquivo / Comandos ... </b> item de menu). </p> - + &Custom Actions and Global Shortcuts... Ações &Customizadas e atalhos globais... @@ -1239,82 +1299,82 @@ ConfigurationManager - + CopyQ Configuration Configuração CopyQ - + &General Geral - + Keep main window above other windows Mantenha janela principal das outras janelas - + O&pen windows on current screen Janelas abertas na tela atual - + Confirm application exit Confirmar saída do aplicativo - + Confirm application e&xit Confirmar saída do aplicativo - + Run the application on system startup Execute o aplicativo na inicialização do sistema - + &Autostart Comece - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search O suporte para teclas de navegação VI (H, J, K, L e mais), tecla de barra (/) para procurar - + &Vi style navigation Navegação estilo Vi - + Clipboard Manipulation Manipulação Clipboard - + Save text selected with mouse (primary selection) in history Salve o texto selecionado com o mouse (seleção principal) na história - + (&2) Store text selected using mouse Texto loja selecionado usando o mouse - + (&4) Paste mouse selection with keyboard Seleção Colar do mouse com o teclado - + Save clipboard in history Salve prancheta na história - + (&1) Store clipboard Prancheta loja @@ -1323,253 +1383,258 @@ Linguagem: - - Break text if it's too long to fit on line + + Break text if it's too long to fit on line Quebre o texto se for muito grande para caber na linha - + Wrap l&ong text Enrole longo texto - + Alwa&ys on Top Sempre no Topo - + Enable to open windows on current screen. Disable to open windows where they were last closed Ativar para abrir janelas na tela atual. Desativar para abrir janelas onde foram fechado pela última vez - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) Permitir para colar seleções do mouse usando atalho (normalmente Ctrl + V ou Shift + Insert) - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) Permitir para colar o conteúdo copiado do mesmo modo que as seleções do mouse (geralmente pressionando o botão do meio do mouse) - + (&3) Paste clipboard with mouse Colar área de transferência com o mouse - + Layout and Transparency Traçado e Transparência - + Show tree with tabs instead of tab bar Mostrar árvore com guias em vez de barra de abas - + Tab T&ree Á&rvore de abas - + &Focused transparency: - + Transparency of main window if focused. Note: This is not be supported on all systems. - + &Unfocused transparency: - + Transparency of main window if unfocused. Note: This is not be supported on all systems. - + Show number of items in tabs Mostrar número de itens nas abas - + Sho&w Item Count Mostrar total de itens - + Show/Hide Mostrar/Esconder - + Hide tabs (press Alt key to show) Esconder aba (Aperte Alt para mostrar) - + Hi&de tabs - + Hide toolbar - + Hide too&lbar - + Hide tool&bar labels - - Don't show tray icon; minimize window when closed + + Don't show tray icon; minimize window when closed Não mostrar ícone na bandeja; minimize quando sem uso - + Disabl&e tray - + Move item to the top of the list after it is activated - + Move item to the t&op - + Close main window after item is activated - + Focus last window after item is activated - + Paste to current window after item is activated - + Show command for current clipboard content in tray menu - + + Show items from current tab in tray menu + + + + Show cu&rrent tab in menu, - + or &choose other tab: - + Paste item to current window after selecting it in menu - + Sh&ow image preview as menu item icon - + Int&erval in seconds to display notifications: - + Notification distance from left or right screen edge in screen points - + Notification distance from top or bottom screen edge in screen points - + Maximum width for notification in screen points - + Maximum height for notification in screen points - + &History - + &Language: - + Save and restore history of item filters - + Save Filter History - + Maximum &number of items in history: - + Maximum number of items in each tab - + &Unload tab after an interval in minutes: - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. - + External &editor command (%1 is file to edit): - + External editor command (%1 is file to edit). Examples: gedit %1 @@ -1579,136 +1644,131 @@ - + Ta&b for storing clipboard: - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. - + Sa&ve edited item with Ctrl+Return and create new line with Return key - + After item is activated (double-click or Enter key), copy it to clipboard and ... - + &Close main window - + &Focus last window - + &Paste to current window - + &Tray - + Sho&w commands for clipboard content - + N&umber of items in tray menu: - + Number of items in tray menu - - Show items from current tab in content menu - - - - + Name of tab to show in tray menu (empty for the first tab) - + &Paste activated item to current window - + Show image preview next to menu items - + &Notifications - + &Notification position: - + Position on screen for notifications - + Top - + Bottom - + Top Right - + Bottom Right - + Bottom Left - + Top Left - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. @@ -1717,176 +1777,181 @@ - + Num&ber of lines for clipboard notification: - + Number of lines to show for new clipboard content. Set to 0 to disable. - + Notification Geometry (in screen points) - + Ho&rizontal offset: - + &Vertical offset: - + Maximum &width: - + Ma&ximum height: - + &Items - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - + &Shortcuts - + &Appearance - + Cannot save tab %1 to %2 (%3)! - + Ctrl+Shift+1 Global shortcut for some predefined commands - + Show/hide main window - + Show the tray menu - + + Show main window under mouse cursor + + + + Edit clipboard - + Edit first item - + Copy second item - + Show action dialog - + Create new item - + Copy next item - + Copy previous item - + Paste clipboard as plain text - + Disable clipboard storing - + Enable clipboard storing - + Paste and copy next - + Paste and copy previous - + &clipboard Default name of the tab that automatically stores new clipboard content clipboard - + Cannot create directory for settings %1! - - Invalid value for option "%1" + + Invalid value for option "%1" - + Reset preferences? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? - + Restart Required - + Language will be changed after application is restarted. @@ -1894,17 +1959,17 @@ FakeVim::Internal - + Use Vim-style Editing - + Read .vimrc - + Path to .vimrc @@ -1912,58 +1977,58 @@ FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 - + Argument must be positive: %1=%2 - - Mark "%1" not set. + + Mark "%1" not set. - + %1%2% - + %1All - + Not implemented in FakeVim. - + Unknown option: - + Invalid argument: - + Trailing characters: - + Move lines into themselves. - + %n lines moved. @@ -1971,32 +2036,32 @@ - - File "%1" exists (add ! to override) + + File "%1" exists (add ! to override) - - Cannot open file "%1" for writing + + Cannot open file "%1" for writing - - "%1" %2 %3L, %4C written. + + "%1" %2 %3L, %4C written. - - Cannot open file "%1" for reading + + Cannot open file "%1" for reading - - "%1" %2L, %3C + + "%1" %2L, %3C - + %n lines filtered. @@ -2004,42 +2069,42 @@ - + Cannot open file %1 - + Invalid regular expression: %1 - + Pattern not found: %1 - + Search hit BOTTOM, continuing at TOP. - + Search hit TOP, continuing at BOTTOM. - + Search hit BOTTOM without match for: %1 - + Search hit TOP without match for: %1 - + %n lines indented. @@ -2047,7 +2112,7 @@ - + %n lines %1ed %2 time. @@ -2055,7 +2120,7 @@ - + %n lines yanked. @@ -2063,12 +2128,12 @@ - + Already at oldest change. - + Already at newest change. @@ -2076,22 +2141,22 @@ FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping - + Type Alt-V, Alt-V to quit FakeVim mode. - + [New] - + Not an editor command: %1 @@ -2099,15 +2164,15 @@ FileWatcher - - Failed to create synchronization directory "%1"! + + Failed to create synchronization directory "%1"! FilterCompleter - + Alt+Down Filter completion shortcut @@ -2116,12 +2181,12 @@ IconSelectButton - + Select Icon... - + ... Select/browse icon. @@ -2130,22 +2195,22 @@ IconSelectDialog - + CopyQ Select Icon - + Browse... - + Open Icon file - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) @@ -2153,12 +2218,12 @@ ItemDataLoader - + Data - + Various data to save. @@ -2166,77 +2231,77 @@ ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). - + Active &Formats: - + &Examples (double click to add to active formats): - + Text - + Unformatted simple text - + Formatted text, web pages - + XML - + List of URI (e.g. copied files) - + Images - + Bitmap image - + Vector graphics - + Web image formats - + Other - + List of clipboard mime types that will be stored in history (in given display order) - + &Maximum number of characters per format to display: @@ -2244,12 +2309,12 @@ ItemEditor - + editor exit code is %1 - + Editor command: %1 @@ -2257,44 +2322,44 @@ ItemEditorWidget - + Save - + Save Item (<strong>F2</strong>) - + F2 Shortcut to save item editor changes F2 - + Cancel - + Cancel Editing and Revert Changes - + Escape Shortcut to revert item editor changes Sair - + Undo - + Redo @@ -2302,105 +2367,105 @@ ItemEncryptedLoader - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - + GnuPG must be installed to view encrypted tabs. - + Encrypt (needs GnuPG) - - + + Ctrl+L - + Decrypt - + Decrypt and Copy - + Ctrl+Shift+L - + Error: %1 Erro: 1% {1?} - + Failed to generate keys. - + Done - + Creating new keys (this may take a few minutes)... - - + + Cancel - + Setting new password... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. - + Generate New Keys... - + Change Password... - + Encryption failed! - + Decryption failed! - + Encryption - + Encrypt items and tabs. @@ -2408,22 +2473,22 @@ ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. - + Sharing Encrypted Items and Tabs - + Encrypted Tabs - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> @@ -2432,17 +2497,17 @@ ItemFakeVimLoader - + FakeVim - + FakeVim plugin is part of Qt Creator - + Emulate Vim editor while editing items. @@ -2450,12 +2515,12 @@ ItemFakeVimSettings - + Enable FakeVim for Editing Items - + Path to Configuration File: @@ -2463,12 +2528,12 @@ ItemImageLoader - + Images - + Display images. @@ -2476,42 +2541,42 @@ ItemImageSettings - + Maximum Image &Width: - + Maximum width of image displayed in history (set to zero for original size) - + Maximum Image &Height: - + Maximum height of image displayed in history (set to zero for original size) - + &Image editor command: - + Editor command for supported image formats other than SVG. - + &SVG editor command: - + Editor command for SVG image format. @@ -2519,12 +2584,12 @@ ItemNotesLoader - + Notes Notas - + Display notes for items. @@ -2532,27 +2597,27 @@ ItemNotesSettings - + Notes Position - + A&bove Item - + B&elow Item - + &Icon Only - + Show Too&l Tip @@ -2560,27 +2625,27 @@ ItemOrderList - + &Add - + + - + &Remove Remover - + &Up - + &Down @@ -2588,43 +2653,43 @@ ItemSyncLoader - + Browse... Button text for opening file dialog to select synchronization directory - - Failed to synchronize tab "%1" with directory "%2"! + + Failed to synchronize tab "%1" with directory "%2"! - + Remove Items? - + Do you really want to <strong>remove items and associated files</strong>? - + Open Directory for Synchronization - + Failed to create synchronization directory - + Synchronize - + Synchronize items and notes with a directory on disk. @@ -2632,44 +2697,44 @@ ItemSyncSettings - + Synchronization Tabs and Directories - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - + Tab Name - + Path - + Files to Item Data Formats - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - + Extensions - + Item MIME Type @@ -2677,43 +2742,43 @@ ItemTagsLoader - + Add a Tag - + Remove a Tag - + Tag as %1 - + Remove tag %1 - + Important Tag name for example command - + Clear all tags - + Tags - + Display tags for items. @@ -2721,22 +2786,22 @@ ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. - + Tag Name - + Color - + Icon @@ -2744,12 +2809,12 @@ ItemTextLoader - + Text - + Display plain text and simple HTML items. @@ -2757,17 +2822,17 @@ ItemTextSettings - + Save and display HTML and rich text - + Maximum number of lines to display (0 to show all): - + Maximum height in pixels (0 for no limit): @@ -2775,97 +2840,97 @@ MainWindow - + CopyQ - + Exit? - + Do you want to <strong>exit</strong> CopyQ? - + &File - + &Edit Editar - + &Item - + &Tabs - + &Help Ajuda - + &Show/Hide - + Open action dialog - + &New Tab Nova Aba - + Rename &Group %1 - + Re&name Tab %1 - + Re&move Tab %1 - + Remove Group %1 - + &Change Tab Icon Alterar ícone Aba - + &Enable Clipboard Storing - + &Disable Clipboard Storing - + CopyQ Error Notification error message title @@ -2875,73 +2940,73 @@ clipboard - + Clipboard: %1 Tray tooltip format - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + &Clipboard: %1 Tray menu clipboard item format - - + + CopyQ Items (*.cpq) - + CopyQ Error Saving File - + Cannot save file %1! - + CopyQ Error Opening File - + Cannot open file %1! - + Remove All Tabs in Group? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + Remove Tab? - + Do you want to remove tab <strong>%1</strong>? @@ -2949,67 +3014,72 @@ Notification - + CopyQ Inspect Notification - + &Copy + + + Right click to show + + ProcessManagerDialog - + CopyQ Process Manager - + Started - - - + + + Finished - + Name - + Status - + Starting - + Terminate - + Runnning - + Failed - + Remove @@ -3017,15 +3087,21 @@ Proxy - + Information QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + + - + %1 (%n lines) Label for multi-line text in clipboard @@ -3034,54 +3110,54 @@ - + <IMAGE> Label for image in clipboard - + <FILES> Label for URLs/files in clipboard - + <EMPTY> Label for empty clipboard - + <DATA> Label for data in clipboard - + Backspace Key to remove item or MIME on OS X - + Delete Key to remove item or MIME - + warning: %1 - + ERROR: %1 - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -3089,457 +3165,457 @@ - + %1 Notification label for single-line text in clipboard - + Item file %1 is corrupted or some CopyQ plugins are missing! - + No plugins loaded - + Loading plugin: %1 - + Data deserialization failed: %1 - + Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! +which can be letters, digits, '-' or '_'! Scriptable - + Hide main window. - + Show or hide main window. - + Open context menu. - + Exit server. - + Disable or enable clipboard content storing. - + Print clipboard content. - - - - - - - + + + + + + + MIME - + Print X11 selection content. - + Paste clipboard to current window (may not work with some applications). - + Set clipboard text. - - - + + + TEXT - + Set clipboard content. - - - - + + + + DATA - - Print number of items in history. - - - - + Copy item in the row to clipboard. - - - - + + + + ROW - + Copy next item from current tab to clipboard. - + Copy previous item from current tab to clipboard. - + Add text into clipboard. - + Insert text into given row. - + Remove items in given rows. - - - - + + + + ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. - + Set separator for items on output. - - + + SEPARATOR - + Print raw data of clipboard or item in row. - + Write raw data to given row. - + Show action dialog. - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. - + PROGRAM - + Show tray popup message for TIME milliseconds. - + TITLE - + MESSAGE - + TIME - + List available tab names. - + Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. - + Run application tests (append --help argument for more info). - - - - + + + + NAME - + Show main window and optionally open tab with given name. - - - + + Print amount of items in current tab. + + + + + + COMMAND - + Remove tab. - + Rename tab. - + NEW_NAME - + Export items to file. - - + + FILE_NAME - + Import items from file. - + List all options. - + Get option value. - - + + OPTION - + Set option value. - + VALUE - + Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". +Arguments are accessible using with "arguments(0..N)". - + SCRIPT - + ARGUMENTS - + Starts or connects to application instance with given session name. - + SESSION - + Print help for COMMAND or all commands. - + Print version of program and libraries. - + Usage: copyq [%1] - + Starts server if no command is specified. - + COMMANDs: - + NOTES: - + - Use dash argument (-) to read data from stdandard input. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - - - Use ? for MIME to print available MIME types (default is "text/plain"). + + - Use ? for MIME to print available MIME types (default is "text/plain"). - + Invalid number of arguments! - - - Name "%1" doesn't refer to a function. + + + Name "%1" doesn't refer to a function. - + Built with: - + Command not found! - + Terminating server. - + Failed to set clipboard! - - Cannot save to file "%1"! + + Cannot save to file "%1"! - - Cannot import file "%1"! + + Cannot import file "%1"! - - Invalid option "%1"! + + Invalid option "%1"! ShortcutButton - + Add shortcut @@ -3547,22 +3623,22 @@ ShortcutDialog - + CopyQ New Shortcut - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - + Click here and press any key combination - + Remove Shortcut @@ -3570,17 +3646,17 @@ ShortcutsWidget - + &Find: Procurar: - + There is command overriding this shortcut. - + Shortcut already exists! @@ -3588,29 +3664,29 @@ TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - + &Name: Nome: - + CopyQ New Tab - + CopyQ Rename Tab - + CopyQ Rename Tab Group @@ -3618,7 +3694,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) @@ -3627,12 +3703,12 @@ Utils::FilterLineEdit - + Regular Expression - + Case Insensitive @@ -3640,17 +3716,17 @@ detail::ScriptableProxyHelper - - Tab with given name doesn't exist! + + Tab with given name doesn't exist! - + Tab name cannot be empty! - + Tab with given name already exists! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_ru.ts copyq-2.5.0~trusty/translations/copyq_ru.ts --- copyq-2.4.7.1~trusty/translations/copyq_ru.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_ru.ts 2015-11-14 08:43:45.000000000 +0000 @@ -9,37 +9,37 @@ CopyQ: О программе - + Clipboard Manager Менеджер буфера обмена - + Author Автор - + E-mail Эл. почта - + Web Сайт - + Wiki Wiki - + Donate Пожертвовать - + Development Разработчики @@ -56,128 +56,128 @@ Цветовая палитра, используемая в темах - + Library used in the application Qt library description Библиотека, используемая в приложении - + Library used in the application LibQxt library description Библиотека, используемая в приложении - + Iconic font used in the application Font Awesome description Шрифт со значками, используемый в приложении - + Color palette used for themes Solarized palette/themes description Цветовая палитра, используемая в темах - + Free web-based translation management system Weblate description Свободная веб-ориентированная система управления переводом - + Keyboard Клавиатура - + Application shortcuts can be changed in Preferences dialog. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - + Type any text to search the clipboard history. Введите текст для поиска в истории буфера обмена. - + Item list navigation Переход между пунктами списка - + Up/Down, Page Up/Down, Home/End Вверх/Вниз, Page Up/Down, Home/End - + Tab navigation Перемещение по вкладкам - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). Влево, Вправо, %1, %2 - + Move selected items Переместить выбранные элементы - + Ctrl+Up/Down, Ctrl+Home/End Ctrl + Вверх/Вниз, Ctrl + Home/End - + Reset search or hide window Сбросить поиск или скрыть окно - + Escape Escape - + Delete item Удалить элемент - + Put selected items into clipboard Поместить выбранные элементы в буфер обмена - + Enter Enter - + Change item display format Изменить формат отображения элемента - + Ctrl+Left/Right Ctrl + Влево/Вправо - + Edit Item Изменить элемент - + F2 F2 @@ -293,21 +293,21 @@ <b>ВВОД:</b> - + Error: %1 Ошибка: %1↵ - + Exit code: %1 Код выхода: %1↵ - + Command %1 Команда %1 @@ -320,82 +320,82 @@ CopyQ: Добавить команды - + New command Новая команда - + Ignore items with no or single character Игнорировать элементы без символов или только с одним символом - + Open in &Browser Открыть в &браузере - + Paste as Plain Text Вставить как обычный текст - + Shift+Return Shift+Return - + Autoplay videos Автовоспроизведение видео - + Copy URL (web address) to other tab Копировать URL (веб-адрес) на другую вкладку - + Create thumbnail (needs ImageMagick) Создать эскиз (требуется ImageMagick) - + Create QR Code from URL (needs qrencode) Создать QR-код из URL (требуется qrencode) - + Add to &TODO tab Добавить во вкладку &TODO - + Move to &TODO tab Переместить во вкладку &TODO - + Ignore copied files Игнорировать скопированные файлы - + Ignore *"Password"* window Игнорировать окно *"Пароль"* - + Password Пароль - + Move to Trash Переместить в корзину - + (trash) (корзина) @@ -412,18 +412,18 @@ ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent Поиск %p%... - + Discard Changes? Отменить изменения? - + Do you really want to <strong>discard changes</strong>? Вы точно хотите <strong>отменить изменения</strong>? @@ -483,22 +483,22 @@ Сервер CopyQ уже запущен. - + Cancel Active Commands Отменить запущенные команды - + Cancel active commands and exit? Отменить запущенные команды и выйти? - + Cancel Exiting Отменить выход - + Exit Anyway Всё равно выйти @@ -955,65 +955,65 @@ - + item Search expression in preview in Appearance tab. - + Search string is %1. - + Select an item and press F2 to edit. - + Select items and move them with CTRL and up or down key. - + Remove item with Delete key. - + Example item %1 - + Some random notes (Shift+F2 to edit) - + Open Theme File - + Save Theme File As - + No External Editor - + Set external editor command first! - + Abc Preview text for font settings in appearance dialog @@ -1048,7 +1048,7 @@ - + Ctrl+P @@ -1224,46 +1224,106 @@ - &New Tab + Move Up - Ctrl+T + Ctrl+Up + + + + + Move Down + Ctrl+Down + + + + + Move to Top + + + + + Ctrl+Home + + + + + Move to Bottom + + + + + Ctrl+End + + + + + &New Tab + + + + + Ctrl+T + + + + Ctrl+F2 - + R&ename Tab - + Ctrl+W - + Re&move Tab - + &Change Tab Icon - + Ctrl+Shift+T - + + Ne&xt Tab + + + + + Right + + + + + &Previous Tab + + + + + Left + + + + &Help @@ -1532,6 +1592,11 @@ + + Show items from current tab in tray menu + + + Show cu&rrent tab in menu, @@ -1676,11 +1741,6 @@ - - Show items from current tab in content menu - - - Name of tab to show in tray menu (empty for the first tab) @@ -1816,78 +1876,83 @@ - + Ctrl+Shift+1 Global shortcut for some predefined commands - + Show/hide main window - + Show the tray menu - + + Show main window under mouse cursor + + + + Edit clipboard - + Edit first item - + Copy second item - + Show action dialog - + Create new item - + Copy next item - + Copy previous item - + Paste clipboard as plain text - + Disable clipboard storing - + Enable clipboard storing - + Paste and copy next - + Paste and copy previous @@ -2158,12 +2223,12 @@ IconSelectButton - + Select Icon... - + ... Select/browse icon. @@ -2822,62 +2887,62 @@ - + Exit? - + Do you want to <strong>exit</strong> CopyQ? - + &File - + &Edit - + &Item - + &Tabs - + &Help - + &Show/Hide - + Open action dialog - + &Enable Clipboard Storing - + &Disable Clipboard Storing - + CopyQ Error Notification error message title @@ -2887,103 +2952,103 @@ &буфер - + &New Tab - + Rename &Group %1 - + Re&name Tab %1 - + Re&move Tab %1 - + Remove Group %1 - + &Change Tab Icon - + Clipboard: %1 Tray tooltip format - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + &Clipboard: %1 Tray menu clipboard item format - - + + CopyQ Items (*.cpq) - + CopyQ Error Saving File - + Cannot save file %1! - + CopyQ Error Opening File - + Cannot open file %1! - + Remove All Tabs in Group? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + Remove Tab? - + Do you want to remove tab <strong>%1</strong>? @@ -2991,15 +3056,20 @@ Notification - + CopyQ Inspect Notification - + &Copy + + + Right click to show + + ProcessManagerDialog @@ -3066,8 +3136,14 @@ QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + + - + %1 (%n lines) Label for multi-line text in clipboard @@ -3077,37 +3153,37 @@ - + <IMAGE> Label for image in clipboard - + <FILES> Label for URLs/files in clipboard - + <EMPTY> Label for empty clipboard - + <DATA> Label for data in clipboard - + Backspace Key to remove item or MIME on OS X - + Delete Key to remove item or MIME @@ -3123,7 +3199,7 @@ - + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -3133,7 +3209,7 @@ - + %1 Notification label for single-line text in clipboard @@ -3246,11 +3322,6 @@ - - Print number of items in history. - - - Copy item in the row to clipboard. @@ -3393,9 +3464,14 @@ + + Print amount of items in current tab. + + + - + COMMAND @@ -3497,85 +3573,85 @@ - + Usage: copyq [%1] - + Starts server if no command is specified. - + COMMANDs: - + NOTES: - + - Use dash argument (-) to read data from stdandard input. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - + - Use ? for MIME to print available MIME types (default is "text/plain"). - + Invalid number of arguments! - + Name "%1" doesn't refer to a function. - + Built with: - + Command not found! - + Terminating server. - + Failed to set clipboard! - + Cannot save to file "%1"! - + Cannot import file "%1"! - + Invalid option "%1"! @@ -3662,7 +3738,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) @@ -3684,17 +3760,17 @@ detail::ScriptableProxyHelper - + Tab with given name doesn't exist! Вкладки с таким именем не существует! - + Tab name cannot be empty! Имя вкладки не может быть пустым! - + Tab with given name already exists! Вкладка с таким именем уже существует! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_tr.ts copyq-2.5.0~trusty/translations/copyq_tr.ts --- copyq-2.4.7.1~trusty/translations/copyq_tr.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_tr.ts 1970-01-01 00:00:00.000000000 +0000 @@ -1,3622 +0,0 @@ - - - - - AboutDialog - - - CopyQ About - - - - - Clipboard Manager - - - - - Author - - - - - E-mail - - - - - Web - - - - - Wiki - - - - - Donate - - - - - Development - - - - - Library used in the application - Qt library description - - - - - Library used in the application - LibQxt library description - - - - - Iconic font used in the application - Font Awesome description - - - - - Color palette used for themes - Solarized palette/themes description - - - - - Free web-based translation management system - Weblate description - - - - - Keyboard - - - - - Application shortcuts can be changed in Preferences dialog. - - - - - Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - - - - - Type any text to search the clipboard history. - - - - - Item list navigation - - - - - Up/Down, Page Up/Down, Home/End - - - - - Tab navigation - - - - - Left, Right, %1, %2 - Keys for tab navigation (%1, %2 are the standard keys). - - - - - Move selected items - - - - - Ctrl+Up/Down, Ctrl+Home/End - - - - - Reset search or hide window - - - - - Escape - - - - - Delete item - - - - - Put selected items into clipboard - - - - - Enter - - - - - Change item display format - - - - - Ctrl+Left/Right - - - - - Edit Item - - - - - F2 - - - - - ActionDialog - - - CopyQ Action Dialog - - - - - Co&mmand: - - - - - Standard &input: - - - - - Store standard o&utput: - - - - - Send data of given MIME type to standard input of command (leave empty to disable) - - - - - Create items from standard output of the program (leave empty to disable) - - - - - &Separator for new items: - - - - - <p>Regular expression for splitting output into multiple items.<\p> -<p>Use <b>\n</b> to store each line to separate item.</p> - - - - - \n - - - - - Output &tab: - - - - - Save items in tab with given name (leave empty to save in the current tab) - - - - - Command saved - - - - - Command was saved and can be accessed from item menu. -You can set up the command in preferences. - - - - - ActionHandler - - - Error: %1 - - - - - - Exit code: %1 - - - - - - Command %1 - - - - - AddCommandDialog - - - CopyQ Add Commands - - - - - New command - - - - - Ignore items with no or single character - - - - - Open in &Browser - - - - - Paste as Plain Text - - - - - Shift+Return - - - - - Autoplay videos - - - - - Copy URL (web address) to other tab - - - - - Create thumbnail (needs ImageMagick) - - - - - Create QR Code from URL (needs qrencode) - - - - - Add to &TODO tab - - - - - Move to &TODO tab - - - - - Ignore copied files - - - - - Ignore *"Password"* window - - - - - Password - - - - - Move to Trash - - - - - (trash) - - - - - ClientSocket - - - - Failed to read message from client! - - - - - ClipboardBrowser - - - Searching %p%... - Text in progress bar for searching/filtering items; %p is amount in percent - - - - - Discard Changes? - - - - - Do you really want to <strong>discard changes</strong>? - - - - - ClipboardClient - - - Cannot connect to server! Start CopyQ server first. - - - - - Connection lost! - - - - - ClipboardDialog - - - CopyQ Clipboard Content - - - - - &Formats: - - - - - C&ontent: - - - - - Remove Format - - - - - CopyQ Item Content - - - - - <strong>Size:</strong> %1 bytes - Size of data in bytes - - - - - ClipboardServer - - - CopyQ server is already running. - - - - - Cancel Active Commands - - - - - Cancel active commands and exit? - - - - - Cancel Exiting - - - - - Exit Anyway - - - - - CommandDialog - - - CopyQ Commands - - - - - Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. - - - - - &Find: - - - - - &Load Commands... - - - - - Sa&ve Selected Commands... - - - - - Copy Selected [Ctrl+C] - - - - - Paste Commands [Ctrl+V] - - - - - Unsaved Changes - - - - - Command dialog has unsaved changes. - - - - - Open Files with Commands - - - - - Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) - - - - - Save Selected Commands - - - - - Commands (*.ini) - - - - - CommandHelpButton - - - Show command help (F1) - - - - - Command contains list of programs with arguments which will be executed. For example: - - - - - Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - - - - - Character %1 can be used to pass standard output to the next program. - - - - - Following syntax can be used to pass rest of the command as single parameter. - - - - - This gives same output as %1 but is more useful for longer commands. - - - - - Functions listed below can be used as in following commands. - - - - - &clipboard - Example tab name - - - - - CommandWidget - - - &Name: - - - - - Command name shown in menu - - - - - Type of Action - - - - - Run the command automatically if clipboard has new content - - - - - Auto&matic - - - - - Show command in context menu of matching items - - - - - In M&enu - - - - - &Global Shortcut: - - - - - Match Items - - - - - Data of this MIME type will be sent to standard input of command. -Leave empty to disable this. - - - - - F&ormat: - - - - - Comman&d - - - - - Co&py to tab: - - - - - Hide window after command is activated from context menu of an item - - - - - Change item, don't create any new items - - - - - Tr&ansform - - - - - Create items from standard output of the program (leave empty to disable) - - - - - <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - - - - - &Window: - - - - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - - - - - &Content: - - - - - &Filter: - - - - - <p>Use commands only if filter command succeeds.</p> - -<p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> - -<p>Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> - -<p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - - - - - Action - - - - - Name of tab to copy new items into (leave empty not to copy) - - - - - Remove matching item - -Note: If this is applied automatically, no other automatic commands are executed. - - - - - &Remove Item - - - - - Menu Action - - - - - &Hide main window after activation - - - - - &Shortcut: - - - - - Command options - - - - - Show action dialog before executing the command - - - - - &Wait - - - - - O&utput: - - - - - &Separator: - - - - - Separator to match for splitting the output to multiple items - - - - - \n - - - - - Output &tab: - - - - - Save items in tab with given name (leave empty to save in first tab) - - - - - ConfigTabAppearance - - - Background - - - - - Notes - - - - - Found - - - - - Selected - - - - - Number - - - - - Normal - - - - - Editor - - - - - Font - - - - - Alternate - - - - - Foreground - - - - - Notification - - - - - Show &Number - - - - - Show scrollbars - - - - - S&crollbars - - - - - Use icons from desktop environment whenever possible - - - - - S&et colors for tabs, tool bar and menus - - - - - S&ystem Icons - - - - - &Antialias - - - - - &Reset Theme - - - - - Theme: - - - - - &Load Theme - - - - - &Save Theme - - - - - Edit current theme in external editor - - - - - E&dit Theme - - - - - Preview: - - - - - item - Search expression in preview in Appearance tab. - - - - - Search string is %1. - - - - - Select an item and -press F2 to edit. - - - - - Select items and move them with -CTRL and up or down key. - - - - - Remove item with Delete key. - - - - - Example item %1 - - - - - Some random notes (Shift+F2 to edit) - - - - - Open Theme File - - - - - Save Theme File As - - - - - No External Editor - - - - - Set external editor command first! - - - - - Abc - Preview text for font settings in appearance dialog - - - - - ConfigTabShortcuts - - - &New Item - - - - - &Import Tab... - - - - - Ctrl+I - - - - - &Export Tab... - - - - - &Preferences... - - - - - - Ctrl+P - - - - - C&ommands/Global Shortcuts... - - - - - C&ommands... - - - - - F6 - - - - - Show &Clipboard Content - - - - - Ctrl+Shift+C - - - - - &Toggle Clipboard Storing - - - - - Ctrl+Shift+X - - - - - P&rocess Manager - - - - - Ctrl+Shift+Z - - - - - E&xit - - - - - Ctrl+Q - - - - - &Sort Selected Items - - - - - Ctrl+Shift+S - - - - - &Reverse Selected Items - - - - - Ctrl+Shift+R - - - - - &Paste Items - - - - - &Copy Selected Items - - - - - &Find - - - - - Move to &Clipboard - - - - - &Show Content... - - - - - F4 - - - - - &Edit - - - - - F2 - - - - - Shift+F2 - - - - - Edit &Notes - - - - - E&dit with editor - - - - - Ctrl+E - - - - - &Action... - - - - - F5 - - - - - Next Format - - - - - Ctrl+Right - - - - - Previous Format - - - - - Ctrl+Left - - - - - &Remove - - - - - &New Tab - - - - - Ctrl+T - - - - - Ctrl+F2 - - - - - R&ename Tab - - - - - Ctrl+W - - - - - Re&move Tab - - - - - &Change Tab Icon - - - - - Ctrl+Shift+T - - - - - &Help - - - - - &Custom Actions and Global Shortcuts... - - - - - ConfigurationManager - - - CopyQ Configuration - - - - - &General - - - - - Keep main window above other windows - - - - - O&pen windows on current screen - - - - - Confirm application exit - - - - - Confirm application e&xit - - - - - Run the application on system startup - - - - - &Autostart - - - - - Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search - - - - - &Vi style navigation - - - - - Clipboard Manipulation - - - - - Save text selected with mouse (primary selection) in history - - - - - (&2) Store text selected using mouse - - - - - (&4) Paste mouse selection with keyboard - - - - - Save clipboard in history - - - - - (&1) Store clipboard - - - - - Break text if it's too long to fit on line - - - - - Wrap l&ong text - - - - - Alwa&ys on Top - - - - - Enable to open windows on current screen. Disable to open windows where they were last closed - - - - - Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) - - - - - Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) - - - - - (&3) Paste clipboard with mouse - - - - - Layout and Transparency - - - - - Show tree with tabs instead of tab bar - - - - - Tab T&ree - - - - - &Focused transparency: - - - - - Transparency of main window if focused. - -Note: This is not be supported on all systems. - - - - - &Unfocused transparency: - - - - - Transparency of main window if unfocused. - -Note: This is not be supported on all systems. - - - - - Show number of items in tabs - - - - - Sho&w Item Count - - - - - Show/Hide - - - - - Hide tabs (press Alt key to show) - - - - - Hi&de tabs - - - - - Hide toolbar - - - - - Hide too&lbar - - - - - Hide tool&bar labels - - - - - Don't show tray icon; minimize window when closed - - - - - Disabl&e tray - - - - - Move item to the top of the list after it is activated - - - - - Move item to the t&op - - - - - Close main window after item is activated - - - - - Focus last window after item is activated - - - - - Paste to current window after item is activated - - - - - Show command for current clipboard content in tray menu - - - - - Show cu&rrent tab in menu, - - - - - or &choose other tab: - - - - - Paste item to current window after selecting it in menu - - - - - Sh&ow image preview as menu item icon - - - - - Int&erval in seconds to display notifications: - - - - - Notification distance from left or right screen edge in screen points - - - - - Notification distance from top or bottom screen edge in screen points - - - - - Maximum width for notification in screen points - - - - - Maximum height for notification in screen points - - - - - &History - - - - - &Language: - - - - - Save and restore history of item filters - - - - - Save Filter History - - - - - Maximum &number of items in history: - - - - - Maximum number of items in each tab - - - - - &Unload tab after an interval in minutes: - - - - - Unload each tab from memory after specified number of minutes of inactivity. - -Set to 0 not to unload tabs. - - - - - External &editor command (%1 is file to edit): - - - - - External editor command (%1 is file to edit). - Examples: - gedit %1 - notepad %1 - gvim -f %1 - xterm -e vim %1 - - - - - Ta&b for storing clipboard: - - - - - Name of tab that will automatically store new clipboard content. - -Leave empty to disable automatic storing. - - - - - Leave unchecked for Return key to save edited item and Ctrl+Return create new line. - -Note: Edited items can be saved with F2 disregarding this option. - - - - - Sa&ve edited item with Ctrl+Return and create new line with Return key - - - - - After item is activated (double-click or Enter key), copy it to clipboard and ... - - - - - &Close main window - - - - - &Focus last window - - - - - &Paste to current window - - - - - &Tray - - - - - Sho&w commands for clipboard content - - - - - N&umber of items in tray menu: - - - - - Number of items in tray menu - - - - - Show items from current tab in content menu - - - - - Name of tab to show in tray menu (empty for the first tab) - - - - - &Paste activated item to current window - - - - - Show image preview next to menu items - - - - - &Notifications - - - - - &Notification position: - - - - - Position on screen for notifications - - - - - Top - - - - - Bottom - - - - - Top Right - - - - - Bottom Right - - - - - Bottom Left - - - - - Top Left - - - - - Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). - -Set to 0 to disable this. - -Set to -1 to keep visible until clicked. - - - - - Num&ber of lines for clipboard notification: - - - - - Number of lines to show for new clipboard content. - -Set to 0 to disable. - - - - - Notification Geometry (in screen points) - - - - - Ho&rizontal offset: - - - - - &Vertical offset: - - - - - Maximum &width: - - - - - Ma&ximum height: - - - - - &Items - - - - - Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - - - - - &Shortcuts - - - - - &Appearance - - - - - Cannot save tab %1 to %2 (%3)! - - - - - Ctrl+Shift+1 - Global shortcut for some predefined commands - - - - - Show/hide main window - - - - - Show the tray menu - - - - - Edit clipboard - - - - - Edit first item - - - - - Copy second item - - - - - Show action dialog - - - - - Create new item - - - - - Copy next item - - - - - Copy previous item - - - - - Paste clipboard as plain text - - - - - Disable clipboard storing - - - - - Enable clipboard storing - - - - - Paste and copy next - - - - - Paste and copy previous - - - - - &clipboard - Default name of the tab that automatically stores new clipboard content - - - - - Cannot create directory for settings %1! - - - - - Invalid value for option "%1" - - - - - Reset preferences? - - - - - This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? - - - - - Restart Required - - - - - Language will be changed after application is restarted. - - - - - FakeVim::Internal - - - Use Vim-style Editing - - - - - Read .vimrc - - - - - Path to .vimrc - - - - - FakeVim::Internal::FakeVimHandler - - - - Unknown option: %1 - - - - - Argument must be positive: %1=%2 - - - - - Mark "%1" not set. - - - - - %1%2% - - - - - %1All - - - - - Not implemented in FakeVim. - - - - - Unknown option: - - - - - Invalid argument: - - - - - Trailing characters: - - - - - Move lines into themselves. - - - - - %n lines moved. - - - - - - - File "%1" exists (add ! to override) - - - - - Cannot open file "%1" for writing - - - - - "%1" %2 %3L, %4C written. - - - - - Cannot open file "%1" for reading - - - - - "%1" %2L, %3C - - - - - %n lines filtered. - - - - - - - Cannot open file %1 - - - - - Invalid regular expression: %1 - - - - - Pattern not found: %1 - - - - - Search hit BOTTOM, continuing at TOP. - - - - - Search hit TOP, continuing at BOTTOM. - - - - - Search hit BOTTOM without match for: %1 - - - - - Search hit TOP without match for: %1 - - - - - %n lines indented. - - - - - - - %n lines %1ed %2 time. - - - - - - - %n lines yanked. - - - - - - - Already at oldest change. - - - - - Already at newest change. - - - - - FakeVim::Internal::FakeVimHandler::Private - - - Recursive mapping - - - - - Type Alt-V, Alt-V to quit FakeVim mode. - - - - - [New] - - - - - Not an editor command: %1 - - - - - FileWatcher - - - Failed to create synchronization directory "%1"! - - - - - FilterCompleter - - - Alt+Down - Filter completion shortcut - - - - - IconSelectButton - - - Select Icon... - - - - - ... - Select/browse icon. - - - - - IconSelectDialog - - - CopyQ Select Icon - - - - - Browse... - - - - - Open Icon file - - - - - Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) - - - - - ItemDataLoader - - - Data - - - - - Various data to save. - - - - - ItemDataSettings - - - Select formats to save in history. You can add a format from examples below or type in other (one per line). - - - - - Active &Formats: - - - - - &Examples (double click to add to active formats): - - - - - Text - - - - - Unformatted simple text - - - - - Formatted text, web pages - - - - - XML - - - - - List of URI (e.g. copied files) - - - - - Images - - - - - Bitmap image - - - - - Vector graphics - - - - - Web image formats - - - - - Other - - - - - List of clipboard mime types that will be stored in history (in given display order) - - - - - &Maximum number of characters per format to display: - - - - - ItemEditor - - - editor exit code is %1 - - - - - Editor command: %1 - - - - - ItemEditorWidget - - - Save - - - - - Save Item (<strong>F2</strong>) - - - - - F2 - Shortcut to save item editor changes - - - - - Cancel - - - - - Cancel Editing and Revert Changes - - - - - Escape - Shortcut to revert item editor changes - - - - - Undo - - - - - Redo - - - - - ItemEncryptedLoader - - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - - - - - GnuPG must be installed to view encrypted tabs. - - - - - Encrypt (needs GnuPG) - - - - - - Ctrl+L - - - - - Decrypt - - - - - Decrypt and Copy - - - - - Ctrl+Shift+L - - - - - Error: %1 - - - - - Failed to generate keys. - - - - - Done - - - - - Creating new keys (this may take a few minutes)... - - - - - - Cancel - - - - - Setting new password... - - - - - Encryption keys <strong>must be generated</strong> before item encryption can be used. - - - - - Generate New Keys... - - - - - Change Password... - - - - - Encryption failed! - - - - - Decryption failed! - - - - - Encryption - - - - - Encrypt items and tabs. - - - - - ItemEncryptedSettings - - - To encrypt and decrypt items add appropriate commands under Commands tab. - - - - - Sharing Encrypted Items and Tabs - - - - - Encrypted Tabs - - - - - <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> -<p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> - - - - - ItemFakeVimLoader - - - FakeVim - - - - - FakeVim plugin is part of Qt Creator - - - - - Emulate Vim editor while editing items. - - - - - ItemFakeVimSettings - - - Enable FakeVim for Editing Items - - - - - Path to Configuration File: - - - - - ItemImageLoader - - - Images - - - - - Display images. - - - - - ItemImageSettings - - - Maximum Image &Width: - - - - - Maximum width of image displayed in history (set to zero for original size) - - - - - Maximum Image &Height: - - - - - Maximum height of image displayed in history (set to zero for original size) - - - - - &Image editor command: - - - - - Editor command for supported image formats other than SVG. - - - - - &SVG editor command: - - - - - Editor command for SVG image format. - - - - - ItemNotesLoader - - - Notes - - - - - Display notes for items. - - - - - ItemNotesSettings - - - Notes Position - - - - - A&bove Item - - - - - B&elow Item - - - - - &Icon Only - - - - - Show Too&l Tip - - - - - ItemOrderList - - - &Add - - - - - + - - - - - &Remove - - - - - &Up - - - - - &Down - - - - - ItemSyncLoader - - - Browse... - Button text for opening file dialog to select synchronization directory - - - - - Failed to synchronize tab "%1" with directory "%2"! - - - - - Remove Items? - - - - - Do you really want to <strong>remove items and associated files</strong>? - - - - - Open Directory for Synchronization - - - - - Failed to create synchronization directory - - - - - Synchronize - - - - - Synchronize items and notes with a directory on disk. - - - - - ItemSyncSettings - - - Synchronization Tabs and Directories - - - - - <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> -<p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - - - - - Tab Name - - - - - Path - - - - - Files to Item Data Formats - - - - - <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> -<p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - - - - - Extensions - - - - - Item MIME Type - - - - - ItemTagsLoader - - - Add a Tag - - - - - Remove a Tag - - - - - Tag as %1 - - - - - Remove tag %1 - - - - - Important - Tag name for example command - - - - - Clear all tags - - - - - Tags - - - - - Display tags for items. - - - - - ItemTagsSettings - - - Menu items for adding and removing custom tags can be added and customized in Commands dialog. - - - - - Tag Name - - - - - Color - - - - - Icon - - - - - ItemTextLoader - - - Text - - - - - Display plain text and simple HTML items. - - - - - ItemTextSettings - - - Save and display HTML and rich text - - - - - Maximum number of lines to display (0 to show all): - - - - - Maximum height in pixels (0 for no limit): - - - - - MainWindow - - - CopyQ - - - - - Exit? - - - - - Do you want to <strong>exit</strong> CopyQ? - - - - - &File - - - - - &Edit - - - - - &Item - - - - - &Tabs - - - - - &Help - - - - - &Show/Hide - - - - - Open action dialog - - - - - &Enable Clipboard Storing - - - - - &Disable Clipboard Storing - - - - - CopyQ Error - Notification error message title - - - - - &New Tab - - - - - Rename &Group %1 - - - - - Re&name Tab %1 - - - - - Re&move Tab %1 - - - - - Remove Group %1 - - - - - &Change Tab Icon - - - - - Clipboard: -%1 - Tray tooltip format - - - - - %1 - CopyQ - Main window title format (%1 is clipboard content label) - - - - - %1 - %2 - CopyQ - Main window title format (%1 is clipboard content label, %2 is session name) - - - - - &Clipboard: %1 - Tray menu clipboard item format - - - - - - CopyQ Items (*.cpq) - - - - - CopyQ Error Saving File - - - - - Cannot save file %1! - - - - - CopyQ Error Opening File - - - - - Cannot open file %1! - - - - - Remove All Tabs in Group? - - - - - Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - - - - - Remove Tab? - - - - - Do you want to remove tab <strong>%1</strong>? - - - - - Notification - - - CopyQ Inspect Notification - - - - - &Copy - - - - - ProcessManagerDialog - - - CopyQ Process Manager - - - - - Started - - - - - - - Finished - - - - - Name - - - - - Status - - - - - Starting - - - - - Terminate - - - - - Runnning - - - - - Failed - - - - - Remove - - - - - Proxy - - - Information - - - - - QObject - - - %1 (%n lines) - Label for multi-line text in clipboard - - - - - - - <IMAGE> - Label for image in clipboard - - - - - <FILES> - Label for URLs/files in clipboard - - - - - <EMPTY> - Label for empty clipboard - - - - - <DATA> - Label for data in clipboard - - - - - Backspace - Key to remove item or MIME on OS X - - - - - Delete - Key to remove item or MIME - - - - - warning: %1 - - - - - ERROR: %1 - - - - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> - Notification label for multi-line text in clipboard - - - - - - - %1 - Notification label for single-line text in clipboard - - - - - Item file %1 is corrupted or some CopyQ plugins are missing! - - - - - No plugins loaded - - - - - Loading plugin: %1 - - - - - Data deserialization failed: %1 - - - - - Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! - - - - - Scriptable - - - Hide main window. - - - - - Show or hide main window. - - - - - Open context menu. - - - - - Exit server. - - - - - Disable or enable clipboard content storing. - - - - - Print clipboard content. - - - - - - - - - - - MIME - - - - - Print X11 selection content. - - - - - Paste clipboard to current window -(may not work with some applications). - - - - - Set clipboard text. - - - - - - - TEXT - - - - - -Set clipboard content. - - - - - - - - DATA - - - - - Print number of items in history. - - - - - Copy item in the row to clipboard. - - - - - - - - ROW - - - - - Copy next item from current tab to clipboard. - - - - - Copy previous item from current tab to clipboard. - - - - - Add text into clipboard. - - - - - Insert text into given row. - - - - - Remove items in given rows. - - - - - - - - ROWS - - - - - Edit items or edit new one. -Value -1 is for current text in clipboard. - - - - - Set separator for items on output. - - - - - - SEPARATOR - - - - - Print raw data of clipboard or item in row. - - - - - -Write raw data to given row. - - - - - Show action dialog. - - - - - -Run PROGRAM on item text in the rows. -Use %1 in PROGRAM to pass text as argument. - - - - - PROGRAM - - - - - -Show tray popup message for TIME milliseconds. - - - - - TITLE - - - - - MESSAGE - - - - - TIME - - - - - List available tab names. - - - - - Run command on tab with given name. -Tab is created if it doesn't exist. -Default is the first tab. - - - - - Run application tests (append --help argument for more info). - - - - - - - - NAME - - - - - Show main window and optionally open tab with given name. - - - - - - - COMMAND - - - - - Remove tab. - - - - - Rename tab. - - - - - NEW_NAME - - - - - Export items to file. - - - - - - FILE_NAME - - - - - Import items from file. - - - - - List all options. - - - - - Get option value. - - - - - - OPTION - - - - - Set option value. - - - - - VALUE - - - - - -Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". - - - - - SCRIPT - - - - - ARGUMENTS - - - - - -Starts or connects to application instance with given session name. - - - - - SESSION - - - - - -Print help for COMMAND or all commands. - - - - - -Print version of program and libraries. - - - - - Usage: copyq [%1] - - - - - Starts server if no command is specified. - - - - - COMMANDs: - - - - - NOTES: - - - - - - Use dash argument (-) to read data from stdandard input. - - - - - - Use double-dash argument (--) to read all following arguments without - expanding escape sequences (i.e. \n, \t and others). - - - - - - Use ? for MIME to print available MIME types (default is "text/plain"). - - - - - Invalid number of arguments! - - - - - - Name "%1" doesn't refer to a function. - - - - - Built with: - - - - - Command not found! - - - - - Terminating server. - - - - - - Failed to set clipboard! - - - - - Cannot save to file "%1"! - - - - - Cannot import file "%1"! - - - - - Invalid option "%1"! - - - - - ShortcutButton - - - Add shortcut - - - - - ShortcutDialog - - - CopyQ New Shortcut - - - - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - - - - - Click here and press any key combination - - - - - Remove Shortcut - - - - - ShortcutsWidget - - - &Find: - - - - - There is command overriding this shortcut. - - - - - Shortcut already exists! - - - - - TabDialog - - - Tab name must be non-empty and unique.<br /> -Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> -Use <b>/</b> as path separator in tree view tab layout. - - - - - &Name: - - - - - CopyQ New Tab - - - - - CopyQ Rename Tab - - - - - CopyQ Rename Tab Group - - - - - TrayMenu - - - &%1. %2 - Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) - - - - - Utils::FilterLineEdit - - - Regular Expression - - - - - Case Insensitive - - - - - detail::ScriptableProxyHelper - - - Tab with given name doesn't exist! - - - - - Tab name cannot be empty! - - - - - Tab with given name already exists! - - - - diff -Nru copyq-2.4.7.1~trusty/translations/copyq_uk.ts copyq-2.5.0~trusty/translations/copyq_uk.ts --- copyq-2.4.7.1~trusty/translations/copyq_uk.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_uk.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,45 +1,45 @@ - + AboutDialog - + CopyQ About Про програму CopyQ - + Clipboard Manager Керування буфером обміну - + Author Автор - + E-mail Електронна пошта - + Web Інтернет - + Wiki Вікі - + Donate - + Пожертвувати - + Development Розробка @@ -56,128 +56,128 @@ Палітра кольорів, використана для тем - + Library used in the application Qt library description Бібліотека, використана в застосунку - + Library used in the application LibQxt library description Бібліотека, використана в застосунку - + Iconic font used in the application Font Awesome description Знаковий шрифт, використаний у застосунку - + Color palette used for themes Solarized palette/themes description Палітра кольорів, використана для тем - + Free web-based translation management system Weblate description Вільна веб-система управління перекладами - + Keyboard Клавіатура - + Application shortcuts can be changed in Preferences dialog. Сполучення клавіш програми можна змінювати у діалозі налаштувань. - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - + Загальні (системні) клавіатурні скорочення можуть бути встановлені у діалоговому вікні Команди (за замовчуванням - F6). - + Type any text to search the clipboard history. Введіть текст для пошуку в історії буфера обміну. - + Item list navigation Перехід у переліку елементів - + Up/Down, Page Up/Down, Home/End Стрілки вгору/вниз, клавіші PgUp/PgDn, Home/End - + Tab navigation - + Навігація між вкладками - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). - + Вліво, вправо, %1, %2 - + Move selected items - + Переміщення вибраних елементів - + Ctrl+Up/Down, Ctrl+Home/End - + Ctrl+Вгору/Вниз, Ctrl+Home/End - + Reset search or hide window - + Скинути пошук або приховати вікно - + Escape - + Esc - + Delete item - + Видалити елемент - + Put selected items into clipboard - + Помістити вибрані об'єкти в буфер обміну - + Enter - + Enter - + Change item display format - + Змінити формат зображеного елементу - + Ctrl+Left/Right - + Ctrl+Вліво/Вправо - + Edit Item - + Редагувати елемент - + F2 F2 @@ -185,68 +185,68 @@ ActionDialog - + CopyQ Action Dialog - + Co&mmand: - + Standard &input: - + Store standard o&utput: - + Send data of given MIME type to standard input of command (leave empty to disable) - + Create items from standard output of the program (leave empty to disable) - + &Separator for new items: - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> - + \n - + Output &tab: - + Save items in tab with given name (leave empty to save in the current tab) - + Зберегти елементи в вкладку із заданим ім'ям (залишите порожнім, щоб зберегти лише поточну) - + Command saved - + Команда збережена - + Command was saved and can be accessed from item menu. You can set up the command in preferences. @@ -267,20 +267,20 @@ <b>КОМАНДА:</b> - + Error: %1 Помилка: %1↵ - + Exit code: %1 - + Command %1 Команда %1 @@ -288,87 +288,87 @@ AddCommandDialog - + CopyQ Add Commands - + CopyQ Додати Команду - + New command - + Нова команда - + Ignore items with no or single character - + Open in &Browser - + Paste as Plain Text - + Вставити як звичайний текст - + Shift+Return - + Shift+Return - + Autoplay videos - + Автовідтворення відео - + Copy URL (web address) to other tab - + Скопіювати URL (веб-адресу) на іншу вкладку - + Create thumbnail (needs ImageMagick) - + Створити мініатюри (потрібен ImageMagick) - + Create QR Code from URL (needs qrencode) - + Створити QR-код з URL (потрібен qrencode) - + Add to &TODO tab - + Move to &TODO tab - + Ignore copied files - + Ігнорувати скопійовані файли - - Ignore *"Password"* window + + Ignore *"Password"* window - + Password - + Пароль - + Move to Trash - + Пемістити в смітник - + (trash) @@ -376,8 +376,8 @@ ClientSocket - - + + Failed to read message from client! Не вдалося прочитати повідомлення від клієнта! @@ -385,93 +385,93 @@ ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent - + Discard Changes? - + Скасувати зміни? - + Do you really want to <strong>discard changes</strong>? - + Ви дійсно хочете <strong>скасувати зміни</strong>? ClipboardClient - + Cannot connect to server! Start CopyQ server first. - + Не вдалося підключитися до сервера! Спочатку запустіть сервер CopyQ. - + Connection lost! - + Втрачено з’єднання! ClipboardDialog - + CopyQ Clipboard Content - + CopyQ вміст буфера обміну - + &Formats: - + C&ontent: - + Remove Format - + Вилучити формат - + CopyQ Item Content - + <strong>Size:</strong> %1 bytes Size of data in bytes - + <strong>Розмір:</strong> %1 байт ClipboardServer - + CopyQ server is already running. - + Сервер CopyQ вже запущено. - + Cancel Active Commands - + Cancel active commands and exit? - + Cancel Exiting - + Exit Anyway @@ -479,67 +479,67 @@ CommandDialog - + CopyQ Commands - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. - + &Find: - + &Load Commands... - + Sa&ve Selected Commands... - + Copy Selected [Ctrl+C] - + Paste Commands [Ctrl+V] - + Unsaved Changes - + Command dialog has unsaved changes. - + Open Files with Commands - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) - + Save Selected Commands - + Commands (*.ini) @@ -555,42 +555,42 @@ CommandHelpButton - + Show command help (F1) - + Command contains list of programs with arguments which will be executed. For example: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - + Character %1 can be used to pass standard output to the next program. - + Following syntax can be used to pass rest of the command as single parameter. - + This gives same output as %1 but is more useful for longer commands. - + Functions listed below can be used as in following commands. - + &clipboard Example tab name @@ -599,118 +599,118 @@ CommandWidget - + &Name: - + Command name shown in menu - + Type of Action - + Run the command automatically if clipboard has new content - + Auto&matic - + Show command in context menu of matching items - + In M&enu - + &Global Shortcut: - + Match Items - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. - + F&ormat: - + Comman&d - + Co&py to tab: - + Hide window after command is activated from context menu of an item - - Change item, don't create any new items + + Change item, don't create any new items - + Tr&ansform - + Create items from standard output of the program (leave empty to disable) - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - + &Window: - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + &Content: - + &Filter: - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -721,84 +721,84 @@ - + Action - + Name of tab to copy new items into (leave empty not to copy) - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. - + &Remove Item - + Menu Action - + &Hide main window after activation - + &Shortcut: - + Command options - + Show action dialog before executing the command - + &Wait - + O&utput: - + &Separator: - + Separator to match for splitting the output to multiple items - + \n - + Output &tab: - + Save items in tab with given name (leave empty to save in first tab) @@ -806,190 +806,190 @@ ConfigTabAppearance - + Background - + Notes - + Found - + Selected - + Number - + Normal - + Editor - + Font - + Alternate - + Foreground - + Notification - + Show &Number - + Show scrollbars - + S&crollbars - + Use icons from desktop environment whenever possible - + S&et colors for tabs, tool bar and menus - + S&ystem Icons - + &Antialias - + &Reset Theme - + Theme: - + &Load Theme - + &Save Theme - + Edit current theme in external editor - + E&dit Theme - + Preview: - + item Search expression in preview in Appearance tab. - + Search string is %1. - + Select an item and press F2 to edit. - + Select items and move them with CTRL and up or down key. - + Remove item with Delete key. - + Example item %1 - + Some random notes (Shift+F2 to edit) - + Open Theme File - + Save Theme File As - + No External Editor - + Set external editor command first! - + Abc Preview text for font settings in appearance dialog @@ -998,178 +998,178 @@ ConfigTabShortcuts - + &New Item - + &Import Tab... - + Ctrl+I Ctrl+I - + &Export Tab... - + &Preferences... - - + + Ctrl+P Ctrl+P - + C&ommands/Global Shortcuts... - + C&ommands... - + F6 F6 - + Show &Clipboard Content - + Ctrl+Shift+C Ctrl+Shift+C - + &Toggle Clipboard Storing - + Ctrl+Shift+X Ctrl+Shift+X - + P&rocess Manager - + Ctrl+Shift+Z - + E&xit - + Ctrl+Q Ctrl+Q - + &Sort Selected Items - + Ctrl+Shift+S Ctrl+Shift+S - + &Reverse Selected Items - + Ctrl+Shift+R Ctrl+Shift+R - + &Paste Items - + &Copy Selected Items - + &Find - + Move to &Clipboard - + &Show Content... - + F4 F4 - + &Edit - + F2 F2 - + Shift+F2 - + Edit &Notes - + E&dit with editor - + Ctrl+E Ctrl+E - + &Action... - + F5 F5 @@ -1182,77 +1182,137 @@ Ctrl+Shift+P - + &Remove - + &New Tab - + Ctrl+T Ctrl+T - + Ctrl+F2 Ctrl+F2 - + R&ename Tab - + Ctrl+W Ctrl+W - + Re&move Tab - + Next Format - + Ctrl+Right - + Previous Format - + Ctrl+Left - + + Move Up + + + + + Ctrl+Up + + + + + Move Down + + + + + Ctrl+Down + + + + + Move to Top + + + + + Ctrl+Home + + + + + Move to Bottom + + + + + Ctrl+End + + + + &Change Tab Icon - + Ctrl+Shift+T - + + Ne&xt Tab + + + + + Right + + + + + &Previous Tab + + + + + Left + + + + &Help - + &Custom Actions and Global Shortcuts... @@ -1260,333 +1320,338 @@ ConfigurationManager - + CopyQ Configuration - + &General - + Keep main window above other windows - + O&pen windows on current screen - + Confirm application exit - + Confirm application e&xit - + Run the application on system startup - + &Autostart - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search - + &Vi style navigation - + Clipboard Manipulation - + Save text selected with mouse (primary selection) in history - + (&2) Store text selected using mouse - + (&4) Paste mouse selection with keyboard - + Save clipboard in history - + (&1) Store clipboard - - Break text if it's too long to fit on line + + Break text if it's too long to fit on line - + Wrap l&ong text - + Alwa&ys on Top - + Enable to open windows on current screen. Disable to open windows where they were last closed - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) - + (&3) Paste clipboard with mouse - + Layout and Transparency - + Show tree with tabs instead of tab bar - + Tab T&ree - + &Focused transparency: - + Transparency of main window if focused. Note: This is not be supported on all systems. - + &Unfocused transparency: - + Transparency of main window if unfocused. Note: This is not be supported on all systems. - + Show number of items in tabs - + Sho&w Item Count - + Show/Hide - + Hide tabs (press Alt key to show) - + Hi&de tabs - + Hide toolbar - + Hide too&lbar - + Hide tool&bar labels - - Don't show tray icon; minimize window when closed + + Don't show tray icon; minimize window when closed - + Disabl&e tray - + Move item to the top of the list after it is activated - + Move item to the t&op - + Close main window after item is activated - + Focus last window after item is activated - + Paste to current window after item is activated - + Show command for current clipboard content in tray menu - + + Show items from current tab in tray menu + + + + Show cu&rrent tab in menu, - + or &choose other tab: - + Paste item to current window after selecting it in menu - + Sh&ow image preview as menu item icon - + Int&erval in seconds to display notifications: - + Notification distance from left or right screen edge in screen points - + Notification distance from top or bottom screen edge in screen points - + Maximum width for notification in screen points - + Maximum height for notification in screen points - + &History - + &Language: - + Save and restore history of item filters - + Save Filter History - + Maximum &number of items in history: - + Maximum number of items in each tab - + &Unload tab after an interval in minutes: - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. - + External &editor command (%1 is file to edit): - + External editor command (%1 is file to edit). Examples: gedit %1 @@ -1596,136 +1661,131 @@ - + Ta&b for storing clipboard: - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. - + Sa&ve edited item with Ctrl+Return and create new line with Return key - + After item is activated (double-click or Enter key), copy it to clipboard and ... - + &Close main window - + &Focus last window - + &Paste to current window - + &Tray - + Sho&w commands for clipboard content - + N&umber of items in tray menu: - + Number of items in tray menu - - Show items from current tab in content menu - - - - + Name of tab to show in tray menu (empty for the first tab) - + &Paste activated item to current window - + Show image preview next to menu items - + &Notifications - + &Notification position: - + Position on screen for notifications - + Top - + Bottom - + Top Right - + Bottom Right - + Bottom Left - + Top Left - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. @@ -1734,140 +1794,145 @@ - + Num&ber of lines for clipboard notification: - + Number of lines to show for new clipboard content. Set to 0 to disable. - + Notification Geometry (in screen points) - + Ho&rizontal offset: - + &Vertical offset: - + Maximum &width: - + Ma&ximum height: - + &Items - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - + &Shortcuts - + &Appearance - + Cannot save tab %1 to %2 (%3)! - + Ctrl+Shift+1 Global shortcut for some predefined commands Ctrl+Shift+1 - + Show/hide main window - + Show the tray menu - + + Show main window under mouse cursor + + + + Edit clipboard - + Edit first item - + Copy second item - + Show action dialog - + Create new item - + Copy next item - + Copy previous item - + Paste clipboard as plain text - + Disable clipboard storing - + Enable clipboard storing - + Paste and copy next - + Paste and copy previous @@ -1884,38 +1949,38 @@ Ctrl+Shift+L - + &clipboard Default name of the tab that automatically stores new clipboard content - + Cannot create directory for settings %1! - - Invalid value for option "%1" + + Invalid value for option "%1" - + Reset preferences? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? - + Restart Required - + Language will be changed after application is restarted. @@ -1923,17 +1988,17 @@ FakeVim::Internal - + Use Vim-style Editing - + Read .vimrc - + Path to .vimrc @@ -1941,58 +2006,58 @@ FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 - + Argument must be positive: %1=%2 - - Mark "%1" not set. + + Mark "%1" not set. - + %1%2% - + %1All - + Not implemented in FakeVim. - + Unknown option: - + Invalid argument: - + Trailing characters: - + Move lines into themselves. - + %n lines moved. @@ -2001,32 +2066,32 @@ - - File "%1" exists (add ! to override) + + File "%1" exists (add ! to override) - - Cannot open file "%1" for writing + + Cannot open file "%1" for writing - - "%1" %2 %3L, %4C written. + + "%1" %2 %3L, %4C written. - - Cannot open file "%1" for reading + + Cannot open file "%1" for reading - - "%1" %2L, %3C + + "%1" %2L, %3C - + %n lines filtered. @@ -2035,42 +2100,42 @@ - + Cannot open file %1 - + Invalid regular expression: %1 - + Pattern not found: %1 - + Search hit BOTTOM, continuing at TOP. - + Search hit TOP, continuing at BOTTOM. - + Search hit BOTTOM without match for: %1 - + Search hit TOP without match for: %1 - + %n lines indented. @@ -2079,7 +2144,7 @@ - + %n lines %1ed %2 time. @@ -2088,7 +2153,7 @@ - + %n lines yanked. @@ -2097,12 +2162,12 @@ - + Already at oldest change. - + Already at newest change. @@ -2110,22 +2175,22 @@ FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping - + Type Alt-V, Alt-V to quit FakeVim mode. - + [New] - + Not an editor command: %1 @@ -2133,15 +2198,15 @@ FileWatcher - - Failed to create synchronization directory "%1"! + + Failed to create synchronization directory "%1"! FilterCompleter - + Alt+Down Filter completion shortcut @@ -2150,12 +2215,12 @@ IconSelectButton - + Select Icon... - + ... Select/browse icon. @@ -2164,22 +2229,22 @@ IconSelectDialog - + CopyQ Select Icon - + Browse... - + Open Icon file - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) @@ -2187,12 +2252,12 @@ ItemDataLoader - + Data - + Various data to save. @@ -2200,77 +2265,77 @@ ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). - + Active &Formats: - + &Examples (double click to add to active formats): - + Text - + Unformatted simple text - + Formatted text, web pages - + XML XML - + List of URI (e.g. copied files) - + Images - + Bitmap image - + Vector graphics - + Web image formats - + Other - + List of clipboard mime types that will be stored in history (in given display order) - + &Maximum number of characters per format to display: @@ -2278,12 +2343,12 @@ ItemEditor - + editor exit code is %1 - + Editor command: %1 @@ -2291,44 +2356,44 @@ ItemEditorWidget - + Save - + Save Item (<strong>F2</strong>) - + F2 Shortcut to save item editor changes F2 - + Cancel - + Cancel Editing and Revert Changes - + Escape Shortcut to revert item editor changes - + Undo - + Redo @@ -2336,104 +2401,104 @@ ItemEncryptedLoader - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - + GnuPG must be installed to view encrypted tabs. - + Encrypt (needs GnuPG) - - + + Ctrl+L Ctrl+L - + Decrypt - + Decrypt and Copy - + Ctrl+Shift+L Ctrl+Shift+L - + Error: %1 Помилка: %1 - + Failed to generate keys. - + Done - + Creating new keys (this may take a few minutes)... - - + + Cancel - + Setting new password... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. - + Generate New Keys... - + Change Password... - + Encryption failed! - + Decryption failed! - + Encryption - + Encrypt items and tabs. @@ -2441,22 +2506,22 @@ ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. - + Sharing Encrypted Items and Tabs - + Encrypted Tabs - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> @@ -2465,17 +2530,17 @@ ItemFakeVimLoader - + FakeVim - + FakeVim plugin is part of Qt Creator - + Emulate Vim editor while editing items. @@ -2483,12 +2548,12 @@ ItemFakeVimSettings - + Enable FakeVim for Editing Items - + Path to Configuration File: @@ -2496,12 +2561,12 @@ ItemImageLoader - + Images - + Display images. @@ -2509,42 +2574,42 @@ ItemImageSettings - + Maximum Image &Width: - + Maximum width of image displayed in history (set to zero for original size) - + Maximum Image &Height: - + Maximum height of image displayed in history (set to zero for original size) - + &Image editor command: - + Editor command for supported image formats other than SVG. - + &SVG editor command: - + Editor command for SVG image format. @@ -2552,12 +2617,12 @@ ItemNotesLoader - + Notes - + Display notes for items. @@ -2565,27 +2630,27 @@ ItemNotesSettings - + Notes Position - + A&bove Item - + B&elow Item - + &Icon Only - + Show Too&l Tip @@ -2593,27 +2658,27 @@ ItemOrderList - + &Add - + + - + &Remove - + &Up - + &Down @@ -2621,43 +2686,43 @@ ItemSyncLoader - + Browse... Button text for opening file dialog to select synchronization directory - - Failed to synchronize tab "%1" with directory "%2"! + + Failed to synchronize tab "%1" with directory "%2"! - + Remove Items? - + Do you really want to <strong>remove items and associated files</strong>? - + Open Directory for Synchronization - + Failed to create synchronization directory - + Synchronize - + Synchronize items and notes with a directory on disk. @@ -2665,44 +2730,44 @@ ItemSyncSettings - + Synchronization Tabs and Directories - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - + Tab Name - + Path - + Files to Item Data Formats - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - + Extensions - + Item MIME Type @@ -2710,43 +2775,43 @@ ItemTagsLoader - + Add a Tag - + Remove a Tag - + Tag as %1 - + Remove tag %1 - + Important Tag name for example command - + Clear all tags - + Tags - + Display tags for items. @@ -2754,22 +2819,22 @@ ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. - + Tag Name - + Color - + Icon @@ -2777,12 +2842,12 @@ ItemTextLoader - + Text - + Display plain text and simple HTML items. @@ -2790,17 +2855,17 @@ ItemTextSettings - + Save and display HTML and rich text - + Maximum number of lines to display (0 to show all): - + Maximum height in pixels (0 for no limit): @@ -2808,169 +2873,169 @@ MainWindow - + CopyQ - + Exit? - + Do you want to <strong>exit</strong> CopyQ? - + &File - + &Edit - + &Item - + &Tabs - + &Help - + &Show/Hide - + Open action dialog - + &Enable Clipboard Storing - + &Disable Clipboard Storing - + CopyQ Error Notification error message title - + &New Tab - + Rename &Group %1 - + Re&name Tab %1 - + Re&move Tab %1 - + Remove Group %1 - + &Change Tab Icon - + Clipboard: %1 Tray tooltip format - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + &Clipboard: %1 Tray menu clipboard item format - - + + CopyQ Items (*.cpq) - + CopyQ Error Saving File - + Cannot save file %1! - + CopyQ Error Opening File - + Cannot open file %1! - + Remove All Tabs in Group? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + Remove Tab? - + Do you want to remove tab <strong>%1</strong>? @@ -2978,67 +3043,72 @@ Notification - + CopyQ Inspect Notification - + &Copy + + + Right click to show + + ProcessManagerDialog - + CopyQ Process Manager - + Started - - - + + + Finished - + Name - + Status - + Starting - + Terminate - + Runnning - + Failed - + Remove @@ -3046,15 +3116,21 @@ Proxy - + Information QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + + - + %1 (%n lines) Label for multi-line text in clipboard @@ -3064,54 +3140,54 @@ - + <IMAGE> Label for image in clipboard - + <FILES> Label for URLs/files in clipboard - + <EMPTY> Label for empty clipboard - + <DATA> Label for data in clipboard - + Backspace Key to remove item or MIME on OS X - + Delete Key to remove item or MIME - + warning: %1 - + ERROR: %1 - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -3120,457 +3196,457 @@ - + %1 Notification label for single-line text in clipboard - + Item file %1 is corrupted or some CopyQ plugins are missing! - + No plugins loaded - + Loading plugin: %1 - + Data deserialization failed: %1 - + Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! +which can be letters, digits, '-' or '_'! Scriptable - + Hide main window. - + Show or hide main window. - + Open context menu. - + Exit server. - + Disable or enable clipboard content storing. - + Print clipboard content. - - - - - - - + + + + + + + MIME - + Print X11 selection content. - + Paste clipboard to current window (may not work with some applications). - + Set clipboard text. - - - + + + TEXT - + Set clipboard content. - - - - + + + + DATA - - Print number of items in history. - - - - + Copy item in the row to clipboard. - - - - + + + + ROW - + Copy next item from current tab to clipboard. - + Copy previous item from current tab to clipboard. - + Add text into clipboard. - + Insert text into given row. - + Remove items in given rows. - - - - + + + + ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. - + Set separator for items on output. - - + + SEPARATOR - + Print raw data of clipboard or item in row. - + Write raw data to given row. - + Show action dialog. - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. - + PROGRAM - + Show tray popup message for TIME milliseconds. - + TITLE - + MESSAGE - + TIME - + List available tab names. - + Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. - + Run application tests (append --help argument for more info). - - - - + + + + NAME - + Show main window and optionally open tab with given name. - - - + + Print amount of items in current tab. + + + + + + COMMAND - + Remove tab. - + Rename tab. - + NEW_NAME - + Export items to file. - - + + FILE_NAME - + Import items from file. - + List all options. - + Get option value. - - + + OPTION - + Set option value. - + VALUE - + Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". +Arguments are accessible using with "arguments(0..N)". - + SCRIPT - + ARGUMENTS - + Starts or connects to application instance with given session name. - + SESSION - + Print help for COMMAND or all commands. - + Print version of program and libraries. - + Usage: copyq [%1] - + Starts server if no command is specified. - + COMMANDs: - + NOTES: - + - Use dash argument (-) to read data from stdandard input. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - - - Use ? for MIME to print available MIME types (default is "text/plain"). + + - Use ? for MIME to print available MIME types (default is "text/plain"). - + Invalid number of arguments! - - - Name "%1" doesn't refer to a function. + + + Name "%1" doesn't refer to a function. - + Built with: - + Command not found! - + Terminating server. - + Failed to set clipboard! - - Cannot save to file "%1"! + + Cannot save to file "%1"! - - Cannot import file "%1"! + + Cannot import file "%1"! - - Invalid option "%1"! + + Invalid option "%1"! ShortcutButton - + Add shortcut @@ -3578,22 +3654,22 @@ ShortcutDialog - + CopyQ New Shortcut - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - + Click here and press any key combination - + Remove Shortcut @@ -3601,17 +3677,17 @@ ShortcutsWidget - + &Find: - + There is command overriding this shortcut. - + Shortcut already exists! @@ -3619,29 +3695,29 @@ TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - + &Name: - + CopyQ New Tab - + CopyQ Rename Tab - + CopyQ Rename Tab Group @@ -3649,7 +3725,7 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) @@ -3658,12 +3734,12 @@ Utils::FilterLineEdit - + Regular Expression - + Case Insensitive @@ -3671,19 +3747,19 @@ detail::ScriptableProxyHelper - - Tab with given name doesn't exist! + + Tab with given name doesn't exist! - + Tab name cannot be empty! - + Ім'я вкладки не може бути порожнім! - + Tab with given name already exists! - + Вкладку із заданим ім'ям уже існує! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_zh_CN.ts copyq-2.5.0~trusty/translations/copyq_zh_CN.ts --- copyq-2.4.7.1~trusty/translations/copyq_zh_CN.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_zh_CN.ts 2015-11-14 08:43:45.000000000 +0000 @@ -9,177 +9,177 @@ 关于 CopyQ - + Clipboard Manager - 粘贴板管理器 + 剪贴板管理器 - + Author 作者 - + E-mail - E-mail + 邮箱 - + Web - 网页 + 主页 - + Wiki Wiki - + Donate 捐赠 - + Development 开发 Library used in the application - 本软件所用到的库 + 本软件使用的库 Iconic font used in the application - 本软件所用到的字体 + 本软件使用的图标字体 Color palette used for themes - 主题所用到的调色板 + 主题使用的色板 - + Library used in the application Qt library description - 本软件所用到的库 + 本软件使用的库 - + Library used in the application LibQxt library description - 本软件所用到的库 + 本软件使用的库 - + Iconic font used in the application Font Awesome description - 本软件所用到的字体 + 本软件使用的图标字体 - + Color palette used for themes Solarized palette/themes description - 主题所用到的调色板 + 主题使用的色板 - + Free web-based translation management system Weblate description - + 免费在线翻译管理系统 - + Keyboard 快捷键 - + Application shortcuts can be changed in Preferences dialog. - + 本程序的快捷键可以在首选项对话框中更改。 - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - + 全局快捷键(系统快捷键)可以在命令对话框中设置(默认的快捷键是 F6)。 - + Type any text to search the clipboard history. - 输入任意文本从粘贴板历史中搜索。 + 在剪贴板历史列表中直接键入任意文本可以进行即时搜索。 - + Item list navigation - 项目列表导航 + 剪贴板条目切换 - + Up/Down, Page Up/Down, Home/End Up/Down, Page Up/Down, Home/End - + Tab navigation - 标签导航 + 标签页切换 - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). - Left, Right, %1, %2 + Left, Right, %1, %2 - + Move selected items - 移动选中项目 + 移动选中条目 - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Up/Down, Ctrl+Home/End - + Reset search or hide window - 搜索重置、隐藏窗口 + 重置搜索或隐藏窗口 - + Escape Esc - + Delete item - 删除项目 + 删除条目 - + Put selected items into clipboard - 将选中项目放到粘贴板中 + 将选中条目放入剪贴板 - + Enter Enter - + Change item display format - 改变项目显示格式 + 更改条目显示格式 - + Ctrl+Left/Right - Ctrl+Left/Right + - + Edit Item - 编辑项目 + 编辑条目 - + F2 - F2 + F2 @@ -191,52 +191,52 @@ Co&mmand (%1 is text of selected items): - 名&令 (%1 文本为选中项目): + 命令(%1 文本为选中条目)(&M): Standard &input: - 标准输入: + 标准输入(&I): Store standard o&utput: - 储存的标准输&出: + 存储标准输出(&U): Send data of given MIME type to standard input of command (leave empty to disable) - + 使用给定 MIME 类型的命令向标准输入发送数据(留空则禁用) Create items from standard output of the program (leave empty to disable) - + 从程序的标准输出中创建条目(留空则禁用) Send data of given MIME type to standard input of command (leave empty to disable). - 使用 MIME 形式的命令想标准输入发送数据 (留空则禁用)。 + 使用给定 MIME 类型的命令向标准输入发送数据(留空则禁用)。 Create items from standard output of the program (leave empty to disable). - 从标准输出中创建项目 (留空则禁用)。 + 从程序的标准输出中创建条目(留空则禁用)。 Co&mmand: - + 命令(&M): &Separator for new items: - & 新项目的分隔符: + 新建条目的分隔符(&S): <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> - <p>用于将输出拆分成多个项目的正则表达式。<\p> -<p>使用 <b>\n</b> 来存储每行分隔的项目。</p> + <p>用于将输出拆分成多个条目的正则表达式。<\p> +<p>使用 <b>\n</b> 来存储每行分隔的条目。</p> @@ -246,23 +246,23 @@ Output &tab: - 输出 & 选项卡: + 输出标签页(&T): Save items in tab with given name (leave empty to save in the current tab) - 将项目保存在命名的选项卡中 (留空将保存在当前选项卡) + 将条目存入指名的标签页(留空则存入当前标签页) Command saved - 已保存的命令 + 命令已保存 Command was saved and can be accessed from item menu. You can set up the command in preferences. - 命令已被保存,你可以通过项目菜单来访问。 + 命令已保存,你可以通过条目菜单来访问。 你可以在首选项中建立命令。 @@ -278,7 +278,7 @@ KILL - 杀死 + 结束 <b>COMMAND:</b> @@ -289,21 +289,21 @@ <b>输入:</b> - + Error: %1 错误: %1 - + Exit code: %1 退出代码: %1 - + Command %1 命令 %1 @@ -313,87 +313,87 @@ CopyQ Add Commands - + CopyQ 添加命令 - + New command - + 新建命令 - + Ignore items with no or single character - + 忽略空字符或单个字符的条目 - + Open in &Browser - + 在浏览器中打开(&B) - + Paste as Plain Text - + 粘贴为纯文本 - + Shift+Return - + Shift+Enter - + Autoplay videos - + 自动播放视频 - + Copy URL (web address) to other tab - + 复制 URL(网址)到其它标签 - + Create thumbnail (needs ImageMagick) - + 创建缩略图(需要 ImageMagick) - + Create QR Code from URL (needs qrencode) - + 创建 URL 的二维码(需要 qrencode) - + Add to &TODO tab - + 添加到 &TODO 标签页 - + Move to &TODO tab - + 移动到 &TODO 标签页 - + Ignore copied files - + 忽略已复制的文件 - + Ignore *"Password"* window - + 忽略 *"密码"* 窗口 - + Password - + 密码 - + Move to Trash - + 移动到垃圾桶 - + (trash) - + (垃圾桶) @@ -402,26 +402,26 @@ Failed to read message from client! - 从客户端读取消息失败 ! + 从客户端读取消息失败! ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent 正在搜索 %p%... - + Discard Changes? 放弃更改? - + Do you really want to <strong>discard changes</strong>? - 是否确定 <strong>放弃更改</strong>? + 你真的要<strong>放弃更改</strong>吗? @@ -447,12 +447,12 @@ &Formats: - & 格式: + 格式(&F): C&ontent: - & 内容: + 内容(&O): @@ -462,24 +462,24 @@ CopyQ Item Content - CopyQ 项目内容 + CopyQ 条目内容 <strong>Size:</strong> %1 bytes Size of data in bytes - + <strong>大小:</strong> %1 字节 <strong> mime:</strong> %1 <strong>size:</strong> %2 bytes - <strong>mime:</strong> %1 <strong>大小:</strong> %2 字节 + <strong>MIME:</strong> %1 <strong>大小:</strong> %2 字节 ClipboardMonitor Cannot access clipboard data! - 无法访问剪贴板数据 ! + 无法访问剪贴板数据! @@ -495,25 +495,25 @@ CopyQ server is already running. - + CopyQ 服务端已在运行了。 - + Cancel Active Commands 取消正在运行的命令 - + Cancel active commands and exit? 取消正在运行的命令并退出? - + Cancel Exiting 取消退出 - + Exit Anyway 强制退出 @@ -527,67 +527,67 @@ CopyQ Commands - + CopyQ 命令 Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. - + 定义新的命令可以在复制新内容时被自动调用,也可以通过菜单或系统快捷键调用。 &Find: - & 查找: + 查找(&F): &Load Commands... - + 载入命令(&L)... Sa&ve Selected Commands... - + 保存选中的命令(&V)... Copy Selected [Ctrl+C] - + 复制选择项 [Ctrl+C] Paste Commands [Ctrl+V] - + 粘贴命令 [Ctrl+V] Unsaved Changes - + 更改未保存 Command dialog has unsaved changes. - + 命令对话框还未保存。 Open Files with Commands - + 用命令打开文件 Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) - + 命令 (*.ini);; CopyQ 配置 (copyq.conf copyq-*.conf) Save Selected Commands - + 保存选中的命令 Commands (*.ini) - + 命令 (*.ini) @@ -595,27 +595,27 @@ Show command help (F1) - + 显示命令帮助(F1) Command contains list of programs with arguments which will be executed. For example: - + 命令包含了一组带有参数的执行程序。例如: Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - + 参数 %1 是整体文本,而 %2 到 %9 则是正则表达式匹配的文本。 Character %1 can be used to pass standard output to the next program. - + 字符串 %1 将会通过标准输出送到下一个程序。 Following syntax can be used to pass rest of the command as single parameter. - + 可以用下面的语法把剩下的命令作为单一参数传递。 @@ -625,13 +625,13 @@ Functions listed below can be used as in following commands. - + 以下命令可以使用下列函数。 &clipboard Example tab name - + 剪贴板(&C) @@ -639,7 +639,7 @@ &Name: - & 名称: + 名称(&N): @@ -649,7 +649,7 @@ Type of Action - 操作类型 + 动作类型 @@ -659,27 +659,27 @@ Auto&matic - & 自动 + 自动执行(&M) Show command in context menu of matching items - 在匹配项的菜单内容中显示命令 + 在匹配项的右键菜单中显示本命令 In M&enu - & 菜单里 + 菜单中(&E) &Global Shortcut: - & 全局快捷方式: + 全局快捷键(&G): Match Items - 匹配项目 + 匹配项 @@ -691,66 +691,66 @@ F&ormat: - + 格式(&O): Comman&d - + 命令(&D) Co&py to tab: - + 复制到标签页(&P): Hide window after command is activated from context menu of an item - + 当命令从某个条目的右键菜单中激活时隐藏窗口 Change item, don't create any new items - + 仅改变条目而不创建新条目 Tr&ansform - + 转换(&A) Create items from standard output of the program (leave empty to disable) - + 从程序的标准输出创建条目(留空则禁用) &Format: - & 格式: + 格式(&F): <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - <p>仅对复制到剪贴板中的且与窗口标题文本匹配的正则表达式的项目使用命令(留空则匹配所有窗口)。在 OS X 上这包含窗口标题跟一个破折号 ("-") 后面加上应用程序名称。例如"Safari - GitHub"。</p> + <p>仅对复制到剪贴板中的且与窗口标题文本匹配的正则表达式的项目使用命令(留空则匹配所有窗口)。在 OS X 上这包含窗口标题跟一个破折号 (&quot;-&quot;) 后面加上应用程序名称。例如&quot;Safari - GitHub&quot;。</p> &Window: - & 窗口: + 窗口(&W): <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - <p>仅对与正则表达式文本匹配的项目执行命令 (留空则匹配任何东西)。</p><p><span style="font-weight:600;"> 例子:</span></p><p>匹配 URL <span style="font-weight:600;"> ^(https?|ftp): / /</span></p> <p>匹配 PDF 文件名 <span style="font-weight:600;"> \.pdf$</span></p> <p>匹配单个字符 <span style="font-weight:600;"> ^.$</span></p> <p>匹配远程多媒体 <span style="font-weight:600;"> ^ http://.*\.(ogv|vlc|mp4|mp3) $</span></p> + <p>仅对正则表达式的匹配项执行命令(留空则匹配全部)。</p><p><span style="font-weight:600;"> 示例:</span></p><p> 匹配 URL <span style="font-weight:600;"> ^(https?|ftp): / /</span></p><p> 匹配 PDF 文件名 <span style="font-weight:600;"> \.pdf$</span></p><p> 匹配单个字符 <span style="font-weight:600;"> ^.$</span></p><p> 匹配远程多媒体 <span style="font-weight:600;"> ^ http://.*\.(ogv|vlc|mp4|mp3) $</span></p> &Content: - & 内容: + 内容(&C): &Filter: - & 筛选器: + 筛选器(&F): @@ -761,87 +761,88 @@ <p>Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> <p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - <p>仅在筛选器命令成功执行时执行命令。</p> + <p>仅在筛选器命令成功执行时执行命令。</p> <p>项目文本已被筛选器命令传递到 <b>标准输入</b>。该项目 <b>筛选器命令的退出代码为 0 时才被匹配</b>.</p> +<p>使用 <b>%1</b> 作为参数,<b>%2</b> 传递给参数由 (括在括号中的部分) 的正则表达式捕获 <b>%9</b> 项文本。</p> -<p>使用 <b>%1</b> 作为参数,<b>%2</b> 传递给参数由 (括在括号中的部分) 的正则表达式捕获 <b></b> 项文本。</p> - -<p>使用 <b>|</b> 链接命令 (将标准输出传递到下一个命令)。</p> +<p>使用 <b>|</b> 链接命令(将标准输出传递到下一个命令)。</p> Comma&nd - & 命令 + 命令(&N) <p>Command to run. Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> <p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - <p>命令来运行。使用 <b>%1</b> 作为参数,<b>%2</b> 传递给参数由 (括在括号中的部分) 的正则表达式捕获 <b></b> 项文本。</p> + <p>命令来运行。使用 <b>%1</b> 作为参数,<b>%2</b> 传递给参数由 (括在括号中的部分) 的正则表达式捕获 <b>%9</b> 项文本。</p> -<p>使用 <b>|</b> 链接命令 (将标准输出传递到下一个命令)。</p> +<p>使用 <b>|</b> 链接命令(将标准输出传递到下一个命令)。</p> Action - 操作 + 动作 Copy to &tab: - & 复制到选项卡: + 复制到标签页(&T): Name of tab to copy new items into (leave empty not to copy) - + 复制新项目的目标标签页名称(留空则禁用) Remove matching item Note: If this is applied automatically, no other automatic commands are executed. - + 删除匹配项 + +注意:如果这是自动应用的,则其它自动命令不会被执行。 &Remove Item - + 删除条目(&R) Menu Action - + 菜单动作 &Hide main window after activation - + 在激活后隐藏主窗口(&H) &Shortcut: - + 快捷键(&S): Command options - + 命令选项 Show action dialog before executing the command - + 在执行命令前显示动作对话框 &Wait - + 等待(&W) O&utput: - + 输出(&U): Create items from standard output of the program (leave empty to disable). @@ -850,7 +851,7 @@ &Separator: - + 分隔符(&S): @@ -860,17 +861,17 @@ \n - \n + \n Output &tab: - 输出 & 选项卡: + 输出标签页(&T): Save items in tab with given name (leave empty to save in first tab) - + 将条目存入指名的标签页(留空则存入首个标签页) @@ -878,191 +879,193 @@ Background - + 背景 Notes - + 备注 Found - + 发现 Selected - + 选中 Number - + 序号 Normal - + 正常 Editor - + 编辑器 Font - + 字体 Alternate - + 交替 Foreground - + 前景 Notification - + 通知 Show &Number - + 显示序号(&N) Show scrollbars - + 显示滚动条 S&crollbars - + 滚动条(&C) Use icons from desktop environment whenever possible - + 尽可能使用桌面环境中的图标 S&et colors for tabs, tool bar and menus - + 主题颜色应用于标签页,工具栏和菜单(&E) S&ystem Icons - + 系统图标(&Y) &Antialias - + 消除锯齿(&A) &Reset Theme - + 重置主题(&R) Theme: - + 主题: &Load Theme - + 载入主题(&L) &Save Theme - + 保存主题(&S) Edit current theme in external editor - + 使用外部编辑器编辑当前主题 E&dit Theme - + 编辑主题(&D) Preview: - + 预览: - + item Search expression in preview in Appearance tab. - + 条目 - + Search string is %1. - + 搜索字串为 %1。 - + Select an item and press F2 to edit. - + 选定一条然后 +按 F2 键来编辑。 - + Select items and move them with CTRL and up or down key. - + 选中 条目 可以按 CTRL+UP 或 DOWN 键 +来交换它们的位置。 - + Remove item with Delete key. - + 用 Delete 键删除 条目。 - + Example item %1 - + 示例 条目 %1 - + Some random notes (Shift+F2 to edit) - + 这是随机备注(Shift+F2 切换编辑模式) - + Open Theme File - + 打开主题文件 - + Save Theme File As - + 主题文件另存为 - + No External Editor - + 无外部编辑器 - + Set external editor command first! - + 首先要设置外部编辑器命令! - + Abc Preview text for font settings in appearance dialog - + Abc @@ -1070,253 +1073,313 @@ &New Item - + 新建条目(&N) &Import Tab... - + 导入标签页(&I)... Ctrl+I - + Ctrl+I &Export Tab... - + 导出标签页(&E)... &Preferences... - + 首选项(&P)... - + Ctrl+P - + Ctrl+P C&ommands/Global Shortcuts... - + 命令/全局快捷键(&O)... C&ommands... - + 命令(&O)... F6 - + F6 Show &Clipboard Content - + 显示剪贴板内容(&C) Ctrl+Shift+C - + Ctrl+Shift+C &Toggle Clipboard Storing - + 切换剪贴板存储内容(&T) Ctrl+Shift+X - + Ctrl+Shift+X P&rocess Manager - + 进程管理器(&R) Ctrl+Shift+Z - + Ctrl+Shift+Z E&xit - + 退出(&X) Ctrl+Q - + Ctrl+Q &Sort Selected Items - + 排序所选条目(&S) Ctrl+Shift+S - + Ctrl+Shift+S &Reverse Selected Items - + 反选条目(&R) Ctrl+Shift+R - + Ctrl+Shift+R &Paste Items - + 粘贴条目(&P) &Copy Selected Items - + 复制所选条目(&C) &Find - + 查找(&F) Move to &Clipboard - + 移动到剪贴板(&C) &Show Content... - + 显示内容(&S)... F4 - + F4 &Edit - + 编辑(&E) F2 - F2 + F2 Shift+F2 - + Shift+F2 Edit &Notes - + 编辑备注(&N) E&dit with editor - + 使用编辑器编辑(&D) Ctrl+E - + Ctrl+E &Action... - + 动作(&A)... F5 - + F5 Next Format - + 下一个格式 Ctrl+Right - + Previous Format - + 上一个格式 Ctrl+Left - + Ctrl+Left &Remove - + 删除(&R) - &New Tab + Move Up - Ctrl+T + Ctrl+Up - - Ctrl+F2 + + Move Down - - R&ename Tab + + Ctrl+Down - - Ctrl+W + + Move to Top - - Re&move Tab + + Ctrl+Home - &Change Tab Icon + Move to Bottom - Ctrl+Shift+T + Ctrl+End - &Help + &New Tab + 新建标签页(&N) + + + + Ctrl+T + Ctrl+T + + + + Ctrl+F2 + Ctrl+F2 + + + + R&ename Tab + 重命名标签页(&E) + + + + Ctrl+W + Ctrl+W + + + + Re&move Tab + 删除标签页(&M) + + + + &Change Tab Icon + 更改标签页图标(&C) + + + + Ctrl+Shift+T + Ctrl+Shift+T + + + + Ne&xt Tab + + Right + + + + + &Previous Tab + + + + + Left + + + + + &Help + 帮助(&H) + + &Custom Actions and Global Shortcuts... - + 自定义动作和全局快捷键(&C)... @@ -1324,17 +1387,17 @@ CopyQ Configuration - + CopyQ 配置 &General - + 常规(&G) Keep main window above other windows - + 保持主窗口在其他窗口之上 @@ -1344,77 +1407,77 @@ Confirm application exit - + 退出本程序需要确认 Confirm application e&xit - + 退出程序需确认(&X) Run the application on system startup - + 系统启动时自动运行 &Autostart - + 自动启动(&A) Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search - + 支持 Vi 风格导航键 (H, J, K, L 及其他),使用斜杠 (/) 键进行搜索 &Vi style navigation - + Vi 风格导航键(&V) Clipboard Manipulation - + 剪贴板操作 Save text selected with mouse (primary selection) in history - + 在历史中用鼠标保存选择文本(首选) (&2) Store text selected using mouse - + (&2) 用鼠标选择存储文本 (&4) Paste mouse selection with keyboard - + (&4) 用键盘粘贴鼠标选择 Save clipboard in history - + 在历史中保存剪贴板 (&1) Store clipboard - + (&1) 存储剪贴板 Break text if it's too long to fit on line - + 如文本过长,则在窗口边缘折行 Wrap l&ong text - + 长文本折行(&O) Alwa&ys on Top - + 总在最前(&Y) @@ -1429,7 +1492,7 @@ Save Filter History - + 保存筛选器历史 @@ -1444,148 +1507,159 @@ (&3) Paste clipboard with mouse - + (&3) 用鼠标粘贴剪贴板 Layout and Transparency - + 布局和透明度 Show tree with tabs instead of tab bar - + 显示为标签页树而不是标签页栏 Tab T&ree - + 标签页树(&R) &Focused transparency: - + 焦点透明度(&F): Transparency of main window if focused. Note: This is not be supported on all systems. - + 焦点主窗口的透明度。 + +注意:该功能不被所有系统支持。 &Unfocused transparency: - + 非焦点透明度(&U): Transparency of main window if unfocused. Note: This is not be supported on all systems. - + 非焦点主窗口的透明度。 + +注意:该功能不被所有系统支持。 Show number of items in tabs - + 显示标签页中的条目数 Sho&w Item Count - + 显示条目计数(&W) Show/Hide - + 显示/隐藏 Hide tabs (press Alt key to show) - + 隐藏标签页(按 Alt 键显示) Hi&de tabs - + 隐藏标签页(&D) Hide toolbar - + 隐藏工具栏 Hide too&lbar - + 隐藏工具栏(&L) Hide tool&bar labels - + 隐藏工具栏文字(&B) Don't show tray icon; minimize window when closed - + 不显示托盘图标;关闭窗口时最小化到任务栏 Disabl&e tray - + 禁用托盘图标(&E) Ta&b for storing clipboard: - + 存储剪贴板的标签页(&B): Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - + 自动存储新的剪贴板内容的标签页名称。 + +留空则禁用自动存储。 Move item to the top of the list after it is activated - + 将激活条目移到列表顶端 Move item to the t&op - + 移动条目到顶端 Close main window after item is activated - + 激活条目后,关闭主窗口 Focus last window after item is activated - + 激活条目后,将焦点放到最后的窗口 Paste to current window after item is activated - + 激活条目后,粘贴到当前窗口 Show command for current clipboard content in tray menu + 在托盘菜单中显示当前剪贴板中的内容 + + + + Show items from current tab in tray menu Show cu&rrent tab in menu, - + 在菜单中显示当前标签页条目(&R), or &choose other tab: - + 或选择其他标签页条目(&C): @@ -1722,11 +1796,6 @@ - - Show items from current tab in content menu - - - Name of tab to show in tray menu (empty for the first tab) @@ -1866,78 +1935,83 @@ - + Ctrl+Shift+1 Global shortcut for some predefined commands - + Show/hide main window - + Show the tray menu - + + Show main window under mouse cursor + + + + Edit clipboard - + Edit first item - + Copy second item - + Show action dialog - + Create new item - + Copy next item - + Copy previous item - + Paste clipboard as plain text - + Disable clipboard storing - + Enable clipboard storing - + Paste and copy next - + Paste and copy previous @@ -1945,7 +2019,7 @@ &clipboard Default name of the tab that automatically stores new clipboard content - + &Clipboard @@ -2091,7 +2165,7 @@ Cannot open file %1 - + 无法打开文件 %1! {1?} @@ -2198,12 +2272,12 @@ IconSelectButton - + Select Icon... - + ... Select/browse icon. @@ -2219,7 +2293,7 @@ Browse... - + 浏览... @@ -2265,7 +2339,7 @@ Text - + 文本 @@ -2352,7 +2426,7 @@ F2 Shortcut to save item editor changes - F2 + F2 @@ -2368,7 +2442,7 @@ Escape Shortcut to revert item editor changes - Esc + Esc @@ -2422,8 +2496,7 @@ Error: %1 - 错误: %1 - {1?} + 错误: %1 @@ -2603,7 +2676,7 @@ Notes - + 备注 @@ -2636,7 +2709,7 @@ Show Too&l Tip - + 显示工具提示(&L) @@ -2644,27 +2717,27 @@ &Add - + 添加(&A) + - + + &Remove - + 删除(&R) &Up - + 上移(&U) &Down - + 下移(&D) @@ -2673,7 +2746,7 @@ Browse... Button text for opening file dialog to select synchronization directory - + 浏览... @@ -2810,17 +2883,17 @@ Tag Name - + 标签页名称 Color - + 颜色 Icon - + 图标 @@ -2828,7 +2901,7 @@ Text - + 文本 @@ -2859,181 +2932,187 @@ CopyQ - + CopyQ - + Exit? - + 退出? - + Do you want to <strong>exit</strong> CopyQ? - + 你想<strong>退出</strong> CopyQ 吗? - + &File - + 文件(&F) - + &Edit - + 编辑(&E) - + &Item - + 条目(&I) - + &Tabs - + 标签页(&T) - + &Help - + 帮助(&H) - + &Show/Hide - + 显示/隐藏(&S) - + Open action dialog - + 打开动作对话框 - + &Enable Clipboard Storing - + 启用剪贴板存储(&E) - + &Disable Clipboard Storing - + 禁用剪贴板存储(&D) - + CopyQ Error Notification error message title - + CopyQ 错误 - + &New Tab - + 新建标签页(&N) - + Rename &Group %1 - + 重命名标签页组(&G): %1 - + Re&name Tab %1 - + 重命名标签页(&N): %1 - + Re&move Tab %1 - + 删除标签页(&M): %1 - + Remove Group %1 - + 删除标签页组: %1 - + &Change Tab Icon - + 更改标签页图标(&C) - + Clipboard: %1 Tray tooltip format - + 剪贴板: +%1 - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + %1 - CopyQ - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + %1 - %2 - CopyQ - + &Clipboard: %1 Tray menu clipboard item format - + 剪贴板(&C): %1 - - + + CopyQ Items (*.cpq) - + CopyQ 项目 (*.cpq) - + CopyQ Error Saving File - + 保存文件时 CopyQ 出错 - + Cannot save file %1! - + 无法保存文件 %1! - + CopyQ Error Opening File - + 打开文件时 CopyQ 出错 - + Cannot open file %1! - + 无法打开文件 %1! - + Remove All Tabs in Group? - + 删除组中的全部标签页? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + 你想要删除 <strong>%1</strong> 标签页组中的<strong>全部标签页</strong>吗? - + Remove Tab? - + 删除标签页? - + Do you want to remove tab <strong>%1</strong>? - + 你想要删除 <strong>%1</strong> 标签页吗? Notification - + CopyQ Inspect Notification - + CopyQ 检查通知 - + &Copy + 复制(&C) + + + + Right click to show @@ -3042,54 +3121,54 @@ CopyQ Process Manager - + CopyQ 进程管理器 Started - + 开始 Finished - + 完成 Name - + 名称 Status - + 状态 Starting - + 开始 Terminate - + 终止 Runnning - + 运行中 Failed - + 失败 Remove - + 删除 @@ -3097,51 +3176,57 @@ Information - + 信息 QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + <隐藏> + - + %1 (%n lines) Label for multi-line text in clipboard - - + + %1 (%n 行) - + <IMAGE> Label for image in clipboard - + <图像> - + <FILES> Label for URLs/files in clipboard - + <文件> - + <EMPTY> Label for empty clipboard - + <空> - + <DATA> Label for data in clipboard - + <数据> - + Backspace Key to remove item or MIME on OS X - + Delete Key to remove item or MIME @@ -3149,15 +3234,15 @@ warning: %1 - + 警告: %1 ERROR: %1 - + 错误: %1 - + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard @@ -3165,7 +3250,7 @@ - + %1 Notification label for single-line text in clipboard @@ -3278,11 +3363,6 @@ - - Print number of items in history. - - - Copy item in the row to clipboard. @@ -3425,9 +3505,14 @@ + + Print amount of items in current tab. + + + - + COMMAND @@ -3530,85 +3615,85 @@ 打印程序和库的版本。 - + Usage: copyq [%1] 用法: copyq [%1] - + Starts server if no command is specified. - + COMMANDs: - + NOTES: - + - Use dash argument (-) to read data from stdandard input. - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - + - Use ? for MIME to print available MIME types (default is "text/plain"). - + Invalid number of arguments! - + Name "%1" doesn't refer to a function. - + Built with: - + Command not found! - + Terminating server. - + Failed to set clipboard! - + Cannot save to file "%1"! - + Cannot import file "%1"! - + Invalid option "%1"! @@ -3649,7 +3734,7 @@ &Find: - & 查找: + 查找(&F): @@ -3669,39 +3754,39 @@ Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - 选项卡名称必须非空且不重复。< br / > -选项卡 <b>记&amp; 录</b> 可以使用 <b>Alt + t</b> 打开。< br / > -使用 <b>/</b>作为在树视图选项卡布局中的路径分隔符。 + 标签页名称必须非空且不重复。< br / > +标签页 <b>记录</b> 可以使用 <b>Alt+t</b> 打开。< br / > +使用 <b>/</b> 作为在标签页树视图布局中的路径分隔符。 &Name: - & 名称: + 名称(&N): &name: - & 名称: + 名称(&N): CopyQ New Tab - CopyQ 的新选项卡 + CopyQ 新建标签页 CopyQ Rename Tab - CopyQ 选项卡重命名 + CopyQ 重命名标签页 CopyQ Rename Tab Group - CopyQ 选项卡组重命名 + CopyQ 重命名标签页组 TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) %1. %2 @@ -3723,19 +3808,19 @@ detail::ScriptableProxyHelper - + Tab with given name doesn't exist! - 不存在该名称的选项卡! + 不存在该名称的标签页! - + Tab name cannot be empty! - 选项卡名称不能为空 ! + 标签页名称不能为空 ! - + Tab with given name already exists! - 已存在同名称的选项卡! + 已存在同名标签页! diff -Nru copyq-2.4.7.1~trusty/translations/copyq_zh_TW.ts copyq-2.5.0~trusty/translations/copyq_zh_TW.ts --- copyq-2.4.7.1~trusty/translations/copyq_zh_TW.ts 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/translations/copyq_zh_TW.ts 2015-11-14 08:43:45.000000000 +0000 @@ -1,171 +1,171 @@ - + AboutDialog - + CopyQ About 關於 CopyQ - + Clipboard Manager 剪貼簿管理器 - + Author 作者 - + E-mail 電子郵件 - + Web - Web + 網站 - + Wiki Wiki - + Donate 贊助 - + Development 開發 - + Library used in the application Qt library description - 在應用程式使用的程式庫 + 是於此應用程式使用的程式庫 - + Library used in the application LibQxt library description - 在應用程式使用的程式庫 + 是於此應用程式使用的程式庫 - + Iconic font used in the application Font Awesome description - 在應用程式使用的圖示字型 + 是於此應用程式使用的圖示字型 - + Color palette used for themes Solarized palette/themes description - 用於主題的調色板 + 是用於主題的調色板 - + Free web-based translation management system Weblate description - 基於 web 免費的翻譯管理系統 + 是線上的自由翻譯管理系統 - + Keyboard 鍵盤 - + Application shortcuts can be changed in Preferences dialog. - 應用程式快速鍵,可以在參數對話方塊中更改。 + CopyQ 內部快鍵,在偏好對話框中修改。 - + Global shortcuts (system-wide shortcuts) can be set in Command dialog (default shortcut is F6). - 總體的快速鍵(全系統快速鍵)可以在命令對話方塊中設定(預設的快速鍵是 F6)。 + 全局快鍵 (全系統快鍵),在命令對話框 (F6) 中設定。 - + Type any text to search the clipboard history. - 輸入任何的文字以搜尋剪貼簿歷史。 + 輸入文字以搜尋剪貼歷史。 - + Item list navigation - 項目清單導覽 + 瀏覽項目清單 - + Up/Down, Page Up/Down, Home/End Up/Down, Page Up/Down, Home/End - + Tab navigation - 分頁導覽 + 瀏覽分頁 - + Left, Right, %1, %2 Keys for tab navigation (%1, %2 are the standard keys). - 左、右,%1,%2 + Left, Right, %1, %2 - + Move selected items - 移動所選的項目 + 移動所選項目 - + Ctrl+Up/Down, Ctrl+Home/End Ctrl+Up/Down,Ctrl+Home/End - + Reset search or hide window - 重設搜尋或隱藏視窗 + 設回搜尋或隱藏窗格 - + Escape Esc - + Delete item 刪除項目 - + Put selected items into clipboard - 放入已選的項目到剪貼簿 + 所選項目放入剪貼簿 - + Enter Enter - + Change item display format - 更改項目的顯示格式 + 更改項目顯示格式 - + Ctrl+Left/Right - Ctrl + 左/右 + Ctrl+Left/Right - + Edit Item 編輯項目 - + F2 F2 @@ -173,92 +173,93 @@ ActionDialog - + CopyQ Action Dialog - CopyQ 動作對話方塊 + CopyQ 動作對話框 - + Co&mmand: - (&M)命令: + 命令(&M): - + Standard &input: - (&I)標準輸入: + 標準輸入(&I): - + Store standard o&utput: - (&U)儲存標準輸出: + 儲存標準輸出(&U): - + Send data of given MIME type to standard input of command (leave empty to disable) - + 將指定 MIME 類型的資料,轉送到命令的標準輸入 (要停用則留白) - + Create items from standard output of the program (leave empty to disable) - + 用程式的標準輸出建立項目 (要停用則留白) - + &Separator for new items: - (&S)新項目的分隔符號: + 新項目的分隔號(&S): - + <p>Regular expression for splitting output into multiple items.<\p> <p>Use <b>\n</b> to store each line to separate item.</p> - <p>用於將輸出分成多個項目的正則運算式。<\p> -<p>使用 <b>\n</b>去儲存每行的分割項目。</p> + <p>將輸出分解成多個項目的字串類型式。<\p> +<p>使用 <b>\n</b>儲存每行成分解項目。</p> - + \n \n - + Output &tab: - (&T)輸出與分頁: + 輸出分頁(&T): - + Save items in tab with given name (leave empty to save in the current tab) - + 以後面名稱儲存分頁中的項目(要儲存於目前分頁則留白) - + Command saved - 命令已儲存 + 所儲存的命令 - + Command was saved and can be accessed from item menu. You can set up the command in preferences. - + 命令已儲存,能從項目功能表取用 +於偏好中可設定命令。 ActionHandler - + Error: %1 - 錯誤:%1 + 錯誤: %1 - + Exit code: %1 - 結束代碼:%1 + 結束碼: %1 - + Command %1 命令 %1 @@ -266,87 +267,87 @@ AddCommandDialog - + CopyQ Add Commands CopyQ 增加命令 - + New command - 新的命令 + 新命令 - + Ignore items with no or single character - 忽略沒有的項目或單個字元 + 忽略無字元或單字元項目 - + Open in &Browser - (&B)在瀏覽器開啟 + 以瀏覽器開啟(&B) - + Paste as Plain Text - 貼上為純文字 + 轉為純文字貼上 - + Shift+Return Shift + Return - + Autoplay videos 自動播放視訊 - + Copy URL (web address) to other tab - 複製 URL(網站位址)到另一個分頁 + 複製 URL (網站位址) 到另一分頁 - + Create thumbnail (needs ImageMagick) 建立縮圖 (需要 ImageMagick) - + Create QR Code from URL (needs qrencode) - 從 URL 建立 QR 碼(需要 qrencode) + 從 URL 建立 QR 碼 (需要 qrencode) - + Add to &TODO tab - + 加到待辦分頁(&T) - + Move to &TODO tab - + 移至待辦分頁(&T) - + Ignore copied files 忽略複製的檔案 - - Ignore *"Password"* window - 忽略 *"密碼"* 視窗 + + Ignore *"Password"* window + 忽略 *"密碼"* 窗格 - + Password 密碼 - + Move to Trash 移到垃圾桶 - + (trash) (垃圾桶) @@ -354,40 +355,40 @@ ClientSocket - - + + Failed to read message from client! - 從客戶端讀取訊息失敗! + 無法從客戶端讀取訊息! ClipboardBrowser - + Searching %p%... Text in progress bar for searching/filtering items; %p is amount in percent - 正在搜尋 %p%... + 搜尋 %p%... - + Discard Changes? - + 放棄變更? - + Do you really want to <strong>discard changes</strong>? - 您真的想 <strong>丟棄更改</strong> 嗎? + 真想 <strong>放棄變更</strong> 嗎? ClipboardClient - + Cannot connect to server! Start CopyQ server first. - + 無法連上伺服器!請先啟動 CopyQ 伺服器。 - + Connection lost! 失去連線! @@ -395,262 +396,263 @@ ClipboardDialog - + CopyQ Clipboard Content - + CopyQ 剪貼內容 - + &Formats: - + 格式(&F): - + C&ontent: - + 內容(&O): - + Remove Format - + 移除格式 - + CopyQ Item Content - + CopyQ 項目內容 - + <strong>Size:</strong> %1 bytes Size of data in bytes - + <strong>大小:</strong> %1 bytes ClipboardServer - + CopyQ server is already running. - + CopyQ 伺服器已運作。 - + Cancel Active Commands - + 取消目前命令 - + Cancel active commands and exit? - + 取消目前命令並結束? - + Cancel Exiting - + 取消結束 - + Exit Anyway - + 結束 CommandDialog - + CopyQ Commands - + CopyQ 命令 - + Define new commands that can be either invoked automatically on new clipboard content or by user from menu or using system shortcut. - + 定義可針對新剪貼簿內容自動呼叫的新命令,或由使用者從功能表,或用全系統快鍵呼叫的新命令。 - + &Find: - (&F)尋找: + 尋找(&F): - + &Load Commands... - + 載入命令(&L)... - + Sa&ve Selected Commands... - + 儲存所選命令(&V)... - + Copy Selected [Ctrl+C] - + 複製所選 [Ctrl+C] - + Paste Commands [Ctrl+V] - + 貼上命令 [Ctrl+V] - + Unsaved Changes - + 未儲存的變更 - + Command dialog has unsaved changes. - + 命令對話方塊有未儲存的變更。 - + Open Files with Commands - + 以命令開啟檔案 - + Commands (*.ini);; CopyQ Configuration (copyq.conf copyq-*.conf) - + 命令 (*.ini);; CopyQ 設定 (copyq.conf copyq-*.conf) - + Save Selected Commands - + 儲存所選命令 - + Commands (*.ini) - + 命令 (*.ini) CommandHelpButton - + Command contains list of programs with arguments which will be executed. For example: - + 命令含有將要執行的程式(連同參元)清單。例如: - + Program argument %1 will be substituted for item text, and %2 through %9 for texts captured by regular expression. - + 項目文會替換程式參元 %1,符合字串類型式的文字則替換參元 %2 至 %9。 - + Character %1 can be used to pass standard output to the next program. - + 字元 %1 可將標準輸出傳給下一個程式。 - + Following syntax can be used to pass rest of the command as single parameter. - + 以下語法可用來將命令的其餘部分作為單一參元傳遞。 - + This gives same output as %1 but is more useful for longer commands. - + 這產生同於 %1 的輸出;於較長命令更有用。 - + Functions listed below can be used as in following commands. - + 下面列出的函數可以後面範例命令的方式使用。 - + &clipboard Example tab name - + &clipboard - + Show command help (F1) - + 顯示命令説明 (F1) CommandWidget - + &Name: - (&N)名稱: + 名稱(&N): - + Command name shown in menu - + 在功能表中顯示的命令名稱 - + Type of Action - + 啟動方式 - + Run the command automatically if clipboard has new content - + 如果剪貼簿有新內容,即自動執行命令 - + Auto&matic - + 自動(&M) - + Show command in context menu of matching items - + 若項目內容符合先決條件,則於右鍵功能表中顯示命令 - + In M&enu - + 於功能表(&E) - + &Global Shortcut: - (&G)總體快捷鍵: + 全局快鍵(&G): - + Match Items - + 目標項目的條件 - + Data of this MIME type will be sent to standard input of command. Leave empty to disable this. - + 有此 MIME 類型的資料會傳到命令的標準輸入。 +要停用此功能則留白。 - + F&ormat: - + 格式(&O): - + <p>Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On OS X, this contains the applicaton name followed by a dash (&quot;-&quot;) then the window title. E.g. &quot;Safari - GitHub&quot;.</p> - + <p>項目所在的視窗標題文字符合字串類型式,且複製到剪貼簿,命令才作用 (留白,則不限視窗標題)。在 OS X 上,視窗標題為應用程式名稱之後加破折號 ("-") 然後視窗標題。例如 &quot;Safari - GitHub&quot;。</p> - + &Window: - + 窗格(&W): - - <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + + <p>Use command only for items whose text match this regular expression (leave empty to match anything).</p><p><span style=" font-weight:600;">Examples:</span></p><p> Match URL <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> Match PDF filenames <span style=" font-weight:600;">\.pdf$</span></p><p> Match single character <span style=" font-weight:600;">^.$</span></p><p> Match remote multimedia <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> + <p>項目的文字符合此字串類型式,命令才作用 (留白,則不限項目文字)。</p><p><span style=" font-weight:600;">譬如:</span></p><p> URL 符合後面類型 <span style=" font-weight:600;">^(https?|ftp)://</span></p><p> PDF 檔名符合後面類型 <span style=" font-weight:600;">\.pdf$</span></p><p> 單一字元符合後面類型 <span style=" font-weight:600;">^.$</span></p><p> 遠端多媒體符合後面類型 <span style=" font-weight:600;">^http://.*\.(ogv|vlc|mp4|mp3)$</span></p> - + &Content: - + 內容(&C): - + &Filter: - + 處理器(&F): - + <p>Use commands only if filter command succeeds.</p> <p>Item text is passed to <b>standard input</b> of the filter command. The item is <b>matched only if the filter command exit code is 0</b>.</p> @@ -658,2927 +660,3062 @@ <p>Use <b>%1</b> for item text passed as argument and <b>%2</b> to <b>%9</b> for arguments captured by regular expression (parts enclosed in parentheses).</p> <p>Use <b>|</b> to chain commands (pass standard output to next command).</p> - + <p>處理器命令成功執行了才用上命令。</p> + +<p>項目文字傳到處理器命令的 <b>標準輸入</b>。該項目 <b>只在處理器命令的結束碼為 0 時,才被挑出</b>。</p> + +<p> <b>%1</b> 表作為參元傳送的項目文字,<b>%2</b> 至 <b>%9</b> 表合於字串類型式 (部分括在括弧中) 的參元。</p> + +<p>使用 <b>|</b> 聯接命令 (標準輸出傳給下一個命令)。</p> - + Comman&d - + 命令(&D) - + Action - + 動作 - + Co&py to tab: - + 複製到分頁(&P): - + Name of tab to copy new items into (leave empty not to copy) - + 新項目會複製過去的分頁的名稱 (不複製則留白) - + Remove matching item Note: If this is applied automatically, no other automatic commands are executed. - + 刪除符合條件的項目 + +注意: 如果這自動套用,其他自動命令都不會執行。 - + &Remove Item - + 移除項目(&R) - + Menu Action - + 功能表 - + Hide window after command is activated from context menu of an item - + 經項目之右鍵功能表啟動命令後,隱藏窗格 - + &Hide main window after activation - + 啟動後隱藏主窗格(&H) - + &Shortcut: - (&S)快捷鍵: + 快鍵(&S): - + Command options - + 命令選項 - + Show action dialog before executing the command - + 執行命令前,顯示動作對話框 - + &Wait - + 等待(&W) - - Change item, don't create any new items - + + Change item, don't create any new items + 變更項目內容,而不[由輸出另]建立新項目 - + Tr&ansform - + 轉變(&A) - + O&utput: - + 輸出(&U): - + Create items from standard output of the program (leave empty to disable) - + 從程式的標準輸出建立項目 (要停用此功能,則留白) - + &Separator: - + 分隔號(&S): - + Separator to match for splitting the output to multiple items - + 將輸出分成多個項目的分隔號 - + \n - \n + \n - + Output &tab: - (&T)輸出分頁: + 輸出之分頁(&T): - + Save items in tab with given name (leave empty to save in first tab) - + 以指定名稱儲存分頁中的項目(要儲存於目前分頁則留白) ConfigTabAppearance - + Background - + 背景 - + Notes - + 注意事項 - + Found - + 找到的 - + Selected - + 所選的 - + Number - + 編號 - + Normal - + 一般 - + Editor - + 編輯器 - + Font - + 字型 - + Alternate - + 另類 - + Foreground - + 前景 - + Notification - + 通知 - + Show &Number - + 顯示編號(&N) - + Show scrollbars - + 顯示捲動列 - + S&crollbars - + 捲動列(&C) - + Use icons from desktop environment whenever possible - + 盡可能使用桌面環境的圖示 - + S&ystem Icons - + 通知區圖示(&Y) - + &Antialias - + 去鋸齒(&A) - + S&et colors for tabs, tool bar and menus - + 設定項目、工具列和功能表的顏色(&E) - + &Reset Theme - + 設回預設主題(&R) - + Theme: - + 主題: - + &Load Theme - + 載入主題(&L) - + &Save Theme - + 儲存主題(&S) - + Edit current theme in external editor - + 於外部編輯器編輯目前主題 - + E&dit Theme - + 編輯主題(&D) - + Preview: - + 預覽: - + item Search expression in preview in Appearance tab. - + 項目 - + Search string is %1. - + 搜尋的字串為 %1。 - + Select an item and press F2 to edit. - + 選一項目然後 +按 F2 來編輯。 - + Select items and move them with CTRL and up or down key. - + 選擇項目並同時按 CTRL 和向上或向下鍵移動它們。 - + Remove item with Delete key. - + 用 Delete 鍵刪除項目。 - + Example item %1 - + 示例項目 %1 - + Some random notes (Shift+F2 to edit) - + 一些雜記 (Shift+F2 編輯) - + Open Theme File - + 開啟主題檔 - + Save Theme File As - + 主題檔儲存為 - + No External Editor - + 不使用外部編輯器 - + Set external editor command first! - + 首先設定外部編輯器命令! - + Abc Preview text for font settings in appearance dialog - + 測試 ConfigTabShortcuts - + &New Item - (&N)新項目 + 新項目(&N) - + &Import Tab... - (&I)匯入分頁... + 匯入分頁(&I)... - + Ctrl+I Ctrl+I - + &Export Tab... - (&E)匯出分頁... + 匯出分頁(&E)... - + &Preferences... - (&P)參數... + 偏好(&P)... - - + + Ctrl+P Ctrl+P - + C&ommands/Global Shortcuts... - (&O)命令/總體快捷鍵... + 命令與全局快鍵(&O)... - + C&ommands... - (&O)命令... + 命令(&O)... - + F6 F6 - + Show &Clipboard Content - (&C)顯示剪貼簿內容 + 顯示剪貼歷史內容(&C) - + Ctrl+Shift+C Ctrl+Shift+C - + &Toggle Clipboard Storing - (&T)切換剪貼簿存儲器 + 開/關剪貼歷史之儲存(&T) - + Ctrl+Shift+X Ctrl+Shift+X - + P&rocess Manager - + 程序管理器(&R) - + Ctrl+Shift+Z - + Ctrl+Shift+Z - + E&xit - + 離開(&X) - + Ctrl+Q - + Ctrl+Q - + &Sort Selected Items - + 排序所選項(&S) - + Ctrl+Shift+S - + Ctrl+Shift+S - + &Reverse Selected Items - + 反排所選項(&R) - + Ctrl+Shift+R - + Ctrl+Shift+R - + &Paste Items - + 插入項目到歷史(&P) - + &Copy Selected Items - + 複製所選歷史項目(&C) - + &Find - + 尋找(&F) - + Move to &Clipboard - + 移到剪貼簿(&C) - + &Show Content... - + 顯示[項目]內容(&S)... - + F4 - F4 + F4 - + &Edit - + 編輯(&E) - + F2 - F2 + F2 - + Edit &Notes - + 編輯備註(&N) - + Shift+F2 - + Shift+F2 - + E&dit with editor - + 以編輯器編輯(&D) - + Ctrl+E - + Ctrl+E - + &Action... - + 動作(&A)... - + F5 - F5 + F5 - + Next Format - + 下一格式 - + Ctrl+Right - + Ctrl+Right - + Previous Format - + 上一格式 - + Ctrl+Left - + Ctrl+Left - + &Remove - + 移除(&R) + + + + Move Up + 移上 + + + + Ctrl+Up + Ctrl+Up + + + + Move Down + 移下 + + + + Ctrl+Down + Ctrl+Down + + + + Move to Top + 移至首 - + + Ctrl+Home + Ctrl+Home + + + + Move to Bottom + 移至尾 + + + + Ctrl+End + Ctrl+End + + + &New Tab - + 新增分頁(&N) - + Ctrl+T - + Ctrl+T - + R&ename Tab - + 重新命名分頁(&E) - + Ctrl+F2 - + Ctrl+F2 - + Re&move Tab - + 移除分頁(&M) - + Ctrl+W - + Ctrl+W - + &Change Tab Icon - + 變更分頁圖示(&C) - + Ctrl+Shift+T - + Ctrl+Shift+T + + + + Ne&xt Tab + 下一分頁 - + + Right + Right + + + + &Previous Tab + 上一分頁 + + + + Left + Left + + + &Help - + 說明(&H) - + &Custom Actions and Global Shortcuts... - + 自訂動作和全局快鍵(&C)... ConfigurationManager - + CopyQ Configuration - + CopyQ 設定 - + &General - (&G)一般 + 一般(&G) - + &Language: - + 語言(&L): - - Break text if it's too long to fit on line - + + Break text if it's too long to fit on line + 如果文字太長,換行 - + Wrap l&ong text - + 長文自動換行(&O) - + Keep main window above other windows - + 保持主窗在其他窗之上 - + Alwa&ys on Top - + 總是在上層(&Y) - + Enable to open windows on current screen. Disable to open windows where they were last closed - + 啟用,以於目前螢幕開啟窗格。停用,以在它們最後被關閉處開啟窗格 - + O&pen windows on current screen - + 於目前螢幕開啟窗格(&P) - + Confirm application exit - + 確認要結束應用程式 - + Confirm application e&xit - + 確認應用程式之退出(&X) - + Run the application on system startup - + 於系統啟動時執行應用程式 - + &Autostart - + 自動啟動(&A) - + Support for Vi navigation keys (H, J, K, L and more), slash (/) key to search - + 支援 Vi 移動瀏覽鍵 (H, J, K, L 等),斜線 (/) 鍵以搜尋 - + &Vi style navigation - + Vi 式移動瀏覽(&V) - + Save and restore history of item filters - + 儲存和還原項目處理器的歷史記錄 - + Save Filter History - + 儲存處理器歷史 - + Clipboard Manipulation - + 剪貼歷史編輯 - + Save text selected with mouse (primary selection) in history - + 儲存滑鼠選的 (沒用複製) 文字到歷史紀錄 - + (&2) Store text selected using mouse - + (&2) 儲存用滑鼠選的文字 - + Allow to paste mouse selections using shortcut (usually Ctrl+V or Shift+Insert) - + 允許用快鍵 (常為 Ctrl+V 或 Shift+Insert) 貼上滑鼠選的 - + (&4) Paste mouse selection with keyboard - + (&4) 用鍵盤貼上滑鼠選的 - + Save clipboard in history - + 存放剪貼歷史 - + (&1) Store clipboard - + (&1) 存放剪貼歷史 - + Allow to paste copied content the same way as mouse selections (usually by pressing middle mouse button) - + 允許貼上複製的內容,就是滑鼠選後自動貼上(通常是藉由按中鍵) - + (&3) Paste clipboard with mouse - + (&3) 用滑鼠自動貼上剪貼 - + Layout and Transparency - + 版面和透明度 - + Show tree with tabs instead of tab bar - + 不以分頁列,而以分頁顯示樹 - + Tab T&ree - + 分頁樹(&R) - + &Focused transparency: - + 焦點處透明度(&F): - + Transparency of main window if focused. Note: This is not be supported on all systems. - + 主窗得到焦點後的透明度。 + +注意: 不是所有的作業系統支援這個。 - + &Unfocused transparency: - + 非焦點處透明度(&U): - + Transparency of main window if unfocused. Note: This is not be supported on all systems. - + 主窗失去焦點後的透明度。 + +注意: 不是所有的作業系統支援這個。 - + Show number of items in tabs - + 顯示分頁中項目的數量 - + Sho&w Item Count - + 顯示項目數量(&W) - + Show/Hide - + 顯示/隱藏 - + Hide tabs (press Alt key to show) - + 隱藏分頁(按 alt 鍵顯示) - + Hi&de tabs - + 隱藏分頁(&D) - + Hide toolbar - + 隱藏工具列 - + Hide too&lbar - + 隱藏工具列(&L) - + Hide tool&bar labels - + 隱藏工具列標籤(&B) - - Don't show tray icon; minimize window when closed - + + Don't show tray icon; minimize window when closed + 不顯示通知區圖示;關閉時最小化視窗 - + Disabl&e tray - + 停用通知區圖示(&D) - + &History - + 歷史(&H) - + Maximum &number of items in history: - + 歷史記錄中的項目數量上限(&N): - + Maximum number of items in each tab - + 每一分頁中的項目數量上限 - + &Unload tab after an interval in minutes: - + 於若干分鐘後卸載分頁(&U): - + Unload each tab from memory after specified number of minutes of inactivity. Set to 0 not to unload tabs. - + 不活動超過指定分鐘數後,從記憶體卸載分頁。 + +設為 0,則不卸載分頁。 - + External &editor command (%1 is file to edit): - + 外部編輯器命令 (%1 表要編輯的檔)(&E): - + External editor command (%1 is file to edit). Examples: gedit %1 notepad %1 gvim -f %1 xterm -e vim %1 - + 外部編輯器命令 (%1 表要編輯的檔)。 + 範例: + gedit %1 + notepad %1 + gvim-f %1 + xterm-e vim %1 - + Ta&b for storing clipboard: - + 存放剪貼歷史之分頁(&B): - + Name of tab that will automatically store new clipboard content. Leave empty to disable automatic storing. - + 自動儲存新剪貼的分頁名稱。 + +留白,則停用自動儲存功能。 - + Leave unchecked for Return key to save edited item and Ctrl+Return create new line. Note: Edited items can be saved with F2 disregarding this option. - + 不勾選,則按 Return 儲存編輯項,Ctrl+Return 換新行。 + +注意: 編輯項可不顧此選項,以 F2 儲存。 - + Sa&ve edited item with Ctrl+Return and create new line with Return key - + 按 Ctrl+Return 儲存編輯項,Return 換新行(&V) - + After item is activated (double-click or Enter key), copy it to clipboard and ... - + (按兩下或按 Enter) 項目被啟用後,即複製到系統剪貼簿,然後... - + Move item to the top of the list after it is activated - + 項目啟用後,移動項目至清單首 - + Move item to the t&op - + 移動項目至首(&O) - + Close main window after item is activated - + 項目啟用後,關閉主窗 - + &Close main window - + 關閉主窗(&C) - + Focus last window after item is activated - + 項目被啟用後,移焦至啟用前的視窗 - + &Focus last window - + 移焦至之前最後用的視窗(&F) - + Paste to current window after item is activated - + 項目啟用後,貼到目前窗格 - + &Paste to current window - + 貼到目前窗格(&P) - + &Tray - + 通知區圖示(&T) - + Show command for current clipboard content in tray menu - + 顯示通知區圖示功能表中的目前剪貼歷史的命令 - + Sho&w commands for clipboard content - + 顯示處理剪貼的命令(&W) - + N&umber of items in tray menu: - + 通知區圖示功能表中項目的數量(&U): - + Number of items in tray menu - + 通知區圖示功能表中的項目數量 + + + + Show items from current tab in tray menu + 於通知區圖示功能表顯示目前分頁中的項目 - Show items from current tab in content menu - + 顯示右鍵功能表中的目前分頁的項目 - + Show cu&rrent tab in menu, - + 顯示功能表中的目前分頁(&R), - + or &choose other tab: - + 或選其他分頁(&C): - + Name of tab to show in tray menu (empty for the first tab) - + 顯示於通知區圖示功能表中的分頁名稱 (留白則為首頁) - + Paste item to current window after selecting it in menu - + 選擇功能表中的項目後,貼到目前窗格 - + &Paste activated item to current window - + 將啟用的項目貼到目前窗格(&P) - + Show image preview next to menu items - + 於功能表項目旁顯示圖像預覽 - + Sh&ow image preview as menu item icon - + 以功能表項目圖示顯示圖像預覽(&O) - + &Notifications - + 通知(&N) - + &Notification position: - + 通知的位置(&N): - + Position on screen for notifications - + 通知於螢幕上的位置 - + Top - + - + Bottom - + - + Top Right - + 頂右 - + Bottom Right - + 底右 - + Bottom Left - + 底左 - + Top Left - + 頂左 - + Int&erval in seconds to display notifications: - + 通知顯示多久(以秒計時)(&E): - + Interval in seconds to display notification for new clipboard content or if item is copied to clipboard (only if main window is closed). Set to 0 to disable this. Set to -1 to keep visible until clicked. - + 如有新的剪貼項目複製到系統剪貼簿 (僅當copyq主窗關閉),顯示通知多久 (以秒為單位)。 + +設為 0 來停用此功能。 + +設置為 -1,以維持可見,直到按一下。 - + Num&ber of lines for clipboard notification: - + 剪貼簿通知之行數(&B): - + Number of lines to show for new clipboard content. Set to 0 to disable. - + 顯示剪貼歷史的新[項目]數。 + +設為 0,則停用此功能。 - + Notification Geometry (in screen points) - + 通知之幾何 (以螢幕點為單位) - + Ho&rizontal offset: - + 水平位移量(&R): - + Notification distance from left or right screen edge in screen points - + 通知與螢幕左邊或右邊的距離 (以螢幕點為單位) - + &Vertical offset: - + 垂直位移量(&V): - + Notification distance from top or bottom screen edge in screen points - + 通知與螢幕上緣或下緣的距離 (以螢幕點為單位) - + Maximum &width: - + 寬度上限(&W): - + Maximum width for notification in screen points - + 螢幕點中的通知的寬度上限 - + Ma&ximum height: - + 最大高度(&X): - + Maximum height for notification in screen points - + 螢幕點中的通知的高度上限 - + &Items - + 項目(&E) - + Display format of selected item in history can be changed by pressing <b>Ctrl+Left</b> or <b>Ctrl+Right</b>. You can change priority of formats to display by reordering items below. - + 所選的歷史項目的顯示格式,可以通過按 <b>Ctrl+Left</b> 或 <b>Ctrl+Right</b> 來變更。可由重新排序下面項目,來變更顯示格式的優先順序。 - + &Shortcuts - (&S)快捷鍵 + 快鍵(&S) - + &Appearance - + 外觀(&A) - + Ctrl+Shift+1 Global shortcut for some predefined commands - + Ctrl+Shift+1 - + Show/hide main window - + 顯示/隱藏主窗 - + Show the tray menu - + 顯示通知區圖示功能表 - + + Show main window under mouse cursor + 在滑鼠游標下顯示主窗 + + + Edit clipboard - + 編輯剪貼 - + Edit first item - + 編輯第一項 - + Copy second item - + 複製第二項 - + Show action dialog - + 顯示動作對話框 - + Create new item - + 新建項目 - + Copy next item - + 複製下一項 - + Copy previous item - + 複製上一項 - + Paste clipboard as plain text - + 將剪貼轉為純文字貼上 - + Disable clipboard storing - + 停用剪貼歷史之儲存 - + Enable clipboard storing - + 啟用剪貼歷史之儲存 - + Paste and copy next - + 貼上並複製下一個 - + Paste and copy previous - + 貼上並複製上一個 - + &clipboard Default name of the tab that automatically stores new clipboard content - + &clipboard - + Cannot save tab %1 to %2 (%3)! - + 無法儲存分頁 %1 到 %2 (%3)! - + Cannot create directory for settings %1! - + 無法建立設定目錄 %1! - - Invalid value for option "%1" - + + Invalid value for option "%1" + 選項 "%1" 的值無效 - + Reset preferences? - + 設回偏好? - + This action will reset all your preferences (in all tabs) to default values.<br /><br />Do you really want to <strong>reset all preferences</strong>? - + 此動作將所有(所有分頁的)偏好回復到預設值。<br /><br /> 真的要<strong>回復所有偏好</strong>? - + Restart Required - + 必須重新啟動 - + Language will be changed after application is restarted. - 重新啟動應用程式後,將會更改語言。 + 重新啟動應用程式,才會更改語言。 FakeVim::Internal - + Use Vim-style Editing - + 用 Vim 方式編輯 - + Read .vimrc - + 讀取 .vimrc - + Path to .vimrc - + .vimrc 路徑 FakeVim::Internal::FakeVimHandler - - + + Unknown option: %1 - + 未知選項: %1 - + Argument must be positive: %1=%2 - + 參元必須是正數: %1 = %2 - - Mark "%1" not set. - + + Mark "%1" not set. + 未標示 "%1"。 - + %1%2% - + %1%2% - + %1All - + %1全部 - + Not implemented in FakeVim. - + 於 FakeVim 沒有實作出來。 - + Unknown option: - + 未知選項: - + Invalid argument: - + 無效的參元: - + Trailing characters: - + 末尾字元: - + Move lines into themselves. - + 將行移到它本身是個錯誤。 - + %n lines moved. - - + + 移了 %n 行。 - - File "%1" exists (add ! to override) - + + File "%1" exists (add ! to override) + 檔案 "%1" 已存在 (用 ! 以覆蓋) - - Cannot open file "%1" for writing - + + Cannot open file "%1" for writing + 無法開啟要寫入的檔 "%1" - - "%1" %2 %3L, %4C written. - + + "%1" %2 %3L, %4C written. + "%1" %2 %3行, %4字元已寫。 - - Cannot open file "%1" for reading - + + Cannot open file "%1" for reading + 無法開啟要讀取的檔案 "%1" - - "%1" %2L, %3C - + + "%1" %2L, %3C + "%1" %2行, %3字元 - + %n lines filtered. - - + + %n 行已處理。 - + Cannot open file %1 - + 無法開啟檔案 %1 - + Invalid regular expression: %1 - + 無效的字串類型式: %1 - + Pattern not found: %1 - + 未找到類型: %1 - + Search hit BOTTOM, continuing at TOP. - + 搜尋觸底,從頂部繼續。 - + Search hit TOP, continuing at BOTTOM. - + 搜尋至頂,從底部繼續。 - + Search hit BOTTOM without match for: %1 - + 搜尋觸底,而無合於 %1 者 - + Search hit TOP without match for: %1 - + 搜尋至頂,而無合於 %1 者 - + %n lines indented. - - + + %n 行已縮排。 - + %n lines %1ed %2 time. - - + + %n 行已 %1 %2 次。 - + %n lines yanked. - - + + %n 行已複製。 - + Already at oldest change. - + 已達最早的變更。 - + Already at newest change. - + 已達最近的變更。 FakeVim::Internal::FakeVimHandler::Private - + Recursive mapping - + 遞迴定義按鍵 - + Type Alt-V, Alt-V to quit FakeVim mode. - + 鍵入 Alt-V,Alt-V 以退出 FakeVim 模式。 - + [New] - + [新增] - + Not an editor command: %1 - + 不是編輯器的命令: %1 FileWatcher - - Failed to create synchronization directory "%1"! - + + Failed to create synchronization directory "%1"! + 無法建立同步(雙向更新)用的目錄 "%1"! FilterCompleter - + Alt+Down Filter completion shortcut - + Alt+Down IconSelectButton - + Select Icon... - + 選擇圖示... - + ... Select/browse icon. - + ... IconSelectDialog - + CopyQ Select Icon - + CopyQ 選擇圖示 - + Browse... - + 瀏覽... - + Open Icon file - + 開啟圖示檔 - + Image Files (*.png *.jpg *.jpeg *.bmp *.ico *.svg) - + 圖片檔 (*.png *.jpg *.jpeg *.bmp *.ico *.svg) ItemDataLoader - + Data - + 資料 - + Various data to save. - + 可儲存的各種資料。 ItemDataSettings - + Select formats to save in history. You can add a format from examples below or type in other (one per line). - + 選擇一筆歷史項目的(一個以上的)儲存格式。可從下面範例加入格式或手工輸入其他格式(每行一種)。 - + Active &Formats: - + 啟用的格式(&F): - + &Examples (double click to add to active formats): - + 範例(按兩次以加到啟用的格式)(&E): - + Text - + 純文字 - + Unformatted simple text - + 未格式化的文字 - + Formatted text, web pages - + 格式化的文字、網頁 - + XML - + XML - + List of URI (e.g. copied files) - + URI 清單 (例如,所複製的檔案) - + Images - + 圖片 - + Bitmap image - + Bitmap 圖片 - + Vector graphics - + 向量圖片 - + Web image formats - + 網站圖片格式 - + Other - + 其他 - + List of clipboard mime types that will be stored in history (in given display order) - + 會(以指定的顯示方式)儲存到歷史紀錄的剪貼的 MIME 類型清單 - + &Maximum number of characters per format to display: - + 每一種格式顯示的字元數量上限(&M): ItemEditor - + editor exit code is %1 - + 編輯器結束碼是 %1 - + Editor command: %1 - + 編輯器命令: %1 ItemEditorWidget - + Save - + 儲存 - + Save Item (<strong>F2</strong>) - + 儲存項目 (<strong>F2</strong>) - + F2 Shortcut to save item editor changes - F2 + F2 - + Cancel - + 取消 - + Cancel Editing and Revert Changes - + 取消編輯,復原變更 - + Escape Shortcut to revert item editor changes - Esc + Esc - + Undo - + 復原 - + Redo - + 重複 ItemEncryptedLoader - - To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> - + + To share encrypted items on other computer or session, you'll need public and secret key files:<ul><li>%1</li><li>%2<br />(Keep this secret key in a safe place.)</li></ul> + 要分享加密項目到其他電腦或 Copyq 工作(session),會需要公開的金鑰與私密的金鑰:<ul><li>%1</li><li>%2<br />(於安全所在保存此私密金鑰。)</li></ul> - + GnuPG must be installed to view encrypted tabs. - + 一定得安裝 GnuPG 才能檢視加密的分頁。 - + Encrypt (needs GnuPG) - + 加密 (需要 GnuPG) - - + + Ctrl+L - + Ctrl+L - + Decrypt - + 解密 - + Decrypt and Copy - + 解密並複製 - + Ctrl+Shift+L - + Ctrl+Shift+L - + Error: %1 - 錯誤:%1 - {1?} + 錯誤: %1 - + Failed to generate keys. - + 無法產生金鑰。 - + Done - + 完成 - + Creating new keys (this may take a few minutes)... - + 產生新金鑰 (需幾分種)... - - + + Cancel - + 取消 - + Setting new password... - + 設定新密碼... - + Encryption keys <strong>must be generated</strong> before item encryption can be used. - + 項目加密前 <strong>一定得產生</strong>金鑰。 - + Generate New Keys... - + 產生新金鑰... - + Change Password... - + 變更密碼... - + Encryption failed! - + 無法加密! - + Decryption failed! - + 無法解密! - + Encryption - + 加密 - + Encrypt items and tabs. - + 將項目與分頁加密。 ItemEncryptedSettings - + To encrypt and decrypt items add appropriate commands under Commands tab. - + 要加密、解密項目,得在命令分頁下加入適當的命令。 - + Sharing Encrypted Items and Tabs - + 分享加密的項目與分頁 - + Encrypted Tabs - + 加密的分頁 - + <p>Specify names of tabs (one per line) which will be automatically encrypted and decrypted.</p> <p>Set unload tab interval in History tab to safely unload decrypted items from memory.</p> - + <p>指定會自動加密與解密的分頁名稱(每行一個)。</p> +<p>於歷史紀錄分頁設定多久即卸載分頁,以安全地從記憶體卸載解密的項目。</p> ItemFakeVimLoader - + FakeVim - + FakeVim - + FakeVim plugin is part of Qt Creator - + FakeVim 外掛是 Qt Creator 的一部分 - + Emulate Vim editor while editing items. - + 編輯項目時,模擬 Vim 編輯器。 ItemFakeVimSettings - + Enable FakeVim for Editing Items - + 啟用 FakeVim 來編輯項目 - + Path to Configuration File: - + 設定檔之路徑: ItemImageLoader - + Images - + 圖片 - + Display images. - + 顯示圖片。 ItemImageSettings - + Maximum Image &Width: - + 圖片寬度上限(&M): - + Maximum width of image displayed in history (set to zero for original size) - + 於歷史紀錄中顯示的圖片寬度上限 (顯示原始大小,則設為 0) - + Maximum Image &Height: - + 圖片高度上限(&H): - + Maximum height of image displayed in history (set to zero for original size) - + 於歷史紀錄中顯示的圖片高度上限 (顯示原始大小,則設為 0) - + &Image editor command: - + 圖片編輯器命令(&I): - + Editor command for supported image formats other than SVG. - + SVG 除外的所支援的圖片格式的編輯器命令。 - + &SVG editor command: - + SVG 編輯器命令(&S): - + Editor command for SVG image format. - + SVG 圖片格式編輯器命令。 ItemNotesLoader - + Notes - + 備註 - + Display notes for items. - + 顯示項目之備註。 ItemNotesSettings - + Notes Position - + 備註位置 - + A&bove Item - + 項目上方(&B) - + B&elow Item - + 項目下方(&E) - + &Icon Only - + 僅顯示圖示(&I) - + Show Too&l Tip - + 顯示提示(&T) ItemOrderList - + &Add - + 新增(&A) - + + - + + - + &Remove - + 移除(&R) - + &Up - + 移上(&U) - + &Down - + 移下(&D) ItemSyncLoader - + Browse... Button text for opening file dialog to select synchronization directory - + 瀏覽... - - Failed to synchronize tab "%1" with directory "%2"! - + + Failed to synchronize tab "%1" with directory "%2"! + 無法同步(雙向更新)分頁 "%1" 與目錄 "%2"! - + Remove Items? - + 移除項目? - + Do you really want to <strong>remove items and associated files</strong>? - + 真要 <strong>移除項目與它同步的檔案</strong>? - + Open Directory for Synchronization - + 開啟與分頁同步(雙向更新)的目錄 - + Failed to create synchronization directory - + 無法建立用來同步(雙向更新)的目錄 - + Synchronize - + 同步(雙向更新) - + Synchronize items and notes with a directory on disk. - + 項目、備註與磁碟上的目錄同步(雙向更新)。 ItemSyncSettings - + Synchronization Tabs and Directories - + 分頁與目錄同步(雙向更新) - + <p>Synchronize contents of <strong>tab</strong> with directory with given <strong>path</strong>.</p> <p>Set <strong>empty path</strong> not to save items in <strong>tab</strong>.</p> - + <p><strong>分頁</strong>內容與指定<strong>路徑</strong>的目錄同步(雙向更新)。</p> +<p>設成<strong>空路徑</strong>就不會儲存<strong>分頁</strong>中的項目。</p> - + Tab Name - + 分頁名稱 - + Path - + 路徑 - + Files to Item Data Formats - + 項目檔對應到項目資料格式 - + <p>Set MIME type to <strong>-</strong> (dash) to ignore files. Any other unknown or hidden files are ignored.</p> <p>Example: Load <strong>txt</strong> file extension as <strong>text/plain</strong> MIME type.</p> - + <p>將 MIME 類型設成 <strong>-</strong> (短橫線) 以忽略[有此類型的資料的雙向更新]。會忽略其他未知[副檔名與類型的檔案]或隱藏檔。</p> +<p>例如,設定 <strong>txt</strong> (副檔名) 的檔對應 <strong>text/plain</strong> (MIME 項目類型) 的項目。</p> - + Extensions - + 副檔名 - + Item MIME Type - + 項目的 MIME 類型 ItemTagsLoader - + Add a Tag - + 新增標籤 - + Remove a Tag - + 移除標籤 - + Tag as %1 - + 加上標籤 %1 - + Remove tag %1 - + 移除標籤 %1 - + Important Tag name for example command - + 重要 - + Clear all tags - + 移除所有標籤 - + Tags - + 標籤 - + Display tags for items. - + 顯示項目的標籤。 ItemTagsSettings - + Menu items for adding and removing custom tags can be added and customized in Commands dialog. - + 可在命令對話框中加入與自訂,用來加入、移除標籤的功能表項目。 - + Tag Name - + 標籤名稱 - + Color - + 顏色 - + Icon - + 圖示 ItemTextLoader - + Text - + 文字 - + Display plain text and simple HTML items. - + 顯示純文字項目和 HTML 項目。 ItemTextSettings - + Save and display HTML and rich text - + 儲存與顯示 HTML 和 RTF 項目 - + Maximum number of lines to display (0 to show all): - + 顯示行數的上限 (0 則全顯示): - + Maximum height in pixels (0 for no limit): - + 高度上限 (以 Pixen 為單位) (0 則無上限): MainWindow - + CopyQ - + CopyQ - + Exit? - + 結束? - + Do you want to <strong>exit</strong> CopyQ? - + 想要 <strong>結束</strong> CopyQ? - + &File - + 檔案(&F) - + &Edit - + 編輯(&E) - + &Item - + 項目(&I) - + &Tabs - + 分頁(&T) - + &Help - + 說明(&H) - + &New Tab - + 新增分頁(&N) - + Rename &Group %1 - + 重新命名群組 %1(&G) - + Re&name Tab %1 - + 重新命名分頁 %1(&N) - + Re&move Tab %1 - + 移除分頁 %1(&M) - + Remove Group %1 - + 移除群組 %1 - + &Change Tab Icon - + 變更圖示(&C) - + &Enable Clipboard Storing - + 啟用剪貼歷史之儲存(&E) - + &Disable Clipboard Storing - + 停用剪貼歷史之儲存(&D) - + %1 - CopyQ Main window title format (%1 is clipboard content label) - + %1 - CopyQ - + %1 - %2 - CopyQ Main window title format (%1 is clipboard content label, %2 is session name) - + %1 - %2 - CopyQ - + Clipboard: %1 Tray tooltip format - + 剪貼簿內容: +%1 - + CopyQ Error Notification error message title - + Copyq 出錯 - + &Show/Hide - + 顯示/隱藏(&S) - + Open action dialog - + 開啟動作對話框 - + &Clipboard: %1 Tray menu clipboard item format - + 剪貼簿內容(&C): %1 - - + + CopyQ Items (*.cpq) - + CopyQ 項目 (*.cpq) - + CopyQ Error Saving File - + Copyq 於儲存檔案時出錯 - + Cannot save file %1! - + 無法儲存檔案 %1! - + CopyQ Error Opening File - + Copyq 於開啟檔案時出錯 - + Cannot open file %1! - + 無法開啟檔案 %1! - + Remove All Tabs in Group? - + 移除群組中的所有分頁? - + Do you want to remove <strong>all tabs</strong> in group <strong>%1</strong>? - + 想移除群組 <strong>%1</strong> 中的<strong>所有分頁</strong>? - + Remove Tab? - + 移除分頁? - + Do you want to remove tab <strong>%1</strong>? - + 想要移除分頁 <strong>%1</strong>? Notification - + CopyQ Inspect Notification - + CopyQ 檢視通知 - + &Copy - + 複製(&C) + + + + Right click to show + 按右鍵以顯示 ProcessManagerDialog - + CopyQ Process Manager - + CopyQ 程序管理器 - + Started - + 啟動 - - - + + + Finished - + 結束 - + Name - + 名稱 - + Status - + 狀況 - + Runnning - + 執行中 - + Failed - + 失敗了 - + Remove - + 移除 - + Starting - + 啟動中 - + Terminate - + 結束 Proxy - + Information - + 資訊 QObject + + + <HIDDEN> + Label for hidden/secret clipboard content + <隱藏> + - + %1 (%n lines) Label for multi-line text in clipboard - - + + %1 (%n 行) - + <IMAGE> Label for image in clipboard - + <圖片> - + <FILES> Label for URLs/files in clipboard - + <檔案> - + <EMPTY> Label for empty clipboard - + <空> - + <DATA> Label for data in clipboard - + <資料> - + Backspace Key to remove item or MIME on OS X - + Backspace - + Delete Key to remove item or MIME - + Delete - + warning: %1 - + 警示: %1 - + ERROR: %1 - + 出錯: %1 - - %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> + + %1<div align="right"><small>&mdash; %n lines &mdash;</small></div> Notification label for multi-line text in clipboard - - + + %1<div align="right"><small>&mdash; %n 行 &mdash;</small></div> - + %1 Notification label for single-line text in clipboard - + %1 - + Item file %1 is corrupted or some CopyQ plugins are missing! - + 項目檔 %1 毀損,或某些 CopyQ 外掛不存在! - + No plugins loaded - + 外掛未載入 - + Loading plugin: %1 - + 載入外掛: %1 - + Data deserialization failed: %1 - + 無法反系列化資料: %1 - + Session name must contain at most 16 characters -which can be letters, digits, '-' or '_'! - +which can be letters, digits, '-' or '_'! + Copyq 工作名稱至多指允許 16 個字元 +可以是字母、數字、'-' 或 '_'! Scriptable - + Show main window and optionally open tab with given name. - + 顯示主窗;可加上名稱(NAME),以開啟指定分頁。 - - - - + + + + NAME - + NAME - + Hide main window. - + 隱藏主窗。 - + Show or hide main window. - + 顯示或隱藏主窗。 - + Open context menu. - + 開啟(通知區圖示的)右鍵功能表。 - + Exit server. - + 結束伺服器。 - + Disable or enable clipboard content storing. - + 停用或啟用剪貼簿之儲存。 - + Print clipboard content. - + 印出系統剪貼簿內容。 - - - - - - - + + + + + + + MIME - + MIME - + Print X11 selection content. - + 印出 X11 選取的內容。 - + Paste clipboard to current window (may not work with some applications). - + 將系統剪貼簿內容貼到目前窗格 +(在某些應用程式可能無作用)。 - + Set clipboard text. - + 設定剪貼簿內的文字。 - - - + + + TEXT - + TEXT - + Set clipboard content. - + +設定剪貼簿的內容。 - - - - + + + + DATA - + DATA - Print number of items in history. - + 印出歷史記錄的項數。 - + + Print amount of items in current tab. + 印出目前分頁中項目的數量。 + + + Copy item in the row to clipboard. - + 複製目前項目到剪貼簿。 - - - - + + + + ROW - + ROW - + Copy next item from current tab to clipboard. - + 將目前分頁的下一項複製到剪貼簿。 - + Copy previous item from current tab to clipboard. - + 將目前分頁的上一項複製到剪貼簿。 - + Add text into clipboard. - + 將文字(TEXT)加入剪貼簿。 - + Insert text into given row. - + 將文字(TEXT)插入指定行(ROW)。 - + Remove items in given rows. - + 移除各指定行(ROWS)的項目。 - - - - + + + + ROWS - + ROWS - + Edit items or edit new one. Value -1 is for current text in clipboard. - + 編輯既存或新增項目。 +值 "-1" 表目前剪貼簿中的文字。 - + Set separator for items on output. - + 輸出時於項目間放入分隔號(SEPARATOR)。 - - + + SEPARATOR - + SEPARATOR - + Print raw data of clipboard or item in row. - + 印出歷史項目的原始資料(raw data)。 - + Write raw data to given row. - + +將原始資料(raw data)寫入指定項目所在行(row)。 - + Show action dialog. - + 顯示動作對話框。 - + Run PROGRAM on item text in the rows. Use %1 in PROGRAM to pass text as argument. - + +對各指定行(ROWS)的項目文字執行程式(PROGRAM)。 +程式後的 %1 是參元,以傳送文字。 - + PROGRAM - + PROGRAM - + Show tray popup message for TIME milliseconds. - + +顯示 TIME 的通知區圖示的彈出訊息時間(以毫秒為單位)。 - + TITLE - + TITLE - + MESSAGE - + MESSAGE - + TIME - + TIME - + List available tab names. - + 列出可用的分頁名稱。 - + Run command on tab with given name. -Tab is created if it doesn't exist. +Tab is created if it doesn't exist. Default is the first tab. - + 對指定名稱(NAME)的分頁執行命令(COMMAND)。 +若分頁不存在,則建立分頁。 +預設值是第一個分頁。 - - - + + + COMMAND - + COMMAND - + Remove tab. - + 移除分頁。 - + Rename tab. - + 將分頁名稱(NAME)改成新名稱(NEW_NAME)。 - + NEW_NAME - + NEW_NAME - + Export items to file. - + 匯出項目至檔案(FILE)。 - - + + FILE_NAME - + FILE - + Import items from file. - + 從檔案(FILE)匯入項目。 - + List all options. - + 列出所有選項。 - + Get option value. - + 取得選項值(OPTION)。 - - + + OPTION - + OPTION - + Set option value. - + 設定指定選項(OPTION)的值(VALUE)。 - + VALUE - + VALUE - + Evaluate ECMAScript program. -Arguments are accessible using with "arguments(0..N)". - +Arguments are accessible using with "arguments(0..N)". + +取得 ECMAScript 程式(SCRIPT)的值(value)。 +用 "arguments(0..N)" 使用參元。 - + SCRIPT - + SCRIPT - + ARGUMENTS - + ARGUMENTS - + Starts or connects to application instance with given session name. - + +以指定的 copyq 工作(SESSION),啟動或連到應用程式個例。 - + SESSION - + SESSION - + Print help for COMMAND or all commands. - + +印出某命令(COMMAND)或所有命令的說明。 - + Print version of program and libraries. - + +印出程式與程式庫的版本(version)。 - + Run application tests (append --help argument for more info). - + 執行應用程式測試 (附加 "--help" 參元可得更多資訊)。 - + Usage: copyq [%1] - 使用:copyq [%1] + 用法:copyq [%1] - + Starts server if no command is specified. - + 若沒指定命令,啟動伺服器。 - + COMMANDs: - + 命令: - + NOTES: - + 注意事項: - + - Use dash argument (-) to read data from stdandard input. - + - 用短橫線參元 (-) 使從標準輸入讀入資料。 - + - Use double-dash argument (--) to read all following arguments without expanding escape sequences (i.e. \n, \t and others). - + - 用雙短橫線參元 (--),使以不展開脫逸字串如 \n, \t 等的方式,讀取後面所有參元。 - - - Use ? for MIME to print available MIME types (default is "text/plain"). - + + - Use ? for MIME to print available MIME types (default is "text/plain"). + - 用 "?" 印出所有可用的 MIME 類型 (預設值是 "text/plain")。 - + Invalid number of arguments! - + 無效的參元數量! - - - Name "%1" doesn't refer to a function. - + + + Name "%1" doesn't refer to a function. + 名稱 "%1" 未指涉一函應(function)。 - + Built with: - + 以...組譯: - + Command not found! - + 未找到命令! - + Terminating server. - + 正結束伺服器。 + - - Cannot save to file "%1"! - + + Cannot save to file "%1"! + 無法存到檔案 "%1"! - - Cannot import file "%1"! - 無法匯入檔案 "%1"! + + Cannot import file "%1"! + 無法匯入檔案 "%1"! - - Invalid option "%1"! - 無效選項 "%1"! + + Invalid option "%1"! + 無效選項 "%1"! - + Failed to set clipboard! - + 無法設定剪貼簿! ShortcutButton - + Add shortcut - 增加捷徑 + 新增快鍵 ShortcutDialog - + CopyQ New Shortcut - CopyQ 新捷徑 + CopyQ 新快鍵 - - <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> - + + <html><head/><body><p>Press any key combination. <span style=" font-weight:600;">Escape</span> to cancel.</p></body></html> + <html><head/><body><p>按下鍵的組合。<span style=" font-weight:600;">Escape</span>取消。</p></body></html> - + Click here and press any key combination - + 點按此,然後按下鍵的組合 - + Remove Shortcut - + 刪除快鍵 ShortcutsWidget - + &Find: - (&F)尋找: + 尋找(&F): - + There is command overriding this shortcut. - + 有命令覆蓋此快鍵。 - + Shortcut already exists! - + 快鍵已存在! TabDialog - + Tab name must be non-empty and unique.<br /> Tab <b>No&amp;tes</b> can be opened using <b>Alt+t</b>.<br /> Use <b>/</b> as path separator in tree view tab layout. - + 分頁名稱不可留白,且必須是唯一。<br /> +分頁 <b>注意(&amp;T)</b>可用<b>Alt+t</b>開啟。<br /> +於樹狀檢視分頁版面,用 <b>/</b> 作為路徑分隔號。 - + &Name: - (&N)名稱: + 名稱(&N): - + CopyQ New Tab - + CopyQ 新分頁 - + CopyQ Rename Tab CopyQ 重新命名分頁 - + CopyQ Rename Tab Group CopyQ 重新命名分頁群組 @@ -3586,41 +3723,41 @@ TrayMenu - + &%1. %2 Key hint (number shortcut) for items in tray menu (%1 is number, %2 is item label) - + &%1. %2 Utils::FilterLineEdit - + Regular Expression - + 字串類型式 - + Case Insensitive - + 不區分大小寫 detail::ScriptableProxyHelper - - Tab with given name doesn't exist! - + + Tab with given name doesn't exist! + 有給定名稱的項目不存在! - + Tab name cannot be empty! 分頁名稱不可空白! - + Tab with given name already exists! - + 有給定名稱的分頁已存在! diff -Nru copyq-2.4.7.1~trusty/utils/download_obs_packages.sh copyq-2.5.0~trusty/utils/download_obs_packages.sh --- copyq-2.4.7.1~trusty/utils/download_obs_packages.sh 2015-06-01 14:14:42.000000000 +0000 +++ copyq-2.5.0~trusty/utils/download_obs_packages.sh 2015-11-14 08:43:45.000000000 +0000 @@ -27,8 +27,9 @@ "${pkg}_Ubuntu_12.04${xdeb_i386} $url/xUbuntu_12.04/${pkg_deb_i386}" "${pkg}_Ubuntu_12.04${xdeb} $url/xUbuntu_12.04/${pkg_deb}" "${pkg}_openSUSE_Tumbleweed${xrpm} $url/openSUSE_Tumbleweed/${pkg_rpm}" - "${pkg}_Fedora_21${xrpm} $url/Fedora_21/${pkg_rpm}" - "${pkg}_Fedora_20${xrpm} $url/Fedora_20/${pkg_rpm}" + "${pkg}_Fedora_22${xrpm} $url/Fedora_22/${pkg_rpm}" + "${pkg}_Debian_8.0${xdeb_i386} $url/Debian_8.0/${pkg_deb_i386}" + "${pkg}_Debian_8.0${xdeb} $url/Debian_8.0/${pkg_deb}" "${pkg}_Debian_7.0${xdeb_i386} $url/Debian_7.0/${pkg_deb_i386}" "${pkg}_Debian_7.0${xdeb} $url/Debian_7.0/${pkg_deb}" )