From b6e3fb9b9c554397726271088b46b7459881588d Mon Sep 17 00:00:00 2001 From: Yuriy Puchkov Date: Thu, 23 Jul 2020 16:45:04 +0300 Subject: [PATCH] Small UI fixes, translation updates, missprint fixes --- src/core/controller.cpp | 2 +- src/widgets/historywidget.cpp | 12 +++++ translations/Internationalization_ca.ts | 56 +++++++++++++------- translations/Internationalization_de_DE.ts | 56 +++++++++++++------- translations/Internationalization_es.ts | 56 +++++++++++++------- translations/Internationalization_fr.ts | 56 +++++++++++++------- translations/Internationalization_hu.ts | 18 ++++++- translations/Internationalization_ja.ts | 56 +++++++++++++------- translations/Internationalization_ka.ts | 56 +++++++++++++------- translations/Internationalization_nl.ts | 56 +++++++++++++------- translations/Internationalization_pl.ts | 56 +++++++++++++------- translations/Internationalization_pt_br.ts | 56 +++++++++++++------- translations/Internationalization_ru.ts | 60 +++++++++++++++------- translations/Internationalization_sk.ts | 56 +++++++++++++------- translations/Internationalization_sr.ts | 56 +++++++++++++------- translations/Internationalization_tr.ts | 56 +++++++++++++------- translations/Internationalization_uk.ts | 60 +++++++++++++++------- translations/Internationalization_zh_CN.ts | 56 +++++++++++++------- translations/Internationalization_zh_TW.ts | 56 +++++++++++++------- 19 files changed, 646 insertions(+), 290 deletions(-) diff --git a/src/core/controller.cpp b/src/core/controller.cpp index ffee6268..239cf0a0 100644 --- a/src/core/controller.cpp +++ b/src/core/controller.cpp @@ -199,7 +199,7 @@ void Controller::enableTrayIcon() { &QCoreApplication::quit); // recent screenshots - QAction *recentAction = new QAction(tr("&Recent Screenshot"), this); + QAction *recentAction = new QAction(tr("&Recent Screenshots"), this); connect(recentAction, SIGNAL(triggered()), this, SLOT(showRecentScreenshots())); // generate menu diff --git a/src/widgets/historywidget.cpp b/src/widgets/historywidget.cpp index 48d1dc46..f043cb63 100644 --- a/src/widgets/historywidget.cpp +++ b/src/widgets/historywidget.cpp @@ -22,11 +22,13 @@ HistoryWidget::HistoryWidget(QWidget *parent) : QDialog(parent) { + setWindowFlags(windowFlags() & ~Qt::WindowContextHelpButtonHint); setWindowTitle(tr("Screenshots history")); setFixedSize(this->size()); m_notification = new NotificationWidget(); m_pVBox = new QVBoxLayout(this); + m_pVBox->setAlignment(Qt::AlignTop); QScrollArea *scrollArea = new QScrollArea( this ); scrollArea->setVerticalScrollBarPolicy( Qt::ScrollBarAlwaysOn ); @@ -50,6 +52,16 @@ void HistoryWidget::loadHistory() { QString s3BaseUrl = settings->value("S3_URL").toString(); settings->endGroup(); + if(historyFiles.isEmpty()) { + QPushButton *buttonEmpty = new QPushButton; + buttonEmpty->setText(tr("Screenshots history is epmty")); + buttonEmpty->setMinimumSize(1, HISTORYWIDGET_MAX_PREVIEW_HEIGHT); + connect(buttonEmpty, &QPushButton::clicked, this, [=](){ + this->close(); + }); + m_pVBox->addWidget(buttonEmpty); + return; + } foreach(QString fileName, historyFiles) { // generate url QString fullFileName = history.path() + fileName; diff --git a/translations/Internationalization_ca.ts b/translations/Internationalization_ca.ts index 077e394b..2bd32efe 100644 --- a/translations/Internationalization_ca.ts +++ b/translations/Internationalization_ca.ts @@ -205,7 +205,7 @@ Press Space to open the side panel. - &Recent Screenshot + &Recent Screenshots @@ -440,15 +440,25 @@ Press Space to open the side panel. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. L'URL s'ha copiat al porta-retalls. + + + Open in browser + + ImgS3Uploader @@ -591,77 +601,87 @@ Press Space to open the side panel. Roda del ratolí - + Move selection 1px Mou la selecció 1 px - + Resize selection 1px Redimensiona la selecció 1 px - + Quit capture Ix de la captura - + Copy to clipboard Copia al porta-retalls - + Save selection as a file Guarda la selecció com a fitxer - + Undo the last modification Desfés l'última modificació - + Toggle visibility of sidebar with options of the selected tool - + Show color picker Mostra el selector de color - + Change the tool's thickness Canvia el gruix de l'eina - + + Capture screen + + + + + Screenshot history + + + + Key Tecla - + Description Descripció - + <u><b>License</b></u> <u><b>Llicència</b></u> - + <u><b>Version</b></u> <u><b>Versió</b></u> - + <u><b>Shortcuts</b></u> <u><b>Dreceres</b></u> - + Available shortcuts in the screen capture mode. Dreceres disponibles en el mode de captura de pantalla. diff --git a/translations/Internationalization_de_DE.ts b/translations/Internationalization_de_DE.ts index 82ac52a2..f4990e53 100644 --- a/translations/Internationalization_de_DE.ts +++ b/translations/Internationalization_de_DE.ts @@ -213,7 +213,7 @@ Drücke die Leertaste um das Seitenmenü zu öffnen. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Drücke die Leertaste um das Seitenmenü zu öffnen. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL kopiert. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Drücke die Leertaste um das Seitenmenü zu öffnen. Mausrad - + Move selection 1px Verschiebe Auswahl um 1px - + Resize selection 1px Größenänderung um 1px - + Quit capture Auswahl verlassen - + Copy to clipboard In Zwischenablage kopieren - + Save selection as a file Speichere Auswahl als Datei - + Undo the last modification Letze Änderungen zurücksetzen - + Toggle visibility of sidebar with options of the selected tool Öffne/Schließe Seitenauswahlmenü des gewählten Werkzeugs - + Show color picker Zeige Farbauswahl - + Change the tool's thickness Ändere die Dicke des Werkzeugs - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Verfügbare Tastenkürzel im Aufnahmemodus. - + Key Taste - + Description Beschreibung - + <u><b>License</b></u> <u><b>Lizenz</b></u> - + <u><b>Version</b></u> <u><b>Version</b></u> - + <u><b>Shortcuts</b></u> <u><b>Tastenkürzel</b></u> diff --git a/translations/Internationalization_es.ts b/translations/Internationalization_es.ts index 757fb5bb..8c79221d 100644 --- a/translations/Internationalization_es.ts +++ b/translations/Internationalization_es.ts @@ -213,7 +213,7 @@ Presiona Espacio para abrir el panel lateral. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Presiona Espacio para abrir el panel lateral. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL copiada al portapapeles. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Presiona Espacio para abrir el panel lateral. Rueda del Ratón - + Move selection 1px Mover la selección 1px - + Resize selection 1px Redimensionar la selección 1px - + Quit capture Salir de la captura - + Copy to clipboard Copiar al portapapeles - + Save selection as a file Guardar la selección como un archivo - + Undo the last modification Deshacer la última modificación - + Toggle visibility of sidebar with options of the selected tool Alternar la visualización de la barra lateral de opciones de la herramienta seleccionada - + Show color picker Mostrar el selector de color - + Change the tool's thickness Cambiar el grosor de la herramienta - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Atajos disponibles en el modo captura de pantalla. - + Key Tecla - + Description Descripción - + <u><b>License</b></u> <u><b>Licencia</b></u> - + <u><b>Version</b></u> <u><b>Versión</b></u> - + <u><b>Shortcuts</b></u> <u><b>Atajos</b></u> diff --git a/translations/Internationalization_fr.ts b/translations/Internationalization_fr.ts index 1fd529da..85126f04 100644 --- a/translations/Internationalization_fr.ts +++ b/translations/Internationalization_fr.ts @@ -213,7 +213,7 @@ Appuyer sur Espace pour ouvrir le panneau latéral. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Appuyer sur Espace pour ouvrir le panneau latéral. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL copiée dans le Presse-papier. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Appuyer sur Espace pour ouvrir le panneau latéral. Molette de la Souris - + Move selection 1px Déplacer la sélection 1px - + Resize selection 1px Redimensionner la sélection 1px - + Quit capture Quitter la capture d'écran - + Copy to clipboard Copier vers le Presse-papier - + Save selection as a file Sauvegarder la sélection vers un fichier - + Undo the last modification Annuler la dernière modification - + Toggle visibility of sidebar with options of the selected tool - + Show color picker Afficher la palette de couleurs - + Change the tool's thickness Changer l'épaisseur des outils - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Raccourcis disponibles en mode capture d'écran. - + Key Clé - + Description Description - + <u><b>License</b></u> <u><b>Licences</b></u> - + <u><b>Version</b></u> <u><b>Version</b></u> - + <u><b>Shortcuts</b></u> <u><b>Raccourci</b></u> diff --git a/translations/Internationalization_hu.ts b/translations/Internationalization_hu.ts index ad292fe1..207d9c0f 100644 --- a/translations/Internationalization_hu.ts +++ b/translations/Internationalization_hu.ts @@ -182,7 +182,7 @@ Press Space to open the side panel. - &Recent Screenshot + &Recent Screenshots @@ -392,6 +392,14 @@ Press Space to open the side panel. URL copied to clipboard. URL másolva a vágólapra. + + Open in browser + + + + Screenshots history is epmty + + ImgS3Uploader @@ -567,6 +575,14 @@ Press Space to open the side panel. Toggle visibility of sidebar with options of the selected tool + + Capture screen + + + + Screenshot history + + LineTool diff --git a/translations/Internationalization_ja.ts b/translations/Internationalization_ja.ts index d6fd191c..8c5092b9 100644 --- a/translations/Internationalization_ja.ts +++ b/translations/Internationalization_ja.ts @@ -213,7 +213,7 @@ Enter を押すと画面をキャプチャー。 - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Enter を押すと画面をキャプチャー。 HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL をクリップボードにコピーしました。 + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Enter を押すと画面をキャプチャー。 マウスホイール - + Move selection 1px 選択範囲を 1px 動かす - + Resize selection 1px 選択範囲を 1px リサイズする - + Quit capture キャプチャーを終了する - + Copy to clipboard クリップボードにコピーする - + Save selection as a file 選択範囲をファイルに保存する - + Undo the last modification 最後の変更を元に戻す - + Toggle visibility of sidebar with options of the selected tool - + Show color picker カラーピッカーを表示する - + Change the tool's thickness ツールの値 (太さや濃さ) を変更する - + + Capture screen + + + + + Screenshot history + + + + Key キー - + Description 説明 - + <u><b>License</b></u> <u><b>ライセンス</b></u> - + <u><b>Version</b></u> <u><b>バージョン</b></u> - + <u><b>Shortcuts</b></u> <u><b>ショートカット</b></u> - + Available shortcuts in the screen capture mode. スクリーンキャプチャーモードで利用可能なショートカット。 diff --git a/translations/Internationalization_ka.ts b/translations/Internationalization_ka.ts index f2c7f093..0246cb2b 100644 --- a/translations/Internationalization_ka.ts +++ b/translations/Internationalization_ka.ts @@ -209,7 +209,7 @@ Press Space to open the side panel. - &Recent Screenshot + &Recent Screenshots @@ -439,15 +439,25 @@ Press Space to open the side panel. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL დაკოპირდა გაცვლის ბუფერში. + + + Open in browser + + ImgS3Uploader @@ -590,77 +600,87 @@ Press Space to open the side panel. მაუსის გორგოლაჭი - + Move selection 1px შერჩეულის გადაადგილება 1px-ით - + Resize selection 1px შერჩეულის ზომის შეცვლა 1px-ით - + Quit capture გადაღებიდან გამოსვლა - + Copy to clipboard გაცვლის ბუფერში კოპირება - + Save selection as a file შერჩეულის ფაილად შენახვა - + Undo the last modification ბოლო ცვლილების გაუქმება - + Toggle visibility of sidebar with options of the selected tool - + Show color picker ფერის შესარჩევის ჩვენება - + Change the tool's thickness ხელსაწყოს სისქის შეცვლა - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. გადაღების რეჟიმში ხელმისაწვდომი მალსახმობები. - + Key კლავიში - + Description აღწერა - + <u><b>License</b></u> <u><b>ლიცენზია</b></u> - + <u><b>Version</b></u> <u><b>ვერსია</b></u> - + <u><b>Shortcuts</b></u> <u><b>მალსახმობები</b></u> diff --git a/translations/Internationalization_nl.ts b/translations/Internationalization_nl.ts index 73610b16..2bb4c316 100644 --- a/translations/Internationalization_nl.ts +++ b/translations/Internationalization_nl.ts @@ -213,7 +213,7 @@ Druk op spatie om het zijpaneel te openen. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Druk op spatie om het zijpaneel te openen. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL gekopieerd naar klembord. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Druk op spatie om het zijpaneel te openen. Muiswiel - + Move selection 1px Selectie 1px verplaatsen - + Resize selection 1px Afmetingen van selectie 1px aanpassen - + Quit capture Vastleggen afsluiten - + Copy to clipboard Kopiëren naar klembord - + Save selection as a file Selectie opslaan als bestand - + Undo the last modification Laatste wijziging ongedaan maken - + Toggle visibility of sidebar with options of the selected tool Zijbalk met gereedschapsopties tonen/verbergen - + Show color picker Kleurkiezer tonen - + Change the tool's thickness Wijzig de gereedschapsdikte - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Beschikbare sneltoetsen in de vastlegmodus. - + Key Toets - + Description Omschrijving - + <u><b>License</b></u> <u><b>Лиценца</b></u> - + <u><b>Version</b></u> <u><b>Верзија</b></u> - + <u><b>Shortcuts</b></u> <u><b>Пречице</b></u> diff --git a/translations/Internationalization_pl.ts b/translations/Internationalization_pl.ts index a1661741..8528e53b 100644 --- a/translations/Internationalization_pl.ts +++ b/translations/Internationalization_pl.ts @@ -212,7 +212,7 @@ Spacja, aby pokazać panel boczny. - &Recent Screenshot + &Recent Screenshots @@ -442,15 +442,25 @@ Spacja, aby pokazać panel boczny. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL skopiowany do schowka. + + + Open in browser + + ImgS3Uploader @@ -593,77 +603,87 @@ Spacja, aby pokazać panel boczny. Kółko myszy - + Move selection 1px Przesuń zaznaczenie o 1px - + Resize selection 1px Zmień rozmiar zaznaczenia o 1px - + Quit capture Zakończ przechwytywanie - + Copy to clipboard Kopiuj do schowka - + Save selection as a file Zapisz zaznaczenie jako plik - + Undo the last modification Cofnij ostatnią modyfikację - + Toggle visibility of sidebar with options of the selected tool - + Show color picker Pokaż próbnik kolorów - + Change the tool's thickness Zmień grubość narzędzia - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Dostępne skróty w trybie przechwytywania obrazu. - + Key Klawisz - + Description Działanie - + <u><b>License</b></u> <u><b>Licencja</b></u> - + <u><b>Version</b></u> <u><b>Wersja</b></u> - + <u><b>Shortcuts</b></u> <u><b>Skróty klawiszowe</b></u> diff --git a/translations/Internationalization_pt_br.ts b/translations/Internationalization_pt_br.ts index 7cb01125..cd36cea9 100644 --- a/translations/Internationalization_pt_br.ts +++ b/translations/Internationalization_pt_br.ts @@ -213,7 +213,7 @@ Pressione espaço abrir o painel lateral. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Pressione espaço abrir o painel lateral. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL copiada para o clipboard. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Pressione espaço abrir o painel lateral. Roda do mouse - + Move selection 1px Move a seleção em 1px - + Resize selection 1px Redimensiona a seleção em 1px - + Quit capture Sair da captura - + Copy to clipboard Copiar ao clipboard - + Save selection as a file Salva seleção em um arquivo - + Undo the last modification Desfazer última modificação - + Toggle visibility of sidebar with options of the selected tool - + Show color picker Mostra seletor de cores - + Change the tool's thickness Muda a grossura do pincel - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Atalhos disponívels na tela de captura. - + Key Tecla - + Description Descrição - + <u><b>License</b></u> <u><b>Licença</b></u> - + <u><b>Version</b></u> <u><b>Versão</b></u> - + <u><b>Shortcuts</b></u> <u><b>Atalhos</b></u> diff --git a/translations/Internationalization_ru.ts b/translations/Internationalization_ru.ts index 8aa028e0..6850efe5 100644 --- a/translations/Internationalization_ru.ts +++ b/translations/Internationalization_ru.ts @@ -213,8 +213,12 @@ Press Space to open the side panel. + &Recent Screenshots + Последние скриншоты + + &Recent Screenshot - &Недавние скриншоты + &Недавние скриншоты @@ -443,15 +447,25 @@ Press Space to open the side panel. HistoryWidget - + Screenshots history История скриншотов - + + Screenshots history is epmty + История скриншотов пустая + + + URL copied to clipboard. URL скопирован в буфер обмена. + + + Open in browser + Открыть в браузере + ImgS3Uploader @@ -602,77 +616,87 @@ Press Space to open the side panel. Колесико мыши - + Move selection 1px Переместить выделение на 1px - + Resize selection 1px Изменить размер выделения на 1px - + Quit capture Выйти из захвата экрана - + Copy to clipboard Скопировать в буфер обмена - + Save selection as a file Сохранить выделение в файл - + Undo the last modification Отменить последнее изменение - + Toggle visibility of sidebar with options of the selected tool Показать боковую панель с настройками выбранного инструмента - + Show color picker Показать выбор цвета - + Change the tool's thickness Изменить толщину инструмента - + + Capture screen + Захватить экран + + + + Screenshot history + История скриншотов + + + Available shortcuts in the screen capture mode. Доступные горячие клавиши в режиме захвата экрана. - + Key Клавиша - + Description Описание - + <u><b>License</b></u> <u><b>Лицензия</b></u> - + <u><b>Version</b></u> <u><b>Версия</b></u> - + <u><b>Shortcuts</b></u> <u><b>Горячие клавиши</b></u> diff --git a/translations/Internationalization_sk.ts b/translations/Internationalization_sk.ts index b9c89324..1764541a 100644 --- a/translations/Internationalization_sk.ts +++ b/translations/Internationalization_sk.ts @@ -213,7 +213,7 @@ Stlačte medzerník pre otvorenie postranného panelu. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Stlačte medzerník pre otvorenie postranného panelu. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL skopírovaná do schránky. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Stlačte medzerník pre otvorenie postranného panelu. Kolečko myši - + Move selection 1px Presunúť výber o 1 px - + Resize selection 1px Zmeniť rozmery výberu o 1 px - + Quit capture Ukončiť zachytávanie obrazovky - + Copy to clipboard Kopírovať do schránky - + Save selection as a file Zapísať výber do súboru - + Undo the last modification Vrátiť poslednú úpravu - + Toggle visibility of sidebar with options of the selected tool Prepnúť viditeľnosť bočnej lišty s možnosťami vybraného nástroja - + Show color picker Zobraziť dialóg na výber farby - + Change the tool's thickness Zmena hrúbky nástroja - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Dostupné klávesové skratky v režime zachytávania obrazovky. - + Key Kláves - + Description Popis - + <u><b>License</b></u> <u><b>Licencia</b></u> - + <u><b>Version</b></u> <u><b>Verzia</b></u> - + <u><b>Shortcuts</b></u> <u><b>Klávesové skratky</b></u> diff --git a/translations/Internationalization_sr.ts b/translations/Internationalization_sr.ts index 490d21f1..5d58ce69 100644 --- a/translations/Internationalization_sr.ts +++ b/translations/Internationalization_sr.ts @@ -213,7 +213,7 @@ Press Space to open the side panel. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Press Space to open the side panel. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. Интернет адреса је сачувана у привременој меморији. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Press Space to open the side panel. Точкић миша - + Move selection 1px Помери избор за 1px - + Resize selection 1px Увећај избор за 1px - + Quit capture Излаз из снимача екрана - + Copy to clipboard Запамти у привременој меморији - + Save selection as a file Сачувај избор у датотеку - + Undo the last modification Поништи последње измене - + Toggle visibility of sidebar with options of the selected tool - + Show color picker Прикажи избор боје - + Change the tool's thickness Измени дебљину линије алата - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Доступне пречице у моду снимка екрана. - + Key Тастер - + Description Опис - + <u><b>License</b></u> <u><b>Лиценца</b></u> - + <u><b>Version</b></u> <u><b>Верзија</b></u> - + <u><b>Shortcuts</b></u> <u><b>Пречице</b></u> diff --git a/translations/Internationalization_tr.ts b/translations/Internationalization_tr.ts index 5e2ee277..d2dd1e00 100644 --- a/translations/Internationalization_tr.ts +++ b/translations/Internationalization_tr.ts @@ -213,7 +213,7 @@ Yan paneli açmak için Boşluk tuşuna basın. - &Recent Screenshot + &Recent Screenshots @@ -443,15 +443,25 @@ Yan paneli açmak için Boşluk tuşuna basın. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. URL panoya kopyalandı. + + + Open in browser + + ImgS3Uploader @@ -594,77 +604,87 @@ Yan paneli açmak için Boşluk tuşuna basın. Fare Tekerleği - + Move selection 1px 1px seçimini hareket ettir - + Resize selection 1px 1px seçimini yeniden boyutlandır - + Quit capture Çıkış - + Copy to clipboard Panoya kopyala - + Save selection as a file Seçimi dosya olarak kaydet - + Undo the last modification Son değişikliği geri al - + Toggle visibility of sidebar with options of the selected tool - + Show color picker Renk seçici göster - + Change the tool's thickness Araç kalınlığını değiştirin - + + Capture screen + + + + + Screenshot history + + + + Available shortcuts in the screen capture mode. Ekran yakalama modunda kullanılabilir kısayollar. - + Key Anahtar - + Description Tanım - + <u><b>License</b></u> <u><b>Lisans</b></u> - + <u><b>Version</b></u> <u><b>Sürüm</b></u> - + <u><b>Shortcuts</b></u> <u><b>Kısayollar</b></u> diff --git a/translations/Internationalization_uk.ts b/translations/Internationalization_uk.ts index e7e60a35..c6707351 100644 --- a/translations/Internationalization_uk.ts +++ b/translations/Internationalization_uk.ts @@ -213,9 +213,13 @@ Press Space to open the side panel. - &Recent Screenshot + &Recent Screenshots Нещодавні скріншоти + + &Recent Screenshot + Нещодавні скріншоти + CopyTool @@ -443,15 +447,25 @@ Press Space to open the side panel. HistoryWidget - + Screenshots history Історія скріншотів - + + Screenshots history is epmty + Історія скріншотів пуста + + + URL copied to clipboard. URL скопійовано до буферу обміну. + + + Open in browser + Відкрити у браузері + ImgS3Uploader @@ -602,77 +616,87 @@ Press Space to open the side panel. Колесо миші - + Move selection 1px Перемістити виділення на 1px - + Resize selection 1px Змінити розмір виділення на 1px - + Quit capture Вийти із захоплення екрану - + Copy to clipboard Копіювати до буферу обміну - + Save selection as a file Зберегти вибране до файлу - + Undo the last modification Скасувати останню зміну - + Toggle visibility of sidebar with options of the selected tool Переключити видимість бічної панелі - + Show color picker Показати вибір кольору - + Change the tool's thickness Змінити товщину інструменту - + + Capture screen + Захватити екран + + + + Screenshot history + Історія скріншотів + + + Available shortcuts in the screen capture mode. Доступні комбінації клавіш у режимі захоплення екрану. - + Key Клавіша - + Description Опис - + <u><b>License</b></u> <u><b>Ліцензія</b></u> - + <u><b>Version</b></u> <u><b>Версія</b></u> - + <u><b>Shortcuts</b></u> <u><b>Комбінації клавіш</b></u> diff --git a/translations/Internationalization_zh_CN.ts b/translations/Internationalization_zh_CN.ts index eff90b2f..6a36394b 100644 --- a/translations/Internationalization_zh_CN.ts +++ b/translations/Internationalization_zh_CN.ts @@ -214,7 +214,7 @@ Press Space to open the side panel. - &Recent Screenshot + &Recent Screenshots @@ -444,15 +444,25 @@ Press Space to open the side panel. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. 复制链接到剪贴板。 + + + Open in browser + + ImgS3Uploader @@ -595,77 +605,87 @@ Press Space to open the side panel. 鼠标滑轮 - + Move selection 1px 移动选择 1 px - + Resize selection 1px 调整选择大小 1 px - + Quit capture 退出捕获 - + Copy to clipboard 复制到剪贴板 - + Save selection as a file 将选择保存为文件 - + Undo the last modification 撤消上次修改 - + Toggle visibility of sidebar with options of the selected tool 切换侧边栏可见性 - + Show color picker 显示颜色选择器 - + Change the tool's thickness 改变工具的厚度 - + + Capture screen + + + + + Screenshot history + + + + Key - + Description 描述 - + <u><b>License</b></u> <u><b>许可证</b></u> - + <u><b>Version</b></u> <u><b>版本</b></u> - + <u><b>Shortcuts</b></u> <u><b>快捷键</b></u> - + Available shortcuts in the screen capture mode. 屏幕捕捉模式中的可用快捷键。 diff --git a/translations/Internationalization_zh_TW.ts b/translations/Internationalization_zh_TW.ts index 51644cb0..da6a7b14 100644 --- a/translations/Internationalization_zh_TW.ts +++ b/translations/Internationalization_zh_TW.ts @@ -209,7 +209,7 @@ Press Space to open the side panel. - &Recent Screenshot + &Recent Screenshots @@ -439,15 +439,25 @@ Press Space to open the side panel. HistoryWidget - + Screenshots history - + + Screenshots history is epmty + + + + URL copied to clipboard. 連結已複製到剪貼簿 + + + Open in browser + + ImgS3Uploader @@ -590,77 +600,87 @@ Press Space to open the side panel. 滑鼠滑輪 - + Move selection 1px 移動 1px - + Resize selection 1px 調整大小 1px - + Quit capture 結束擷取 - + Copy to clipboard 複製到剪貼簿 - + Save selection as a file 將選擇範圍另存新檔 - + Undo the last modification 復原上次修改 - + Toggle visibility of sidebar with options of the selected tool - + Show color picker 顯示顏色選擇器 - + Change the tool's thickness 改變工具的寬度 - + + Capture screen + + + + + Screenshot history + + + + Key - + Description 描述 - + <u><b>License</b></u> <u><b>授權條款</b></u> - + <u><b>Version</b></u> <u><b>版本</b></u> - + <u><b>Shortcuts</b></u> <u><b>快速鍵</b></u> - + Available shortcuts in the screen capture mode. 螢幕擷取模式中的可用快速鍵