diff -Nru kate-17.12.3/addons/close-except-like/katecloseexceptplugin.desktop kate-18.04.3/addons/close-except-like/katecloseexceptplugin.desktop --- kate-17.12.3/addons/close-except-like/katecloseexceptplugin.desktop 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/close-except-like/katecloseexceptplugin.desktop 2018-07-07 09:23:10.000000000 +0000 @@ -68,7 +68,7 @@ Comment[he]=סגור קבוצה של מסמכים בהתאם לנתיב משותף או סיומת Comment[hu]=Közös útvonalon vagy fájlkiterjesztésen alapuló dokumentumok csoportjának bezárása Comment[ia]=Claude gruppo de documentos basate su un commun percurso o extension de file -Comment[id]=Tutup kelompok dokumen berdasarkan alur biasa atau ekstensi file +Comment[id]=Tutup kelompok dokumen berdasarkan alur biasa atau ekstensi file Comment[it]=Chiudi gruppo di documenti con percorso o estensione comune Comment[kk]=Ортақ жолы не жұрнағы негізінде құжаттар тобын жабу Comment[ko]=공통 경로나 확장자를 기준으로 문서 그룹 닫기 diff -Nru kate-17.12.3/addons/filebrowser/katefilebrowserplugin.desktop kate-18.04.3/addons/filebrowser/katefilebrowserplugin.desktop --- kate-17.12.3/addons/filebrowser/katefilebrowserplugin.desktop 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/filebrowser/katefilebrowserplugin.desktop 2018-07-07 09:23:10.000000000 +0000 @@ -81,7 +81,7 @@ Comment[he]=כלי לתצוגת מערכת קבצים Comment[hu]=Fájlböngésző - Eszköznézet Comment[ia]=Vista de instrumento de navigator de systema de file -Comment[id]=Tampilan alat penjelajah file sistem +Comment[id]=Tampilan alat penelusur file sistem Comment[it]=Strumento di selezione dei file Comment[ja]=ファイルシステムブラウザ・ツールビュー Comment[kk]=Файл жүйесін шолу құралы diff -Nru kate-17.12.3/addons/filetree/katefiletreemodel.cpp kate-18.04.3/addons/filetree/katefiletreemodel.cpp --- kate-17.12.3/addons/filetree/katefiletreemodel.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/filetree/katefiletreemodel.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -543,7 +543,7 @@ case Qt::ToolTipRole: { QString tooltip = item->path(); if (item->flag(ProxyItem::DeletedExternally) || item->flag(ProxyItem::ModifiedExternally)) { - tooltip = i18nc("%1 is the full path", "

%1

The document has been modified by another application.

").arg(item->path()); + tooltip = i18nc("%1 is the full path", "

%1

The document has been modified by another application.

", item->path()); } return tooltip; diff -Nru kate-17.12.3/addons/filetree/katefiletreeplugin.desktop kate-18.04.3/addons/filetree/katefiletreeplugin.desktop --- kate-17.12.3/addons/filetree/katefiletreeplugin.desktop 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/filetree/katefiletreeplugin.desktop 2018-07-07 09:23:10.000000000 +0000 @@ -58,7 +58,7 @@ Comment[he]=הצג את המסמכים הפתוחים בעץ הקבצים Comment[hu]=Megnyitott dokumentumok megjelenítése fastruktúrában Comment[ia]=Monstra le documentos aperite in un arbore de file -Comment[id]=Tayangkan bukaan dokumen dalam pohon file +Comment[id]=Tampilkan bukaan dokumen dalam pohon file Comment[it]=Visualizza i documenti aperti in un albero dei file Comment[ko]=열린 문서를 파일 트리 구조로 표시합니다 Comment[nl]=Toont de geopende documenten in een boomstructuur diff -Nru kate-17.12.3/addons/katebuild-plugin/build.ui kate-18.04.3/addons/katebuild-plugin/build.ui --- kate-17.12.3/addons/katebuild-plugin/build.ui 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/katebuild-plugin/build.ui 2018-07-07 09:23:10.000000000 +0000 @@ -143,6 +143,9 @@ 1 + + Qt::LeftToRight + false diff -Nru kate-17.12.3/addons/katebuild-plugin/plugin_katebuild.cpp kate-18.04.3/addons/katebuild-plugin/plugin_katebuild.cpp --- kate-17.12.3/addons/katebuild-plugin/plugin_katebuild.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/katebuild-plugin/plugin_katebuild.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -155,6 +155,7 @@ connect(m_buildUi.errTreeWidget, &QTreeWidget::itemClicked, this, &KateBuildView::slotErrorSelected); + m_buildUi.plainTextEdit->setFont(QFontDatabase::systemFont(QFontDatabase::FixedFont)); m_buildUi.plainTextEdit->setReadOnly(true); slotDisplayMode(FullOutput); diff -Nru kate-17.12.3/addons/kate-ctags/katectagsplugin.desktop kate-18.04.3/addons/kate-ctags/katectagsplugin.desktop --- kate-17.12.3/addons/kate-ctags/katectagsplugin.desktop 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/kate-ctags/katectagsplugin.desktop 2018-07-07 09:23:10.000000000 +0000 @@ -64,7 +64,7 @@ Comment[bg]=Проверка на дефиниции и декларации с CTag Comment[bs]=Tražite definicije i deklaracije C‑tagsom Comment[ca]=Cerca definicions/declaracions amb CTags -Comment[ca@valencia]=Busca definicions/declaracions amb CTags +Comment[ca@valencia]=Cerca definicions/declaracions amb CTags Comment[cs]=Vyhledávání definic/deklarací pomocí CTags Comment[da]=Slå definitioner/erklæringer op med CTags Comment[de]=Definition/Deklaration mit CTags nachschauen diff -Nru kate-17.12.3/addons/katesql/CMakeLists.txt kate-18.04.3/addons/katesql/CMakeLists.txt --- kate-17.12.3/addons/katesql/CMakeLists.txt 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/katesql/CMakeLists.txt 2018-07-07 09:23:10.000000000 +0000 @@ -32,6 +32,6 @@ target_link_libraries(katesqlplugin KF5::TextEditor KF5::Parts KF5::I18n KF5::Wallet - Qt5::Script Qt5::Sql KF5::ItemViews KF5::IconThemes) + Qt5::Sql KF5::ItemViews KF5::IconThemes) install(TARGETS katesqlplugin DESTINATION ${PLUGIN_INSTALL_DIR}/ktexteditor ) diff -Nru kate-17.12.3/addons/katesql/schemawidget.cpp kate-18.04.3/addons/katesql/schemawidget.cpp --- kate-17.12.3/addons/katesql/schemawidget.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/katesql/schemawidget.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -341,7 +341,7 @@ // set all fields to a value (NULL) // values are needed to generate update and insert statements - if (statementType == QSqlDriver::UpdateStatement || QSqlDriver::InsertStatement) + if (statementType == QSqlDriver::UpdateStatement || statementType == QSqlDriver::InsertStatement) for (int i = 0, n = rec.count(); i < n; ++i) rec.setNull(i); diff -Nru kate-17.12.3/addons/konsole/kateconsole.cpp kate-18.04.3/addons/konsole/kateconsole.cpp --- kate-17.12.3/addons/konsole/kateconsole.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/konsole/kateconsole.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -3,6 +3,7 @@ Copyright (C) 2002 Joseph Wenninger Copyright (C) 2002 Anders Lund Copyright (C) 2007 Anders Lund + Copyright (C) 2017 Ederag This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -24,6 +25,7 @@ #include #include #include +#include #include #include @@ -39,6 +41,9 @@ #include #include #include +#include +#include +#include #include #include @@ -93,7 +98,7 @@ // init console QWidget *toolview = mainWindow->createToolView (plugin, QStringLiteral("kate_private_plugin_katekonsoleplugin"), KTextEditor::MainWindow::Bottom, QIcon::fromTheme(QStringLiteral("utilities-terminal")), i18n("Terminal")); m_console = new KateConsole(m_plugin, mainWindow, toolview); - + // register this view m_plugin->mViews.append ( this ); } @@ -102,7 +107,7 @@ { // unregister this view m_plugin->mViews.removeAll (this); - + // cleanup, kill toolview + console QWidget *toolview = m_console->parentWidget(); delete m_console; @@ -132,10 +137,15 @@ a->setIcon(QIcon::fromTheme(QStringLiteral("utilities-terminal"))); a->setText(i18nc("@action", "&Pipe to Terminal")); connect(a, &QAction::triggered, this, &KateConsole::slotPipeToConsole); + a = actionCollection()->addAction(QStringLiteral("katekonsole_tools_sync")); a->setText(i18nc("@action", "S&ynchronize Terminal with Current Document")); connect(a, &QAction::triggered, this, &KateConsole::slotManualSync); + a = actionCollection()->addAction(QStringLiteral("katekonsole_tools_run")); + a->setText(i18nc("@action", "Run Current Document")); + connect(a, SIGNAL(triggered()), this, SLOT(slotRun())); + a = actionCollection()->addAction(QStringLiteral("katekonsole_tools_toggle_focus")); a->setIcon(QIcon::fromTheme(QStringLiteral("utilities-terminal"))); a->setText(i18nc("@action", "&Focus Terminal")); @@ -147,7 +157,7 @@ } KateConsole::~KateConsole () -{ +{ m_mw->guiFactory()->removeClient (this); if (m_part) disconnect(m_part, &KParts::ReadOnlyPart::destroyed, this, &KateConsole::slotDestroyed); @@ -159,8 +169,8 @@ if (!window() || !parentWidget()) return; if (!window() || !isVisibleTo(window())) return; - - + + /** * get konsole part factory */ @@ -292,6 +302,65 @@ if ( ! m_part || ! m_part->widget()->isVisible() ) m_mw->showToolView( parentWidget() ); } + +void KateConsole::slotRun() +{ + if ( m_mw->activeView() ) { + KTextEditor::Document *document = m_mw->activeView()->document(); + QUrl u = document->url(); + if ( ! u.isLocalFile() ) { + QPointer message = + new KTextEditor::Message( + i18n("Not a local file: '%1'", u.path()), + KTextEditor::Message::Error + ); + // auto hide is enabled and set to a sane default value of several seconds. + message->setAutoHide(2000); + message->setAutoHideMode( KTextEditor::Message::Immediate ); + document->postMessage( message ); + return; + } + // ensure that file is saved + if ( document->isModified() ) { + document->save(); + } + + // The string that should be output to terminal, upon acceptance + QString output_str; + // prefix first + output_str += KConfigGroup( KSharedConfig::openConfig(), + "Konsole" + ).readEntry("RunPrefix", ""); + // then filename + if ( KConfigGroup(KSharedConfig::openConfig(), + "Konsole" + ).readEntry("RemoveExtension", true) ) { + // append filename without extension (i.e. keep only the basename) + output_str += QFileInfo( u.path() ).baseName() + QLatin1Char('\n'); + } else { + // append filename to the terminal + output_str += QFileInfo( u.path() ).fileName() + QLatin1Char('\n'); + } + + if ( KMessageBox::Continue != + KMessageBox::warningContinueCancel( + m_mw->window(), + i18n("Do you really want to Run the document ?\n" + "This will execute the following command,\n" + "with your user rights, in the terminal:\n" + "'%1'", output_str), + i18n("Run in Terminal?"), + KGuiItem( i18n("Run") ), + KStandardGuiItem::cancel(), + QStringLiteral("Konsole: Run in Terminal Warning") ) + ) { + return; + } + // echo to terminal + sendInput( output_str ); + } +} + void KateConsole::slotToggleFocus() { QAction *action = actionCollection()->action(QStringLiteral("katekonsole_tools_toggle_focus")); @@ -306,7 +375,7 @@ if (m_part->widget()->hasFocus()) { if (m_mw->activeView()) m_mw->activeView()->setFocus(); - action->setText( i18n("Focus Terminal") ); + action->setText( i18n("Focus Terminal") ); } else { // show the view if it is hidden if (parentWidget()->isHidden()) @@ -339,6 +408,39 @@ cbAutoSyncronize = new QCheckBox( i18n("&Automatically synchronize the terminal with the current document when possible"), this ); lo->addWidget( cbAutoSyncronize ); + + QVBoxLayout *vboxRun = new QVBoxLayout; + QGroupBox *groupRun = new QGroupBox( i18n("Run in terminal"), this ); + // Remove extension + cbRemoveExtension = new QCheckBox( i18n("&Remove extension"), this ); + vboxRun->addWidget( cbRemoveExtension ); + // Prefix + QFrame *framePrefix = new QFrame( this ); + QHBoxLayout *hboxPrefix = new QHBoxLayout( framePrefix ); + QLabel *label = new QLabel( i18n("Prefix:"), framePrefix ); + hboxPrefix->addWidget( label ); + lePrefix = new QLineEdit( framePrefix ); + hboxPrefix->addWidget( lePrefix ); + vboxRun->addWidget( framePrefix ); + // show warning next time + QFrame *frameWarn = new QFrame( this ); + QHBoxLayout *hboxWarn = new QHBoxLayout( frameWarn ); + QPushButton *buttonWarn = new QPushButton( i18n("&Show warning next time"), frameWarn); + buttonWarn->setWhatsThis ( + i18n ( "The next time '%1' is executed, " + "make sure a warning window will pop up, " + "displaying the command to be sent to terminal, " + "for review.", + i18n ("Run in terminal") + ) + ); + connect( buttonWarn, &QPushButton::pressed, + this, &KateKonsoleConfigPage::slotEnableRunWarning ); + hboxWarn->addWidget( buttonWarn ); + vboxRun->addWidget( frameWarn ); + groupRun->setLayout( vboxRun ); + lo->addWidget( groupRun ); + cbSetEditor = new QCheckBox( i18n("Set &EDITOR environment variable to 'kate -b'"), this ); lo->addWidget( cbSetEditor ); QLabel *tmp = new QLabel(this); @@ -347,9 +449,17 @@ reset(); lo->addStretch(); connect(cbAutoSyncronize, &QCheckBox::stateChanged, this, &KateKonsoleConfigPage::changed); + connect( cbRemoveExtension, SIGNAL(stateChanged(int)), SIGNAL(changed()) ); + connect( lePrefix, &QLineEdit::textChanged, + this, &KateKonsoleConfigPage::changed ); connect(cbSetEditor, &QCheckBox::stateChanged, this, &KateKonsoleConfigPage::changed); } +void KateKonsoleConfigPage::slotEnableRunWarning () +{ + KMessageBox::enableMessage(QStringLiteral("Konsole: Run in Terminal Warning")); +} + QString KateKonsoleConfigPage::name() const { return i18n("Terminal"); @@ -369,6 +479,8 @@ { KConfigGroup config(KSharedConfig::openConfig(), "Konsole"); config.writeEntry("AutoSyncronize", cbAutoSyncronize->isChecked()); + config.writeEntry("RemoveExtension", cbRemoveExtension->isChecked()); + config.writeEntry("RunPrefix", lePrefix->text()); config.writeEntry("SetEditor", cbSetEditor->isChecked()); config.sync(); mPlugin->readConfig(); @@ -378,6 +490,8 @@ { KConfigGroup config(KSharedConfig::openConfig(), "Konsole"); cbAutoSyncronize->setChecked(config.readEntry("AutoSyncronize", false)); + cbRemoveExtension->setChecked(config.readEntry("RemoveExtension", false)); + lePrefix->setText(config.readEntry("RunPrefix", "")); cbSetEditor->setChecked(config.readEntry("SetEditor", false)); } diff -Nru kate-17.12.3/addons/konsole/kateconsole.h kate-18.04.3/addons/konsole/kateconsole.h --- kate-17.12.3/addons/konsole/kateconsole.h 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/konsole/kateconsole.h 2018-07-07 09:23:10.000000000 +0000 @@ -2,6 +2,7 @@ Copyright (C) 2001 Christoph Cullmann Copyright (C) 2002 Joseph Wenninger Copyright (C) 2002 Anders Lund + Copyright (C) 2017 Ederag This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -43,9 +44,9 @@ class KateKonsolePlugin: public KTextEditor::Plugin { Q_OBJECT - + friend class KateKonsolePluginView; - + public: explicit KateKonsolePlugin( QObject* parent = nullptr, const QList& = QList() ); ~KateKonsolePlugin() override; @@ -58,7 +59,7 @@ void readConfig(); QByteArray previousEditorEnv() {return m_previousEditorEnv;} - + private: QList mViews; QByteArray m_previousEditorEnv; @@ -137,11 +138,17 @@ * synchronize the konsole with the current document (cd to the directory) */ void slotSync(KTextEditor::View *view = nullptr); + /** * When syncing is done by the user, also show the terminal if it is hidden */ void slotManualSync(); + /** + * run the current document in the konsole + */ + void slotRun(); + private Q_SLOTS: /** * the konsole exited ;) @@ -158,7 +165,7 @@ * set or clear focus as appropriate. */ void slotToggleFocus(); - + /** * Handle that shortcuts are not eaten by console */ @@ -186,7 +193,7 @@ * toolview for this console */ QWidget *m_toolView; - + KateKonsolePlugin *m_plugin; QString m_currentPath; }; @@ -208,8 +215,16 @@ {} private: class QCheckBox *cbAutoSyncronize; + class QCheckBox *cbRemoveExtension; + class QLineEdit *lePrefix; class QCheckBox *cbSetEditor; KateKonsolePlugin *mPlugin; + + private Q_SLOTS: + /** + * Enable the warning dialog for the next "Run in terminal" + */ + void slotEnableRunWarning (); }; #endif // kate: space-indent on; indent-width 2; replace-tabs on; diff -Nru kate-17.12.3/addons/konsole/ui.rc kate-18.04.3/addons/konsole/ui.rc --- kate-17.12.3/addons/konsole/ui.rc 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/konsole/ui.rc 2018-07-07 09:23:10.000000000 +0000 @@ -6,6 +6,7 @@ &Tools + diff -Nru kate-17.12.3/addons/preview/ktexteditorpreview.json kate-18.04.3/addons/preview/ktexteditorpreview.json --- kate-17.12.3/addons/preview/ktexteditorpreview.json 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/preview/ktexteditorpreview.json 2018-07-07 09:23:10.000000000 +0000 @@ -21,6 +21,7 @@ "Description[es]": "Mostrar vista previa del documento en el formato elegido", "Description[fi]": "Esikatsele asiakirjaa kohdemuodossa", "Description[fr]": "Aperçu du document dans le format de destination", + "Description[gl]": "Previsualizar o documento no formato de destino.", "Description[ia]": "Vide preliminarmente le documento in le formato objectivo", "Description[it]": "Anteprima del documento nel formato di destinazione", "Description[ko]": "문서를 대상 형식으로 미리 보기", @@ -31,6 +32,7 @@ "Description[pt_BR]": "Visualize o documento no formato de destino", "Description[ru]": "Предварительный просмотр документа в целевом формате", "Description[sk]": "Náhľad dokumentu v cieľovom formáte", + "Description[sl]": "Predogled dokumenta v ciljni obliki", "Description[sr@ijekavian]": "Прегледајте документ у циљном формату", "Description[sr@ijekavianlatin]": "Pregledajte dokument u ciljnom formatu", "Description[sr@latin]": "Pregledajte dokument u ciljnom formatu", @@ -52,6 +54,7 @@ "Name[es]": "Vista previa del documento", "Name[fi]": "Asiakirjan esikatselu", "Name[fr]": "Aperçu de document", + "Name[gl]": "Vista previa do documento", "Name[ia]": "Vista preliminar de documento", "Name[it]": "Anteprima del documento", "Name[ko]": "문서 미리 보기", @@ -59,9 +62,10 @@ "Name[nn]": "Førehandsvising av dokument", "Name[pl]": "Podgląd dokumentu", "Name[pt]": "Antevisão do Documento", - "Name[pt_BR]": "Visualizar documento", + "Name[pt_BR]": "Visualização do documento", "Name[ru]": "Предварительный просмотр документа", "Name[sk]": "Náhľad dokumentu", + "Name[sl]": "Predogled dokumenta", "Name[sr@ijekavian]": "Преглед документа", "Name[sr@ijekavianlatin]": "Pregled dokumenta", "Name[sr@latin]": "Pregled dokumenta", diff -Nru kate-17.12.3/addons/project/CMakeLists.txt kate-18.04.3/addons/project/CMakeLists.txt --- kate-17.12.3/addons/project/CMakeLists.txt 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/project/CMakeLists.txt 2018-07-07 09:23:10.000000000 +0000 @@ -23,6 +23,10 @@ kateprojectinfoviewcodeanalysis.cpp kateprojectinfoviewnotes.cpp kateprojectconfigpage.cpp + kateprojectcodeanalysistool.cpp + tools/kateprojectcodeanalysistoolcppcheck.cpp + tools/kateprojectcodeanalysistoolflake8.cpp + tools/kateprojectcodeanalysisselector.cpp ) # resource for ui file and stuff @@ -34,7 +38,7 @@ KF5::TextEditor KF5::Parts KF5::I18n KF5::GuiAddons - Qt5::Script KF5::ItemViews KF5::ItemModels KF5::IconThemes KF5::ThreadWeaver + KF5::ItemViews KF5::ItemModels KF5::IconThemes KF5::ThreadWeaver KF5::NewStuff # For KMoreTools ) diff -Nru kate-17.12.3/addons/project/kateprojectcodeanalysistool.cpp kate-18.04.3/addons/project/kateprojectcodeanalysistool.cpp --- kate-17.12.3/addons/project/kateprojectcodeanalysistool.cpp 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/kateprojectcodeanalysistool.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,36 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#include "kateprojectcodeanalysistool.h" + +KateProjectCodeAnalysisTool::KateProjectCodeAnalysisTool(QObject *parent) + : QObject(parent) + , m_project(nullptr) +{ +} + +void KateProjectCodeAnalysisTool::setProject(KateProject *project) +{ + m_project = project; +} + +KateProjectCodeAnalysisTool::~KateProjectCodeAnalysisTool() +{ +} diff -Nru kate-17.12.3/addons/project/kateprojectcodeanalysistool.h kate-18.04.3/addons/project/kateprojectcodeanalysistool.h --- kate-17.12.3/addons/project/kateprojectcodeanalysistool.h 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/kateprojectcodeanalysistool.h 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,94 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef KATE_PROJECT_CODE_ANALYSIS_TOOL_H +#define KATE_PROJECT_CODE_ANALYSIS_TOOL_H + +#include +#include + +#include "kateproject.h" + +/** + * Information provider for a code analysis tool + */ +class KateProjectCodeAnalysisTool: public QObject +{ + Q_OBJECT +protected: + explicit KateProjectCodeAnalysisTool(QObject *parent = nullptr); + + /** + * Current project + */ + KateProject *m_project; + +public: + virtual ~KateProjectCodeAnalysisTool(); + + /** + * bind to this project + * @param project project this tool will analyse + */ + virtual void setProject(KateProject *project); + + /** + * @return tool descriptive name + */ + virtual QString name() = 0; + + /** + * filter relevant files + * @param files set of files in project + * @return relevant files that can be analysed + */ + virtual QStringList filter(const QStringList &files) = 0; + + /** + * @return tool path + */ + virtual QString path() = 0; + + /** + * @return arguments required for the tool + */ + virtual QStringList arguments() = 0; + + /** + * @return warning message when the tool is not installed + */ + virtual QString notInstalledMessage() = 0; + + /** + * parse output line + * @param line + * @return file, line, severity, message + */ + virtual QStringList parseLine(const QString &line) = 0; + + /** + * @return messages passed to the tool through stdin + */ + virtual QString stdinMessages() = 0; +}; + +Q_DECLARE_METATYPE(KateProjectCodeAnalysisTool*) + +#endif // KATE_PROJECT_CODE_ANALYSIS_TOOL_H diff -Nru kate-17.12.3/addons/project/kateprojectinfoviewcodeanalysis.cpp kate-18.04.3/addons/project/kateprojectinfoviewcodeanalysis.cpp --- kate-17.12.3/addons/project/kateprojectinfoviewcodeanalysis.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/project/kateprojectinfoviewcodeanalysis.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -20,6 +20,8 @@ #include "kateprojectinfoviewcodeanalysis.h" #include "kateprojectpluginview.h" +#include "kateprojectcodeanalysistool.h" +#include "tools/kateprojectcodeanalysisselector.h" #include #include @@ -37,6 +39,8 @@ , m_treeView(new QTreeView()) , m_model(new QStandardItemModel(m_treeView)) , m_analyzer(nullptr) + , m_analysisTool(nullptr) + , m_toolSelector(new QComboBox()) { /** * default style @@ -59,6 +63,11 @@ m_treeView->sortByColumn(2, Qt::AscendingOrder); /** + * attach model to code analysis selector + */ + m_toolSelector->setModel(KateProjectCodeAnalysisSelector::model(this)); + + /** * layout widget */ QVBoxLayout *layout = new QVBoxLayout; @@ -68,6 +77,7 @@ layout->addLayout(hlayout); hlayout->setSpacing(0); hlayout->addStretch(); + hlayout->addWidget(m_toolSelector); hlayout->addWidget(m_startStopAnalysis); setLayout(layout); @@ -85,9 +95,10 @@ void KateProjectInfoViewCodeAnalysis::slotStartStopClicked() { /** - * get files for cppcheck + * get files for the external tool */ - QStringList files = m_project->files().filter(QRegExp(QStringLiteral("\\.(cpp|cxx|cc|c\\+\\+|c|tpp|txx)$"))); + m_analysisTool = m_toolSelector->currentData(Qt::UserRole + 1).value(); + m_analysisTool->setProject(m_project); /** * clear existing entries @@ -104,9 +115,7 @@ connect(m_analyzer, static_cast(&QProcess::finished), this, &KateProjectInfoViewCodeAnalysis::finished); - QStringList args; - args << QStringLiteral("-q") << QStringLiteral("--inline-suppr") << QStringLiteral("--enable=all") << QStringLiteral("--template={file}////{line}////{severity}////{message}") << QStringLiteral("--file-list=-"); - m_analyzer->start(QStringLiteral("cppcheck"), args); + m_analyzer->start(m_analysisTool->path(), m_analysisTool->arguments()); if (m_messageWidget) { delete m_messageWidget; @@ -118,7 +127,7 @@ m_messageWidget->setCloseButtonVisible(true); m_messageWidget->setMessageType(KMessageWidget::Warning); m_messageWidget->setWordWrap(false); - m_messageWidget->setText(i18n("Please install 'cppcheck'.")); + m_messageWidget->setText(m_analysisTool->notInstalledMessage()); static_cast(layout())->insertWidget(0, m_messageWidget); m_messageWidget->animatedShow(); return; @@ -126,7 +135,10 @@ /** * write files list and close write channel */ - m_analyzer->write(files.join(QStringLiteral("\n")).toLocal8Bit()); + const QString stdinMessage = m_analysisTool->stdinMessages(); + if (!stdinMessage.isEmpty()) { + m_analyzer->write(stdinMessage.toLocal8Bit()); + } m_analyzer->closeWriteChannel(); } @@ -140,7 +152,7 @@ * get one line, split it, skip it, if too few elements */ QString line = QString::fromLocal8Bit(m_analyzer->readLine()); - QStringList elements = line.split(QRegExp(QStringLiteral("////")), QString::SkipEmptyParts); + QStringList elements = m_analysisTool->parseLine(line); if (elements.size() < 4) { continue; } diff -Nru kate-17.12.3/addons/project/kateprojectinfoviewcodeanalysis.h kate-18.04.3/addons/project/kateprojectinfoviewcodeanalysis.h --- kate-17.12.3/addons/project/kateprojectinfoviewcodeanalysis.h 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/project/kateprojectinfoviewcodeanalysis.h 2018-07-07 09:23:10.000000000 +0000 @@ -26,8 +26,10 @@ #include #include #include +#include class KateProjectPluginView; +class KateProjectCodeAnalysisTool; class KMessageWidget; /** @@ -118,6 +120,11 @@ * running analyzer process */ QProcess *m_analyzer; + + KateProjectCodeAnalysisTool *m_analysisTool; + + QComboBox *m_toolSelector; + }; #endif diff -Nru kate-17.12.3/addons/project/kateprojectplugin.cpp kate-18.04.3/addons/project/kateprojectplugin.cpp --- kate-17.12.3/addons/project/kateprojectplugin.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/project/kateprojectplugin.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -247,8 +247,8 @@ KateProject* KateProjectPlugin::detectGit(const QDir &dir) { - - if (m_autoGit && dir.exists(GitFolderName) && QFileInfo(dir, GitFolderName).isDir()) { + // allow .git as dir and file (file for git worktree stuff, https://git-scm.com/docs/git-worktree) + if (m_autoGit && dir.exists(GitFolderName)) { return createProjectForRepository(QStringLiteral("git"), dir); } diff -Nru kate-17.12.3/addons/project/kateprojectviewtree.cpp kate-18.04.3/addons/project/kateprojectviewtree.cpp --- kate-17.12.3/addons/project/kateprojectviewtree.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/project/kateprojectviewtree.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -57,7 +57,9 @@ /** * connect needed signals + * we use activated + clicked as we want "always" single click activation + keyboard focus / enter working */ + connect(this, &KateProjectViewTree::activated, this, &KateProjectViewTree::slotClicked); connect(this, &KateProjectViewTree::clicked, this, &KateProjectViewTree::slotClicked); connect(m_project, &KateProject::modelChanged, this, &KateProjectViewTree::slotModelChanged); diff -Nru kate-17.12.3/addons/project/kateprojectworker.cpp kate-18.04.3/addons/project/kateprojectworker.cpp --- kate-17.12.3/addons/project/kateprojectworker.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/project/kateprojectworker.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -251,13 +251,19 @@ QProcess git; git.setWorkingDirectory(dir.absolutePath()); QStringList args; - args << QStringLiteral("ls-files") << QStringLiteral("."); + args << QStringLiteral("ls-files") << QStringLiteral("-z") << QStringLiteral("."); git.start(QStringLiteral("git"), args); if (!git.waitForStarted() || !git.waitForFinished()) { return files; } - const QStringList relFiles = QString::fromLocal8Bit(git.readAllStandardOutput()).split(QRegExp(QStringLiteral("[\n\r]")), QString::SkipEmptyParts); + // git ls-files -z results a bytearray where each entry is \0-terminated. + // NOTE: Without -z, Umlauts such as "Der Bäcker/Das Brötchen.txt" do not work (#389415) + const QList byteArrayList = git.readAllStandardOutput().split('\0'); + QStringList relFiles; + for (const QByteArray & byteArray : byteArrayList) { + relFiles << QString::fromUtf8(byteArray); + } for (const QString &relFile : relFiles) { if (!recursive && (relFile.indexOf(QStringLiteral("/")) != -1)) { diff -Nru kate-17.12.3/addons/project/tools/kateprojectcodeanalysisselector.cpp kate-18.04.3/addons/project/tools/kateprojectcodeanalysisselector.cpp --- kate-17.12.3/addons/project/tools/kateprojectcodeanalysisselector.cpp 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/tools/kateprojectcodeanalysisselector.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,53 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#include "kateprojectcodeanalysisselector.h" + +#include "kateprojectcodeanalysistoolcppcheck.h" +#include "kateprojectcodeanalysistoolflake8.h" + +QStandardItemModel *KateProjectCodeAnalysisSelector::model(QObject *parent) +{ + auto model = new QStandardItemModel(parent); + + /* + * available linters + */ + const QList tools = { + // cppcheck, for C++ + new KateProjectCodeAnalysisToolCppcheck(model), + // flake8, for Python + new KateProjectCodeAnalysisToolFlake8(model) + }; + + QList column; + + for (auto tool : tools) { + auto item = new QStandardItem(tool->name()); + item->setData(QVariant::fromValue(tool), Qt::UserRole + 1); + + column << item; + } + + model->appendColumn(column); + + return model; +} + diff -Nru kate-17.12.3/addons/project/tools/kateprojectcodeanalysisselector.h kate-18.04.3/addons/project/tools/kateprojectcodeanalysisselector.h --- kate-17.12.3/addons/project/tools/kateprojectcodeanalysisselector.h 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/tools/kateprojectcodeanalysisselector.h 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,39 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef KATE_PROJECT_CODE_ANALYSIS_SELECTOR_H +#define KATE_PROJECT_CODE_ANALYSIS_SELECTOR_H + +#include + +class KateProjectCodeAnalysisSelector +{ +public: + + /** + * Model attachable to a code analysis tool selector. + * + * Each item contains a pointer to a KateProjectCodeAnalysisTool + * associated to the role Qt::UserRole + 1 + */ + static QStandardItemModel *model(QObject* parent = nullptr); +}; + +#endif // KATE_PROJECT_CODE_ANALYSIS_SELECTOR_H diff -Nru kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.cpp kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.cpp --- kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.cpp 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,85 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#include "kateprojectcodeanalysistoolcppcheck.h" + +#include +#include + +KateProjectCodeAnalysisToolCppcheck::KateProjectCodeAnalysisToolCppcheck(QObject *parent) + : KateProjectCodeAnalysisTool(parent) +{ + +} + +KateProjectCodeAnalysisToolCppcheck::~KateProjectCodeAnalysisToolCppcheck() +{ + +} + +QString KateProjectCodeAnalysisToolCppcheck::name() +{ + return i18n("cppcheck"); +} + +QStringList KateProjectCodeAnalysisToolCppcheck::filter(const QStringList &files) +{ + // c++ files + return files.filter(QRegularExpression(QStringLiteral("\\.(cpp|cxx|cc|c\\+\\+|c|tpp|txx)$"))); +} + +QString KateProjectCodeAnalysisToolCppcheck::path() +{ + return QStringLiteral("cppcheck"); +} + +QStringList KateProjectCodeAnalysisToolCppcheck::arguments() +{ + QStringList _args; + + _args << QStringLiteral("-q") + << QStringLiteral("--inline-suppr") + << QStringLiteral("--enable=all") + << QStringLiteral("--template={file}////{line}////{severity}////{message}") + << QStringLiteral("--file-list=-"); + + return _args; +} + +QString KateProjectCodeAnalysisToolCppcheck::notInstalledMessage() +{ + return i18n("Please install 'cppcheck'."); +} + +QStringList KateProjectCodeAnalysisToolCppcheck::parseLine(const QString &line) +{ + return line.split(QRegExp(QStringLiteral("////")), QString::SkipEmptyParts); +} + +QString KateProjectCodeAnalysisToolCppcheck::stdinMessages() +{ + // filenames are written to stdin (--file-list=-) + + if (!m_project) { + return QString(); + } + + return filter(m_project->files()).join(QStringLiteral("\n")); +} diff -Nru kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.h kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.h --- kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.h 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolcppcheck.h 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,51 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef KATE_PROJECT_CODE_ANALYSIS_TOOL_CPPCHECK_H +#define KATE_PROJECT_CODE_ANALYSIS_TOOL_CPPCHECK_H + +#include "../kateprojectcodeanalysistool.h" + +/** + * Information provider for cppcheck + */ +class KateProjectCodeAnalysisToolCppcheck: public KateProjectCodeAnalysisTool +{ +public: + explicit KateProjectCodeAnalysisToolCppcheck(QObject *parent = nullptr); + + virtual ~KateProjectCodeAnalysisToolCppcheck() override; + + virtual QString name() override; + + virtual QStringList filter(const QStringList &files) override; + + virtual QString path() override; + + virtual QStringList arguments() override; + + virtual QString notInstalledMessage() override; + + virtual QStringList parseLine(const QString &line) override; + + virtual QString stdinMessages() override; +}; + +#endif // KATE_PROJECT_CODE_ANALYSIS_TOOL_CPPCHECK_H diff -Nru kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolflake8.cpp kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolflake8.cpp --- kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolflake8.cpp 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolflake8.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,89 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#include "kateprojectcodeanalysistoolflake8.h" + +#include +#include + +KateProjectCodeAnalysisToolFlake8::KateProjectCodeAnalysisToolFlake8(QObject *parent) + : KateProjectCodeAnalysisTool(parent) +{ + +} + +KateProjectCodeAnalysisToolFlake8::~KateProjectCodeAnalysisToolFlake8() +{ + +} + +QString KateProjectCodeAnalysisToolFlake8::name() +{ + return i18n("flake8"); +} + +QStringList KateProjectCodeAnalysisToolFlake8::filter(const QStringList &files) +{ + // for now we expect files with extension + return files.filter(QRegularExpression(QStringLiteral("\\.py$"))); +} + +QString KateProjectCodeAnalysisToolFlake8::path() +{ + /* + * for now, only the executable in the path can be called, + * but it would be great to be able to specify a version + * installed in a virtual environment + */ + return QStringLiteral("flake8"); +} + +QStringList KateProjectCodeAnalysisToolFlake8::arguments() +{ + QStringList _args; + + _args << QStringLiteral("--exit-zero") + /* + * translating a flake8 code to a severity level is subjective, + * so the code is provided as a severity level. + */ + << QStringLiteral("--format=%(path)s////%(row)d////%(code)s////%(text)s"); + + if (m_project) { + _args.append(filter(m_project->files())); + } + + return _args; +} + +QString KateProjectCodeAnalysisToolFlake8::notInstalledMessage() +{ + return i18n("Please install 'flake8'."); +} + +QStringList KateProjectCodeAnalysisToolFlake8::parseLine(const QString &line) +{ + return line.split(QRegExp(QStringLiteral("////")), QString::SkipEmptyParts); +} + +QString KateProjectCodeAnalysisToolFlake8::stdinMessages() +{ + return QString(); +} diff -Nru kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolflake8.h kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolflake8.h --- kate-17.12.3/addons/project/tools/kateprojectcodeanalysistoolflake8.h 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/addons/project/tools/kateprojectcodeanalysistoolflake8.h 2018-07-07 09:23:10.000000000 +0000 @@ -0,0 +1,51 @@ +/* This file is part of the Kate project. + * + * Copyright (C) 2017 Héctor Mesa Jiménez + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public License + * along with this library; see the file COPYING.LIB. If not, write to + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef KATE_PROJECT_CODE_ANALYSIS_TOOL_FLAKE8_H +#define KATE_PROJECT_CODE_ANALYSIS_TOOL_FLAKE8_H + +#include "../kateprojectcodeanalysistool.h" + +/** + * Information provider for flake8 + */ +class KateProjectCodeAnalysisToolFlake8: public KateProjectCodeAnalysisTool +{ +public: + explicit KateProjectCodeAnalysisToolFlake8(QObject *parent = nullptr); + + virtual ~KateProjectCodeAnalysisToolFlake8() override; + + virtual QString name() override; + + virtual QStringList filter(const QStringList &files) override; + + virtual QString path() override; + + virtual QStringList arguments() override; + + virtual QString notInstalledMessage() override; + + virtual QStringList parseLine(const QString &line) override; + + virtual QString stdinMessages() override; +}; + +#endif // KATE_PROJECT_CODE_ANALYSIS_TOOL_FLAKE8_H diff -Nru kate-17.12.3/addons/search/CMakeLists.txt kate-18.04.3/addons/search/CMakeLists.txt --- kate-17.12.3/addons/search/CMakeLists.txt 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/search/CMakeLists.txt 2018-07-07 09:23:10.000000000 +0000 @@ -19,6 +19,6 @@ target_link_libraries(katesearchplugin KF5::TextEditor KF5::Parts KF5::I18n KF5::IconThemes - Qt5::Script KF5::ItemViews) + KF5::ItemViews) install(TARGETS katesearchplugin DESTINATION ${PLUGIN_INSTALL_DIR}/ktexteditor) diff -Nru kate-17.12.3/addons/search/FolderFilesList.cpp kate-18.04.3/addons/search/FolderFilesList.cpp --- kate-17.12.3/addons/search/FolderFilesList.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/search/FolderFilesList.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -55,12 +55,18 @@ { m_cancelSearch = false; m_folder = folder; + if (!m_folder.endsWith(QLatin1Char('/'))) { + m_folder += QLatin1Char('/'); + } m_recursive = recursive; m_hidden = hidden; m_symlinks = symlinks; m_binary = binary; - m_types = types.split(QLatin1Char(','), QString::SkipEmptyParts); + m_types.clear(); + foreach (QString type, types.split(QLatin1Char(','), QString::SkipEmptyParts)) { + m_types << type.trimmed(); + } if (m_types.isEmpty()) { m_types << QStringLiteral("*"); } @@ -68,7 +74,7 @@ QStringList tmpExcludes = excludes.split(QLatin1Char(',')); m_excludeList.clear(); for (int i=0; i typeList; for (int i=0; i excludeList; for (int i=0; i + + Add new search tab + ... @@ -160,6 +163,9 @@ + + Show search options + ... diff -Nru kate-17.12.3/addons/sessionapplet/engine/katesessionsmodel.cpp kate-18.04.3/addons/sessionapplet/engine/katesessionsmodel.cpp --- kate-17.12.3/addons/sessionapplet/engine/katesessionsmodel.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/sessionapplet/engine/katesessionsmodel.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -37,12 +37,11 @@ #include #include -bool katesessions_compare_sessions(const QString &s1, const QString &s2) { - //return KStringHandler::naturalCompare(s1,s2)==-1; - return s1.compare(s2)==-1; +bool katesessions_compare_sessions(const QString &s1, const QString &s2) +{ + return QString::localeAwareCompare(s1, s2) == -1; } - KateSessionsModel::KateSessionsModel(QObject *parent) : QStandardItemModel(parent) /*, m_config(0)*/ { diff -Nru kate-17.12.3/addons/snippets/CMakeLists.txt kate-18.04.3/addons/snippets/CMakeLists.txt --- kate-17.12.3/addons/snippets/CMakeLists.txt 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/snippets/CMakeLists.txt 2018-07-07 09:23:10.000000000 +0000 @@ -29,6 +29,6 @@ target_link_libraries(katesnippetsplugin KF5::TextEditor KF5::Parts KF5::I18n - KF5::NewStuff Qt5::Script KF5::ItemViews KF5::IconThemes) + KF5::NewStuff KF5::ItemViews KF5::IconThemes) install(TARGETS katesnippetsplugin DESTINATION ${PLUGIN_INSTALL_DIR}/ktexteditor ) diff -Nru kate-17.12.3/addons/snippets/editsnippet.cpp kate-18.04.3/addons/snippets/editsnippet.cpp --- kate-17.12.3/addons/snippets/editsnippet.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/snippets/editsnippet.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -1,7 +1,7 @@ /* This file is part of the Kate project. * Based on the snippet plugin from KDevelop 4. * - * Copyright (C) 2007 Robert Gruber + * Copyright (C) 2007 Robert Gruber * Copyright (C) 2010 Milian Wolff * Copyright (C) 2012 Christoph Cullmann * @@ -38,6 +38,7 @@ #include #include #include +#include #include #include diff -Nru kate-17.12.3/addons/tabswitcher/tabswitchertreeview.cpp kate-18.04.3/addons/tabswitcher/tabswitchertreeview.cpp --- kate-17.12.3/addons/tabswitcher/tabswitchertreeview.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/tabswitcher/tabswitchertreeview.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -44,3 +44,13 @@ QListView::keyReleaseEvent(event); } } + +void TabSwitcherTreeView::keyPressEvent(QKeyEvent * event) +{ + if (event->key() == Qt::Key_Escape) { + event->accept(); + hide(); + } else { + QListView::keyPressEvent(event); + } +} diff -Nru kate-17.12.3/addons/tabswitcher/tabswitchertreeview.h kate-18.04.3/addons/tabswitcher/tabswitchertreeview.h --- kate-17.12.3/addons/tabswitcher/tabswitchertreeview.h 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/addons/tabswitcher/tabswitchertreeview.h 2018-07-07 09:23:10.000000000 +0000 @@ -47,6 +47,11 @@ * Reimplemented for tracking the CTRL key modifier. */ void keyReleaseEvent(QKeyEvent * event) override; + + /** + * Reimplemented for tracking the ESCAPE key. + */ + void keyPressEvent(QKeyEvent * event) override; }; #endif // KTEXTEDITOR_TABSWITCHER_TREEVIEW_H diff -Nru kate-17.12.3/CMakeLists.txt kate-18.04.3/CMakeLists.txt --- kate-17.12.3/CMakeLists.txt 2018-03-06 00:08:05.000000000 +0000 +++ kate-18.04.3/CMakeLists.txt 2018-07-10 00:03:46.000000000 +0000 @@ -7,8 +7,8 @@ set(KF5_DEP_VERSION "5.13.0") # we need KMultiTabBar::appendButton(const QIcon &..., ...) # KDE Application Version, managed by release script -set (KDE_APPLICATIONS_VERSION_MAJOR "17") -set (KDE_APPLICATIONS_VERSION_MINOR "12") +set (KDE_APPLICATIONS_VERSION_MAJOR "18") +set (KDE_APPLICATIONS_VERSION_MINOR "04") set (KDE_APPLICATIONS_VERSION_MICRO "3") set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") @@ -32,7 +32,7 @@ include(KDEInstallDirs) include(KDECMakeSettings) -find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Widgets Script Sql) +find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Widgets Sql) if(BUILD_TESTING) find_package(Qt5Test ${QT_MIN_VERSION} CONFIG REQUIRED) diff -Nru kate-17.12.3/debian/changelog kate-18.04.3/debian/changelog --- kate-17.12.3/debian/changelog 2018-03-16 13:24:26.000000000 +0000 +++ kate-18.04.3/debian/changelog 2018-07-19 07:45:13.000000000 +0000 @@ -1,3 +1,13 @@ +kate (4:18.04.3-0ubuntu1) cosmic; urgency=medium + + * New upstream release (18.03.80) + * New upstream release (18.04.0) + * New upstream release (18.04.1) + * New upstream release (18.04.3) + * Remove debian/not-installed + + -- Rik Mills Thu, 19 Jul 2018 08:45:13 +0100 + kate (4:17.12.3-0ubuntu1) bionic; urgency=medium * New upstream release (17.12.3) diff -Nru kate-17.12.3/debian/control kate-18.04.3/debian/control --- kate-17.12.3/debian/control 2018-03-16 13:24:26.000000000 +0000 +++ kate-18.04.3/debian/control 2018-07-19 07:45:13.000000000 +0000 @@ -34,7 +34,7 @@ pkg-config, pkg-kde-tools (>= 0.15.15ubuntu1~), qtbase5-dev (>= 5.6.1~), - qtscript5-dev (>= 5.6.1~) + qtscript5-dev (>= 5.6.1~), Standards-Version: 3.9.6 Homepage: http://kate-editor.org/ Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kate diff -Nru kate-17.12.3/debian/kate.install kate-18.04.3/debian/kate.install --- kate-17.12.3/debian/kate.install 2018-03-16 13:24:26.000000000 +0000 +++ kate-18.04.3/debian/kate.install 2018-07-19 07:45:13.000000000 +0000 @@ -4,6 +4,7 @@ usr/share/*/*kate*.appdata.xml usr/share/applications/org.kde.kate.desktop usr/share/doc/HTML/*/kate/ +usr/share/kservices5/plasma-applet-org.kde.plasma.katesessions.desktop usr/share/kservices5/plasma-dataengine-katesessions.desktop usr/share/metainfo/org.kde.kate.appdata.xml usr/share/plasma/plasmoids/org.kde.plasma.katesessions diff -Nru kate-17.12.3/debian/not-installed kate-18.04.3/debian/not-installed --- kate-17.12.3/debian/not-installed 2018-03-16 13:24:26.000000000 +0000 +++ kate-18.04.3/debian/not-installed 1970-01-01 00:00:00.000000000 +0000 @@ -1,19 +0,0 @@ -# moved my pkg-kde-tools -./usr/lib/libkdeinit4_kate.so -./usr/lib/libkdeinit4_kwrite.so - -# compressed manpage -./usr/share/man/man1/kate.1 - -#broken in applications 15.04 -./usr/share/kservices5/plasma-applet-org.kde.plasma.katesessions.desktop - -./usr/share/man/ca/man1/kate.1 -./usr/share/man/de/man1/kate.1 -./usr/share/man/es/man1/kate.1 -./usr/share/man/it/man1/kate.1 -./usr/share/man/nl/man1/kate.1 -./usr/share/man/pt_BR/man1/kate.1 -./usr/share/man/sv/man1/kate.1 -./usr/share/man/uk/man1/kate.1 -./usr/share/man/pt/man1/kate.1 diff -Nru kate-17.12.3/doc/katepart/configuring.docbook kate-18.04.3/doc/katepart/configuring.docbook --- kate-17.12.3/doc/katepart/configuring.docbook 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/doc/katepart/configuring.docbook 2018-07-07 09:23:10.000000000 +0000 @@ -1239,7 +1239,7 @@ Configuring With Document Variables -&kappname; variables is katepart's implementation of document variables, similar +&kappname; variables is &kappname;'s implementation of document variables, similar to &Emacs; and vi modelines. In katepart, the lines have the following format: kate: VARIABLENAME VALUE; [ VARIABLENAME VALUE; ... ] @@ -1259,12 +1259,10 @@ Additionally, document variables can be placed in a file called .kateconfig in any directory, and the configured settings will be applied as if the modelines were entered on every file in the directory and its -subdirectories, as far down as the -configured search depth. -Document variables in .kateconfig use the same syntax as -in modelines. +subdirectories. Document variables in .kateconfig use the same syntax as +in modelines, but with extended options. -There are variables to support almost all configurations in katepart, and +There are variables to support almost all configurations in &kappname;, and additionally plugins can use variables, in which case it should be documented in the plugin's documentation. @@ -1557,6 +1555,39 @@ + +Extended Options in <filename>.kateconfig</filename> files + +&kappname; always search for a .kateconfig file for local files (not remote files). +In addition, it is possible to set options based on wildcards (file extensions) as follows: + +kate: tab-width 4; indent-width 4; replace-tabs on; +kate-wildcard(*.xml): indent-width 2; +kate-wildcard(Makefile): replace-tabs off; + + +In this example, all files use a tab-width of 4 spaces, an indent-width of 4 spaces, +and tabs are replaced expanded to spaces. However, for all *.xml +files, the indent width is set to 2 spaces. +And Makefiles use tabs, &ie; tabs are not replaced with spaces. + +Wildcards are semicolon separated, &ie; you can also specify multiple file extensions as follows: + + +kate-wildcard(*.json;*.xml): indent-width 2; + +Further, you can also use the mimetype to match certain files, ⪚ to indent +all C++ source files with 4 spaces, you can write: + + +kate-mimetype(text/x-c++src): indent-width 4; + +Next to the support in .kateconfig files, wildcard and mimetype +dependent document variables are also supported in the files itself as comments. + + + + diff -Nru kate-17.12.3/kate/data/org.kde.kate.appdata.xml kate-18.04.3/kate/data/org.kde.kate.appdata.xml --- kate-17.12.3/kate/data/org.kde.kate.appdata.xml 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kate/data/org.kde.kate.appdata.xml 2018-07-07 09:23:10.000000000 +0000 @@ -61,7 +61,7 @@ Editor avanzado de textos Speciális szövegszerkesztő Editor avantiate de texto - Penyunting Teks Tingkat Lanjut + Pengedit Teks Tingkat Lanjut Editor di testi avanzato 고급 텍스트 편집기 Avansert skriveprogram @@ -101,6 +101,7 @@

Kate est un éditeur de texte multi-documents et multi-vues pour KDE. Il offre des fonctionnalités comme le repliement de code, la coloration syntaxique, le retour à la ligne automatique, une console intégrée, une interface complète pour modules complémentaires, et un début de prise en charge d'automatisation par scripts.

Kate é un editor de texto creado por KDE que permite traballar en varios documentos e con varias vistas ao mesmo tempo. Conta con moitas funcionalidades, como pregado de código, salientado de sintaxe, axuste dinámico de texto, un terminal integrado, unha extensa interface para o desenvolvemento de complementos e funcionalidades preliminares de scripting.

Kate es un editor de texto per multi-documento, multi-vista. Illo ha characteristicas como codefolding (plicamento de codice), dynamic word wrap (excision dynamic de parolas), un consolle incorpporate, un interfacie de plugin extensive e alcun supporto preliminari per le scripting.

+

Kate adalah editor teks multi-dokumen multi-tampilan oleh KDE. Ini fitur hal-hal seperti codefolding, syntaxhighlighting, bungkus kata dinamis, konsol terbenam, antarmuka plugin yang luas dan beberapa dukungan scripting awal.

Kate è un editor di testi multi-documento e multi-vista di KDE. È dotato di funzionalità come il raggruppamento del codice, l'evidenziazione della sintassi, a capo automatico dinamico, una console integrata, un'interfaccia potenziabile tramite estensioni e qualche supporto preliminare per la creazione di script.

Kate는 KDE의 다문서 다화면 텍스트 편집기입니다. 코드 접기, 구문 강조, 동적 워드랩, 내장된 콘솔, 플러그인 인터페이스, 스크립트 기능을 지원합니다.

Kate is een multi-document, multi-view tekstbewerker door KDE. Het bevat functies zoals opvouwen van code, accentuering van syntaxis, dynamisch afbreken van de regel, een ingebed console, een extensieve plug-in-interface en enige beginnende ondersteuning voor scripts.

@@ -360,7 +361,7 @@
  • Regular expression based find & replace
  • بحث واستبدال مبنيّ على التّعابير النّمطيّة
  • Expressió regular basada en cerca i substitució
  • -
  • Expressió regular basada en busca i substitució
  • +
  • Expressió regular basada en cerca i substitució
  • Funkce Najít a nahradit s podporou regulárních výrazů
  • Find og erstart, baseret på regulært udtryk
  • Reguläre Ausdrücke für Suchen und Ersetzen
  • @@ -489,7 +490,7 @@
  • Funcionalidade de desfacer e refacer sen limitacións.
  • Végtelen visszavonás/újra végrehajtás
  • Supporto per annullation e re-facer infinite
  • -
  • Dukungan bolak/balik tak terbatas
  • +
  • Dukungan takjadi/jadilagi tak terbatas
  • Supporto annulla/rifai infinito
  • 무한 실행 취소/다시 실행 지원
  • Ubegrenset støtte for angring/omgjøring
  • @@ -630,7 +631,7 @@
  • Shell integration
  • التّكامل مع الصّدفة
  • Integració de l'intèrpret d'ordres
  • -
  • Integració de l'intèrpret d'ordes
  • +
  • Integració de l'intèrpret d'ordres
  • Integrace shellu
  • Skal-integration
  • Einbindung einer Shell
  • @@ -783,7 +784,7 @@
  • Integrated command line
  • سطر أوامر مدمج
  • Línia d'ordres integrada
  • -
  • Línia d'ordes integrada
  • +
  • Línia d'ordres integrada
  • Integrovaný příkazový řádek
  • Ingegreret kommandolinje
  • Integrierte Befehlszeile
  • diff -Nru kate-17.12.3/kate/data/org.kde.kate.desktop kate-18.04.3/kate/data/org.kde.kate.desktop --- kate-17.12.3/kate/data/org.kde.kate.desktop 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kate/data/org.kde.kate.desktop 2018-07-07 09:23:10.000000000 +0000 @@ -21,7 +21,7 @@ GenericName[hr]=Napredni uređivač teksta GenericName[hu]=Speciális szövegszerkesztő GenericName[ia]=Editor avantiate de texto -GenericName[id]=Penyunting Teks Maju +GenericName[id]=Pengedit Teks Maju GenericName[is]=Þróaður textaritill GenericName[it]=Editor di testi avanzato GenericName[ja]=高度なテキストエディタ @@ -136,7 +136,7 @@ Comment[he]=עורך טקסט מתקדם של KDE Comment[hu]=Speciális szövegszerkesztő Comment[ia]=KDE Advanced Text Editor, i.e. Editor avantiate de texto de KDE -Comment[id]=Penyunting Teks Lanjutan KDE +Comment[id]=Pengedit Teks Lanjutan KDE Comment[it]=Editor di testi avanzato di KDE Comment[ko]=KDE 고급 텍스트 편집기 Comment[lt]=Sudėtingesnė KDE rašyklė diff -Nru kate-17.12.3/kate/katedocmanager.cpp kate-18.04.3/kate/katedocmanager.cpp --- kate-17.12.3/kate/katedocmanager.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kate/katedocmanager.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -173,7 +173,15 @@ } if (!doc) { - doc = createDoc(docInfo); + if (untitledDoc) { + // reuse the untitled document which is not needed + auto & info = m_docInfos.find(untitledDoc).value(); + delete info; + info = new KateDocumentInfo(docInfo); + doc = untitledDoc; + } else { + doc = createDoc(docInfo); + } if (!encoding.isEmpty()) { doc->setEncoding(encoding); @@ -197,13 +205,6 @@ } } - // - // close untitled document, as it is not wanted - // - if (untitledDoc) { - closeDocument(untitledDoc); - } - return doc; } diff -Nru kate-17.12.3/kate/katequickopen.cpp kate-18.04.3/kate/katequickopen.cpp --- kate-17.12.3/kate/katequickopen.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kate/katequickopen.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -147,7 +147,7 @@ /** * new base mode creation */ - QStandardItemModel *base_model = new QStandardItemModel(0, 2, this); + m_base_model->clear(); /** * remember local file names to avoid dupes with project files @@ -186,8 +186,8 @@ QStandardItem *itemUrl = new QStandardItem(doc->url().toString()); itemUrl->setEditable(false); - base_model->setItem(linecount, 0, itemName); - base_model->setItem(linecount, 1, itemUrl); + m_base_model->setItem(linecount, 0, itemName); + m_base_model->setItem(linecount, 1, itemUrl); linecount++; if (!doc->url().isEmpty() && doc->url().isLocalFile()) { @@ -224,8 +224,8 @@ QStandardItem *itemUrl = new QStandardItem(doc->url().toString()); itemUrl->setEditable(false); - base_model->setItem(linecount, 0, itemName); - base_model->setItem(linecount, 1, itemUrl); + m_base_model->setItem(linecount, 0, itemName); + m_base_model->setItem(linecount, 1, itemUrl); linecount++; if (!doc->url().isEmpty() && doc->url().isLocalFile()) { @@ -255,19 +255,12 @@ QStandardItem *itemUrl = new QStandardItem(file); itemUrl->setEditable(false); - base_model->setItem(linecount, 0, itemName); - base_model->setItem(linecount, 1, itemUrl); + m_base_model->setItem(linecount, 0, itemName); + m_base_model->setItem(linecount, 1, itemUrl); linecount++; } } - /** - * swap models and kill old one - */ - m_model->setSourceModel(base_model); - delete m_base_model; - m_base_model = base_model; - if (idxToSelect.isValid()) { m_listView->setCurrentIndex(m_model->mapFromSource(idxToSelect)); } else { diff -Nru kate-17.12.3/kate/main.cpp kate-18.04.3/kate/main.cpp --- kate-17.12.3/kate/main.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kate/main.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -44,6 +44,7 @@ #include #include #include +#include #include "../urlinfo.h" @@ -488,6 +489,17 @@ // make the world happy, we are started, kind of... KStartupInfo::appStarted(); + // We don't want the session manager to restart us on next login + // if we block + if (needToBlock) { + QObject::connect(qApp, &QGuiApplication::saveStateRequest, qApp, + [](QSessionManager &session) { + session.setRestartHint(QSessionManager::RestartNever); + }, + Qt::DirectConnection + ); + } + // this will wait until exiting is emitted by the used instance, if wanted... return needToBlock ? app.exec() : 0; } diff -Nru kate-17.12.3/kate/session/katesessionmanager.cpp kate-18.04.3/kate/session/katesessionmanager.cpp --- kate-17.12.3/kate/session/katesessionmanager.cpp 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kate/session/katesessionmanager.cpp 2018-07-07 09:23:10.000000000 +0000 @@ -35,11 +35,16 @@ #include #include #include +#include #include +#include +#include #include +#include #include #include +#include #include #ifndef Q_OS_WIN @@ -87,6 +92,9 @@ list << QUrl::fromPercentEncoding(name.toLatin1()); } + // write jump list actions to disk in the kate.desktop file + updateJumpListActions(list); + // delete old items; QMutableHashIterator i(m_sessions); @@ -504,5 +512,65 @@ return m_sessions.values(); } +void KateSessionManager::updateJumpListActions(const QStringList &sessionList) +{ +#if QT_VERSION >= QT_VERSION_CHECK(5, 7, 0) + KService::Ptr service = KService::serviceByStorageId(qApp->desktopFileName()); + if (!service) { + return; + } + + QScopedPointer df(new KDesktopFile(service->entryPath())); + + QStringList newActions = df->readActions(); + + // try to keep existing custom actions intact, only remove our "Session" actions and add them back later + newActions.erase(std::remove_if(newActions.begin(), newActions.end(), [](const QString &action) { + return action.startsWith(QLatin1String("Session ")); + }), newActions.end()); + + // we compute the new group names in advance so we can tell whether we changed something + // and avoid touching the desktop file leading to an expensive ksycoca recreation + QStringList sessionActions; + sessionActions.reserve(sessionList.count()); + + std::transform(sessionList.constBegin(), sessionList.constEnd(), std::back_inserter(sessionActions), [](const QString &session) { + return QStringLiteral("Session %1").arg(QString::fromLatin1(QCryptographicHash::hash(session.toUtf8(), QCryptographicHash::Md5).toHex())); + }); + + newActions += sessionActions; + + // nothing to do + if (df->readActions() == newActions) { + return; + } + + const QString &localPath = service->locateLocal(); + if (service->entryPath() != localPath) { + df.reset(df->copyTo(localPath)); + } + + // remove all Session action groups first to not leave behind any cruft + for (const QString &action : df->readActions()) { + if (action.startsWith(QLatin1String("Session "))) { + // TODO is there no deleteGroup(KConfigGroup)? + df->deleteGroup(df->actionGroup(action).name()); + } + } + + const int maxEntryCount = std::min(sessionActions.count(), 10); + for (int i = 0; i < maxEntryCount; ++i) { + const QString &action = sessionActions.at(i); // is a transform of sessionList, so count and order is identical + const QString &session = sessionList.at(i); + + KConfigGroup grp = df->actionGroup(action); + grp.writeEntry(QStringLiteral("Name"), session); + grp.writeEntry(QStringLiteral("Exec"), QStringLiteral("kate -s %1").arg(KShell::quoteArg(session))); // TODO proper executable name? + } + + df->desktopGroup().writeXdgListEntry("Actions", newActions); +#endif +} + //END KateSessionManager diff -Nru kate-17.12.3/kate/session/katesessionmanager.h kate-18.04.3/kate/session/katesessionmanager.h --- kate-17.12.3/kate/session/katesessionmanager.h 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kate/session/katesessionmanager.h 2018-07-07 09:23:10.000000000 +0000 @@ -186,6 +186,11 @@ */ void loadSession(const KateSession::Ptr &session) const; + /** + * Writes sessions as jump list actions to the kate.desktop file + */ + void updateJumpListActions(const QStringList &sessionList); + private: /** * absolute path to dir in home dir where to store the sessions diff -Nru kate-17.12.3/kwrite/data/org.kde.kwrite.appdata.xml kate-18.04.3/kwrite/data/org.kde.kwrite.appdata.xml --- kate-17.12.3/kwrite/data/org.kde.kwrite.appdata.xml 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kwrite/data/org.kde.kwrite.appdata.xml 2018-07-07 09:23:10.000000000 +0000 @@ -65,7 +65,7 @@ पाठ संपादक Szövegszerkesztő Editor de texto - Penyunting Teks + Pengedit Teks Editor di testo 텍스트 편집기 Rašyklė @@ -105,6 +105,7 @@

    KWrite est un éditeur de texte fait par KDE et s'appuyant sur le composant éditeur de Kate.

    KWrite é un editor de texto creado por KDE baseado no compoñente de editor de Kate.

    KWrite es un editor de texto per KDE, basate sur le componente de editor de Kate.

    +

    KWrite adalah sebuah pengedit teks oleh KDE, berdasarkan pada komponen editor Kate.

    KWrite è un editor di testo di KDE, basato sul componente dell'editor di Kate.

    KWrite는 Kate 편집기 구성 요소를 사용하는 KDE 텍스트 편집기입니다.

    KWrite is een tekstbewerker door KDE, gebaseerd op de tekstbewerkercomponent van Kate.

    @@ -185,7 +186,7 @@
  • फ़ाईल प्रकार से सिंटेक्स हाईलाइटिंग
  • Szintaxiskiemelés a fájlnak megfelelően
  • Evidentiation de syntaxe secundo le typo de file
  • -
  • Penyorotan sintaks sesuai dengan jenis file
  • +
  • Penyorotan sintaks sesuai dengan jenis file
  • Evidenziazione della sintassi in base al tipo di file
  • 파일 형식별 구문 강조
  • Sintaksės paryškinimas, priklausomai nuo dokumento tipo
  • @@ -311,7 +312,7 @@
  • प्लगिन समर्थन
  • Bővíthetőség kiegészítőkkel
  • Supporto de plugin
  • -
  • Dukungan pengaya
  • +
  • Dukungan plugin
  • Supporto delle estensioni
  • 플러그인 지 원
  • Papildinių palaikymas
  • @@ -354,7 +355,7 @@
  • Vi इनपुट पद्दति
  • Vi beviteli mód
  • Modo de ingresso de Vi
  • -
  • Mode masukan Vi
  • +
  • Mode intput Vi
  • Modalità di inserimento Vi.
  • VI 입력 모드
  • Vi įvesties režimas
  • diff -Nru kate-17.12.3/kwrite/data/org.kde.kwrite.desktop kate-18.04.3/kwrite/data/org.kde.kwrite.desktop --- kate-17.12.3/kwrite/data/org.kde.kwrite.desktop 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/kwrite/data/org.kde.kwrite.desktop 2018-07-07 09:23:10.000000000 +0000 @@ -21,7 +21,7 @@ GenericName[he]=עורך טקסט GenericName[hu]=Szövegszerkesztő GenericName[ia]=Editor de texto -GenericName[id]=Penyunting Teks +GenericName[id]=Pengedit Teks GenericName[it]=Editor di testo GenericName[ja]=テキストエディタ GenericName[kk]=Мәтін редакторы @@ -131,7 +131,7 @@ Comment[he]=עורך טקסט של KDE Comment[hu]=Szövegszerkesztő Comment[ia]=Editor de texto de KDE -Comment[id]=Penyunting Teks KDE +Comment[id]=Pengedit Teks KDE Comment[it]=Editor di testo di KDE Comment[ko]=KDE 텍스트 편집기 Comment[lt]=KDE rašyklė diff -Nru kate-17.12.3/po/ar/katebuild-plugin.po kate-18.04.3/po/ar/katebuild-plugin.po --- kate-17.12.3/po/ar/katebuild-plugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ar/katebuild-plugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: ٢٠١٦-٠٩-٠٣ ١١:١٤+0300\n" "Last-Translator: Safa Alfulaij \n" "Language-Team: Arabic \n" @@ -45,21 +45,21 @@ msgstr "ألغِ" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "الملفّ" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "السّطر" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -111,109 +111,109 @@ msgid "Target Settings" msgstr "إعدادات الهدف" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "مجموعة الأهداف" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "البناء" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "المسح" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "الضّبط" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "السّريع" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "أهداف ملحقة البناء" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "خطأ" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "مرجع غير معرّف" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "تحذير" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "لا ملفّ أو دليل محدّد للبناء." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "الملفّ \"%1\" ليس ملفًّا محليًّا. لا يمكن تصريف الملفّات غير المحليّة." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "فشل تنفيذ \"%1\". حالة الخروج = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "أُلغي بناء %1" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "يبني بالفعل..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "لا هدف متوفّر للبناء." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "لا ملفّ أو دليل محليّ محدّد للبناء." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "يبني الهدف %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "نتائج الصناعة/Make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "اكتمل بناء %1." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -224,12 +224,12 @@ msgstr[4] "وُجد %1 خطأ." msgstr[5] "وُجد %1 خطأ." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "واجه بناء %1 بعض الأخطاء." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -240,57 +240,57 @@ msgstr[4] "وُجد %1 تحذيرًا." msgstr[5] "وُجد %1 تحذير." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "أُبلغت عن تحذيرات عند بناء %1." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "فشل البناء." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "اكتمل البناء بلا مشاكل." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "البناء" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "المسح" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "الضّبط" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "الضّبط والمسح" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "الأخطاء فقط" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "الأخطاء والتّحذيرات" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "الخرج المحلّل" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "الخرج الكامل" diff -Nru kate-17.12.3/po/ar/katekonsoleplugin.po kate-18.04.3/po/ar/katekonsoleplugin.po --- kate-17.12.3/po/ar/katekonsoleplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ar/katekonsoleplugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: ٢٠١٦-٠٩-٠٢ ١٩:١٤+0300\n" "Last-Translator: Safa Alfulaij \n" "Language-Team: Arabic \n" @@ -20,91 +20,153 @@ "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "ليس لديك صلاحيّات كافية للنّفاذ إلى صدفة أو محاكي طرفيّة" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "الطّرفيّة" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "طرفيّة كيت" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "مرّر إلى ال&طّرفيّة" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "زامن الطّرفيّة مع المستند الحاليّ" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "ركّز على الطّرفيّة" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." msgstr "أمتأكّد من تمرير النّصّ إلى الطّرفيّة؟ سينفّذ هذا أيّة أوامر بصلاحيّات حسابك." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "أأمرّر إلى الطّرفيّة؟" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "مرّر إلى الطّرفيّة" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "آسفون، تعذّر الانتقال إلى '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "أمتأكّد من تمرير النّصّ إلى الطّرفيّة؟ سينفّذ هذا أيّة أوامر بصلاحيّات حسابك." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "أأمرّر إلى الطّرفيّة؟" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "أزِل التّركيز عن الطّرفيّة" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "ركّز على الطّرفيّة" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "زامن الطّرفيّة آليًّا مع المستند الحاليّ إن كان ممكنًا" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "مرّر إلى الطّرفيّة" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "اضبط متغيّر البي&ئة EDITOR إلى 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "هامّ: يجب إغلاق المستند ليتابع تطبيق الطّرفيّة" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "إعدادات الطّرفيّة" diff -Nru kate-17.12.3/po/ar/kate.po kate-18.04.3/po/ar/kate.po --- kate-17.12.3/po/ar/kate.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ar/kate.po 2018-07-10 00:03:40.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-02 10:41+0300\n" "Last-Translator: Safa Alfulaij \n" "Language-Team: Arabic \n" @@ -243,56 +243,56 @@ "ترى هنا كلّ ملحقات «كيت» المتوفّرة. تلك المؤشّرة قد حُمّلت، وستُحمّل أيضًا عند بدء " "«كيت» مجدّدًا." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "الملفّ المؤقّت المفترض %1 عُدّل. أتريد حذفه بأيّ حال؟" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "أأحذف الملفّ؟" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " "save your changes or discard them?

    " msgstr "

    عُدّل المستند '%1' ولم يُحفظ.

    أتريد حفظ التّعديلات أو رفضها؟

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "أغلق المستند" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "احفظ ك‍" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "فُتح ملفّ جديد أثناء إغلاق «كيت»، فأُجهض الإغلاق." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "أُجهض الإغلاق" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "يبدأ" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "يعيد فتح الملفّات من الجلسة الأخيرة..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "أخطاء/تحذيرات أثناء فتح المستندات" @@ -1025,342 +1025,342 @@ msgid "&Open Containing Folder" msgstr "ا&فتح المجلّد الحاوي" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "كيت" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "كيت - محرّر نصوص متقدّم" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2017 مؤلّفو «كيت»" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "المصين" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "مطوّر اللبّ" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "مطوّر ومُرشد الإبراز" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "مطوّر" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "نظام الصِّوانات الرائع" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "أوامر التّحرير" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "الاختبار، ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "مطوّر اللبّ السّابق" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "مؤلّف «كاتبك»" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "نقل «كاتبك» إلى «أجزائك»" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "تأريخ التّراجع في «كاتبك»، التّكامل مع «هجائك»" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "دعم إبراز صياغة XML في «كاتبك»" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "الرّقع وغيرها" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "مطوّر إضافة پيثون" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "ضمان الجودة والسّكربتة" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "إبراز ملفّات المواصفات ل‍RPM، وپيرل، وملفّات الفرق وغيرها" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "إبراز VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "إبراز SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "إبراز Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "إبراز ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "إبراز لاتخ" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "إبراز Makefile وپيثون" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "إبراز پيثون" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "إبراز سكيم" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "قائمة أنواع البيانات والكلمات المفتاحيّة ل‍PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "مساعدة لطيفة جدًّا" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "كلّ مَن ساهم ونسيت ذكره" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "ابدأ «كيت» بجلسة مُعطاة." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "الجلسة" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "ابدأ «كيت» بجلسة مجهولة مُعطاة، يدلّ على '‎-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1370,7 +1370,7 @@ "أجبر بدء سيرورة «كيت» جديدة (يُتجاهل الخيار إن اختير البدء ولسيرورة «كيت» " "أخرى نفس الجلسة مفتوحة). يُجبر الخيار إن لم تُعط أيّة معاملات أو عناوين." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1379,7 +1379,7 @@ "إن كانت هناك سيرورة «كيت» عاملة، امنع التّشغيل حتّى تخرج، إن أُعطيت عناوين " "لفتحها." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1388,57 +1388,57 @@ "حاول إعادة استخدام سيرورة «كيت» بمعرّف العمليّة هذا فقط (يُتجاهل الخيار إن " "اختير البدء ولسيرورة «كيت» أخرى نفس الجلسة مفتوحة)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "معرّف‌العمليّة" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "اضبط ترميز الملفّ لفتحه." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "التّرميز" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "تنقّل إلى هذا السّطر." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "السّطر" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "تنقّل إلى هذا العمود." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "العمود" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "اقرأ محتويات stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "المستندات والعناوين التي يفتحها التّطبيق ستُحذف بعد استخدامها" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "المستندات لفتحها." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[العناوين...]" @@ -1501,7 +1501,7 @@ msgid "&Open" msgstr "ا&فتح" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "اسم الجلسة:" @@ -1511,23 +1511,23 @@ msgid "Specify New Name for Session" msgstr "حدّد اسمًا جديدًا للجلسة" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "لحفظ جلسة عليك تحديد اسم لها." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "اسم الجلسة ناقص" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "خطأ داخليّ: هناك أكثر من سيرورة مفتوحة للجلسة المعطاة." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1535,29 +1535,29 @@ msgstr "" "الجلسة '%1' مفتوحة فعلًا في سيرورة «كيت»، أأغيّر السيرورة بدل إعادة الفتح؟" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "تعذّرت إعادة تسمية الجلسة إلى \"%1\"، هناك فعلًا جلسة أخرى بنفس الاسم." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "إعادة تسمية الجلسة" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "تعذّرت إعادة تسمية الجلسة إلى \"%1\". فشلت الكتابة إلى \"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "حدّد اسمًا جديدًا للجلسة الحاليّة" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ar/kateproject.po kate-18.04.3/po/ar/kateproject.po --- kate-17.12.3/po/ar/kateproject.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ar/kateproject.po 2018-07-10 00:03:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: ٢٠١٦-٠٩-٠٣ ٠٠:٠٨+0300\n" "Last-Translator: Safa Alfulaij \n" "Language-Team: Arabic \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "الملاحظات" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "ابدأ التّحليل..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "الملفّ" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "السّطر" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "الخطورة" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "الرّسالة" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "فضلًا ثبّت 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "انتهى التّحليل." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "فشل التّحليل!" @@ -191,6 +186,9 @@ msgid "&Projects" msgstr "م&شاريع" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "فضلًا ثبّت 'cppcheck'." + #~ msgid "Git Tools" #~ msgstr "أدوات جِت" diff -Nru kate-17.12.3/po/ar/katesearch.po kate-18.04.3/po/ar/katesearch.po --- kate-17.12.3/po/ar/katesearch.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ar/katesearch.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: ٢٠١٦-٠٩-٠٣ ١٠:٤٦+0300\n" "Last-Translator: Safa Alfulaij \n" "Language-Team: Arabic \n" @@ -351,151 +351,164 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "الاستخدام: newPGrep [النّمط للبحث عنه في المشروع الحاليّ]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "أوجد:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "ابحث" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "التّالي" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "أوقف" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "في الملفّ الحاليّ" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "في الملفّات المفتوحة" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "في المجلّد" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "ا&بحث:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "استبدل ب‍:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "استبدل" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "استبدل المؤشّر" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match Case" msgid "Match case" msgstr "طابق الحالة" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "استخدم التّعبيرات النّمطيّة" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "وسّع النّتائج" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "استخدم مسار المستند الحاليّ." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "المجلّد:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "اصعد مجلّدًا واحدًا لأعلى." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "رشّح:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "استثنِ:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "تكراريّ" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "ضمّن المخفيّ" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "اتبع الوصلات الرّمزيّة" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "ضمّن الملفّات الثّنائيّة" @@ -518,11 +531,6 @@ #~ msgid "Folder" #~ msgstr "م&جلد" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "ا&بحث:" - #~ msgid "F&older" #~ msgstr "م&جلد" diff -Nru kate-17.12.3/po/ar/katesnippetsplugin.po kate-18.04.3/po/ar/katesnippetsplugin.po --- kate-17.12.3/po/ar/katesnippetsplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ar/katesnippetsplugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: ٢٠١٦-٠٩-٠٢ ٢٣:١٨+0300\n" "Last-Translator: Safa Alfulaij \n" "Language-Team: Arabic \n" @@ -87,29 +87,29 @@ msgid "Prefix to show in code completion" msgstr "سابقة لإظهارها في إكمال الكود" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "حرّر القصاصة %1 في %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "أنشئ قصاصة جديدة في المستودع %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "لا يمكن أن يحوي اسم القصاصة مسافات" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "في القصاصة تعديلات غير محفوظة. أتريد المتابعة وفقدها؟" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "تحذير - تعديلات غير محفوظة" diff -Nru kate-17.12.3/po/ar/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ar/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ar/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ar/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: ٢٠١٦-٠١-١٩ ١٦:١٥+0300\n" "Last-Translator: Safa Alfulaij \n" "Language-Team: Arabic \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "احذف الجلسة" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "ابدأ «كيت» (بلا معطيات)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "جلسة «كيت» جديدة" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "جلسة مجهولة جديدة" diff -Nru kate-17.12.3/po/ast/katebuild-plugin.po kate-18.04.3/po/ast/katebuild-plugin.po --- kate-17.12.3/po/ast/katebuild-plugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ast/katebuild-plugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2016-12-19 01:24+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -44,21 +44,21 @@ msgstr "Encaboxar" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -110,178 +110,178 @@ msgid "Target Settings" msgstr "" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "" diff -Nru kate-17.12.3/po/ast/katekonsoleplugin.po kate-18.04.3/po/ast/katekonsoleplugin.po --- kate-17.12.3/po/ast/katekonsoleplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ast/katekonsoleplugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2016-12-19 03:21+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -17,91 +17,150 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." msgstr "" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Terminal" +msgid "Run in Terminal?" +msgstr "Terminal" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Terminal" +msgid "Run in terminal" +msgstr "Terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "" diff -Nru kate-17.12.3/po/ast/kate.po kate-18.04.3/po/ast/kate.po --- kate-17.12.3/po/ast/kate.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ast/kate.po 2018-07-10 00:03:40.000000000 +0000 @@ -1,15 +1,15 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# enolp , 2016. +# enolp , 2016, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" -"PO-Revision-Date: 2016-12-21 16:12+0100\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" +"PO-Revision-Date: 2018-01-21 01:04+0100\n" "Last-Translator: enolp \n" -"Language-Team: Asturian \n" +"Language-Team: Asturian <>\n" "Language: ast\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,19 +31,19 @@ #: data/kateui.rc:6 #, kde-format msgid "&File" -msgstr "" +msgstr "&Ficheru" #. i18n: ectx: Menu (edit) #: data/kateui.rc:32 #, kde-format msgid "&Edit" -msgstr "" +msgstr "&Editar" #. i18n: ectx: Menu (view) #: data/kateui.rc:43 #, kde-format msgid "&View" -msgstr "" +msgstr "&Ver" #. i18n: ectx: Menu (view-split) #: data/kateui.rc:54 @@ -55,7 +55,7 @@ #: data/kateui.rc:81 #, kde-format msgid "&Tools" -msgstr "" +msgstr "&Ferramientes" #. i18n: ectx: Menu (sessions) #: data/kateui.rc:89 @@ -67,13 +67,13 @@ #: data/kateui.rc:100 #, kde-format msgid "&Settings" -msgstr "" +msgstr "&Axustes" #. i18n: ectx: Menu (help) #: data/kateui.rc:105 #, kde-format msgid "&Help" -msgstr "" +msgstr "&Ayuda" #. i18n: ectx: ToolBar (mainToolBar) #: data/kateui.rc:110 @@ -85,7 +85,7 @@ #: data/kateui.rc:140 #, kde-format msgid "&Status Bar Items" -msgstr "" +msgstr "Elementos de la barra d'&estáu" #: kateapp.cpp:190 kateapp.cpp:299 #, kde-format @@ -101,12 +101,12 @@ #: kateconfigdialog.cpp:65 #, kde-format msgid "Application" -msgstr "" +msgstr "Aplicación" #: kateconfigdialog.cpp:67 #, kde-format msgid "Application Options" -msgstr "" +msgstr "Opciones de l'aplicación" #: kateconfigdialog.cpp:74 #, kde-format @@ -121,7 +121,7 @@ #: kateconfigdialog.cpp:83 #, kde-format msgid "&Behavior" -msgstr "" +msgstr "&Comportamientu" #: kateconfigdialog.cpp:89 #, kde-format @@ -158,21 +158,21 @@ #: kateconfigdialog.cpp:123 #, kde-format msgid "&Delete unused meta-information after:" -msgstr "" +msgstr "&Desaniciar información meta ensin usar tres:" #: kateconfigdialog.cpp:127 #, kde-format msgctxt "The special case of 'Delete unused meta-information after'" msgid "(never)" -msgstr "" +msgstr "(enxamás)" #: kateconfigdialog.cpp:128 #, kde-format msgctxt "The suffix of 'Delete unused meta-information after'" msgid " day" msgid_plural " days" -msgstr[0] "" -msgstr[1] "" +msgstr[0] " día" +msgstr[1] " díes" #: kateconfigdialog.cpp:143 #, kde-format @@ -221,56 +221,58 @@ "loaded, and will be loaded again the next time Kate is started." msgstr "" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " "save your changes or discard them?

    " msgstr "" +"

    Modificóse'l documentu «%1» pero nun se guardó.

    ¿Quies guardar los " +"cambeos o escartalos?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" -msgstr "" +msgstr "Zarrar documentu" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "" @@ -303,7 +305,7 @@ #: katemainwindow.cpp:233 #, kde-format msgid "&Previous Tab" -msgstr "" +msgstr "Llingüeta &previa" #: katemainwindow.cpp:234 #, kde-format @@ -313,7 +315,7 @@ #: katemainwindow.cpp:239 #, kde-format msgid "&Next Tab" -msgstr "" +msgstr "Llingüeta &siguiente" #: katemainwindow.cpp:240 #, kde-format @@ -323,7 +325,7 @@ #: katemainwindow.cpp:247 #, kde-format msgid "&Quick Open" -msgstr "" +msgstr "Apertura &rápida" #: katemainwindow.cpp:250 #, kde-format @@ -360,7 +362,7 @@ #: katemainwindow.cpp:300 #, kde-format msgid "&Reload All" -msgstr "" +msgstr "&Recargar too" #: katemainwindow.cpp:302 #, kde-format @@ -370,7 +372,7 @@ #: katemainwindow.cpp:305 #, kde-format msgid "Close Orphaned" -msgstr "" +msgstr "Zarrar güérfanos" #: katemainwindow.cpp:307 #, kde-format @@ -397,7 +399,7 @@ #: katemainwindow.cpp:319 #, kde-format msgid "Clos&e All" -msgstr "" +msgstr "Za&rrar too" #: katemainwindow.cpp:321 #, kde-format @@ -412,7 +414,7 @@ #: katemainwindow.cpp:330 #, kde-format msgid "&New Window" -msgstr "" +msgstr "Ventana &nueva" #: katemainwindow.cpp:332 #, kde-format @@ -450,7 +452,7 @@ #: katemainwindow.cpp:355 #, kde-format msgid "&Plugins Handbook" -msgstr "" +msgstr "Manual de &complementos" #: katemainwindow.cpp:357 #, kde-format @@ -466,17 +468,17 @@ #, kde-format msgctxt "Menu entry Session->New" msgid "&New" -msgstr "" +msgstr "&Nuevo" #: katemainwindow.cpp:383 #, kde-format msgid "&Open Session" -msgstr "" +msgstr "&Abrir sesión" #: katemainwindow.cpp:388 #, kde-format msgid "&Save Session" -msgstr "" +msgstr "&Guardar sesión" #: katemainwindow.cpp:392 #, kde-format @@ -486,12 +488,12 @@ #: katemainwindow.cpp:396 #, kde-format msgid "&Manage Sessions..." -msgstr "" +msgstr "&Xestionar sesiones..." #: katemainwindow.cpp:401 #, kde-format msgid "&Quick Open Session" -msgstr "" +msgstr "Apertura &rápida de sesión" #: katemainwindow.cpp:408 #, kde-format @@ -541,22 +543,22 @@ #: katemainwindow.cpp:842 #, kde-format msgid "&Other..." -msgstr "" +msgstr "&Otro..." #: katemainwindow.cpp:865 #, kde-format msgid "Application '%1' not found." -msgstr "" +msgstr "Nun s'alcontró l'aplicación «%1»." #: katemainwindow.cpp:865 #, kde-format msgid "Application not found" -msgstr "" +msgstr "Nun s'alcontró la aplicación" #: katemainwindow.cpp:972 #, kde-format msgid " [read only]" -msgstr "" +msgstr "[namái llectura]" #: katemdi.cpp:113 #, kde-format @@ -581,7 +583,7 @@ #: katemdi.cpp:504 #, kde-format msgid "Behavior" -msgstr "" +msgstr "Comportamientu" #: katemdi.cpp:507 #, kde-format @@ -616,7 +618,7 @@ #: katemdi.cpp:524 #, kde-format msgid "Bottom Sidebar" -msgstr "" +msgstr "Barra llateral baxera" #: katemdi.cpp:860 #, kde-format @@ -639,6 +641,8 @@ "The documents listed below have changed on disk.

    Select one or more at " "once, and press an action button until the list is empty.

    " msgstr "" +"Los documentos llistaos embaxo camudaron nel discu.

    Esbilla unu o más " +"al empar y primi un botón hasta que se balere'l llistáu.

    " #: katemwmodonhddialog.cpp:93 #, kde-format @@ -668,7 +672,7 @@ #: katemwmodonhddialog.cpp:112 #, kde-format msgid "&View Difference" -msgstr "" +msgstr "&Ver diferencia" #: katemwmodonhddialog.cpp:114 #, kde-format @@ -677,11 +681,14 @@ "the selected document, and shows the difference with the default " "application. Requires diff(1)." msgstr "" +"Calcua la diferencia ente'l conteníu del editor y el ficheru del discu pal " +"documentu esbillau, y amuesa la diferencia cola aplicación por defeutu. " +"Rique diff(1)" #: katemwmodonhddialog.cpp:124 #, kde-format msgid "&Ignore Changes" -msgstr "" +msgstr "&Inorar cambeos" #: katemwmodonhddialog.cpp:125 #, kde-format @@ -696,7 +703,7 @@ #: katemwmodonhddialog.cpp:135 #, kde-format msgid "&Reload" -msgstr "" +msgstr "&Recargar" #: katemwmodonhddialog.cpp:137 #, kde-format @@ -746,7 +753,7 @@ #, kde-format msgid "" "A file named \"%1\" already exists. Are you sure you want to overwrite it?" -msgstr "" +msgstr "Yá esiste un ficheru col nome «%1». ¿De xuru que quies sobrescribilu?" #: katesavemodifieddialog.cpp:90 #, kde-format @@ -764,6 +771,8 @@ "The following documents have been modified. Do you want to save them " "before closing?" msgstr "" +"Modificáronse los documentos de darréu. ¿Quies guardalos enantes de " +"zarrar?" #: katesavemodifieddialog.cpp:162 #, kde-format @@ -810,7 +819,7 @@ #: kateviewmanager.cpp:143 #, kde-format msgid "Cl&ose Current View" -msgstr "" +msgstr "&Zarrar vista actual" #: kateviewmanager.cpp:147 #, kde-format @@ -820,7 +829,7 @@ #: kateviewmanager.cpp:151 #, kde-format msgid "Close Inactive Views" -msgstr "" +msgstr "Zarrar vistes inactives" #: kateviewmanager.cpp:154 #, kde-format @@ -919,6 +928,9 @@ "you want to proceed?

    Beware that kate may stop responding for " "some time when opening large files.

    " msgstr "" +"

    Tas tentando d'abrir unu o más ficheros grandes:

      %1

    Quies " +"siguir?

    Ten curiáu porque Kate podría dexar de responder un " +"tiempu al abrir ficheros grandes.

    " #: kateviewmanager.cpp:251 #, kde-format @@ -929,12 +941,12 @@ #, kde-format msgctxt "indicator for more documents" msgid "+%1" -msgstr "" +msgstr "+%1" #: kateviewspace.cpp:93 kateviewspace.cpp:153 #, kde-format msgid "Click here to switch to the Quick Open view." -msgstr "" +msgstr "Primi equí pa camudar a la vista d'apertura actual." #: kateviewspace.cpp:106 #, kde-format @@ -955,7 +967,7 @@ #: kateviewspace.cpp:593 #, kde-format msgid "&Close Document" -msgstr "" +msgstr "&Zarrar documentu" #: kateviewspace.cpp:594 #, kde-format @@ -970,344 +982,344 @@ #: kateviewspace.cpp:597 #, kde-format msgid "&Open Containing Folder" -msgstr "" +msgstr "&Abrir carpeta contenedora" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" -msgstr "" +msgstr "(c) 2000-2017 Los autores de Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" -msgstr "" +msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" -msgstr "" +msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" -msgstr "" +msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" -msgstr "" +msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" -msgstr "" +msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" -msgstr "" +msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" -msgstr "" +msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" -msgstr "" +msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" -msgstr "" +msgstr "Tola xente que collaboró y m'escaecí en mentar" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1315,71 +1327,71 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1415,7 +1427,7 @@ #: session/katesessionchooser.cpp:96 #, kde-format msgid "&Always use this choice" -msgstr "" +msgstr "Usar &siempres esta escoyeta" #: session/katesessionchooser.cpp:108 session/katesessionopendialog.cpp:39 #, kde-format @@ -1435,14 +1447,14 @@ #: session/katesessionmanagedialog.cpp:74 #, kde-format msgid "&Rename..." -msgstr "" +msgstr "&Renomar..." #: session/katesessionmanagedialog.cpp:93 session/katesessionopendialog.cpp:79 #, kde-format msgid "&Open" -msgstr "" +msgstr "&Abrir" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "" @@ -1452,52 +1464,52 @@ msgid "Specify New Name for Session" msgstr "" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" @@ -1533,6 +1545,8 @@ "Check this if you want all your views and frames restored each time you open " "Kate." msgstr "" +"Conseña esto si quies que toles vistes y marcos se restauren cada vegada " +"qu'abras Kate." #. i18n: ectx: property (text), widget (QCheckBox, restoreVC) #: ui/sessionconfigwidget.ui:78 @@ -1544,13 +1558,13 @@ #: ui/sessionconfigwidget.ui:88 #, kde-format msgid "Behaviour on Application Startup" -msgstr "" +msgstr "Comportamientu nel aniciu de l'aplicación" #. i18n: ectx: property (text), widget (QRadioButton, startNewSessionRadioButton) #: ui/sessionconfigwidget.ui:94 #, kde-format msgid "&Start new session" -msgstr "" +msgstr "&Aniciar sesión nueva" #. i18n: ectx: property (text), widget (QRadioButton, loadLastUserSessionRadioButton) #: ui/sessionconfigwidget.ui:101 @@ -1562,4 +1576,4 @@ #: ui/sessionconfigwidget.ui:108 #, kde-format msgid "&Manually choose a session" -msgstr "" +msgstr "Una sesión escoyida a &mano" diff -Nru kate-17.12.3/po/ast/kateproject.po kate-18.04.3/po/ast/kateproject.po --- kate-17.12.3/po/ast/kateproject.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ast/kateproject.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-12-19 03:24+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -86,42 +86,37 @@ msgid "Notes" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" diff -Nru kate-17.12.3/po/ast/katesearch.po kate-18.04.3/po/ast/katesearch.po --- kate-17.12.3/po/ast/katesearch.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ast/katesearch.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2016-12-19 03:24+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -318,149 +318,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "" diff -Nru kate-17.12.3/po/ast/katesnippetsplugin.po kate-18.04.3/po/ast/katesnippetsplugin.po --- kate-17.12.3/po/ast/katesnippetsplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ast/katesnippetsplugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-12-21 16:13+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -85,29 +85,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/ast/ktexteditorpreviewplugin.po kate-18.04.3/po/ast/ktexteditorpreviewplugin.po --- kate-17.12.3/po/ast/ktexteditorpreviewplugin.po 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/po/ast/ktexteditorpreviewplugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -0,0 +1,99 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditorpreviewplugin\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2017-09-26 03:30+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Asturian \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: ktexteditorpreviewview.cpp:43 +#, kde-format +msgid "Preview" +msgstr "" + +#: previewwidget.cpp:62 +#, kde-format +msgid "Lock Current Document" +msgstr "" + +#: previewwidget.cpp:63 +#, kde-format +msgid "Lock preview to current document" +msgstr "" + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock Current View" +msgstr "" + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock current view" +msgstr "" + +#: previewwidget.cpp:71 +#, kde-format +msgid "Automatically Update Preview" +msgstr "" + +#: previewwidget.cpp:72 +#, kde-format +msgid "Enable automatic updates of the preview to the current document content" +msgstr "" + +#: previewwidget.cpp:73 +#, kde-format +msgid "Manually Update Preview" +msgstr "" + +#: previewwidget.cpp:73 +#, kde-format +msgid "" +"Disable automatic updates of the preview to the current document content" +msgstr "" + +#: previewwidget.cpp:78 +#, kde-format +msgid "Update Preview" +msgstr "" + +#: previewwidget.cpp:79 +#, kde-format +msgid "Update the preview to the current document content" +msgstr "" + +#: previewwidget.cpp:87 +#, kde-format +msgid "View" +msgstr "" + +#: previewwidget.cpp:107 +#, kde-format +msgid "No preview available." +msgstr "" + +#: previewwidget.cpp:202 +#, kde-format +msgid "About %1" +msgstr "" diff -Nru kate-17.12.3/po/ast/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ast/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ast/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ast/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2017-01-12 20:59+0100\n" "Last-Translator: enolp \n" "Language-Team: Asturian \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Sesión Kate nueva" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Sesión anónima nueva" diff -Nru kate-17.12.3/po/bg/katekonsoleplugin.po kate-18.04.3/po/bg/katekonsoleplugin.po --- kate-17.12.3/po/bg/katekonsoleplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bg/katekonsoleplugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2011-07-12 22:47+0300\n" "Last-Translator: Yasen Pramatarov \n" "Language-Team: Bulgarian \n" @@ -17,41 +17,47 @@ "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Нямате достатъчно карма за достъп до обвивка или терминална емулация" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Терминал" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Терминал" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Пренасочване към терминала" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&Синхронизиране на терминала с текущия документ" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Фокусиране на терминала" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,33 +66,63 @@ "Наистина ли искате да пренасочите текста към терминала? Всички съдържащи се " "в него команди ще бъдат изпълнени с вашите права." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Да се пренасочи ли към терминала?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Пренасочване към терминала" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "Не може да се смени директорията с \"%1\"" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Наистина ли искате да пренасочите текста към терминала? Всички съдържащи се " +"в него команди ще бъдат изпълнени с вашите права." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Да се пренасочи ли към терминала?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Дефокусиране на терминала" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Фокусиране на терминала" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -94,12 +130,40 @@ msgstr "" "&Автоматично синхронизиране на терминала с текущия документ при възможност" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Пренасочване към терминала" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Променливата на средата &EDITOR да е \"kate -b\"" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -108,7 +172,7 @@ "Важно: За да продължи конзолната програма, документът трябва да бъде " "затворен." -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Настройки на терминала" diff -Nru kate-17.12.3/po/bg/kate.po kate-18.04.3/po/bg/kate.po --- kate-17.12.3/po/bg/kate.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bg/kate.po 2018-07-10 00:03:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2011-07-23 15:00+0300\n" "Last-Translator: Yasen Pramatarov \n" "Language-Team: Bulgarian \n" @@ -239,19 +239,19 @@ "Списък на всички налични приставки. Приставките, с отметки, са заредени в " "момента и се зареждат автоматично всеки път, когато стартирате редактора." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Да се изтрие ли файлът?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -260,39 +260,39 @@ "

    Документът \"%1\" е променен, но не е записан.

    Искате ли да бъде " "записан или да се отхвърлят промените?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Затваряне на документ" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Запис като..." -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Има подадена заявка за отваряне на файл по време на затварянето на " "редактора. Прекъсване на затварянето." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Прекъсване на затварянето" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Стартиране" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Отваряне на файловете от последната сесия..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "" @@ -1043,349 +1043,349 @@ msgid "&Open Containing Folder" msgstr "Ред на отваряне" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Разширен текстов редактор Kate" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 авторите на Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Поддръжка" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Основен разработчик" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Разработчик и специалист по осветяването" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Основен разработчик" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Система на буфера" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Команди за редактиране" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Тестване, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Бивш основен разработчик" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Автор на KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Версия на KWrite за KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "История на редактирането в KWrite, интегриране с Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Поддръжка на осветяване на XML в KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Кръпки и други" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "Приставки" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Осветяване за RPM Spec-файлове, Perl, Diff и други" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Осветяване за VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Осветяване за SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Осветяване за Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Осветяване за ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Осветяване за LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Осветяване за Makefile-ове, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Осветяване за Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Осветяване за Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Списък с ключови думи и видове данни в PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Много добра помощ" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Всички хора, които са помагали и съм забравил да спомена" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Стартиране със зададена сесия" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Сесии" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Стартиране с нова анонимна сесия, като с опция \"-n\"" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1393,76 +1393,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Кодова таблица на файла за отваряне" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Навигация до реда" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Навигация до колоната" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Четене от стандартния вход (stdin)" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Документ за отваряне" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1527,7 +1527,7 @@ msgid "&Open" msgstr "&Отваряне" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Име на сесия:" @@ -1537,52 +1537,52 @@ msgid "Specify New Name for Session" msgstr "Задаване на ново име за сесията" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "За да може да запишете сесията, трябва да зададете името и." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Няма зададено име на сесия" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Преименуване на сесия" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Задаване на име за текущата сесия" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/bg/katesearch.po kate-18.04.3/po/bg/katesearch.po --- kate-17.12.3/po/bg/katesearch.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bg/katesearch.po 2018-07-10 00:03:40.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2014-05-17 19:58+0200\n" "Last-Translator: Svetoslav Stefanov \n" "Language-Team: Bulgarian \n" @@ -332,15 +332,21 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Употреба: newPGrep [шаблон за търсене в текущия проект]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, fuzzy, kde-format #| msgid "Find" msgid "Find:" @@ -348,143 +354,150 @@ #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Търсене" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Следващо" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Спиране" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Project" msgid "In Current File" msgstr "в проекта" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "в отворените файлове" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "в папка" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "&Търсене:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace:" msgstr "Замяна" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Замяна" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Замяна на избраните" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "Зачитане на р_егистъра" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular e&xpressions" msgid "Use regular expressions" msgstr "&Регулярни изрази" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Разширяване на резултатите" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Използване на пътя до текущия документ" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "F&older" msgid "Folder:" msgstr "&Папка" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Една папка нагоре" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Филтър" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "Изключване" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Рекурсивно" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Включително скритите" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Проследяване на символни връзки" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Включване на двоични файлове" @@ -507,11 +520,6 @@ #~ msgid "Folder" #~ msgstr "&Папка" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "&Търсене:" - #~ msgid "F&older" #~ msgstr "&Папка" diff -Nru kate-17.12.3/po/bs/katebuild-plugin.po kate-18.04.3/po/bs/katebuild-plugin.po --- kate-17.12.3/po/bs/katebuild-plugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bs/katebuild-plugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2014-02-08 10:06+0100\n" "Last-Translator: Samir Ribić \n" "Language-Team: bosanski \n" @@ -50,21 +50,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Datoteka" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linija" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -119,66 +119,66 @@ msgid "Target Settings" msgstr "Postavke odredišta" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Target set" msgid "Target Set" msgstr "Skup odredišta" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Izgradi" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Očisti" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Konfiguracija" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Odredište dodatka projekta" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "greška" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "nedefinisana referenca" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "upozorenje" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "NIje označena takva datoteka ili direktorij za pravljenje." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -186,50 +186,50 @@ "Datoteka \"%1\" nije lokalna datoteka. Ne lokalne datoteke nije moguće " "kompjalirati." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Neuspjelo izvršavanje „%1“. Izlazni status: %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "NIje označena takva datoteka ili direktorij za pravljenje." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build Target..." msgid "Building target %1 ..." msgstr "Gradnja odredišta..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -237,12 +237,12 @@ msgstr[1] "Nađene %1 greške" msgstr[2] "Nađeno %1 grešaka" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -250,62 +250,62 @@ msgstr[1] "Nađena %1 upozorenja" msgstr[2] "Nađeno %1 upozorenja" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build Target..." msgid "Building %1 had warnings." msgstr "Gradnja odredišta..." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Gradnja neuspjela." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Gradnja završena bez problema." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Izgradi" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Očisti" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfiguracija" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Konfiguracija" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "Greške" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "Greške i Upozorenja" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "Izgradi Izlaz" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/bs/katekonsoleplugin.po kate-18.04.3/po/bs/katekonsoleplugin.po --- kate-17.12.3/po/bs/katekonsoleplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bs/katekonsoleplugin.po 2018-07-10 00:03:40.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-01-31 19:35+0100\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" @@ -20,41 +20,47 @@ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Nemate dovoljno karme za pristup školjci ili emulaciji terminala" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Proslijedi u terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&Sinhronizuj terminal sa dokumentom" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Fokusiraj terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -63,54 +69,112 @@ "Želite li zaista da proslijedite tekst u konzolu? Time će se izvršiti svaka " "sadržana naredba, uz vaše korisničke dozvole." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Proslijediti u terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Proslijedi u terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Izvinite, ne mogu da promijenim direktorij u '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Želite li zaista da proslijedite tekst u konzolu? Time će se izvršiti svaka " +"sadržana naredba, uz vaše korisničke dozvole." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Proslijediti u terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "&Defokusiraj terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Fokusiraj terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "&Automatski sinhronizuj terminal sa tekućim dokumentom kada je moguće" +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Proslijedi u terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + # literal-segment: EDITOR -#: kateconsole.cpp:342 +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" "Postavi promjenljivu &okruženja EDITOR na kate -b" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Važno: dokument mora biti zatvoren da bi se konzolni program nastavio." -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Postavke terminala" diff -Nru kate-17.12.3/po/bs/kate.po kate-18.04.3/po/bs/kate.po --- kate-17.12.3/po/bs/kate.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bs/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2014-01-31 19:52+0100\n" "Last-Translator: Samir Ribić \n" "Language-Team: bosanski \n" @@ -240,7 +240,7 @@ "Ovdje možete vidjeti sve dostupne priključke za Kate. Označeni će biti " "učitani, sada kao i kad sljedeći put pokrenete Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -248,12 +248,12 @@ msgstr "" "Navodno privremena datoteka %1 je izmijenjena. Želite li ipak da je obrišete?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Obrisati datoteku?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -262,38 +262,38 @@ "

    Dokument „%1“ je izmijenjen, ali nije sačuvan.

    Želite li da " "sačuvate ili odbacite izmjene?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Zatvori dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Sačuvaj kao" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Otvorena je nova datoteka tokom zatvaranja Kate, pa je ono obustavljeno." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Zatvaranje obustavljeno" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Pokretanje" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Otvaram fajlove iz prošle sesije..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Greške i upozorenja pri otvaranju dokumenata" @@ -1042,348 +1042,348 @@ msgid "&Open Containing Folder" msgstr "redoslijedu otvaranja" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate, napredni uređivač teksta" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2013 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2013 Kate Autori" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "održavalac" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "programer jezgra" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "programer i čarobnjak za isticanje" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "programer jezgra" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Dobar baferski sistem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "uređivačke naredbe" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testiranje, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "bivši programer jezgra" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite Autor" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Prebacivanje KWrite na KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Istorijat poništavanja za Kwrite, integracija Kspella" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "isticanje sintakse XML‑a za Kwrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "zakrpe i drugo" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Razvoj Python prikljuaka" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Kontrola kvaliteta i skripte" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Isticanje za RPM , Perl, Diff i dr." -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "isticanje VHDL‑a" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "isticanje SQL‑a" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "isticanje Feritea" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "isticanje ILERPG‑a" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "isticanje LaTeXa" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "isticanje make, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "isticanje Pythona" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "isticanje Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "spisak ključnih reči i tipova za PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "valjana pomoć" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "svi koji su doprinijeli, a ja zaboravih da ih spomenem" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Pokreni Kate sa datom sesijom" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Sesije" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Pokreni Kate sa novom anonimnom sesijom (povlači -n)" -#: main.cpp:196 +#: main.cpp:197 #, fuzzy, kde-format #| msgid "" #| "Force start of a new kate instance (is ignored if start is used and " @@ -1397,7 +1397,7 @@ "Prinudno pokreni novi primjerak Kate ako nije dat nijedan parametar niti URL " "(ignoriše se ako je sesija zadata i već otvorena u drugom primjerku)" -#: main.cpp:200 +#: main.cpp:201 #, fuzzy, kde-format #| msgid "" #| "If using an already running kate instance, block until it exits, if URLs " @@ -1409,7 +1409,7 @@ "Ako se koristi već pokrenuti primjerak Kate, blokiraj dok ne završi ako su " "dati URL‑ovi za otvaranje" -#: main.cpp:204 +#: main.cpp:205 #, fuzzy, kde-format #| msgid "" #| "Only try to reuse kate instance with this pid (is ignored if start is " @@ -1421,63 +1421,63 @@ "Pokušaj da upotrijebiš samo primjerak Kate sa ovim PID‑om (ignoriše se ako " "je sesija zadata i već otvorena u drugom primjerku)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Kodiranje za datoteku koja se otvara" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "Prikaži kodiranje" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Idi na ovaj red" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Idi na ovu kolonu" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Učitaj sadržaj sa stdin" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Dokument za otvaranje" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1542,7 +1542,7 @@ msgid "&Open" msgstr "&Otvori" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Ime sesije:" @@ -1552,23 +1552,23 @@ msgid "Specify New Name for Session" msgstr "Navedite novo ime za sesiju" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Morate navesti ime da biste sačuvali sesiju." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nedostaje ime sesije" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Unutrašnja greška: više od jednog otvorenog primjerka za datu sesiju." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1577,19 +1577,19 @@ "Sesija „%1“ je već otvorena u drugom primjerku Kate — da prebacim na njega " "umjesto otvaranja novog?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "Sesija se ne može preimenovati u „%1“, jer istoimena već postoji." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Preimenovanje sesije" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1597,12 +1597,12 @@ msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Sesija se ne može preimenovati u „%1“, jer istoimena već postoji." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Navedite novo ime za tekuću sesiju" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/bs/kateproject.po kate-18.04.3/po/bs/kateproject.po --- kate-17.12.3/po/bs/kateproject.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bs/kateproject.po 2018-07-10 00:03:40.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kde 49i410\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2013-01-28 12:56+0000\n" "Last-Translator: Vedran Ljubovic \n" "Language-Team: Bosnian\n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Bilješke" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Pokreni analizu..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Datoteka" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linija" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Molim instalirajte 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -192,6 +187,9 @@ msgid "&Projects" msgstr "&Projekti" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Molim instalirajte 'cppcheck'." + #~ msgid "Git Tools" #~ msgstr "Git alati" diff -Nru kate-17.12.3/po/bs/katesearch.po kate-18.04.3/po/bs/katesearch.po --- kate-17.12.3/po/bs/katesearch.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bs/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katesearch.po\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2013-01-28 12:46+0000\n" "Last-Translator: Admir Salkanović \n" "Language-Team: bs \n" @@ -339,15 +339,21 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Upotreba: newPGrep [uzorak za traženje u trenutnom projektu]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, fuzzy, kde-format #| msgid "Find" msgid "Find:" @@ -355,143 +361,150 @@ #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Traži" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Sljedeće" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stop" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Project" msgid "In Current File" msgstr "u projektu" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "u Otvorenim datotekama" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "u Direktoriju" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "&Traži" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace:" msgstr "Zamijeni" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Zamijeni" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Zamijeni označeno" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "Poklopi &veličinu slova" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular e&xpressions" msgid "Use regular expressions" msgstr "Regularni &izraz" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Raširi rezultate" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Koristi trenutnu stazu dokumenta" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "Folder" msgid "Folder:" msgstr "Direktorij" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Idi jedan direktorij gore" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Filter" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "Isključi" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekurzivno" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Uključi skrivene" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Prati simboličke veze" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Ukljući binarne datoteke" @@ -515,11 +528,6 @@ #~ msgid "Folder" #~ msgstr "Direktorij" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "&Traži" - #~ msgid "F&older" #~ msgstr "Direkt&orij" diff -Nru kate-17.12.3/po/bs/katesnippetsplugin.po kate-18.04.3/po/bs/katesnippetsplugin.po --- kate-17.12.3/po/bs/katesnippetsplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bs/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kde 49i410\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2013-01-28 12:58+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian\n" @@ -88,29 +88,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/bs/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/bs/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/bs/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/bs/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kde5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-02-24 19:40+0100\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian\n" @@ -49,17 +49,17 @@ msgid "Delete session" msgstr "Obriši sesiju" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Pokreni Kate (bez argumenata)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nova sesija programa Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nova anonimna sesija" diff -Nru kate-17.12.3/po/ca/docs/kate/development.docbook kate-18.04.3/po/ca/docs/kate/development.docbook --- kate-17.12.3/po/ca/docs/kate/development.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/ca/docs/kate/development.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -51,7 +51,7 @@ Els connectors de l'aplicació &kate; estenen la funcionalitat del propi editor &kate; d'una manera com bo us podeu imaginar, utilitzant el mateix llenguatge de programació en que està escrit el &kate;, C++. +> estenen la funcionalitat del mateix editor &kate; d'una manera com bo us podeu imaginar, utilitzant el mateix llenguatge de programació en què està escrit el &kate;, C++. Per començar, vegeu la Finestra principal La finestra principal del &kate; és una finestra d'aplicació estàndard del &kde;, amb l'afegit de vistes d'eina que contenen barres laterals. Teniu una barra de menú amb tots els menús comuns i algun més, i una barra d'eines que proveeix accés a les ordres utilitzades amb més freqüència. +> La finestra principal del &kate; és una finestra d'aplicació estàndard del &kde;, amb l'afegit de vistes d'eina que contenen barres laterals. Teniu una barra de menús amb tots els menús comuns i algun més, i una barra d'eines que proveeix accés a les ordres utilitzades amb més freqüència. La part més important de la finestra és l'àrea d'edició, que per omissió mostra un únic component d'edició de text, en el qual podreu treballar amb els vostres documents. @@ -943,7 +943,7 @@ >Quan un document està disponible en més d'un editor, els canvis realitzats en un d'ells seran reflectits en els altres de forma immediata. Això inclou tant el canvi de text, com la seva selecció. Les operacions de cerca o de moviment del cursor, només es reflecteixen en l'editor actual. En aquest moment no és possible tenir obertes diverses sessions d'un mateix document amb la intenció que els canvis que es produeixin en una no afectin a les altres. +>En aquest moment no és possible tenir obertes diverses sessions d'un mateix document amb la intenció que els canvis que es produeixin en una no afectin les altres. En dividir un editor en dos marcs, aquest es dividirà en dos marcs de la mateixa grandària i ambdós mostraran el document que s'està editant. El nou marc estarà a la part inferior (en el cas d'una divisió horitzontal) o a la part dreta (si la divisió és vertical). El nou marc obtindrà el focus, el qual es representa visualment per la barra del cursor parpellejant en el marc amb el focus. diff -Nru kate-17.12.3/po/ca/docs/kate/man-kate.1.docbook kate-18.04.3/po/ca/docs/kate/man-kate.1.docbook --- kate-17.12.3/po/ca/docs/kate/man-kate.1.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/ca/docs/kate/man-kate.1.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -144,7 +144,7 @@ > Inicia el &kate; amb una nova sessio anònima, implica . diff -Nru kate-17.12.3/po/ca/docs/kate/menus.docbook kate-18.04.3/po/ca/docs/kate/menus.docbook --- kate-17.12.3/po/ca/docs/kate/menus.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/ca/docs/kate/menus.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -555,7 +555,7 @@ > Deselecciona el text seleccionat a l'editor (si n'hi ha). +>Desselecciona el text seleccionat a l'editor (si n'hi ha). diff -Nru kate-17.12.3/po/ca/docs/kate/plugins.docbook kate-18.04.3/po/ca/docs/kate/plugins.docbook --- kate-17.12.3/po/ca/docs/kate/plugins.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/ca/docs/kate/plugins.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -2299,7 +2299,7 @@ >Canviar de projecte La idea és que mai hàgeu d'obrir un projecte de forma manual, això encara no s'admet en absolut. Per tant, què passa si obriu un fitxer, el connector Projecte ràpidament escanejarà la carpeta i les seves carpetes pare per a un fitxer La idea és que mai hageu d'obrir un projecte de forma manual, això encara no s'admet en absolut. Per tant, què passa si obriu un fitxer, el connector Projecte ràpidament escanejarà la carpeta i les seves carpetes pare per a un fitxer .kateproject. Si el troba, el projecte serà carregat automàticament. @@ -2678,7 +2678,7 @@ >. Una vegada hàgeu activat l'element per a la compleció del codi en Rust a la pàgina del connector, apareixerà una pàgina nova al vostre diàleg de configuració del &kate;. +>Una vegada hageu activat l'element per a la compleció del codi en Rust a la pàgina del connector, apareixerà una pàgina nova al vostre diàleg de configuració del &kate;. Si està activat, l'editor farà un sagnat amb espais per a cada nivell de sagnat, en comptes de amb un caràcter de tabulació. espais per a cada nivell de sagnat, en comptes d'un caràcter de tabulació. @@ -1004,7 +1004,7 @@ >), haureu d'escapar el caràcter emprant un altre caràcter de barra invertida: el caràcter emprant un altre caràcter de barra inversa: \(\) diff -Nru kate-17.12.3/po/ca/docs/katepart/configuring.docbook kate-18.04.3/po/ca/docs/katepart/configuring.docbook --- kate-17.12.3/po/ca/docs/katepart/configuring.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/ca/docs/katepart/configuring.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -1796,7 +1796,7 @@ >Configuració amb variables de document Les variables de la &kappname; són implementacions de la katepart de les variables de document, similar als modes de línia d'&Emacs; i vi. A la katepart, les línies tenen el format Les variables de la &kappname; són implementacions de la &kappname; de les variables de document, similar als modes de línia d'&Emacs; i vi. A la katepart, les línies tenen el format kate: NOMVARIABLE VALOR; [ NOMVARIABLE VALOR; ... ] les línies poden ser un comentari, si el fitxer és en un format amb comentaris. Els noms de les variables són paraules soles (sense espais en blanc), i quelcom que el segueixi després dels dos punts serà el valor. Els dos punts són requerits. @@ -1813,14 +1813,14 @@ A més, les variables de document es poden posar en un fitxer anomenat .kateconfig en qualsevol directori, i les opcions configurades s'aplicaran com si els modes de línia es van introduir en cadascun dels fitxers en el directori i els seus subdirectoris, tan avall com la profunditat de cerca configurada. Les variables de document en el en qualsevol directori, i les opcions configurades s'aplicaran com si els modes de línia es van introduir en cadascun dels fitxers en el directori i els seus subdirectoris. Les variables de document en el .kateconfig utilitzen la mateixa sintaxi que en els modes de línia. +> utilitzen la mateixa sintaxi que en els modes de línia, però amb les opcions esteses. Hi ha variables que suporten la gran majoria de configuracions a la katepart, i addicionalment els connectors poden utilitzar variables, en el qual cas haurien de ser documentades en la documentació de dit connector. +>Hi ha variables que suporten la gran majoria de configuracions a la &kappname;, i addicionalment els connectors poden utilitzar variables, en el qual cas haurien de ser documentades en la documentació del connector. +<sect2 id="kateconfig-extended-options"> +<title +>Opcions esteses als fitxers <filename +>.kateconfig</filename +> + +La &kappname; sempre cerca per un fitxer .kateconfig en fitxers locals (no remots). A més, és possible configurar les opcions basades en comodins (extensions de fitxer) de la següent manera: + +kate: tab-width 4; indent-width 4; replace-tabs on; +kate-wildcard(*.xml): indent-width 2; +kate-wildcard(Makefile): replace-tabs off; + + +En aquest exemple, tots els fitxers utilitzen una amplada de la pestanya de 4 espais, una amplada del sagnat de 4 espais, i les tabulacions se substitueixen expandides a espais. Tanmateix, per a tots els fitxers *.xml, l'amplada del sagnat s'estableix a 2 espais. I als Makefiles es fan servir tabulacions, &ead;, que les tabulacions no se substitueixen per espais. + +Els comodins estan separats per un punt i coma, &ead;, també podeu especificar múltiples extensions de fitxer de la següent manera: + +kate-wildcard(*.json;*.xml): indent-width 2; + +A més, també podeu utilitzar els tipus MIME per a fer-les coincidir amb certs fitxers, &pex;, per a sagnar tots els fitxers font de C++ amb 4 espais, podeu escriure: + +kate-mimetype(text/x-c++src): indent-width 4; + +Al costat del suport en els fitxers .kateconfig, els comodins i els tipus MIME que depenen de variables de document també són admesos en els mateixos fitxers com a comentaris. + + + diff -Nru kate-17.12.3/po/ca/docs/katepart/development.docbook kate-18.04.3/po/ca/docs/katepart/development.docbook --- kate-17.12.3/po/ca/docs/katepart/development.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/ca/docs/katepart/development.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -951,8 +951,8 @@ Algunes regles poden tenir regles fill que s'executen únicament si la regla pare resulta aplicable. A tota la cadena coincident es donarà l'atribut definit per la regla pare. Una regla amb regles fills té aquest aspecte: +>regles filles que s'executen únicament si la regla pare resulta aplicable. A tota la cadena coincident es donarà l'atribut definit per la regla pare. Una regla amb regles filles té aquest aspecte: <NomRegla (atributs)> @@ -1249,11 +1249,11 @@ ><Int (atributs comuns) (dinàmic) /> Aquesta regla no té atributs específics. Les regles fill normalment s'utilitzen per a detectar combinacions de Aquesta regla no té atributs específics. Les regles filles normalment s'utilitzen per a detectar combinacions de L i U després del número, indicant el tipus d'enter en el codi del programa. En realitat s'admeten totes les regles com a regles fill, tot i que, la després del número, indicant el tipus d'enter en el codi del programa. En realitat s'admeten totes les regles com a regles filles, tot i que, la DTD només permet la regla fill StringDetect (tabulació). Els següents caràcters coincideixen amb la regla si segueixen a una barra invertida (Els següents caràcters coincideixen amb la regla si segueixen a una barra inversa (\): abefnrtv"'?\L'atribut char defineix un caràcter opcional a comparar, per defecte és la barra invertida ( defineix un caràcter opcional a comparar, per defecte és la barra inversa ('\'). Nou des del &kde; 4.13. Una vegada que hàgeu entès com funciona el canvi de context serà fàcil escriure definicions de ressaltat. Tot i que haureu de tenir cura de comprovar en quina situació s'hauria de seleccionar una regla. Les expressions regulars són molt potents, però són lentes en comparació amb altres regles. Per això haureu de tenir en compte els següents consells. +>Una vegada que hàgiu entès com funciona el canvi de context serà fàcil escriure definicions de ressaltat. Tot i que haureu de tenir cura de comprovar en quina situació s'hauria de seleccionar una regla. Les expressions regulars són molt potents, però són lentes en comparació amb altres regles. Per això haureu de tenir en compte els següents consells. La capçalera de l'script de línia d'ordres La capçalera del fitxer javascript.js està inclosa en el JSON al començament de l'script de la forma següent: +>La capçalera de cada script de la línia d'ordres està inclosa en el JSON al començament de l'script de la forma següent: var katescript = { "author": "Nom exemple <nom.exemple@alguna.adreça.org>", "license": "LGPLv2+", @@ -2810,7 +2808,7 @@ >Retorna true (vertader), si aquest interval i l'interval de (vertader), si aquest interval i l'interval altra són iguals, en cas contrari retornarà falseD'altres opcions de la línia d'ordres Hi ha disponibles les següents opcions d'ajuda +>Hi ha disponibles les següents opcions d'ajuda de la línia d'ordres diff -Nru kate-17.12.3/po/ca/docs/katepart/regular-expressions.docbook kate-18.04.3/po/ca/docs/katepart/regular-expressions.docbook --- kate-17.12.3/po/ca/docs/katepart/regular-expressions.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/ca/docs/katepart/regular-expressions.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -135,7 +135,7 @@ > per a permetre a l'intèrpret d'expressions regulars comprendre que aquests caràcters han de ser inclosos en el seu significat literal. Això es fa precedint el caràcter d'una barra invertida (Això es fa precedint el caràcter d'una barra inversa (\). @@ -146,7 +146,7 @@ >) no té per què causar problemes. Si teniu cap dubte sobre quan un caràcter pot tenir un significat especial, escapeu-lo amb seguretat. L'escapat inclou el propi caràcter de la barra invertida. Per a poder presentar-la de forma literal, heu d'escriure L'escapat inclou el propi caràcter de la barra inversa. Per a poder presentar-la de forma literal, heu d'escriure \\. diff -Nru kate-17.12.3/po/ca/katebuild-plugin.po kate-18.04.3/po/ca/katebuild-plugin.po --- kate-17.12.3/po/ca/katebuild-plugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-29 12:31+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -49,21 +49,21 @@ msgstr "Cancel·la" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fitxer" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Línia" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,62 +115,62 @@ msgid "Target Settings" msgstr "Arranjament de l'objectiu" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Conjunt d'objectius" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "construcció" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "neteja" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configuració" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "ràpid" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Objectius del connector de projectes" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "referència no definida" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "avís" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "No s'ha especificat cap fitxer o carpeta per a construir." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -178,117 +178,117 @@ "El fitxer «%1» no és un fitxer local. Els fitxers que no són locals no es " "poden compilar." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Ha fallat en executar «%1». Estat de la sortida = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "S'ha cancel·lat la construcció de %1" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Ja està construint-se..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "No hi ha cap objectiu disponible per a construir." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "No s'ha especificat cap fitxer o carpeta locals per a construir." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "S'està construint l'objectiu %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultat del «make»:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "S'ha completat la construcció de %1." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "S'ha detectat un error." msgstr[1] "S'han detectat %1 errors." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "La construcció de %1 té errors." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "S'ha detectat un avís." msgstr[1] "S'han detectat %1 avisos." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "La construcció de %1 té avisos." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Ha fallat la construcció." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "S'ha completat la construcció sense problemes." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Construeix" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Neteja" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configuració" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Neteja configuració" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Només els errors" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Errors i avisos" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Sortida analitzada" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Sortida completa" @@ -402,3 +402,39 @@ #, kde-format msgid "Select directory to insert" msgstr "Seleccioneu el directori a inserir" + +#~ msgid "Next Set of Targets" +#~ msgstr "Conjunt següent d'objectius" + +#~ msgid "No previous target to build." +#~ msgstr "No hi ha cap objectiu anterior a construir." + +#~ msgid "No target set as default target." +#~ msgstr "No s'ha definit cap objectiu com a objectiu per defecte." + +#~ msgid "No target set as clean target." +#~ msgstr "No s'ha definit cap objectiu com a objectiu de neteja." + +#~ msgid "Target \"%1\" not found for building." +#~ msgstr "No s'ha trobat l'objectiu «%1» per a construir." + +#~ msgid "Really delete target %1?" +#~ msgstr "De debò elimino l'objectiu %1?" + +#~ msgid "Nothing built yet." +#~ msgstr "Encara no s'ha construït res." + +#~ msgid "Target Set %1" +#~ msgstr "Conjunt d'objectius %1" + +#~ msgid "Target" +#~ msgstr "Objectiu" + +#~ msgid "Target:" +#~ msgstr "Objectiu:" + +#~ msgid "from" +#~ msgstr "des de" + +#~ msgid "Command:" +#~ msgstr "Ordre:" diff -Nru kate-17.12.3/po/ca/katefilebrowserplugin.po kate-18.04.3/po/ca/katefilebrowserplugin.po --- kate-17.12.3/po/ca/katefilebrowserplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca/katefilebrowserplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -83,3 +83,6 @@ #, kde-format msgid "Filesystem Browser Settings" msgstr "Arranjament pel navegador del sistema de fitxers" + +#~ msgid "Filter:" +#~ msgstr "Filtre:" diff -Nru kate-17.12.3/po/ca/katefiletree.po kate-18.04.3/po/ca/katefiletree.po --- kate-17.12.3/po/ca/katefiletree.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ca/katefiletree.po 2018-07-10 00:03:41.000000000 +0000 @@ -413,3 +413,9 @@ #, kde-format msgid "&View" msgstr "&Visualitza" + +#~ msgid "Save the current document to disk, with a name of your choice." +#~ msgstr "Desa el document actual al disc, amb un nom de la vostra elecció." + +#~ msgid "Main Toolbar" +#~ msgstr "Barra d'eines principal" diff -Nru kate-17.12.3/po/ca/katekonsoleplugin.po kate-18.04.3/po/ca/katekonsoleplugin.po --- kate-17.12.3/po/ca/katekonsoleplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,63 +1,69 @@ # Translation of katekonsoleplugin.po to Catalan -# Copyright (C) 2007-2014 This_file_is_part_of_KDE +# Copyright (C) 2007-2017 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep Ma. Ferrer , 2007, 2008, 2010, 2013. +# Josep Ma. Ferrer , 2007, 2008, 2010, 2013, 2017. # Manuel Tortosa , 2009. # Antoni Bella Pérez , 2013, 2014. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-08-03 20:19+0200\n" -"Last-Translator: Antoni Bella Pérez \n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-30 23:52+0100\n" +"Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "No teniu karma suficient per accedir a un intèrpret d'ordres o una emulació " "de terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal del Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Condueix al terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&incronitza el terminal amb el document actual" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Executa el document actual" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Dóna el focus al terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -66,32 +72,60 @@ "Esteu segur que voleu conduir («pipe») el text a la consola? Això executarà " "qualsevol ordre continguda amb els vostres drets d'usuari." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Condueixo al terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Condueix al terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "No es pot fer «cd» a dins de «%1»" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "No és un fitxer local: «%1»" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Esteu segur que voleu executar el document?\n" +"Això executarà l'ordre següent,\n" +"amb els vostres drets, al terminal:\n" +"«%1»" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Executo en un terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Executa" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Treu el focus del terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Dóna el focus al terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -100,12 +134,41 @@ "Sincronitza &automàticament el terminal amb el document actual quan sigui " "possible" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Executa en un terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Elimina l'extensió" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefix:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Mo&stra un avís la pròxima vegada" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"La pròxima vegada que s'executi «%1», s'assegurà que apareixerà una finestra " +"emergent d'avís, mostrant l'ordre que s'enviarà al terminal, per revisar-la." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Estableix la variable d'entorn &EDITOR a «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -114,7 +177,7 @@ "Important: el document s'ha de tancar per fer que continuï l'aplicació de " "consola" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Arranjament del terminal" diff -Nru kate-17.12.3/po/ca/kate.po kate-18.04.3/po/ca/kate.po --- kate-17.12.3/po/ca/kate.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ca/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,13 +6,12 @@ # Antoni Bella Pérez , 2003, 2014, 2015, 2016, 2017. # Albert Astals Cid , 2004, 2005. # Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. -# Manuel Tortosa , 2009, 2010. -# Manuel Tortosa Moreno , 2010. +# Manuel Tortosa Moreno , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2018-02-17 20:50+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -240,7 +239,7 @@ "una marca de selecció estan carregats i es tornaran a carregar la pròxima " "vegada que inicieu el Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -249,12 +248,12 @@ "El suposat fitxer temporal %1 ha estat modificat. El voleu suprimir " "igualment?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Suprimeixo el fitxer?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -263,39 +262,39 @@ "

    El document «%1» ha estat modificat, però no desat.

    Voleu desar els " "canvis o descartar-los?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Tanca el document" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Desa com a" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "S'ha obert un fitxer nou mentre s'intentava tancar el Kate, s'interromp el " "tancament." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Tancament interromput" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "S'està engegant" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "S'estan reobrint els fitxers de l'última sessió..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Errors/avisos mentre s'obren els documents" @@ -1041,342 +1040,342 @@ msgid "&Open Containing Folder" msgstr "&Obre la carpeta contenidora" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate: Editor avançat de text" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 The Kate Authors" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mantenidor" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Desenvolupador principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Desenvolupador i assistent pel ressaltat" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Desenvolupador" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "El fantàstic sistema de memòria intermèdia" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Les ordres d'edició" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Proves..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Antic desenvolupador principal" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor del KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Port del KWrite a KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historial desfés del KWrite, integració amb el Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Implementació del ressaltat de la sintaxi XML al KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Pedaços i més" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Desenvolupador del connector Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA i creació de scripts" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Ressaltat pels fitxers «spec» dels RPM, Perl, diff i més" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Ressaltat per a VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Ressaltat per a SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ressaltat per a Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Ressaltat per a ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Ressaltat per a LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Ressaltat pels fitxers de Make, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Ressaltat per a Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Ressaltat per a Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Llista de les paraules clau/tipus de dades per a PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Ajuda molt valuosa" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Tothom qui ha col·laborat i als que m'he descuidat de mencionar" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Inicia el Kate amb una sessió indicada." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sessió" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Inicia el Kate amb una sessió anònima nova, implica «-n»." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1387,7 +1386,7 @@ "una altra instància del Kate ja té oberta la sessió indicada), forçada si no " "se li proporcionen paràmetres ni els URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1396,7 +1395,7 @@ "Si s'està usant una instància del Kate en execució, la bloqueja fins que " "sortiu, si se li han proporcionat els URL a obrir." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1406,58 +1405,58 @@ "usat «start» i ja hi ha una altra instància del Kate amb la sessió indicada " "oberta)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "PID" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Estableix la codificació del fitxer a obrir." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codificació" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Navega fins aquesta línia." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "línia" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Navega fins aquesta columna." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "columna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Llegeix el contingut de l'entrada estàndard." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Els fitxers/URL oberts per l'aplicació se suprimiran després d'usar-los" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documents a obrir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[URL...]" @@ -1520,7 +1519,7 @@ msgid "&Open" msgstr "&Obre" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nom de la sessió:" @@ -1530,24 +1529,24 @@ msgid "Specify New Name for Session" msgstr "Especifiqueu un nom nou per a la sessió" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Per desar una sessió, heu d'especificar un nom." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Falta el nom de la sessió" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Error intern: hi ha més d'una instància oberta d'una sessió proporcionada." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1556,7 +1555,7 @@ "La sessió «%1» ja està oberta per una altra instància del Kate, voleu " "canviar-la en lloc de reobrir-la?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1565,22 +1564,22 @@ "La sessió no es pot reanomenar a «%1», ja existeix una altra sessió amb el " "mateix nom" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Reanomenant una sessió" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "La sessió no es pot reanomenar a «%1». Ha fallat en escriure a «%2»" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Especifiqueu un nom nou per a la sessió actual" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" @@ -1654,3 +1653,33 @@ #, kde-format msgid "&Manually choose a session" msgstr "Escull &manualment una sessió" + +#~ msgid "Comment" +#~ msgstr "Comentari" + +#~ msgid "&Highlight Tab" +#~ msgstr "&Ressaltat de la pestanya" + +#~ msgid "&None" +#~ msgstr "C&ap" + +#~ msgid "&Red" +#~ msgstr "&Vermell" + +#~ msgid "&Yellow" +#~ msgstr "&Groc" + +#~ msgid "&Green" +#~ msgstr "V&erd" + +#~ msgid "&Cyan" +#~ msgstr "&Cian" + +#~ msgid "&Blue" +#~ msgstr "&Blau" + +#~ msgid "&Magenta" +#~ msgstr "&Magenta" + +#~ msgid "C&ustom Color..." +#~ msgstr "Color &personalitzat..." diff -Nru kate-17.12.3/po/ca/kateproject.po kate-18.04.3/po/ca/kateproject.po --- kate-17.12.3/po/ca/kateproject.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ca/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-27 18:18+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -92,42 +92,37 @@ msgid "Notes" msgstr "Notes" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Inicia l'anàlisi..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fitxer" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Línia" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Severitat" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Missatge" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Si us plau, instal·leu el «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Ha finalitzat l'anàlisi." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "L'anàlisi ha fallat!" @@ -192,3 +187,21 @@ #, kde-format msgid "&Projects" msgstr "&Projectes" + +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Si us plau, instal·leu el «cppcheck»." + +#~ msgid "Follow Location" +#~ msgstr "Seguir una ubicació" + +#~ msgid "Git Tools" +#~ msgstr "Eines «git»" + +#~ msgid "Launch gitk" +#~ msgstr "Llança el «gitk»" + +#~ msgid "Launch qgit" +#~ msgstr "Llança el «qgit»" + +#~ msgid "Launch git-cola" +#~ msgstr "Llança el «git-cola»" diff -Nru kate-17.12.3/po/ca/kate-replicode-plugin.po kate-18.04.3/po/ca/kate-replicode-plugin.po --- kate-17.12.3/po/ca/kate-replicode-plugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca/kate-replicode-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -414,3 +414,15 @@ #, kde-format msgid "Replicode execution finished." msgstr "L'execució del Replicode ha finalitzat." + +#~ msgid "Unable to find active file" +#~ msgstr "No s'ha pogut trobar cap fitxer actiu" + +#~ msgid "No file" +#~ msgstr "No hi ha cap fitxer" + +#~ msgid "Can't find replicode executor" +#~ msgstr "No s'ha pogut trobar l'executor del «replicode»" + +#~ msgid "Can't find user operator library" +#~ msgstr "No s'ha pogut trobar la biblioteca d'operació de l'usuari" diff -Nru kate-17.12.3/po/ca/katesearch.po kate-18.04.3/po/ca/katesearch.po --- kate-17.12.3/po/ca/katesearch.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,16 +1,16 @@ # Translation of katesearch.po to Catalan -# Copyright (C) 2011-2017 This_file_is_part_of_KDE +# Copyright (C) 2011-2018 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep Ma. Ferrer , 2011, 2012, 2013, 2014, 2016, 2017. +# Josep Ma. Ferrer , 2011, 2012, 2013, 2014, 2016, 2017, 2018. # Antoni Bella Pérez , 2014, 2015, 2017. msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-30 23:57+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-01 19:41+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" "Language: ca\n" @@ -330,149 +330,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Sintaxi: newPGrep [patró de cerca en el projecte actual]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Afegeix una pestanya de cerca nova" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Cerca:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Cerca" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Següent" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Atura" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "Al fitxer actual" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "Als Fitxers oberts" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "A la carpeta" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Mostra les opcions de cerca" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Substitueix:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Substitueix" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Substitueix les verificades" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Fes concordar les majúscules" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Usa expressions regulars" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expandeix els resultats" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usa el camí del document actual." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Carpeta:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Vés una carpeta cap amunt." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtre:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Exclou:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursiu" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Inclou els ocults" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Segueix els enllaços simbòlics" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Inclou els fitxers binaris" @@ -488,3 +500,12 @@ #, kde-format msgid "Search More" msgstr "Cerca més" + +#~ msgid "Folder" +#~ msgstr "Carpeta" + +#~ msgid "Fi&nd:" +#~ msgstr "C&erca:" + +#~ msgid "F&older" +#~ msgstr "&Carpeta" diff -Nru kate-17.12.3/po/ca/katesnippetsplugin.po kate-18.04.3/po/ca/katesnippetsplugin.po --- kate-17.12.3/po/ca/katesnippetsplugin.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ca/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 22:48+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -89,22 +89,22 @@ msgid "Prefix to show in code completion" msgstr "Prefix a mostrar en la compleció de codi" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Edita el retall %1 a %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Crea un retall nou al repositori %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "El nom del retall no pot contenir espais" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -112,7 +112,7 @@ msgstr "" "El retall conté canvis sense desar. Voleu continuar i perdre tots els canvis?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Avís: Canvis sense desar" @@ -374,3 +374,9 @@ #, kde-format msgid "&Tools" msgstr "&Eines" + +#~ msgid "Snippets..." +#~ msgstr "Retalls..." + +#~ msgid "Help" +#~ msgstr "Ajuda" diff -Nru kate-17.12.3/po/ca/katesymbolviewer.po kate-18.04.3/po/ca/katesymbolviewer.po --- kate-17.12.3/po/ca/katesymbolviewer.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ca/katesymbolviewer.po 2018-07-10 00:03:41.000000000 +0000 @@ -241,3 +241,14 @@ #, kde-format msgid "Templates" msgstr "Plantilles" + +#~ msgctxt "NAME OF TRANSLATORS" +#~ msgid "Your names" +#~ msgstr "Josep Ma. Ferrer,Manuel Tortosa Moreno" + +#~ msgctxt "EMAIL OF TRANSLATORS" +#~ msgid "Your emails" +#~ msgstr "txemaq@gmail.com,manutortosa@gmail.com" + +#~ msgid "View symbols" +#~ msgstr "Visualitza els símbols" diff -Nru kate-17.12.3/po/ca/kwrite.po kate-18.04.3/po/ca/kwrite.po --- kate-17.12.3/po/ca/kwrite.po 2018-03-06 00:07:53.000000000 +0000 +++ kate-18.04.3/po/ca/kwrite.po 2018-07-10 00:03:41.000000000 +0000 @@ -522,3 +522,10 @@ msgstr "" "El fitxer «%1» no s'ha pogut obrir, aquest no és un fitxer normal, és una " "carpeta." + +#~ msgid "" +#~ "The file given could not be read; check whether it exists or is readable " +#~ "for the current user." +#~ msgstr "" +#~ "El fitxer indicat no es pot llegir, comproveu si existeix i si el pot " +#~ "llegir l'usuari actual." diff -Nru kate-17.12.3/po/ca/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ca/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ca/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org.kde.plasma.katesessions\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 21:59+0200\n" "Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" @@ -52,17 +52,17 @@ msgid "Delete session" msgstr "Elimina la sessió" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Inicia el Kate (sense arguments)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Sessió nova del Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Sessió nova anònima" diff -Nru kate-17.12.3/po/ca@valencia/katebacktracebrowserplugin.po kate-18.04.3/po/ca@valencia/katebacktracebrowserplugin.po --- kate-17.12.3/po/ca@valencia/katebacktracebrowserplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katebacktracebrowserplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -69,7 +69,7 @@ #: btconfigwidget.ui:14 #, kde-format msgid "Search Folders" -msgstr "Busca a les carpetes" +msgstr "Cerca a les carpetes" #. i18n: ectx: property (text), widget (QLabel, label) #: btconfigwidget.ui:20 @@ -78,7 +78,7 @@ "Please add the source folders in which to search for the files in the " "backtrace:" msgstr "" -"Per favor, afegiu a la traça inversa les carpetes font a on buscar els " +"Per favor, afegiu a la traça inversa les carpetes font a on cercar els " "fitxers:" #. i18n: ectx: property (whatsThis), widget (QListWidget, lstFolders) diff -Nru kate-17.12.3/po/ca@valencia/katebuild-plugin.po kate-18.04.3/po/ca@valencia/katebuild-plugin.po --- kate-17.12.3/po/ca@valencia/katebuild-plugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-29 12:31+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -49,21 +49,21 @@ msgstr "Cancel·la" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fitxer" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Línia" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,62 +115,62 @@ msgid "Target Settings" msgstr "Arranjament de l'objectiu" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Conjunt d'objectius" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "construcció" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "neteja" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configuració" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "ràpid" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Objectius del connector de projectes" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "referència no definida" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "avís" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "No s'ha especificat cap fitxer o carpeta per a construir." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -178,117 +178,117 @@ "El fitxer «%1» no és un fitxer local. Els fitxers que no són locals no es " "poden compilar." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Ha fallat en executar «%1». Estat de l'eixida = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "S'ha cancel·lat la construcció de %1" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Ja està construint-se..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "No hi ha cap objectiu disponible per a construir." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "No s'ha especificat cap fitxer o carpeta locals per a construir." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "S'està construint l'objectiu %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultat del «make»:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "S'ha completat la construcció de %1." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "S'ha detectat un error." msgstr[1] "S'han detectat %1 errors." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "La construcció de %1 té errors." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "S'ha detectat un avís." msgstr[1] "S'han detectat %1 avisos." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "La construcció de %1 té avisos." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Ha fallat la construcció." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "S'ha completat la construcció sense problemes." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Construeix" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Neteja" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configuració" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Neteja configuració" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Només els errors" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Errors i avisos" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Eixida analitzada" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Eixida completa" @@ -339,18 +339,18 @@ #, kde-format msgid "Check the check-box to make the command the default for the target-set." msgstr "" -"Activeu la casella de selecció per fer l'orde per defecte pel conjunt " +"Activeu la casella de selecció per fer l'ordre per defecte pel conjunt " "d'objectius." #: TargetModel.cpp:354 #, kde-format msgid "Command/Target-set Name" -msgstr "Nom d'orde/conjunt d'objectius" +msgstr "Nom d'ordre/conjunt d'objectius" #: TargetModel.cpp:357 #, kde-format msgid "Working Directory / Command" -msgstr "Directori de treball / orde" +msgstr "Directori de treball / ordre" #: targets.cpp:30 #, kde-format @@ -370,7 +370,7 @@ #: targets.cpp:41 #, kde-format msgid "Copy command or target set" -msgstr "Copia l'orde o el conjunt d'objectius" +msgstr "Copia l'ordre o el conjunt d'objectius" #: targets.cpp:45 #, kde-format @@ -402,3 +402,39 @@ #, kde-format msgid "Select directory to insert" msgstr "Seleccioneu el directori a inserir" + +#~ msgid "Next Set of Targets" +#~ msgstr "Conjunt següent d'objectius" + +#~ msgid "No previous target to build." +#~ msgstr "No hi ha cap objectiu anterior a construir." + +#~ msgid "No target set as default target." +#~ msgstr "No s'ha definit cap objectiu com a objectiu per defecte." + +#~ msgid "No target set as clean target." +#~ msgstr "No s'ha definit cap objectiu com a objectiu de neteja." + +#~ msgid "Target \"%1\" not found for building." +#~ msgstr "No s'ha trobat l'objectiu «%1» per a construir." + +#~ msgid "Really delete target %1?" +#~ msgstr "De debò elimino l'objectiu %1?" + +#~ msgid "Nothing built yet." +#~ msgstr "Encara no s'ha construït res." + +#~ msgid "Target Set %1" +#~ msgstr "Conjunt d'objectius %1" + +#~ msgid "Target" +#~ msgstr "Objectiu" + +#~ msgid "Target:" +#~ msgstr "Objectiu:" + +#~ msgid "from" +#~ msgstr "des de" + +#~ msgid "Command:" +#~ msgstr "Ordre:" diff -Nru kate-17.12.3/po/ca@valencia/kate-ctags-plugin.po kate-18.04.3/po/ca@valencia/kate-ctags-plugin.po --- kate-17.12.3/po/ca@valencia/kate-ctags-plugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kate-ctags-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -51,7 +51,7 @@ #: CTagsGlobalConfig.ui:66 kate_ctags.ui:119 #, kde-format msgid "CTags command" -msgstr "Orde de CTags" +msgstr "Ordre de CTags" #: ctagskinds.cpp:29 #, kde-format @@ -295,7 +295,7 @@ #: kate_ctags.ui:13 #, kde-format msgid "Lookup" -msgstr "Busca" +msgstr "Cerca" #. i18n: ectx: property (text), widget (QPushButton, updateButton) #. i18n: ectx: property (text), widget (QPushButton, updateButton2) @@ -344,7 +344,7 @@ #: kate_ctags.ui:152 #, kde-format msgid "Revert to the default command" -msgstr "Reverteix a l'orde per omissió" +msgstr "Reverteix a l'ordre per omissió" #. i18n: ectx: property (text), widget (QToolButton, resetCMD) #: kate_ctags.ui:155 @@ -390,7 +390,7 @@ #: kate_ctags_plugin.cpp:249 #, kde-format msgid "The CTags command exited with code %1" -msgstr "L'orde CTags ha finalitzat amb el codi %1" +msgstr "L'ordre CTags ha finalitzat amb el codi %1" #: kate_ctags_view.cpp:43 #, kde-format @@ -415,7 +415,7 @@ #: kate_ctags_view.cpp:65 #, kde-format msgid "Lookup Current Text" -msgstr "Busca el text actual" +msgstr "Cerca el text actual" #: kate_ctags_view.cpp:72 kate_ctags_view.cpp:143 #, kde-format @@ -430,7 +430,7 @@ #: kate_ctags_view.cpp:74 kate_ctags_view.cpp:145 #, kde-format msgid "Lookup: %1" -msgstr "Busca: %1" +msgstr "Cerca: %1" #: kate_ctags_view.cpp:88 kate_ctags_view.cpp:91 #, kde-format diff -Nru kate-17.12.3/po/ca@valencia/katefilebrowserplugin.po kate-18.04.3/po/ca@valencia/katefilebrowserplugin.po --- kate-17.12.3/po/ca@valencia/katefilebrowserplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katefilebrowserplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -25,7 +25,7 @@ #: katefilebrowser.cpp:99 #, kde-format msgid "Search" -msgstr "Busca" +msgstr "Cerca" #: katefilebrowser.cpp:113 #, kde-format @@ -83,3 +83,6 @@ #, kde-format msgid "Filesystem Browser Settings" msgstr "Arranjament pel navegador del sistema de fitxers" + +#~ msgid "Filter:" +#~ msgstr "Filtre:" diff -Nru kate-17.12.3/po/ca@valencia/katefiletree.po kate-18.04.3/po/ca@valencia/katefiletree.po --- kate-17.12.3/po/ca@valencia/katefiletree.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katefiletree.po 2018-07-10 00:03:41.000000000 +0000 @@ -84,7 +84,7 @@ #: katefiletree.cpp:85 #, kde-format msgid "Close other documents in this folder." -msgstr "Tanca tots els altres documents en esta carpeta." +msgstr "Tanca tots els altres documents en aquesta carpeta." #: katefiletree.cpp:87 #, kde-format @@ -177,12 +177,12 @@ #, kde-format msgctxt "@action:inmenu sorting option" msgid "Opening Order" -msgstr "Orde d'obertura" +msgstr "Ordre d'obertura" #: katefiletree.cpp:126 #, kde-format msgid "Sort by Opening Order" -msgstr "Ordena per l'orde d'obertura" +msgstr "Ordena per l'ordre d'obertura" #: katefiletree.cpp:129 #, kde-format @@ -281,7 +281,7 @@ #: katefiletreeconfigpage.cpp:85 #, kde-format msgid "Opening Order" -msgstr "Orde d'obertura" +msgstr "Ordre d'obertura" #: katefiletreeconfigpage.cpp:86 #, kde-format @@ -335,9 +335,9 @@ "Set the color for modified documents. This color is blended into the color " "for viewed files. The most recently edited documents get most of this color." msgstr "" -"Establiu el color per a l'ombrejat dels documents modificats. Este color es " -"barrejarà amb el color dels fitxers visualitzats. Els documents editats més " -"recentment obtindran un ombrejat més intens amb este color." +"Establiu el color per a l'ombrejat dels documents modificats. Aquest color " +"es barrejarà amb el color dels fitxers visualitzats. Els documents editats " +"més recentment obtindran un ombrejat més intens amb aquest color." #: katefiletreeconfigpage.cpp:120 #, kde-format @@ -413,3 +413,9 @@ #, kde-format msgid "&View" msgstr "&Visualitza" + +#~ msgid "Save the current document to disk, with a name of your choice." +#~ msgstr "Desa el document actual al disc, amb un nom de la vostra elecció." + +#~ msgid "Main Toolbar" +#~ msgstr "Barra d'eines principal" diff -Nru kate-17.12.3/po/ca@valencia/kategdbplugin.po kate-18.04.3/po/ca@valencia/kategdbplugin.po --- kate-17.12.3/po/ca@valencia/kategdbplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kategdbplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -26,7 +26,7 @@ #: advanced_settings.ui:17 #, kde-format msgid "GDB command" -msgstr "Orde de GDB" +msgstr "Ordre de GDB" #. i18n: ectx: property (text), widget (QToolButton, u_gdbBrowse) #. i18n: ectx: property (text), widget (QToolButton, u_addSrcPath) @@ -44,7 +44,7 @@ #: advanced_settings.ui:37 #, kde-format msgid "Source file search paths" -msgstr "Camins de busca de fitxers de codi font" +msgstr "Camins de cerca de fitxers de codi font" #. i18n: ectx: property (text), item, widget (QComboBox, u_localRemote) #: advanced_settings.ui:92 @@ -99,7 +99,7 @@ #: advanced_settings.ui:317 #, kde-format msgid "Custom Init Commands" -msgstr "Ordes d'inici personalitzades" +msgstr "Ordres d'inici personalitzades" #: configview.cpp:58 #, kde-format @@ -141,17 +141,17 @@ #: configview.cpp:101 #, kde-format msgid "Keep the focus on the command line" -msgstr "Mantén el focus a la línia d'ordes" +msgstr "Mantén el focus a la línia d'ordres" #: configview.cpp:103 #, kde-format msgid "Redirect IO" -msgstr "Redirigeix la E/S" +msgstr "Redirigeix l'E/S" #: configview.cpp:104 #, kde-format msgid "Redirect the debugged programs IO to a separate tab" -msgstr "Redirigeix la E/S dels programes depurats a una pestanya separada" +msgstr "Redirigeix l'E/S dels programes depurats a una pestanya separada" #: configview.cpp:106 #, kde-format diff -Nru kate-17.12.3/po/ca@valencia/katekonsoleplugin.po kate-18.04.3/po/ca@valencia/katekonsoleplugin.po --- kate-17.12.3/po/ca@valencia/katekonsoleplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,97 +1,131 @@ # Translation of katekonsoleplugin.po to Catalan (Valencian) -# Copyright (C) 2007-2014 This_file_is_part_of_KDE +# Copyright (C) 2007-2017 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep Ma. Ferrer , 2007, 2008, 2010, 2013. +# Josep Ma. Ferrer , 2007, 2008, 2010, 2013, 2017. # Manuel Tortosa , 2009. # Antoni Bella Pérez , 2013, 2014. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-08-03 20:19+0200\n" -"Last-Translator: Antoni Bella Pérez \n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-30 23:52+0100\n" +"Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" -"No teniu karma suficient per accedir a un intèrpret d'ordes o una emulació " +"No teniu karma suficient per accedir a un intèrpret d'ordres o una emulació " "de terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal del Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Condueix al terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&incronitza el terminal amb el document actual" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Executa el document actual" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Dóna el focus al terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." msgstr "" "Esteu segur que voleu conduir («pipe») el text a la consola? Això executarà " -"qualsevol orde continguda amb els vostres drets d'usuari." +"qualsevol ordre continguda amb els vostres drets d'usuari." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Condueixo al terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Condueix al terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "No es pot fer «cd» a dins de «%1»" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "No és un fitxer local: «%1»" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Esteu segur que voleu executar el document?\n" +"Això executarà l'ordre següent,\n" +"amb els vostres drets, al terminal:\n" +"«%1»" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Executo en un terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Executa" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Treu el focus del terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Dóna el focus al terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -100,12 +134,41 @@ "Sincronitza &automàticament el terminal amb el document actual quan siga " "possible" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Executa en un terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Elimina l'extensió" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefix:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Mo&stra un avís la pròxima vegada" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"La pròxima vegada que s'execute «%1», s'assegurà que apareixerà una finestra " +"emergent d'avís, mostrant l'ordre que s'enviarà al terminal, per revisar-la." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Estableix la variable d'entorn &EDITOR a «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -114,7 +177,7 @@ "Important: el document s'ha de tancar per fer que continue l'aplicació de " "consola" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Arranjament del terminal" diff -Nru kate-17.12.3/po/ca@valencia/kateopenheader.po kate-18.04.3/po/ca@valencia/kateopenheader.po --- kate-17.12.3/po/ca@valencia/kateopenheader.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kateopenheader.po 2018-07-10 00:03:41.000000000 +0000 @@ -56,12 +56,12 @@ msgstr "" "

    toggle-header — alterna entre la capçalera i el corresponent " "fitxer c/cpp

    ús: toggle-header

    Durant " -"l'edició de codi en C o C++, esta orde alternarà entre un fitxer de " +"l'edició de codi en C o C++, aquesta ordre alternarà entre un fitxer de " "capçalera i el seu corresponent fitxer en C/C++ o viceversa.

    Per " "exemple, si esteu editant myclass.cpp, toggle-header canviarà a " -"myclass.h si este fitxer està disponible.

    Funcionarà amb les següents " -"parelles de sufixos del nom de fitxer:
    Fitxers de capçalera: h, H, hh, " -"hpp
    Fitxers de codi: c, cpp, cc, cp, cxx

    " +"myclass.h si aquest fitxer està disponible.

    Funcionarà amb les " +"següents parelles de sufixos del nom de fitxer:
    Fitxers de capçalera: " +"h, H, hh, hpp
    Fitxers de codi: c, cpp, cc, cp, cxx

    " #. i18n: ectx: Menu (file) #: ui.rc:6 diff -Nru kate-17.12.3/po/ca@valencia/kate.po kate-18.04.3/po/ca@valencia/kate.po --- kate-17.12.3/po/ca@valencia/kate.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,13 +6,12 @@ # Antoni Bella Pérez , 2003, 2014, 2015, 2016, 2017. # Albert Astals Cid , 2004, 2005. # Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. -# Manuel Tortosa , 2009, 2010. -# Manuel Tortosa Moreno , 2010. +# Manuel Tortosa Moreno , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2018-02-17 20:50+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -99,7 +98,7 @@ msgid "" "The file '%1' could not be opened: it is not a normal file, it is a folder." msgstr "" -"El fitxer «%1» no s'ha pogut obrir, este no és un fitxer normal, és una " +"El fitxer «%1» no s'ha pogut obrir, aquest no és un fitxer normal, és una " "carpeta." #: kateconfigdialog.cpp:56 @@ -148,7 +147,7 @@ "Si està habilitat, quan el Kate reba el focus vos demanarà què cal fer amb " "els fitxers que han estat modificats al disc dur. Si no està habilitat, vos " "demanarà què fer amb un fitxer que ha estat modificat al disc dur només quan " -"s'intente guardar este fitxer." +"s'intente guardar aquest fitxer." #: kateconfigdialog.cpp:102 #, kde-format @@ -240,7 +239,7 @@ "una marca de selecció estan carregats i es tornaran a carregar la pròxima " "vegada que inicieu el Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -249,12 +248,12 @@ "El suposat fitxer temporal %1 ha estat modificat. El voleu suprimir " "igualment?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Suprimeixo el fitxer?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -263,39 +262,39 @@ "

    El document «%1» ha estat modificat, però no guardat.

    Voleu guardar " "els canvis o descartar-los?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Tanca el document" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Guarda com a" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "S'ha obert un fitxer nou mentre s'intentava tancar el Kate, s'interromp el " "tancament." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Tancament interromput" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "S'està engegant" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "S'estan reobrint els fitxers de l'última sessió..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Errors/avisos mentre s'obren els documents" @@ -303,7 +302,7 @@ #: katemainwindow.cpp:219 #, kde-format msgid "Use this command to show or hide the view's statusbar" -msgstr "Usa esta orde per a mostrar o ocultar la vista de la barra d'estat" +msgstr "Usa aquesta ordre per a mostrar o ocultar la vista de la barra d'estat" #: katemainwindow.cpp:222 #, kde-format @@ -313,7 +312,7 @@ #: katemainwindow.cpp:225 #, kde-format msgid "Use this command to show or hide the tabs for the views" -msgstr "Usa esta orde per a mostrar o ocultar les pestanyes a les vistes" +msgstr "Usa aquesta ordre per a mostrar o ocultar les pestanyes a les vistes" #: katemainwindow.cpp:227 #, kde-format @@ -436,7 +435,7 @@ #: katemainwindow.cpp:326 #, kde-format msgid "Close this window" -msgstr "Tanca esta finestra" +msgstr "Tanca aquesta finestra" #: katemainwindow.cpp:330 #, kde-format @@ -461,8 +460,8 @@ "Open the current document using another application registered for its file " "type, or an application of your choice." msgstr "" -"Obri el document actual usant una altra aplicació registrada per este tipus " -"de fitxer o una aplicació de la vostra elecció." +"Obri el document actual usant una altra aplicació registrada per aquest " +"tipus de fitxer o una aplicació de la vostra elecció." #: katemainwindow.cpp:345 #, kde-format @@ -479,7 +478,8 @@ #, kde-format msgid "" "Configure various aspects of this application and the editing component." -msgstr "Configura diversos aspectes d'esta aplicació i del component d'edició." +msgstr "" +"Configura diversos aspectes d'aquesta aplicació i del component d'edició." #: katemainwindow.cpp:355 #, kde-format @@ -770,8 +770,8 @@ "The diff command failed. Please make sure that diff(1) is installed and in " "your PATH." msgstr "" -"Ha fallat l'orde «diff». Assegureu-vos que el diff(1) està instal·lat i a la " -"PATH." +"Ha fallat l'ordre «diff». Assegureu-vos que el diff(1) està instal·lat i a " +"la PATH." #: katemwmodonhddialog.cpp:310 #, kde-format @@ -791,7 +791,7 @@ #: katequickopen.cpp:64 #, kde-format msgid "Quick Open Search" -msgstr "Busca amb obertura ràpida" +msgstr "Cerca amb obertura ràpida" #: katesavemodifieddialog.cpp:81 #, kde-format @@ -1040,342 +1040,342 @@ msgid "&Open Containing Folder" msgstr "&Obri la carpeta contenidora" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate: Editor avançat de text" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 The Kate Authors" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mantenidor" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Desenvolupador principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Desenvolupador i assistent pel ressaltat" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Desenvolupador" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "El fantàstic sistema de memòria intermèdia" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" -msgstr "Les ordes d'edició" +msgstr "Les ordres d'edició" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Proves..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Antic desenvolupador principal" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor del KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Port del KWrite a KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historial desfés del KWrite, integració amb el Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Implementació del ressaltat de la sintaxi XML al KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Pedaços i més" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Desenvolupador del connector Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA i creació de scripts" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Ressaltat pels fitxers «spec» dels RPM, Perl, diff i més" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Ressaltat per a VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Ressaltat per a SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ressaltat per a Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Ressaltat per a ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Ressaltat per a LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Ressaltat pels fitxers de Make, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Ressaltat per a Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Ressaltat per a Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Llista de les paraules clau/tipus de dades per a PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Ajuda molt valuosa" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Tothom qui ha col·laborat i als que m'he descuidat de mencionar" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Inicia el Kate amb una sessió indicada." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sessió" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Inicia el Kate amb una sessió anònima nova, implica «-n»." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1386,7 +1386,7 @@ "una altra instància del Kate ja té oberta la sessió indicada), forçada si no " "se li proporcionen paràmetres ni els URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1395,68 +1395,68 @@ "Si s'està usant una instància del Kate en execució, la bloqueja fins que " "eixiu, si se li han proporcionat els URL a obrir." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -"Intenta només usar la instància del Kate amb este PID (s'ignora si s'ha usat " -"«start» i ja hi ha una altra instància del Kate amb la sessió indicada " +"Intenta només usar la instància del Kate amb aquest PID (s'ignora si s'ha " +"usat «start» i ja hi ha una altra instància del Kate amb la sessió indicada " "oberta)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "PID" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Estableix la codificació del fitxer a obrir." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codificació" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." -msgstr "Navega fins esta línia." +msgstr "Navega fins aquesta línia." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "línia" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." -msgstr "Navega fins esta columna." +msgstr "Navega fins aquesta columna." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "columna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Llig el contingut de l'entrada estàndard." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Els fitxers/URL oberts per l'aplicació se suprimiran després d'usar-los" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documents a obrir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[URL...]" @@ -1487,12 +1487,12 @@ #: session/katesessionchooser.cpp:77 #, kde-format msgid "Delete this session" -msgstr "Elimina esta sessió" +msgstr "Elimina aquesta sessió" #: session/katesessionchooser.cpp:96 #, kde-format msgid "&Always use this choice" -msgstr "Usa &sempre esta elecció" +msgstr "Usa &sempre aquesta elecció" #: session/katesessionchooser.cpp:108 session/katesessionopendialog.cpp:39 #, kde-format @@ -1519,7 +1519,7 @@ msgid "&Open" msgstr "&Obri" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nom de la sessió:" @@ -1529,24 +1529,24 @@ msgid "Specify New Name for Session" msgstr "Especifiqueu un nom nou per a la sessió" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Per guardar una sessió, heu d'especificar un nom." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Falta el nom de la sessió" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Error intern: hi ha més d'una instància oberta d'una sessió proporcionada." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1555,7 +1555,7 @@ "La sessió «%1» ja està oberta per una altra instància del Kate, voleu " "canviar-la en lloc de reobrir-la?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1564,22 +1564,22 @@ "La sessió no es pot reanomenar a «%1», ja existeix una altra sessió amb el " "mateix nom" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Reanomenant una sessió" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "La sessió no es pot reanomenar a «%1». Ha fallat en escriure a «%2»" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Especifiqueu un nom nou per a la sessió actual" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" @@ -1653,3 +1653,33 @@ #, kde-format msgid "&Manually choose a session" msgstr "Trieu &manualment una sessió" + +#~ msgid "Comment" +#~ msgstr "Comentari" + +#~ msgid "&Highlight Tab" +#~ msgstr "&Ressaltat de la pestanya" + +#~ msgid "&None" +#~ msgstr "C&ap" + +#~ msgid "&Red" +#~ msgstr "&Vermell" + +#~ msgid "&Yellow" +#~ msgstr "&Groc" + +#~ msgid "&Green" +#~ msgstr "V&erd" + +#~ msgid "&Cyan" +#~ msgstr "&Cian" + +#~ msgid "&Blue" +#~ msgstr "&Blau" + +#~ msgid "&Magenta" +#~ msgstr "&Magenta" + +#~ msgid "C&ustom Color..." +#~ msgstr "Color &personalitzat..." diff -Nru kate-17.12.3/po/ca@valencia/kateproject.po kate-18.04.3/po/ca@valencia/kateproject.po --- kate-17.12.3/po/ca@valencia/kateproject.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-27 18:18+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -92,42 +92,37 @@ msgid "Notes" msgstr "Notes" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Inicia l'anàlisi..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fitxer" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Línia" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Severitat" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Missatge" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Per favor, instal·leu el «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Ha finalitzat l'anàlisi." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "L'anàlisi ha fallat!" @@ -145,7 +140,7 @@ #: kateprojectinfoviewindex.cpp:44 kateprojectview.cpp:54 #, kde-format msgid "Search" -msgstr "Busca" +msgstr "Cerca" #: kateprojectinfoviewindex.cpp:155 #, kde-format @@ -165,7 +160,7 @@ #: kateprojectpluginview.cpp:97 kateprojectpluginview.cpp:520 #, kde-format msgid "Lookup: %1" -msgstr "Busca: %1" +msgstr "Cerca: %1" #: kateprojectpluginview.cpp:148 #, kde-format @@ -192,3 +187,21 @@ #, kde-format msgid "&Projects" msgstr "&Projectes" + +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Si us plau, instal·leu el «cppcheck»." + +#~ msgid "Follow Location" +#~ msgstr "Seguir una ubicació" + +#~ msgid "Git Tools" +#~ msgstr "Eines «git»" + +#~ msgid "Launch gitk" +#~ msgstr "Llança el «gitk»" + +#~ msgid "Launch qgit" +#~ msgstr "Llança el «qgit»" + +#~ msgid "Launch git-cola" +#~ msgstr "Llança el «git-cola»" diff -Nru kate-17.12.3/po/ca@valencia/kate-replicode-plugin.po kate-18.04.3/po/ca@valencia/kate-replicode-plugin.po --- kate-17.12.3/po/ca@valencia/kate-replicode-plugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kate-replicode-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -414,3 +414,15 @@ #, kde-format msgid "Replicode execution finished." msgstr "L'execució del Replicode ha finalitzat." + +#~ msgid "Unable to find active file" +#~ msgstr "No s'ha pogut trobar cap fitxer actiu" + +#~ msgid "No file" +#~ msgstr "No hi ha cap fitxer" + +#~ msgid "Can't find replicode executor" +#~ msgstr "No s'ha pogut trobar l'executor del «replicode»" + +#~ msgid "Can't find user operator library" +#~ msgstr "No s'ha pogut trobar la biblioteca d'operació de l'usuari" diff -Nru kate-17.12.3/po/ca@valencia/katesearch.po kate-18.04.3/po/ca@valencia/katesearch.po --- kate-17.12.3/po/ca@valencia/katesearch.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,16 +1,16 @@ # Translation of katesearch.po to Catalan (Valencian) -# Copyright (C) 2011-2017 This_file_is_part_of_KDE +# Copyright (C) 2011-2018 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep Ma. Ferrer , 2011, 2012, 2013, 2014, 2016, 2017. +# Josep Ma. Ferrer , 2011, 2012, 2013, 2014, 2016, 2017, 2018. # Antoni Bella Pérez , 2014, 2015, 2017. msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-30 23:57+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-01 19:41+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" @@ -24,22 +24,22 @@ #: plugin_search.cpp:227 #, kde-format msgid "Kate Search & Replace" -msgstr "Busca i substitueix del Kate" +msgstr "Cerca i substitueix del Kate" #: plugin_search.cpp:233 #, kde-format msgid "Search and Replace" -msgstr "Busca i substitueix" +msgstr "Cerca i substitueix" #: plugin_search.cpp:242 #, kde-format msgid "Search in Files" -msgstr "Busca en fitxers" +msgstr "Cerca en fitxers" #: plugin_search.cpp:246 #, kde-format msgid "Search in Files (in new tab)" -msgstr "Busca en fitxers (en una pestanya nova)" +msgstr "Cerca en fitxers (en una pestanya nova)" #: plugin_search.cpp:252 #, kde-format @@ -56,7 +56,7 @@ msgid "" "Comma separated list of file types to search in. Example: \"*.cpp,*.h\"\n" msgstr "" -"Llista dels tipus de fitxers a buscar, separats per comes. Exemple: «*.cpp,*." +"Llista dels tipus de fitxers a cercar, separats per comes. Exemple: «*.cpp,*." "h»\n" #: plugin_search.cpp:277 @@ -65,7 +65,7 @@ "Comma separated list of files and directories to exclude from the search. " "Example: \"build*\"" msgstr "" -"Llista de fitxers i directoris a excloure de la busca, separats per comes. " +"Llista de fitxers i directoris a excloure de la cerca, separats per comes. " "Exemple: «build*»" #: plugin_search.cpp:762 @@ -81,7 +81,7 @@ #: plugin_search.cpp:1108 #, kde-format msgid "Searching while you type was interrupted. It would have taken too long." -msgstr "S'ha interromput la busca mentre es tecleja. Podria trigar massa." +msgstr "S'ha interromput la cerca mentre es tecleja. Podria trigar massa." #: plugin_search.cpp:1173 #, kde-format @@ -238,12 +238,12 @@ #: plugin_search.cpp:2023 #, kde-format msgid "Lookahead" -msgstr "Busca avant" +msgstr "Cerca avant" #: plugin_search.cpp:2024 #, kde-format msgid "Negative lookahead" -msgstr "Busca avant negativa" +msgstr "Cerca avant negativa" #: plugin_search.cpp:2027 #, kde-format @@ -308,171 +308,183 @@ #: plugin_search.cpp:2154 #, kde-format msgid "Usage: grep [pattern to search for in folder]" -msgstr "Sintaxi: grep [patró de busca en carpeta]" +msgstr "Sintaxi: grep [patró de cerca en carpeta]" #: plugin_search.cpp:2157 #, kde-format msgid "Usage: newGrep [pattern to search for in folder]" -msgstr "Sintaxi: newGrep [patró de busca en carpeta]" +msgstr "Sintaxi: newGrep [patró de cerca en carpeta]" #: plugin_search.cpp:2161 plugin_search.cpp:2164 #, kde-format msgid "Usage: search [pattern to search for in open files]" -msgstr "Sintaxi: search [patró de busca en fitxers oberts]" +msgstr "Sintaxi: search [patró de cerca en fitxers oberts]" #: plugin_search.cpp:2168 #, kde-format msgid "Usage: pgrep [pattern to search for in current project]" -msgstr "Sintaxi: pgrep [patró de busca en el projecte actual]" +msgstr "Sintaxi: pgrep [patró de cerca en el projecte actual]" #: plugin_search.cpp:2171 #, kde-format msgid "Usage: newPGrep [pattern to search for in current project]" -msgstr "Sintaxi: newPGrep [patró de busca en el projecte actual]" +msgstr "Sintaxi: newPGrep [patró de cerca en el projecte actual]" + +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Afig una pestanya de cerca nova" #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" -msgstr "Busca:" +msgstr "Cerca:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" -msgstr "Busca" +msgstr "Cerca" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Següent" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Atura" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "Al fitxer actual" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "Als Fitxers oberts" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "A la carpeta" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Mostra les opcions de cerca" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Substitueix:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Substitueix" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Substitueix les verificades" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Fes concordar les majúscules" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Usa expressions regulars" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expandeix els resultats" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usa el camí del document actual." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Carpeta:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Vés una carpeta cap amunt." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtre:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Exclou:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursiu" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Inclou els ocults" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Segueix els enllaços simbòlics" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Inclou els fitxers binaris" @@ -487,4 +499,13 @@ #: ui.rc:9 #, kde-format msgid "Search More" -msgstr "Busca més" +msgstr "Cerca més" + +#~ msgid "Folder" +#~ msgstr "Carpeta" + +#~ msgid "Fi&nd:" +#~ msgstr "C&erca:" + +#~ msgid "F&older" +#~ msgstr "&Carpeta" diff -Nru kate-17.12.3/po/ca@valencia/katesnippetsplugin.po kate-18.04.3/po/ca@valencia/katesnippetsplugin.po --- kate-17.12.3/po/ca@valencia/katesnippetsplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 22:48+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -89,22 +89,22 @@ msgid "Prefix to show in code completion" msgstr "Prefix a mostrar en la compleció de codi" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Edita el retall %1 a %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Crea un retall nou al repositori %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "El nom del retall no pot contindre espais" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -113,7 +113,7 @@ "El retall conté canvis sense guardar. Voleu continuar i perdre tots els " "canvis?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Avís: Canvis sense guardar" @@ -193,8 +193,8 @@ "s'invoquen en un àmbit que conté el contingut de tots els camps de plantilla " "editables com a variables locals. Per exemple, en un retall que continga " "${camp}, es presentarà una variable anomenada camp que " -"contindrà el contingut actualitzat del camp de plantilla. Estes variables es " -"poden utilitzar estàticament en la funció o es pot passar com arguments, " +"contindrà el contingut actualitzat del camp de plantilla. Aquestes variables " +"es poden utilitzar estàticament en la funció o es pot passar com arguments, " "utilitzant la sintaxi ${func(camp)} o ${camp2=func(camp)} " "en la cadena retallada.
    Podeu utilitzar l'API de creació de scripts del " "Kate per obtindre el text seleccionat, tot el text, el nom del fitxer i més " @@ -206,7 +206,7 @@ #: editsnippet.ui:105 #, kde-format msgid "Test this snippet" -msgstr "Prova este retall" +msgstr "Prova aquest retall" #: katesnippetglobal.cpp:116 #, kde-format @@ -375,3 +375,9 @@ #, kde-format msgid "&Tools" msgstr "&Eines" + +#~ msgid "Snippets..." +#~ msgstr "Retalls..." + +#~ msgid "Help" +#~ msgstr "Ajuda" diff -Nru kate-17.12.3/po/ca@valencia/katesymbolviewer.po kate-18.04.3/po/ca@valencia/katesymbolviewer.po --- kate-17.12.3/po/ca@valencia/katesymbolviewer.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katesymbolviewer.po 2018-07-10 00:03:41.000000000 +0000 @@ -241,3 +241,14 @@ #, kde-format msgid "Templates" msgstr "Plantilles" + +#~ msgctxt "NAME OF TRANSLATORS" +#~ msgid "Your names" +#~ msgstr "Josep Ma. Ferrer,Manuel Tortosa Moreno" + +#~ msgctxt "EMAIL OF TRANSLATORS" +#~ msgid "Your emails" +#~ msgstr "txemaq@gmail.com,manutortosa@gmail.com" + +#~ msgid "View symbols" +#~ msgstr "Visualitza els símbols" diff -Nru kate-17.12.3/po/ca@valencia/katetextfilter.po kate-18.04.3/po/ca@valencia/katetextfilter.po --- kate-17.12.3/po/ca@valencia/katetextfilter.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katetextfilter.po 2018-07-10 00:03:41.000000000 +0000 @@ -63,7 +63,7 @@ "with the output of the specified shell command.

    " msgstr "" "

    Sintaxi: textfilter ORDRE

    Substitueix la selecció " -"amb l'eixida de l'orde executada per l'intèrpret d'ordes.

    " +"amb l'eixida de l'ordre executada per l'intèrpret d'ordres.

    " #: plugin_katetextfilter.cpp:263 #, kde-format @@ -80,7 +80,7 @@ #: textfilterwidget.ui:26 #, kde-format msgid "Enter command to &pipe selected text through:" -msgstr "Introduïu una orde per a &processar el text seleccionat:" +msgstr "Introduïu una ordre per a &processar el text seleccionat:" #. i18n: ectx: property (toolTip), widget (QCheckBox, copyResult) #: textfilterwidget.ui:40 diff -Nru kate-17.12.3/po/ca@valencia/katexmltools.po kate-18.04.3/po/ca@valencia/katexmltools.po --- kate-17.12.3/po/ca@valencia/katexmltools.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/katexmltools.po 2018-07-10 00:03:41.000000000 +0000 @@ -54,7 +54,7 @@ "DTD for this document type will now be loaded." msgstr "" "El fitxer actual ha estat identificat com a un document del tipus «%1». Ara " -"es carregarà la meta DTD per este tipus de document." +"es carregarà la meta DTD per aquest tipus de document." #: plugin_katexmltools.cpp:462 #, kde-format @@ -124,9 +124,9 @@ "for more information." msgstr "" "El fitxer «%1» no està en un format estàndard. Comproveu que el fitxer és " -"d'este tipus:\n" +"d'aquest tipus:\n" "-//Norman Walsh//DTD DTDParse V2.0//EN\n" -"Podreu crear este tipus de fitxers amb «dtdparse». Per a més informació " +"Podreu crear aquest tipus de fitxers amb «dtdparse». Per a més informació " "vegeu la documentació pels connectors del Kate." #: pseudo_dtd.cpp:67 diff -Nru kate-17.12.3/po/ca@valencia/kterustcompletion.po kate-18.04.3/po/ca@valencia/kterustcompletion.po --- kate-17.12.3/po/ca@valencia/kterustcompletion.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kterustcompletion.po 2018-07-10 00:03:41.000000000 +0000 @@ -23,7 +23,7 @@ #: kterustcompletionconfigpage.cpp:39 #, kde-format msgid "Racer command" -msgstr "Orde «racer»" +msgstr "Ordre «racer»" #: kterustcompletionconfigpage.cpp:46 #, kde-format diff -Nru kate-17.12.3/po/ca@valencia/kwrite.po kate-18.04.3/po/ca@valencia/kwrite.po --- kate-17.12.3/po/ca@valencia/kwrite.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/kwrite.po 2018-07-10 00:03:41.000000000 +0000 @@ -76,17 +76,17 @@ #: kwrite.cpp:152 #, kde-format msgid "Use this command to close the current document" -msgstr "Useu esta orde per a tancar el document actual" +msgstr "Useu aquesta ordre per a tancar el document actual" #: kwrite.cpp:157 #, kde-format msgid "Use this command to create a new document" -msgstr "Useu esta orde per a crear un document nou" +msgstr "Useu aquesta ordre per a crear un document nou" #: kwrite.cpp:159 #, kde-format msgid "Use this command to open an existing document for editing" -msgstr "Useu esta orde per obrir un document existent i editar-lo" +msgstr "Useu aquesta ordre per obrir un document existent i editar-lo" #: kwrite.cpp:163 #, kde-format @@ -115,7 +115,7 @@ #: kwrite.cpp:181 #, kde-format msgid "Use this command to show or hide the view's statusbar" -msgstr "Usa esta orde per a mostrar o ocultar la vista de la barra d'estat" +msgstr "Usa aquesta ordre per a mostrar o ocultar la vista de la barra d'estat" #: kwrite.cpp:183 #, kde-format @@ -244,7 +244,7 @@ #: main.cpp:113 #, kde-format msgid "The Editing Commands" -msgstr "Les ordes d'edició" +msgstr "Les ordres d'edició" #: main.cpp:114 #, kde-format @@ -477,7 +477,7 @@ #: main.cpp:168 #, kde-format msgid "Navigate to this line." -msgstr "Navega fins esta línia." +msgstr "Navega fins aquesta línia." #: main.cpp:168 #, kde-format @@ -487,7 +487,7 @@ #: main.cpp:172 #, kde-format msgid "Navigate to this column." -msgstr "Navega fins esta columna." +msgstr "Navega fins aquesta columna." #: main.cpp:172 #, kde-format @@ -520,5 +520,12 @@ msgid "" "The file '%1' could not be opened: it is not a normal file, it is a folder." msgstr "" -"El fitxer «%1» no s'ha pogut obrir, este no és un fitxer normal, és una " +"El fitxer «%1» no s'ha pogut obrir, aquest no és un fitxer normal, és una " "carpeta." + +#~ msgid "" +#~ "The file given could not be read; check whether it exists or is readable " +#~ "for the current user." +#~ msgstr "" +#~ "El fitxer indicat no es pot llegir, comproveu si existeix i si el pot " +#~ "llegir l'usuari actual." diff -Nru kate-17.12.3/po/ca@valencia/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ca@valencia/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ca@valencia/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/ca@valencia/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org.kde.plasma.katesessions\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 21:59+0200\n" "Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" @@ -30,7 +30,7 @@ #: applet/contents/ui/katesessions.qml:143 #, kde-format msgid "Search" -msgstr "Busca" +msgstr "Cerca" #: applet/contents/ui/KateSessionsItemDelegate.qml:110 #, kde-format @@ -52,17 +52,17 @@ msgid "Delete session" msgstr "Elimina la sessió" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Inicia el Kate (sense arguments)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Sessió nova del Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Sessió nova anònima" diff -Nru kate-17.12.3/po/cs/katebuild-plugin.po kate-18.04.3/po/cs/katebuild-plugin.po --- kate-17.12.3/po/cs/katebuild-plugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/cs/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2017-03-17 12:05+0100\n" "Last-Translator: Vít Pelčák \n" "Language-Team: Czech \n" @@ -45,21 +45,21 @@ msgstr "Zrušit" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Soubor" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Řádek" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -111,110 +111,110 @@ msgid "Target Settings" msgstr "Nastavení cíle" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Sada cílů" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "překlad" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "vymazat" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "nastavení" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "chyba" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "nedefinovaný odkaz" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "varování" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Pro sestavení není určen soubor nebo adresář." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Soubor \"%1\" není místním souborem. Lze kopírovat pouze místní soubory." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Nepovedlo se spustit \"%1\". exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Pro sestavení není určen místní soubor nebo adresář." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Sestavuji cíl %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -222,12 +222,12 @@ msgstr[1] "Nalezena %1 chyby." msgstr[2] "Nalezeno %1 chyb." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -235,57 +235,57 @@ msgstr[1] "Nalezena %1 varování." msgstr[2] "Nalezeno %1 varování." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Při sestavování %1 se vyskytla varování." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Sestavení selhalo." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Sestavení dokončeno bez problémů." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Překlad" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Vyčistit" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Nastavení" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Pouze chyby" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Chyby a varování" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Zpracovaný výstup" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Plný výstup" diff -Nru kate-17.12.3/po/cs/katekonsoleplugin.po kate-18.04.3/po/cs/katekonsoleplugin.po --- kate-17.12.3/po/cs/katekonsoleplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/cs/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,59 +1,65 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# Vit Pelcak , 2012, 2013, 2014. +# Vit Pelcak , 2012, 2013, 2014, 2018. # Tomáš Chvátal , 2013. # msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-28 16:32+0200\n" -"Last-Translator: Vít Pelčák \n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-04-19 16:14+0100\n" +"Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Vaše karma není dostatečně silná pro přístup k příkazovému procesoru nebo " "terminálu" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminál" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminál Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Poslat rourou na terminál" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynchronizovat terminál se současným dokumentem" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Spustit současný dokument" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Přepnout na &terminál" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -62,32 +68,60 @@ "Opravdu si přejete poslat text rourou na konzoli? Tímto budou jakékoliv v " "textu obsažené příkazy vykonány s vašimi uživatelskými oprávněními." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Poslat rourou na terminál?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Roura na terminál" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Bohužel, nelze přejít do '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Není lokální soubor: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Opravdu si přejete poslat text rourou na Konzoli?\n" +"Tímto budou jakékoliv v textu obsažené příkazy \n" +"vykonány s vašimi uživatelskými oprávněními:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Spustit v terminálu?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Spustit" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Zaměřit se mimo terminál" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Přepnout na terminál" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -95,19 +129,46 @@ msgstr "" "&Automaticky synchronizovat terminál se současným dokumentem (je-li to možné)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Spustit v terminálu" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Odst&ranit příponu" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Předpona:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Příště zo&brazit varování" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Nastavit proměnnou prostředí &EDITOR na 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Důležité: Dokument musí být zavřen, jinak konzole nemůže pokračovat" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Nastavení terminálu" diff -Nru kate-17.12.3/po/cs/kate.po kate-18.04.3/po/cs/kate.po --- kate-17.12.3/po/cs/kate.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/cs/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-12 12:19+0100\n" "Last-Translator: Vít Pelčák \n" "Language-Team: Czech \n" @@ -234,19 +234,19 @@ "Zde můžete vidět všechny dostupné moduly Kate. Ty se zaškrtávacím políčkem " "jsou načteny a budou také načteny při příštím spuštění Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Dočasný soubor %1 byl změněn. Přejete si jej přesto smazat?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Smazat soubor?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -255,37 +255,37 @@ "

    Dokument '%1' byl upraven, ale neuložen.

    Přejete si uložit změny " "nebo je zahodit?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Zavřít dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Uložit jako" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Otevřen nový soubor během uzavírání Kate, uzavírání přerušeno." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Uzavírání přerušeno" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Spouští se" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Otevírám soubory z posledního sezení..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Chyby/varování při otevírání dokumentů" @@ -1018,342 +1018,342 @@ msgid "&Open Containing Folder" msgstr "&Otevřít odpovídající složku" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - rozšířený textový editor KDE" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 autoři Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Správce" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Přední vývojář" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Vývojář, zvýrazňování syntaxe" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Vývojář" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Skvělý systém vyrovnávací paměti" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Příkazy pro úpravu" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testování, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Bývalý přední vývojář" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Převod KWrite do KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historie operací zpět, integrace KSpell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Podpora zvýrazňování XML syntaxe" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Záplaty a ostatní" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Vývojář modulu pro Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA a skriptování" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Zvýrazňování pro spec soubory RPM, Perl, Diff a ostatní" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Zvýraznění VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Zvýraznění SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Zvýraznění pro Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Zvýraznění pro ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Zvýraznění pro LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Zvýrazňování pro Makefile a Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Zvýraznění pro Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Zvýraznění pro Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Seznam párů klíčové slovo/datový typ pro PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Velmi pěkná nápověda" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Všichni ostatní, kteří přispěli a zapomněl jsem je se o nich zmínit" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Spustit Kate s daným sezením." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "relace" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Spustit Kate s novým anonymním sezením, jako s parametrem '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1364,7 +1364,7 @@ "a dané sezení je již otevřeno v jiné instanci kate), vynuceno pokud nejsou " "zadány další parametry a URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1373,7 +1373,7 @@ "Při použití seznamu URL blokuje další spuštění další instance kate dokud " "právě běžící neskončí." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1382,57 +1382,57 @@ "Použít pouze instanci kate mající daný pid (ignorováno pokud je použit " "parametr start a dané sezení je již otevřeno v jiné instanci kate)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Nastavit kódování otevíraného souboru." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "kódování" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Přejít na tento řádek." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "řádek" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Přejít na tento sloupec." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "sloupec" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Číst obsah ze std. vstupu." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Soubory/URL otevřené aplikací budou po použití smazány" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokumenty k otevření" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[url...]" @@ -1495,7 +1495,7 @@ msgid "&Open" msgstr "&Otevřít" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Název sezení:" @@ -1505,23 +1505,23 @@ msgid "Specify New Name for Session" msgstr "Zadat název nového sezení" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "K uložení sezení je třeba nejprve zadat název." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Chybějící název sezení" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Interní chyba: dané sezení je spuštěno více než jednou." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1530,7 +1530,7 @@ "Sezení '%1' je již otevřeno v jiné instanci kate. Přepnout se tam místo " "nového otevření?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1539,22 +1539,22 @@ "Sezení nemohlo být na \"%1\" přejmenováno. Již existuje jiné sezení se " "stejným jménem" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Přejmenování sezení" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Sezení nemohlo být na \"%1\" přejmenováno. Do \"%2\" nelze zapisovat" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Zadat název pro aktuální sezení" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/cs/kateproject.po kate-18.04.3/po/cs/kateproject.po --- kate-17.12.3/po/cs/kateproject.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/cs/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-02-23 09:06+0100\n" "Last-Translator: Vít Pelčák \n" "Language-Team: Czech \n" @@ -89,42 +89,37 @@ msgid "Notes" msgstr "Poznámky" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Spustit analýzu..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Soubor" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Řádek" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Závažnost" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Zpráva" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Prosím, nainstalujte 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analýza byla dokončena." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analýza selhala." diff -Nru kate-17.12.3/po/cs/katesearch.po kate-18.04.3/po/cs/katesearch.po --- kate-17.12.3/po/cs/katesearch.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/cs/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Vít Pelčák , 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Vít Pelčák , 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. # Lukáš Tinkl , 2011. # Tomáš Chvátal , 2012. # @@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-07-31 13:55+0100\n" -"Last-Translator: Vít Pelčák \n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-05-31 15:50+0100\n" +"Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" @@ -85,9 +85,9 @@ #, kde-format msgid "One match found in current file" msgid_plural "%1 matches found in current file" -msgstr[0] "Nalezena jedna shoda v současném souboru" -msgstr[1] "Nalezeny %1 shody v současném souboru" -msgstr[2] "Nalezeno %1 shod v současném souboru" +msgstr[0] "V současném souboru byla nalezena jedna shoda" +msgstr[1] "V současném souboru byly nalezeny %1 shody" +msgstr[2] "V současném souboru bylo nalezeno %1 shod" #: plugin_search.cpp:1178 #, kde-format @@ -336,149 +336,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Použití: newPGrep [vzor k vyhledání v současném projektu]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Přidat novou kartu vyhledávání" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Najít:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Hledat" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Následující" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Zastavit" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "v současném souboru" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "v otevřených souborech" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "ve složce" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Zobrazit volby vyhledávání" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Nahradit:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Nahradit" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Nahradit vybrané" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Rozlišovat malá/VELKÁ" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Použít regulární výrazy" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Rozbalit výsledky" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Použít cestu současného dokumentu." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Složka:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Jít o složku výš." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtr:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Vyřadit:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekurzivně" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Zahrnout skryté" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Následovat symbolické odkazy" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Včetně binárních souborů" diff -Nru kate-17.12.3/po/cs/katesnippetsplugin.po kate-18.04.3/po/cs/katesnippetsplugin.po --- kate-17.12.3/po/cs/katesnippetsplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/cs/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-02-23 17:14+0100\n" "Last-Translator: Vít Pelčák \n" "Language-Team: Czech \n" @@ -85,29 +85,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Upravit ústřižek %1 v %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Vytvořit nový ústřižek v repozitáři %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Varování - Neuložené změny" diff -Nru kate-17.12.3/po/cs/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/cs/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/cs/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/cs/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 16:02+0200\n" "Last-Translator: Vít Pelčák \n" "Language-Team: Czech \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Smazat sezení" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Spustit Kate (bez argumentů)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nové sezení Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nové anonymní sezení" diff -Nru kate-17.12.3/po/da/katebuild-plugin.po kate-18.04.3/po/da/katebuild-plugin.po --- kate-17.12.3/po/da/katebuild-plugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/da/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2017-03-22 17:11+0100\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -45,21 +45,21 @@ msgstr "Annullér" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fil" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linje" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -111,179 +111,179 @@ msgid "Target Settings" msgstr "Indstillinger for mål" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Mål sat" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "byg" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "ryd op" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "konfiguration" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "kvik" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Mål for projektplugin" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "fejl" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "udefineret reference" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "advarsel" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Der er ikke angivet en fil eller mappe til bygning." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Filen \"%1\" er ikke en lokal fil. Ikke-lokale filer kan ikke oversættes." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Kunne ikke køre \"%1\". Exitstatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Bygning af %1 annulleret" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Bygger allerede..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Ingen mål tilgængelige til bygning." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Der er ikke angivet en lokal fil eller mappe til bygning." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Bygger målet %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make-resultater:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Bygning af %1 gennemført." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Fandt én fejl." msgstr[1] "Fandt %1 fejl." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Bygning af %1 havde fejl." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Fandt én advarsel." msgstr[1] "Fandt %1 advarsler." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Bygning af %1 havde advarsler." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Bygningen mislykkedes" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Bygning færdiggjort uden problemer." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Byg" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Ryd op" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfiguration" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ConfigClean" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Kun fejl" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Fejl og advarsler" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Fortolket output" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Fuldt output" diff -Nru kate-17.12.3/po/da/katekonsoleplugin.po kate-18.04.3/po/da/katekonsoleplugin.po --- kate-17.12.3/po/da/katekonsoleplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/da/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-09-20 20:37+0200\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -18,40 +18,46 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Du har ikke nok karma til at tilgå en skal- eller terminalemulation" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Pipe til terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynkronisér terminal med nuværende dokument" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Terminal i &fokus" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,32 +66,62 @@ "Vil du pipe teksten til konsollen? Dette vil køre eventuelt indeholdte " "kommandoer med dine brugerrettigheder." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Pipe til terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Pipe til terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Beklager, kan ikke cd til \"%1\"" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Vil du pipe teksten til konsollen? Dette vil køre eventuelt indeholdte " +"kommandoer med dine brugerrettigheder." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Pipe til terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Terminal ikke i fokus" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Terminal i fokus" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -94,12 +130,40 @@ "Synkronisér &automatisk terminalen med det nuværende dokument, når det er " "muligt" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Pipe til terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Sæt miljøvariablen &EDITOR til \"kate -b\"" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -107,7 +171,7 @@ msgstr "" "Vigtigt: Dokumentet skal lukkes for at få konsolprogrammet til at fortsætte" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalindstillinger" diff -Nru kate-17.12.3/po/da/kate.po kate-18.04.3/po/da/kate.po --- kate-17.12.3/po/da/kate.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/da/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-11-08 19:42+0200\n" "Last-Translator: scootergrisen\n" "Language-Team: Danish\n" @@ -235,7 +235,7 @@ "Her kan du se alle tilgængelige Kate-plugin. De markerede er indlæste, og " "vil blive indlæst igen næste gang Kate startes." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -244,12 +244,12 @@ "Den formodet midlertidige fil %1 er blevet ændret. Vil du slette den " "alligevel?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Slet fil?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -258,37 +258,37 @@ "

    Dokumentet '%1' er blevet ændret, men ikke gemt.

    Ønsker du at gemme " "dine ændringer eller kassere dem?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Luk dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Gem som" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Ny fil åbnet under forsøg på at lukke Kate, lukning afbrudt." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Lukning afbrudt" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Starter op" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Genåbner filer fra sidste session..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Fejl/advarsler under åbning af dokumenter" @@ -1024,342 +1024,342 @@ msgid "&Open Containing Folder" msgstr "&Åbn indeholdende mappe" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Avanceret Teksteditor" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Kate-udviklerne" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Vedligeholder" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Kerneudvikler" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Udvikler & fremhævningsguide" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Udvikler" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Det smarte buffersystem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Redigeringskommandoer" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Tester, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Tidligere kerneudvikler" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite-forfatter" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite-portering til KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite Fortryd-historik, KSpell-integration" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Understøttelse af KWrite XML-syntaksfremhævning" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Patches og mere" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Udvikler af Python-plugin" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA og scripting" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Fremhævning for RPM spec-filer, Perl, Diff og mere" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Fremhævning for VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Fremhævning for SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Fremhævning for Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Fremhævning for ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Fremhævning for LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Fremhævning for Make-filer, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Fremhævning for Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Fremhævning for system" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP-nøgleord/datatypeliste" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Meget god hjælp" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Alle de mennesker der har hjulpet og som jeg har glemt at nævne" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Start Kate med en angiven session." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "session" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Start Kate med en ny anonym session, underforstår \"-n\"." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1370,7 +1370,7 @@ "anden Kate-instans allerede har den givne session åbnet), tvinges hvis ingen " "parametre og ingen URL'er gives overhovedet." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1379,7 +1379,7 @@ "Hvis der bruges en allerede kørende Kate-instans, så blokér indtil den " "afsluttes, hvis der gives URL'er der skal åbnes." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1388,57 +1388,57 @@ "Prøv kun at genbruge Kate-instans med dette PID (ignoreres hvis start bruges " "og en anden Kate-instans allerede har den givne session åbnet)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Indstil tegnsættet for filen der skal åbnes." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "indkodning" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Navigér til denne linje." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "linje" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Navigér til denne kolonne." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "kolonne" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Læs indholdet af stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Filerne/URL'erne som åbnes af programmet vil blive slettet efter brug" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokument der skal åbnes." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[url'er...]" @@ -1501,7 +1501,7 @@ msgid "&Open" msgstr "&Åbn" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Sessionsnavn:" @@ -1511,23 +1511,23 @@ msgid "Specify New Name for Session" msgstr "Angiv et nyt navn på sessionen" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "For at gemme en session skal du angive et navn." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Manglende sessionsnavn" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Intern fejl: Der er mere end én instans åben for en given session." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1536,7 +1536,7 @@ "Sessionen \"%1\" er allerede åben i en anden Kate-instans, skift dertil i " "stedet for at genåbne?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1545,22 +1545,22 @@ "Sessionen kunne ikke omdøbes til \"%1\", der eksisterer allerede en anden " "session med det navn" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Omdøbning af session" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Sessionen kunne ikke omdøbes til \"%1\". Kunne ikke skrive til \"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Angiv et nyt navn på nuværende session" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/da/kateproject.po kate-18.04.3/po/da/kateproject.po --- kate-17.12.3/po/da/kateproject.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/da/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-08-02 19:10+0100\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "Noter" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Start analyse" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fil" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linje" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Alvor" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Besked" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Installér venligst \"cppcheck\"." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analyse gennemført." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analyse mislykkedes!" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "&Projekter" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Installér venligst \"cppcheck\"." + #~ msgid "Git Tools" #~ msgstr "Git-værktøjer" diff -Nru kate-17.12.3/po/da/katesearch.po kate-18.04.3/po/da/katesearch.po --- kate-17.12.3/po/da/katesearch.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/da/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-11-08 19:01+0200\n" "Last-Translator: scootergrisen\n" "Language-Team: Danish\n" @@ -321,149 +321,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Brug: newPGrep [mønster der skal søges efter i aktuelt projekt]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Find:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Søg" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Næste" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stop" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "I den aktuelle fil" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "i åbne filer" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "i mappe" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "Søg i:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Erstat:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Erstat" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Erstat afkrydset" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Find versal" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Brug regulære udtryk" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Udvid resultater" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Brug det nuværende dokuments sti." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Mappe:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Gå én mappe op." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Udelad:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursiv" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Inkludér skjulte filer" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Følg symbolske link" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Medtag binære filer" @@ -483,9 +496,6 @@ #~ msgid "Folder" #~ msgstr "Mappe" -#~ msgid "Search in:" -#~ msgstr "Søg i:" - #~ msgid "Fi&nd:" #~ msgstr "Fi&nd:" diff -Nru kate-17.12.3/po/da/katesnippetsplugin.po kate-18.04.3/po/da/katesnippetsplugin.po --- kate-17.12.3/po/da/katesnippetsplugin.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/da/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-05-28 16:18+0100\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -85,22 +85,22 @@ msgid "Prefix to show in code completion" msgstr "Præfiks der skal vises i kodefuldførelse" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Redigér tekststumpen %1 i %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Opret ny tekststump i depotet %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Tekststump-navnet må ikke indeholde mellemrum" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -109,7 +109,7 @@ "Tekststumpen indeholder ikke-gemte ændringer. Vil du fortsætte og miste alle " "ændringer?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Advarsel - ikke-gemte ændringer" diff -Nru kate-17.12.3/po/da/ktexteditorpreviewplugin.po kate-18.04.3/po/da/ktexteditorpreviewplugin.po --- kate-17.12.3/po/da/ktexteditorpreviewplugin.po 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/po/da/ktexteditorpreviewplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -0,0 +1,104 @@ +# translation of ktexteditorpreviewplugin.po to Danish +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# scootergrisen, 2017. +# Martin Schlander , 2018. +msgid "" +msgstr "" +"Project-Id-Version: ktexteditorpreviewplugin\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2017-09-26 03:30+0200\n" +"PO-Revision-Date: 2018-04-16 19:40+0100\n" +"Last-Translator: Martin Schlander \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr " Martin Schlander,scootergrisen" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "," + +#: ktexteditorpreviewview.cpp:43 +#, kde-format +msgid "Preview" +msgstr "Forhåndsvisning" + +#: previewwidget.cpp:62 +#, kde-format +msgid "Lock Current Document" +msgstr "Lås nuværende dokument" + +#: previewwidget.cpp:63 +#, kde-format +msgid "Lock preview to current document" +msgstr "Lås forhåndsvisning til nuværende dokument" + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock Current View" +msgstr "Lås op for nuværende visning" + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock current view" +msgstr "Lås op for nuværende visning" + +#: previewwidget.cpp:71 +#, kde-format +msgid "Automatically Update Preview" +msgstr "Automatisk opdatering af forhåndsvisning" + +#: previewwidget.cpp:72 +#, kde-format +msgid "Enable automatic updates of the preview to the current document content" +msgstr "" +"Aktivér automatiske opdateringer af forhåndsvisningen af indholdet i det " +"nuværende dokument" + +#: previewwidget.cpp:73 +#, kde-format +msgid "Manually Update Preview" +msgstr "Manuel opdatering af forhåndsvisning" + +#: previewwidget.cpp:73 +#, kde-format +msgid "" +"Disable automatic updates of the preview to the current document content" +msgstr "" +"Deaktivér automatiske opdateringer af forhåndsvisningen af indholdet i det " +"nuværende dokument" + +#: previewwidget.cpp:78 +#, kde-format +msgid "Update Preview" +msgstr "Opdater forhåndsvisning" + +#: previewwidget.cpp:79 +#, kde-format +msgid "Update the preview to the current document content" +msgstr "Opdater forhåndsvisningen af indholdet i det nuværende dokument" + +#: previewwidget.cpp:87 +#, kde-format +msgid "View" +msgstr "Vis" + +#: previewwidget.cpp:107 +#, kde-format +msgid "No preview available." +msgstr "Ingen tilgængelig forhåndsvisning." + +#: previewwidget.cpp:202 +#, kde-format +msgid "About %1" +msgstr "Om %1" diff -Nru kate-17.12.3/po/da/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/da/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/da/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:54.000000000 +0000 +++ kate-18.04.3/po/da/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-02-19 20:30+0100\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Slet session" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Start Kate (ingen argumenter)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Ny Kate-session" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Ny anonym session" diff -Nru kate-17.12.3/po/de/docs/katepart/configuring.docbook kate-18.04.3/po/de/docs/katepart/configuring.docbook --- kate-17.12.3/po/de/docs/katepart/configuring.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/de/docs/katepart/configuring.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -1800,7 +1800,7 @@ >Einstellungen mit Dokumentvariablen &kappname; Variablen sind Kateparts Dokumentvariablen, ähnlich der Modelines in &Emacs; und Vi. In Katepart haben die Dokumentvariablen das folgende Format: &kappname; Variablen sind &kappname; Dokumentvariablen, ähnlich der Modelines in &Emacs; und Vi. In Katepart haben die Dokumentvariablen das folgende Format: kate: VARIABLENAME VALUE; [ VARIABLENAME VALUE; ... ]. Die Zeilen können natürlich auch in einem Kommentar stehen, wenn das Format des Dokuments Kommentare beinhaltet. Variablennamen sind einzelne Wörter ohne Zwischenräume und alles bis zum nächsten Semikolon sind Werte. Das Semikolon ist vorgeschrieben. @@ -1817,14 +1817,14 @@ Zusätzlich können Dokumentvariablen in eine Datei mit dem Namen .kateconfig in jedem beliebigen Ordner geschrieben werden. Die Einstellungen dieser Dokumentvariablen werden so verwendet, als wenn sie als Modelines in jeder Datei im Ordner und allen Unterordnern bis zur in eingestellten Suchtiefe eingefügt wäre. Dokumentvariablen in in jedem beliebigen Ordner geschrieben werden. Die Einstellungen dieser Dokumentvariablen werden so verwendet, als wenn sie als Modelines in jeder Datei im Ordner und allen Unterordnern eingefügt wären. Dokumentvariablen in .kateconfig verwenden die gleiche Syntax wie Modelines. +> verwenden die gleiche Syntax wie Modelines, aber mit zusätzlichen Optionen. Es gibt für fast alle Einstellungen in katepart. Außerdem können Module Variablen benutzen. In diesem Fall sind sie in der Dokumentation der Module dokumentiert. +>Es gibt Variablen für fast alle Einstellungen in &kappname;. Außerdem können Module Variablen benutzen. In diesem Fall sind sie in der Dokumentation der Module dokumentiert. +<sect2 id="kateconfig-extended-options"> +<title +>Zusätzliche Optionen in <filename +>.kateconfig</filename +>-Dateien + +&kappname; sucht nach einer .kateconfig-Datei nur in lokalen Dateien, nicht in Dateien auf anderen Rechnern. Außerdem können Optionen für Platzhalter (Dateierweiterungen) wie folgt eingestellt werden: + +kate: tab-width 4; indent-width 4; replace-tabs on; +kate-wildcard(*.xml): indent-width 2; +kate-wildcard(Makefile): replace-tabs off; + + +In diesem Beispiel wird für alle Dateien eine Tabulatorweite von vier Leerzeichen, eine Einrückungstiefe von vier Leerzeichen verwendet und Tabulatoren werden durch Leerzeichen ersetzt. Bei allen *.xml-Dateien wird jedoch eine Einrückungstiefe von zwei Leerzeichen benutzt., außerdem in Make-Dateien nur Tabulatoren, &ie; sie werden nicht durch Leerzeichen ersetzt. + +Platzhalter werden durch Semikolon getrennt, &ie; Sie können auch mehrere Erweiterungen wie im nächsten Beispiel angeben: + +kate-wildcard(*.json;*.xml): indent-width 2; + +Weiterhin können Sie MIME-Typen auch zur Erkennung bestimmter Dateien benutzen. Um ⪚ alle Dateien mit C++-Quelltexten mit vier Leerzeichen ein zu rücken, verwenden Sie: + +kate-mimetype(text/x-c++src): indent-width 4; + +Außer in .kateconfig-Dateien können Dokumentvariablen mit Platzhaltern und MIME-Typen auch in Dateien direkt als Kommentare benutzt werden. + + + diff -Nru kate-17.12.3/po/de/katebuild-plugin.po kate-18.04.3/po/de/katebuild-plugin.po --- kate-17.12.3/po/de/katebuild-plugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/de/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-14 14:07+0200\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" @@ -43,21 +43,21 @@ msgstr "Abbrechen" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Datei" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Zeile" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -109,62 +109,62 @@ msgid "Target Settings" msgstr "Ziel-Einstellungen" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Zielgruppe" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "Erstellen" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "Aufräumen" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "Konfigurieren" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "Schnell" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Ziele des Projektmoduls" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "Fehler" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "Undefinierter Verweis" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "Warnung" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Es ist keine Datei und kein Ordner zum Erstellen angegeben." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -172,118 +172,118 @@ "Die Datei „%1“ ist keine lokale Datei. Nichtlokale Dateien können nicht " "erstellt werden." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "„%1“ kann nicht ausgeführt werden. exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Das Erstellen von %1 wurde abgebrochen" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Wird bereits erstellt ..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Kein Ziel für die Erstellung verfügbar." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "" "Es ist keine lokale Datei oder kein lokaler Ordner zum Erstellen angegeben." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Ziel %1 wird erstellt ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make-Ergebnis:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Das Erstellen von %1 ist abgeschlossen." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Ein Fehler gefunden." msgstr[1] "%1 Fehler gefunden." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Fehler beim Erstellen von %1." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Eine Warnung gefunden." msgstr[1] "%1 Warnungen gefunden." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Warnungen beim Erstellen von %1." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Erstellen fehlgeschlagen." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Erstellen ohne Probleme abgeschlossen." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Erstellen" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Aufräumen" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfigurieren" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Konfiguration aufräumen" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Nur Fehler" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Fehler und Warnungen" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Verarbeitete Ausgabe" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Vollständige Ausgabe" diff -Nru kate-17.12.3/po/de/katekonsoleplugin.po kate-18.04.3/po/de/katekonsoleplugin.po --- kate-17.12.3/po/de/katekonsoleplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/de/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,57 +1,63 @@ -# Frederik Schwarzer , 2007, 2008, 2009. +# Frederik Schwarzer , 2007, 2008, 2009, 2018. # Thomas Reitelbach , 2008. -# Burkhard Lück , 2013, 2014. +# Burkhard Lück , 2013, 2014, 2018. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-08-03 17:06+0200\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-03-20 17:24+0100\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Sie besitzen nicht die nötigen Rechte, um auf eine Shell oder einen Terminal-" "Emulator zuzugreifen" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate-Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "An Terminal &weitergeben" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Terminal mit aktuellem Dokument ab&gleichen" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Aktuelles Dokument ausführen" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Terminal aktivieren" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,32 +66,60 @@ "Möchten Sie diesen Text wirklich an die Konsole weitergeben? Enthaltene " "Befehle werden mit Ihren Benutzerrechten ausgeführt." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "An Terminal weitergeben?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "An Terminal weitergeben" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Zum Ordner „%1“ kann nicht gewechselt werden" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "„%1“ ist keine lokale Datei" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Möchten Sie dieses Dokument wirklich starten?\n" +"Dann wird folgender Befehl mit Ihren Benutzerrechten\n" +"in der Konsole ausgeführt:\n" +"„%1“" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "In Terminal ausführen?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Ausführen" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Terminal den Fokus entziehen" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Terminal den Fokus geben" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -94,12 +128,41 @@ "Terminal-&Ordner automatisch mit aktuellem Dokument abgleichen (sofern " "möglich)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "In Terminal ausführen" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "E&rweiterung entfernen" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Präfix:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "&Warnung beim nächsten Mal wieder anzeigen" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Bei der nächsten Ausführung von „%1“ wird zur Kontrolle ein Warnhinweis " +"angezeigt, welcher Befehl ans Terminal weitergegeben wird." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Die &EDITOR-Umgebungsvariable auf „kate -b“ einstellen" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -108,7 +171,7 @@ "Wichtig: Das Dokument muss geschlossen werden, um die Konsole wieder " "freizugeben." -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminal-Einstellungen" diff -Nru kate-17.12.3/po/de/kate.po kate-18.04.3/po/de/kate.po --- kate-17.12.3/po/de/kate.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/de/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-24 19:03+0100\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" @@ -239,7 +239,7 @@ "Erweiterungen sind geladen und werden auch beim nächsten Start von Kate " "aktiviert." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -248,12 +248,12 @@ "Die angeblich temporäre Datei „%1“ wurde geändert. Möchten Sie sie dennoch " "löschen?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Datei löschen?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -262,39 +262,39 @@ "

    Das Dokument „%1“ wurde geändert, aber bisher nicht gespeichert.

    Möchten Sie die Änderungen speichern oder verwerfen?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Dokument schließen" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Speichern unter" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Es wurde eine neue Datei geöffnet, während Kate beendet wird. Das Beenden " "wird abgebrochen." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Beenden abgebrochen" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Programmstart läuft" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Zuletzt bearbeitete Dateien werden geöffnet ..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Fehler/Warnungen beim Öffnen der Dokumente" @@ -1051,343 +1051,343 @@ msgid "&Open Containing Folder" msgstr "&Ordner mit diesem Inhalt öffnen" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate – Erweiterter Texteditor" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000–2017, die Autoren von Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Betreuer" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Entwickler" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Entwickler, Assistent für Hervorhebungen" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Entwickler" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Das wunderbare Puffersystem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Die Bearbeitungsbefehle" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Tests ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Ehemaliger Hauptentwickler" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite-Autor" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Portierung von KWrite auf KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Rückgängig-Verlauf für KWrite, Integration von Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Hervorhebung von XML-Syntax" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Fehlerbehebung und vieles andere" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python-Modul-Entwickler" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Qualitätssicherung und Unterstützung für Skripte" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Automatische Hervorhebung für RPM-Spec-Dateien, Perl, Diff und anderes" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Hervorhebungen für VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Hervorhebungen für SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Autom. Hervorhebungen für Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Autom. Hervorhebungen für ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Autom. Hervorhebungen für LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Autom. Hervorhebungen für Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Autom. Hervorhebungen für Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Autom. Hervorhebungen für Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP-Schlüsselwort/Datentypliste" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Freundliche Unterstützung" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "" "Sämtliche Leute, die Beiträge geliefert und die wir hier vergessen haben" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Kate mit einer bestimmten Sitzung starten." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "Sitzung" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Kate mit einer neuen, anonymen Sitzung starten. Impliziert „-n“." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1399,7 +1399,7 @@ "geöffnet hat. Wenn keine Parameter oder URLs angegeben sind, wird dieses " "Verhalten erzwungen." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1408,7 +1408,7 @@ "Wenn eine bereits laufende Instanz von Kate benutzt wird, wird diese " "blockiert, solange die angegebene URL geöffnet ist." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1418,58 +1418,58 @@ "ignoriert, wenn „start“ benutzt wird und eine andere Instanz von Kate die " "angegebene Sitzung geöffnet hat." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "Pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Kodierung für die zu öffnende Datei festlegen." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "Kodierung" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Zu dieser Zeile gehen." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "Zeile" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Zu dieser Spalte gehen." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "Spalte" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Inhalt von der Standardeingabe (stdin) einlesen." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Die von der Anwendung geöffneten Dateien/URLs werden nach Gebrauch gelöscht." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Zu öffnendes Dokument." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[Adressen ...]" @@ -1532,7 +1532,7 @@ msgid "&Open" msgstr "Öff&nen" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Sitzungsname:" @@ -1542,17 +1542,17 @@ msgid "Specify New Name for Session" msgstr "Neuen Sitzungsnamen eingeben" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Zum Speichern einer Sitzung müssen Sie einen Namen eingeben." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Fehlender Sitzungsname" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." @@ -1560,7 +1560,7 @@ "Interner Fehler: Es ist mehr als eine Instanz für eine bestimmte Sitzung " "geöffnet." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1569,7 +1569,7 @@ "Die Sitzung „%1“ ist bereits in einer anderen Kate-Instanz geöffnet. Möchten " "Sie stattdessen dorthin wechseln?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1578,24 +1578,24 @@ "Die Sitzung kann nicht in „%1“ umbenannt werden. Es besteht bereits eine " "andere Sitzung mit diesem Namen." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Sitzungsnamen ändern" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Die Sitzung kann nicht in „%1“ umbenannt werden. Fehler beim Schreiben in " "\"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Bitte geben Sie einen Namen für die aktuelle Sitzung ein" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/de/kateproject.po kate-18.04.3/po/de/kateproject.po --- kate-17.12.3/po/de/kateproject.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/de/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-31 19:11+0100\n" "Last-Translator: Frederik Schwarzer \n" "Language-Team: German \n" @@ -86,42 +86,37 @@ msgid "Notes" msgstr "Notizen" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Analyse starten ..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Datei" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Zeile" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Schweregrad" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Nachricht" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Bitte installieren Sie „cppcheck“." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Die Analyse ist beendet." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Die Analyse ist fehlgeschlagen." @@ -187,6 +182,9 @@ msgid "&Projects" msgstr "&Projekte" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Bitte installieren Sie „cppcheck“." + #~ msgid "Git Tools" #~ msgstr "Git-Werkzeuge" diff -Nru kate-17.12.3/po/de/katesearch.po kate-18.04.3/po/de/katesearch.po --- kate-17.12.3/po/de/katesearch.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/de/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,11 +1,11 @@ # Frederik Schwarzer , 2011, 2012, 2014, 2016. -# Burkhard Lück , 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Burkhard Lück , 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-09-24 19:03+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-04 12:12+0100\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" "Language: de\n" @@ -332,149 +332,161 @@ "Befehlsformat: newPGrep [Muster, nach dem im aktuellen Projekt gesucht " "werden soll]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Neues Suchen-Unterfenster hinzufügen" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Suchen:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Suchen" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Weiter" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Anhalten" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "In der aktuellen Datei" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "In geöffneten Dateien" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "In Ordner" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Sucheinstellungen anzeigen" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Ersetzen:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Ersetzen" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Markierte ersetzen" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Groß-/Kleinschreibung beachten" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Reguläre Ausdrücke verwenden" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Ergebnisse erweitern" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Aktuellen Dokumentpfad verwenden." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Ordner:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Eine Ordnerebene hoch navigieren." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Ausschließen:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursiv" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Versteckte Dateien einbeziehen" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Symbolischen Verknüpfungen folgen" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Binärdateien einschließen" @@ -494,9 +506,6 @@ #~ msgid "Folder" #~ msgstr "Ordner" -#~ msgid "Search in:" -#~ msgstr "Suchen in:" - #~ msgid "Fi&nd:" #~ msgstr "Suche&n:" diff -Nru kate-17.12.3/po/de/katesnippetsplugin.po kate-18.04.3/po/de/katesnippetsplugin.po --- kate-17.12.3/po/de/katesnippetsplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/de/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 11:25+0100\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" @@ -83,22 +83,22 @@ msgid "Prefix to show in code completion" msgstr "Präfix für die Anzeige in der Quelltextvervollständigung" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Textbaustein %1 in %2 bearbeiten" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Neuen Textbaustein im Archiv %1 erstellen" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Der Name des Textbausteins darf keine Leerzeichen enthalten" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -107,7 +107,7 @@ "Der Textbaustein enthält ungespeicherte Änderungen. Möchten Sie fortfahren " "und alle Änderungen verlieren?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Warnung - ungespeicherte Änderungen" diff -Nru kate-17.12.3/po/de/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/de/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/de/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/de/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 14:27+0200\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" @@ -44,17 +44,17 @@ msgid "Delete session" msgstr "Sitzung löschen" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Kate starten (ohne Argumente)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Neue Kate-Sitzung" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Neue anonyme Sitzung" diff -Nru kate-17.12.3/po/el/katebuild-plugin.po kate-18.04.3/po/el/katebuild-plugin.po --- kate-17.12.3/po/el/katebuild-plugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/el/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-10-25 10:51+0200\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -47,21 +47,21 @@ msgstr "Ακύρωση" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Αρχείο" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Γραμμή" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -113,62 +113,62 @@ msgid "Target Settings" msgstr "Ρυθμίσεις προορισμού" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Σύνολο προορισμών" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "κατασκευή" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "καθαρισμός" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "διαμόρφωση" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "γρήγορα" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Προορισμοί πρόσθετου έργου" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "σφάλμα" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "μη ορισμένη αναφορά" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "προειδοποίηση" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Δεν υπάρχει αρχείο ή κατάλογος καθορισμένο για κατασκευή." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -176,117 +176,117 @@ "Το αρχείο \"%1\" δεν είναι ένα τοπικό αρχείο. Μη τοπικά αρχεία δεν είναι " "δυνατό να μεταγλωττιστούν." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Αποτυχία εκτέλεσης \"%1\". κατάστασηΕξόδου = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Η κατασκευή του %1 ακυρώθηκε" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Υπό κατασκευή..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Μη διαθέσιμος προορισμός προς κατασκευή." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Δεν υπάρχει τοπικό αρχείο ή κατάλογος καθορισμένος για κατασκευή." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Κατασκευή προορισμού %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Αποτελέσματα Make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Η κατασκευή του %1 ολοκληρώθηκε." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Βρέθηκε ένα σφάλμα." msgstr[1] "Βρέθηκαν %1 σφάλματα." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Η κατασκευή του %1 παρουσίασε σφάλματα." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Βρέθηκε μία προειδοποίηση." msgstr[1] "Βρέθηκαν %1 προειδοποιήσεις." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Η κατασκευή του %1 παρουσίασε προειδοποιήσεις." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Η κατασκευή απέτυχε." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Ολοκλήρωση κατασκευής χωρίς προβλήματα." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Κατασκευή" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Καθαρισμός" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Διαμόρφωση" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ΚαθαρισμόςΔιαμόρφωσης" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Μόνο σφάλματα" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Σφάλματα και προειδοποιήσεις" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Αναλυμένη έξοδος" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Πλήρης έξοδος" diff -Nru kate-17.12.3/po/el/katekonsoleplugin.po kate-18.04.3/po/el/katekonsoleplugin.po --- kate-17.12.3/po/el/katekonsoleplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/el/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-11-07 11:23+0200\n" "Last-Translator: Dimitris Kardarakos \n" "Language-Team: Greek \n" @@ -21,42 +21,48 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Δεν έχετε αρκετά δικαιώματα για πρόσβαση σε ένα κέλυφος ή εξομοίωση " "τερματικού" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Τερματικό" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Τερματικό Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Ανακατεύθυνση προς το τερματικό" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Σ&υγχρονισμός τερματικού με το τρέχον έγγραφο" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Εστίαση τερματικού" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -66,32 +72,63 @@ "εκτελέσει οποιαδήποτε περιεχόμενη εντολή με τα δικαιώματα του δικού σας " "χρήστη." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Ανακατεύθυνση προς το τερματικό;" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Ανακατεύθυνση προς το τερματικό" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Λυπούμαστε, δεν μπορείτε να εκτελέσετε cd μέσα στο '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Θέλετε πραγματικά να κατευθύνετε το κείμενο προς την κονσόλα; Αυτό θα " +"εκτελέσει οποιαδήποτε περιεχόμενη εντολή με τα δικαιώματα του δικού σας " +"χρήστη." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Ανακατεύθυνση προς το τερματικό;" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Αφαίρεση εστίασης τερματικού" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Εστίαση τερματικού" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -100,12 +137,40 @@ "&Αυτόματος συγχρονισμός του τερματικού με το τρέχον έγγραφο όταν αυτό είναι " "δυνατό" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Ανακατεύθυνση προς το τερματικό" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Ορισμός της μεταβλητής περιβάλλοντος &EDITOR στο 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -114,7 +179,7 @@ "Σημαντικό: Το έγγραφο πρέπει να κλείσει για να συνεχιστεί η εφαρμογή της " "κονσόλας" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Ρυθμίσεις τερματικού" diff -Nru kate-17.12.3/po/el/kate.po kate-18.04.3/po/el/kate.po --- kate-17.12.3/po/el/kate.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/el/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-15 08:31+0200\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -245,7 +245,7 @@ "είναι φορτωμένα, και θα φορτωθούν ξανά την επόμενη φορά που θα ξεκινήσει το " "Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -254,12 +254,12 @@ "Το υποτιθέμενο προσωρινό αρχείο %1 τροποποιήθηκε. Επιθυμείτε τη διαγραφή του " "ούτως ή άλλως;" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Διαγραφή αρχείου;" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -268,37 +268,37 @@ "

    Το έγγραφο '%1' τροποποιήθηκε αλλά δεν αποθηκεύτηκε.

    Θέλετε να " "αποθηκεύσετε τις αλλαγές ή να τις απορρίψετε;

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Κλείσιμο εγγράφου" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Αποθήκευση ως" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Νέο αρχείο άνοιξε όσο έκλεινε το Kate, το κλείσιμο ακυρώθηκε." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Το κλείσιμο ακυρώθηκε" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Εκκίνηση" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Ξανά άνοιγμα των αρχείων της τελευταίας συνεδρίας..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Σφάλματα/προειδοποιήσεις κατά το άνοιγμα των εγγράφων" @@ -1052,343 +1052,343 @@ msgid "&Open Containing Folder" msgstr "Άν&οιγμα φακέλου" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Προηγμένος επεξεργαστής κειμένου" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Οι συγγραφείς του Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Συντηρητής" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Κύριος προγραμματιστής" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Μάγος προγραμματιστή & Έμφασης" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Προγραμματιστής" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Cool σύστημα ενδιάμεσης μνήμης" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Οι εντολές επεξεργασίας" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Δοκιμές, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Πρώην κύριος προγραμματιστής" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Συγγραφέας του KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Προσαρμογή του KWrite στην τεχνολογία KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Ιστορικό αναιρέσεων για το KWrite, ενσωμάτωση Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Υποστήριξη τονισμού σύνταξης XML του KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Μπαλώματα και άλλα" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Προγραμματιστής πρόσθετων python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Έλεγχος ποιότητας και συγγραφή σεναρίων" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Τονισμός για αρχεία RPM Spec, Perl, Diff και άλλα" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Τονισμός για VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Τονισμός για SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Τονισμός για Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Τονισμός για ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Τονισμός για LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Τονισμός για Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Τονισμός για Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Τονισμός για Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Λίστα λέξεων κλειδιών PHP/Τύπων δεδομένων" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Πολύ καλή βοήθεια" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Όλοι όσοι έχουν συνεισφέρει και ξέχασα να αναφέρω" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Εκκίνηση του Kate με μία δοσμένη συνεδρία." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "συνεδρία" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "" "Εκκίνηση του Kate με μία νέα ανώνυμη συνεδρία, εννοείται η επιλογή '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1400,7 +1400,7 @@ "τη δοθείσα συνεδρία), εξαναγκάζεται αν δεν παρέχονται παράμετροι και URL " "καθόλου." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1409,7 +1409,7 @@ "Αν χρησιμοποιείτε ήδη μια διεργασία του Kate, να φραγεί μέχρι να γίνει " "έξοδος, αν δίνονται URL για άνοιγμα." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1419,58 +1419,58 @@ "(αγνοείται, αν χρησιμοποιείται η εκκίνηση και μια άλλη διεργασία του Kate " "έχει ήδη ανοίξει τη δοθείσα συνεδρία)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Ορισμός κωδικοποίησης για το αρχείο που θα ανοιχθεί." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "κωδικοποίηση" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Πλοήγηση σε αυτήν τη γραμμή." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "γραμμή" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Πλοήγηση σε αυτήν τη στήλη." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "στήλη" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Διάβασε τα περιεχόμενα του stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Τα αρχεία/URL που ανοίγουν από αυτή την εφαρμογή θα διαγραφούν μετά τη χρήση" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Έγγραφο για άνοιγμα." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[urls...]" @@ -1533,7 +1533,7 @@ msgid "&Open" msgstr "Ά&νοιγμα" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Όνομα συνεδρίας:" @@ -1543,17 +1543,17 @@ msgid "Specify New Name for Session" msgstr "Ορισμός νέου ονόματος για τη συνεδρία" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Για την αποθήκευση μιας συνεδρίας, πρέπει να ορίσετε ένα όνομα." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Λείπει το όνομα συνεδρίας" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." @@ -1561,7 +1561,7 @@ "Εσωτερικό σφάλμα: υπάρχει παραπάνω από μία ανοιχτή διεργασία για μια δοσμένη " "συνεδρία." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1570,7 +1570,7 @@ "Η συνεδρία '%1' είναι ήδη ανοιχτή σε μία άλλη διεργασία του kate, αλλαγή " "εκεί αντί για άνοιγμα ξανά;" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1579,24 +1579,24 @@ "Η συνεδρία δεν μπόρεσε να μετονομαστεί σε \"%1\", υπάρχει ήδη κάποια άλλη " "συνεδρία με το ίδιο όνομα" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Μετονομασία συνεδρίας" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Η συνεδρία δεν μπόρεσε να μετονομαστεί σε \"%1\". Αποτυχία εγγραφής στο " "\"%2\"." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Ορισμός νέου ονόματος για την τρέχουσα συνεδρία" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/el/kateproject.po kate-18.04.3/po/el/kateproject.po --- kate-17.12.3/po/el/kateproject.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/el/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-06-18 13:50+0200\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -91,42 +91,37 @@ msgid "Notes" msgstr "Σημειώσεις" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Έναρξη ανάλυσης..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Αρχείο" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Γραμμή" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Αυστηρότητα" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Μήνυμα" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Εγκαταστήστε το 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Η ανάλυση ολοκληρώθηκε." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Αποτυχία ανάλυσης!" @@ -192,6 +187,9 @@ msgid "&Projects" msgstr "&Έργα" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Εγκαταστήστε το 'cppcheck'." + #~ msgid "Git Tools" #~ msgstr "Εργαλεία git" diff -Nru kate-17.12.3/po/el/katesearch.po kate-18.04.3/po/el/katesearch.po --- kate-17.12.3/po/el/katesearch.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/el/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-09-14 12:08+0200\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -330,149 +330,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Χρήση: newPGrep [μοτίβο για αναζήτηση στο τρέχον έργο]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Εύρεση:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Αναζήτηση" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Επόμενο" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Διακοπή" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "Στο τρέχον αρχείο" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "σε ανοικτά αρχεία" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "σε φάκελο" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "Αναζήτηση σε:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Αντικατάσταση:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Αντικατάσταση" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Αντικατάσταση επιλεγμένων" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Ταίριασμα πεζών-κεφαλαίων" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Χρήση κανονικών εκφράσεων" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Επέκταση αποτελεσμάτων" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Χρήση διαδρομής τρέχοντος εγγράφου." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Φάκελος:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Μετάβαση επάνω κατά ένα φάκελο." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Φίλτρο:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Εκτός από:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Αναδρομικό" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Να περιλαμβάνονται τα κρυφά" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Να ακολουθούνται συμβολικοί σύνδεσμοι" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Να περιλαμβάνονται δυαδικά αρχεία" @@ -492,9 +505,6 @@ #~ msgid "Folder" #~ msgstr "Φάκελος" -#~ msgid "Search in:" -#~ msgstr "Αναζήτηση σε:" - #~ msgid "Fi&nd:" #~ msgstr "Εύ&ρεση:" diff -Nru kate-17.12.3/po/el/katesnippetsplugin.po kate-18.04.3/po/el/katesnippetsplugin.po --- kate-17.12.3/po/el/katesnippetsplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/el/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-04-20 14:51+0200\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -87,22 +87,22 @@ msgid "Prefix to show in code completion" msgstr "Πρόθεμα που θα εμφανίζεται στη συμπλήρωση κώδικα" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Επεξεργασία τμήματος %1 στο %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Δημιουργία νέου τμήματος κώδικα στο αποθετήριο %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Το όνομα τμήματος δεν πρέπει να περιέχει κενά" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -111,7 +111,7 @@ "Το τμήμα κώδικα περιέχει μη αποθηκευμένες αλλαγές. Θέλετε να συνεχίσετε και " "να χάσετε όλες τις αλλαγές;" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Προειδοποίηση - Μη αποθηκευμένες αλλαγές" diff -Nru kate-17.12.3/po/el/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/el/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/el/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/el/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-11-27 15:11+0200\n" "Last-Translator: Dimitris Kardarakos \n" "Language-Team: Greek \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Διαγραφή συνεδρίας" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Εκκίνηση του Kate (χωρίς ορίσματα)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Νέα συνεδρία του Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Νέα ανώνυμη συνεδρία" diff -Nru kate-17.12.3/po/en_GB/katebuild-plugin.po kate-18.04.3/po/en_GB/katebuild-plugin.po --- kate-17.12.3/po/en_GB/katebuild-plugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-23 14:20+0100\n" "Last-Translator: \n" "Language-Team: British English \n" @@ -45,21 +45,21 @@ msgstr "Cancel" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "File" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Line" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -111,179 +111,179 @@ msgid "Target Settings" msgstr "Target Settings" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Target Set" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "build" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "clean" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "config" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "quick" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Project Plugin Targets" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "undefined reference" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "warning" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "There is no file or directory specified for building." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Failed to run \"%1\". exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Building %1 cancelled" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Already building..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "No target available for building." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "There is no local file or directory specified for building." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Building target %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make Results:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Building %1 completed." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Found one error." msgstr[1] "Found %1 errors." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Building %1 had errors." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Found one warning." msgstr[1] "Found %1 warnings." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Building %1 had warnings." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Build failed." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Build completed without problems." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Build" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Clean" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Config" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ConfigClean" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Only Errors" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Errors and Warnings" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Parsed Output" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Full Output" diff -Nru kate-17.12.3/po/en_GB/katekonsoleplugin.po kate-18.04.3/po/en_GB/katekonsoleplugin.po --- kate-17.12.3/po/en_GB/katekonsoleplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -2,56 +2,62 @@ # This file is distributed under the same license as the PACKAGE package. # # Andrew Coles , 2009. -# Steve Allewell , 2014. +# Steve Allewell , 2014, 2017. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-25 15:10+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-26 16:46+0000\n" "Last-Translator: Steve Allewell \n" -"Language-Team: British English \n" +"Language-Team: British English \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "You do not have enough karma to access a shell or terminal emulation" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Pipe to Terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynchronise Terminal with Current Document" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Run Current Document" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Focus Terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,32 +66,60 @@ "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Pipe to Terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Pipe to Terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Sorry, cannot cd into '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Not a local file: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Run in Terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Run" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Defocus Terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Focus Terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -94,12 +128,41 @@ "&Automatically synchronise the terminal with the current document when " "possible" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Run in terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Remove extension" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefix:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "&Show warning next time" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Set &EDITOR environment variable to 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -108,7 +171,7 @@ "Important: The document has to be closed to make the console application " "continue" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminal Settings" diff -Nru kate-17.12.3/po/en_GB/kate.po kate-18.04.3/po/en_GB/kate.po --- kate-17.12.3/po/en_GB/kate.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -3,13 +3,13 @@ # # Malcolm Hunter , 2002,2003, 2004, 2005. # Andrew Coles , 2004, 2005, 2009, 2010. -# Steve Allewell , 2014, 2015, 2016, 2017, 2018. +# Steve Allewell , 2014, 2015, 2016, 2017. msgid "" msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" -"PO-Revision-Date: 2018-01-01 15:35+0000\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" +"PO-Revision-Date: 2017-12-29 12:23+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" @@ -234,7 +234,7 @@ "Here you can see all available Kate plugins. Those with a tick mark are " "loaded, and will be loaded again the next time Kate is started." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -243,12 +243,12 @@ "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Delete File?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -257,37 +257,37 @@ "

    The document '%1' has been modified, but not saved.

    Do you want to " "save your changes or discard them?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Close Document" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Save As" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "New file opened while trying to close Kate, closing aborted." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Closing Aborted" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Starting Up" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Reopening files from the last session..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Errors/Warnings while opening documents" @@ -1027,342 +1027,342 @@ msgid "&Open Containing Folder" msgstr "&Open Containing Folder" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Advanced Text Editor" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 The Kate Authors" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Maintainer" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Core Developer" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Developer & Highlight wizard" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Developer" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "The cool buffersystem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "The Editing Commands" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testing, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Former Core Developer" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite Author" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite port to KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite Undo History, Kspell integration" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML Syntax highlighting support" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Patches and more" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python Plugin Developer" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA and Scripting" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Highlighting for RPM Spec-Files, Perl, Diff and more" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Highlighting for VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Highlighting for SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Highlighting for Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Highlighting for ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Highlighting for LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Highlighting for Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Highlighting for Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Highlighting for Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP Keyword/Datatype list" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Very nice help" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "All people who have contributed and I have forgotten to mention" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Start Kate with a given session." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "session" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Start Kate with a new anonymous session, implies '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1373,7 +1373,7 @@ "kate instance already has the given session opened), forced if no parameters " "and no URLs are given at all." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1382,7 +1382,7 @@ "If using an already running kate instance, block until it exits, if URLs " "given to open." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1391,57 +1391,57 @@ "Only try to reuse kate instance with this PID (is ignored if start is used " "and another kate instance already has the given session opened)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "PID" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Set encoding for the file to open." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "encoding" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Navigate to this line." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "line" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Navigate to this column." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "column" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Read the contents of stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "The files/URLs opened by the application will be deleted after use" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documents to open." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[urls...]" @@ -1504,7 +1504,7 @@ msgid "&Open" msgstr "&Open" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Session name:" @@ -1514,24 +1514,24 @@ msgid "Specify New Name for Session" msgstr "Specify New Name for Session" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "To save a session, you must specify a name." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Missing Session Name" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Internal error: there is more than one instance open for a given session." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1540,7 +1540,7 @@ "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1549,22 +1549,22 @@ "The session could not be renamed to \"%1\", there already exists another " "session with the same name" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Session Renaming" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "The session could not be renamed to \"%1\". Failed to write to \"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Specify New Name for Current Session" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/en_GB/kateproject.po kate-18.04.3/po/en_GB/kateproject.po --- kate-17.12.3/po/en_GB/kateproject.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-09-13 20:35+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: English \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "Notes" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Start Analysis..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "File" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Line" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Severity" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Message" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Please install 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analysis finished." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analysis failed!" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "&Projects" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Please install 'cppcheck'." + #~ msgid "Follow Location" #~ msgstr "Follow Location" diff -Nru kate-17.12.3/po/en_GB/katesearch.po kate-18.04.3/po/en_GB/katesearch.po --- kate-17.12.3/po/en_GB/katesearch.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Steve Allewell , 2014, 2015, 2016, 2017. +# Steve Allewell , 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-11-26 20:37+0000\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-03 13:28+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" @@ -324,149 +324,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Usage: newPGrep [pattern to search for in current project]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Add new search tab" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Find:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Search" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Next" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stop" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "In Current File" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "in Open Files" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "in Folder" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Show search options" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Replace:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Replace" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Replace Checked" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Match case" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Use regular expressions" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expand results" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Use the current document's path." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Folder:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Go one folder up." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Exclude:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursive" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Include hidden" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Follow symbolic links" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Include binary files" @@ -486,9 +498,6 @@ #~ msgid "Folder" #~ msgstr "Folder" -#~ msgid "Search in:" -#~ msgstr "Search in:" - #~ msgid "Fi&nd:" #~ msgstr "Fi&nd:" diff -Nru kate-17.12.3/po/en_GB/katesnippetsplugin.po kate-18.04.3/po/en_GB/katesnippetsplugin.po --- kate-17.12.3/po/en_GB/katesnippetsplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-07-24 19:52+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: English \n" @@ -85,22 +85,22 @@ msgid "Prefix to show in code completion" msgstr "Prefix to show in code completion" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Edit Snippet %1 in %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Create New Snippet in Repository %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Snippet name cannot contain spaces" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -109,7 +109,7 @@ "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Warning - Unsaved Changes" diff -Nru kate-17.12.3/po/en_GB/katetextfilter.po kate-18.04.3/po/en_GB/katetextfilter.po --- kate-17.12.3/po/en_GB/katetextfilter.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/katetextfilter.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: katetextfilter\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-29 19:56+0000\n" +"PO-Revision-Date: 2017-12-29 20:00+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" diff -Nru kate-17.12.3/po/en_GB/ktexteditorpreviewplugin.po kate-18.04.3/po/en_GB/ktexteditorpreviewplugin.po --- kate-17.12.3/po/en_GB/ktexteditorpreviewplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/ktexteditorpreviewplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-26 03:30+0200\n" -"PO-Revision-Date: 2017-11-26 20:38+0000\n" +"PO-Revision-Date: 2017-11-26 13:16+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" @@ -20,12 +20,12 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Steve Allewell" +msgstr "Malcolm Hunter, Steve Allewell" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "steve.allewell@gmail.com" +msgstr "malcolm.hunter@gmx.co.uk, steve.allewell@gmail.com" #: ktexteditorpreviewview.cpp:43 #, kde-format diff -Nru kate-17.12.3/po/en_GB/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/en_GB/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/en_GB/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/en_GB/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-11 17:43+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Delete session" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Start Kate (no arguments)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "New Kate Session" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "New Anonymous Session" diff -Nru kate-17.12.3/po/eo/katebuild-plugin.po kate-18.04.3/po/eo/katebuild-plugin.po --- kate-17.12.3/po/eo/katebuild-plugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/eo/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2009-11-15 12:06+0100\n" "Last-Translator: Axel Rousseau \n" "Language-Team: esperanto \n" @@ -44,21 +44,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -113,182 +113,182 @@ msgid "Target Settings" msgstr "Agordo" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Settings" msgid "Target Set" msgstr "Agordo" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "&Build" msgid "build" msgstr "&Konstrui" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, fuzzy, kde-format #| msgid "&Build" msgid "Build" msgstr "&Konstrui" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Output" msgid "Parsed Output" msgstr "Eligo" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Output" msgid "Full Output" diff -Nru kate-17.12.3/po/eo/katekonsoleplugin.po kate-18.04.3/po/eo/katekonsoleplugin.po --- kate-17.12.3/po/eo/katekonsoleplugin.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/eo/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2012-05-23 12:04+0200\n" "Last-Translator: Michael Moroni \n" "Language-Team: Esperanto \n" @@ -17,41 +17,47 @@ "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "S&ynchronize Terminal with Current Document" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminalo" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Terminalo" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Transmeti al &terminalo" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&inkronigi terminalon per aktuala dokumento" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "En&fokusigi terminalon" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,52 +66,110 @@ "Ĉu vi vere volas transmeti la tekston al konzolo? Tio rulos ĉiujn " "enhavitajnkomandojn laŭ viaj uzantrajtoj." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Ĉu transmeti al terminalo?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Transmeti al terminalo" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "Pardonu, ne povas cd en '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Ĉu vi vere volas transmeti la tekston al konzolo? Tio rulos ĉiujn " +"enhavitajnkomandojn laŭ viaj uzantrajtoj." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Ĉu transmeti al terminalo?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Malfokusigi terminalon" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Enfokusigi terminalon" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "&Aŭtomate sinkronigi la terminalon kun la aktuala dokumento kiam eble" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Transmeti al terminalo" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Agordi ĉirkaŭaĵvariablon &EDITOR al 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Grava: la dokumento devas esti fermita por daŭrigi la konzolon" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Agordoj de terminalo" diff -Nru kate-17.12.3/po/eo/kate.po kate-18.04.3/po/eo/kate.po --- kate-17.12.3/po/eo/kate.po 2018-03-06 00:07:55.000000000 +0000 +++ kate-18.04.3/po/eo/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2007-11-22 20:44+0100\n" "Last-Translator: Oliver Kellogg \n" "Language-Team: Esperanto \n" @@ -230,7 +230,7 @@ "Ĉi tie vi povas vidi ĉiujn haveblajn Kejt-kromaĵojn. Tiuj kun marko jam " "estas lanĉita, kaj denove lanĉos ĉiam kiam Kejt' lanĉos." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -239,12 +239,12 @@ "La supozeble vaporiĝema dosiero %1 estas modifita. Ĉu vi volas tamen forigi " "ĝin?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Forigi Dosieron?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -253,38 +253,38 @@ "

    La dokumento '%1' estas ŝanĝita, sed ne konservita.

    Ĉu vi volas " "konservi aŭ forĵeti la ŝanĝojn?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Fermi dokumenton" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Konservi kiel" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Nova dosiero malfermiĝis dum finiga provo de Kejt'; finigo interrompita." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Finigo interrompita" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Lanĉado" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Remalfermo de dosieroj de la pasinta seanco..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Eraroj/avertoj dum la malfermado de dokumentoj" @@ -1042,349 +1042,349 @@ msgid "&Open Containing Folder" msgstr "Ordo de malfermado" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kejt'" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kejt' - Altnivela KDE-tekstredaktilo" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2005 La aŭtoroj de Kejt'" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Prizorganto" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Precipa programisto" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Programista kaj emfazada magiisto" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Precipa programisto" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "La bonega bufrosistemo" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "La Redaktokomandoj" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testado, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Estinta, precipa programisto" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Aŭtoro de KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Adapto al KPartoj" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Malfarhistorio, enkonstruado de literumilo" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Subteno por kolorigo de XML-sintakso" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Flikoj kaj pli" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "Kromaĵoj" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Emfazo por RPM-Spec-dosieroj, Perlo, Diff kaj pli" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Emfazado por VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Emfazado por SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Emfazado por Ferito" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Emfazado por ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Emfazado por LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Emfazado por Muntodosieroj, Pitono" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Emfazado por Pitono" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Emfazado por Skemo" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP-Ŝlosilvorto/Datumtipo-listo" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Tre bela helpo" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Ĉiuj kontribuintoj, kiujn mencii mi forgesis" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Lanĉi Kejton jam ŝarĝante elektitan seancon" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Seancoj" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Lanĉi Kejton jam ŝarĝante elektitan seancon" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1392,76 +1392,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Meti kodoprezenton por la malfermenda dosiero" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Iri al tiu linio" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Iri al tiu kolumno" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Legi la enhavon de la normeniro (stdin)" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Malfermenda dokumento" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1526,7 +1526,7 @@ msgid "&Open" msgstr "Malf&ermi" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Seanca nomo:" @@ -1536,30 +1536,30 @@ msgid "Specify New Name for Session" msgstr "Specifi novan nomon por la seanco" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Por konservi seancon, vi devas elekti nomon" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Seanca nomo mankanta" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1567,12 +1567,12 @@ msgstr "" "Ne eblis renomi la seancon al \"%1\" ĉar jam ekzistas alia seanco de tiu nomo" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Renomado de Seanco" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1581,12 +1581,12 @@ msgstr "" "Ne eblis renomi la seancon al \"%1\" ĉar jam ekzistas alia seanco de tiu nomo" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Entajpu novan nomon por kuranta seanco" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/es/katebuild-plugin.po kate-18.04.3/po/es/katebuild-plugin.po --- kate-17.12.3/po/es/katebuild-plugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/es/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-07 18:17+0200\n" "Last-Translator: Rocio Gallego \n" "Language-Team: Spanish \n" @@ -47,21 +47,21 @@ msgstr "Cancelar" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Archivo" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Línea" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -113,62 +113,62 @@ msgid "Target Settings" msgstr "Preferencias de destino" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Conjunto de destinos" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "compilar" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "limpiar" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configurar" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rápido" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Destinos del complemento Proyecto" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "referencia no definida" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "advertencia" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "No se ha especificado un archivo o carpeta para compilar." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -176,117 +176,117 @@ "El archivo «%1» no es local. Los archivos que no son locales no se pueden " "compilar." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Fallo al ejecutar «%1». Estado de salida = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Se ha cancelado la compilación de %1" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Ya se está compilando." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Ningún destino disponible para compilar" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "No se ha especificado un archivo o directorio local para compilar." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Compilando destino %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultados de la compilación:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Compilación de %1 completa." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Se ha encontrado un error." msgstr[1] "Se han encontrado %1 errores." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "La compilación de %1 tuvo errores." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Se ha encontrado una advertencia." msgstr[1] "Se han encontrado %1 advertencias." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "La compilación de %1 tuvo advertencias." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Ha fallado la compilación." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Compilación finalizada sin problemas." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Construir" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Limpiar" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configuración" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ConfigClean" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Solo errores" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Errores y advertencias" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Salida del análisis" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Salida completa" diff -Nru kate-17.12.3/po/es/katekonsoleplugin.po kate-18.04.3/po/es/katekonsoleplugin.po --- kate-17.12.3/po/es/katekonsoleplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/es/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -2,60 +2,66 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Eloy Cuadra , 2007, 2008, 2009, 2013. +# Eloy Cuadra , 2007, 2008, 2009, 2013, 2017. # Rocio Gallego , 2014. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-09-03 17:25+0200\n" -"Last-Translator: Rocio Gallego \n" -"Language-Team: Spanish \n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-26 20:58+0100\n" +"Last-Translator: Eloy Cuadra \n" +"Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "com>\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "No posee suficientes permisos para acceder a un intérprete de órdenes o a un " "emulador de terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal de Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Redirigir al terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&incronizar el terminal con el documento actual" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Ejecutar el documento actual" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "En&focar terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -64,32 +70,60 @@ "¿Realmente quiere redirigir el texto a la consola? Esto ejecutará cualquier " "orden que contenta con sus permisos de usuario." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "¿Redirigir al terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Redirigir al terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "No se puede cambiar a «%1»" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "No es un archivo local: «%1»" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"¿Realmente desea ejecutar el documento?\n" +"Esto ejecutará la siguiente orden, con sus\n" +"permisos de usuario, en la terminal:\n" +"«%1»" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "¿Ejecutar en terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Ejecutar" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Desenfocar terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Enfocar terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -98,12 +132,41 @@ "Sincronizar &automáticamente el terminal con el documento actual cuando sea " "posible" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Ejecutar en terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Elimina&r extensión" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefijo:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Mo&strar una advertencia la próxima vez" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"La próxima vez que ejecute «%1», asegurar aparezca una ventana emergente de " +"advertencia que muestre la orden a enviar al terminal, para su revisión." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Establecer la variable de entorno &EDITOR a «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -112,7 +175,7 @@ "Importante: Debe cerrar el documento para que la aplicación de consola " "continúe" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Preferencias del terminal" diff -Nru kate-17.12.3/po/es/kate.po kate-18.04.3/po/es/kate.po --- kate-17.12.3/po/es/kate.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/es/kate.po 2018-07-10 00:03:41.000000000 +0000 @@ -19,7 +19,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-01 16:31+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -255,7 +255,7 @@ "una marca están cargados y se cargarán de nuevo la próxima vez que se inicie " "Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -264,12 +264,12 @@ "El teóricamente archivo temporal «%1» ha sido modificado. ¿Desea borrarlo de " "todos modos?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "¿Borrar archivo?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -278,39 +278,39 @@ "

    El documento «%1» ha sido modificado, aunque no ha sido guardado.

    ¿Desea guardar los cambios, o descartarlos?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Cerrar documento" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Guardar como" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Se ha abierto un nuevo archivo cuando trataba de cerrar Kate; se ha " "cancelado el cierre." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Cierre cancelado" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Iniciando" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Reabriendo archivos de la última sesión..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Errores/avisos al abrir documentos" @@ -1062,342 +1062,342 @@ msgid "&Open Containing Folder" msgstr "A&brir la carpeta contenedora" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Editor de texto avanzado" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2017 Los autores de Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Encargado" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Desarrollador principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Desarrollador y asistente de resaltado" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Desarrollador" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "El estupendo sistema de búfer" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Las órdenes de edición" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Pruebas, etc." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Anterior desarrollador principal" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor de KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Conversión de KWrite a KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historial de deshacer de KWrite, integración de Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Implementación del resaltado de sintaxis de XML en KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Parches y otras cosas" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Desarrollador del complemento de Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Aseguramiento de la calidad y scripts" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Resaltado para archivos de especificaciones RPM, Perl, Diff y otros" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Resaltado para VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Resaltado para SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Resaltado para Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Resaltado para ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Resaltado para LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Resaltado para Makefiles y Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Resaltado para Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Resaltado para Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Lista de palabra clave/tipo de dato de PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Ayuda muy apreciada" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Toda la gente que ha contribuido y a la que he olvidado mencionar" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Iniciar Kate con una determinada sesión." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sesión" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Iniciar Kate con una nueva sesión anónima, implica «-n»." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1408,7 +1408,7 @@ "otra instancia de Kate ya tiene abierta la sesión dada) se efectúa si no se " "proporciona ningún parámetro ni URL" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1417,7 +1417,7 @@ "Si ya se está ejecutando una instancia de Kate y se ha solicitado abrir " "alguna URL, bloquear hasta que finalice dicha instancia" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1426,59 +1426,59 @@ "Intentar reutilizar solo la instancia de Kate con este PID (se ignora si se " "usa «Iniciar» y otra instancia ya tiene abierta dicha sesión)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Establecer codificación para el archivo a abrir." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codificación" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Navegar hasta esta línea." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "línea" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Navegar hasta esta columna." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "columna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Leer el contenido de «stdin»." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Los archivos o URL abiertos por la aplicación se borrarán después de " "utilizarlos" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documentos a abrir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[url...]" @@ -1541,7 +1541,7 @@ msgid "&Open" msgstr "&Abrir" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nombre de la sesión:" @@ -1551,23 +1551,23 @@ msgid "Specify New Name for Session" msgstr "Especificar un nuevo nombre para la sesión" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Debe especificar un nombre para guardar una sesión." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nombre de sesión perdido" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Error interno: hay más de una instancia abierta para una sesión dada." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1576,7 +1576,7 @@ "La sesión «%1» ya está abierta en otra instancia de Kate, ¿cambiarse a ella " "en lugar de reabrir?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1585,24 +1585,24 @@ "No se puede cambiar el nombre de la sesión a «%1» porque ya existe otra " "sesión con el mismo nombre" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Cambiar nombre de sesión" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "No se puede cambiar el nombre de la sesión a «%1». Ha fallado la escritura " "en «%2»" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Especifique el nuevo nombre para la sesión actual" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/es/kateproject.po kate-18.04.3/po/es/kateproject.po --- kate-17.12.3/po/es/kateproject.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/es/kateproject.po 2018-07-10 00:03:41.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-28 05:14+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -93,42 +93,37 @@ msgid "Notes" msgstr "Notas" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Iniciar análisis..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Archivo" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Línea" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Severidad" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Mensaje" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Instale «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Análisis terminado." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "El análisis ha fallado." @@ -194,6 +189,9 @@ msgid "&Projects" msgstr "&Proyectos" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Instale «cppcheck»." + #~ msgid "Follow Location" #~ msgstr "Seguir ubicación" diff -Nru kate-17.12.3/po/es/katesearch.po kate-18.04.3/po/es/katesearch.po --- kate-17.12.3/po/es/katesearch.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/es/katesearch.po 2018-07-10 00:03:41.000000000 +0000 @@ -3,14 +3,14 @@ # # Cristina Yenyxe González García , 2011, 2012. # arklad, 2011. -# Eloy Cuadra , 2012, 2015, 2016, 2017. +# Eloy Cuadra , 2012, 2015, 2016, 2017, 2018. # Rocio Gallego , 2013, 2014. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-09-15 23:54+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-03 20:49+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" "Language: es\n" @@ -336,149 +336,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Uso: newPGrep [patrón a buscar en el proyecto actual]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Añadir nueva pestaña de búsqueda" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Buscar:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Buscar" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Siguiente" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Parar" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "En el archivo actual" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "En los archivos abiertos" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "en carpeta" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Mostrar opciones de búsqueda" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Sustituir:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Sustituir" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Sustituir marcados" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Coincidir mayúsculas/minúsculas" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Usar expresiones regulares" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Ampliar resultados" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usar la ruta del documento actual." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Carpeta:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Ir a la carpeta superior." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtro:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Excluir:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursiva" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Incluir ocultos" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Seguir enlaces simbólicos" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Incluir archivos binarios" @@ -498,9 +510,6 @@ #~ msgid "Folder" #~ msgstr "Carpeta" -#~ msgid "Search in:" -#~ msgstr "Buscar en:" - #~ msgid "Fi&nd:" #~ msgstr "E&ncontrar:" diff -Nru kate-17.12.3/po/es/katesnippetsplugin.po kate-18.04.3/po/es/katesnippetsplugin.po --- kate-17.12.3/po/es/katesnippetsplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/es/katesnippetsplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 19:18+0200\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -86,22 +86,22 @@ msgid "Prefix to show in code completion" msgstr "Prefijo a mostrar en la terminación de código" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Editar fragmento de código %1 en %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Crear nuevo fragmento de código en el repositorio %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "El nombre del fragmento de código no puede contener espacios" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -110,7 +110,7 @@ "El fragmento de código contiene cambios sin guardar. ¿Desea continuar y " "perder todos los cambios?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Advertencia: cambios sin guardar" diff -Nru kate-17.12.3/po/es/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/es/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/es/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/es/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:41.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-10-24 01:10+0200\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -49,17 +49,17 @@ msgid "Delete session" msgstr "Borrar sesión" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Iniciar Kate (sin argumentos)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nueva sesión de Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nueva sesión anónima" diff -Nru kate-17.12.3/po/et/katebuild-plugin.po kate-18.04.3/po/et/katebuild-plugin.po --- kate-17.12.3/po/et/katebuild-plugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/et/katebuild-plugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2016-07-26 17:44+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -45,21 +45,21 @@ msgstr "Loobu" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fail" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Rida" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -111,179 +111,179 @@ msgid "Target Settings" msgstr "Sihtmärgi seadistused" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Sihtmärgikogum" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "ehitamine" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "puhastamine" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "seadistus" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "kiire" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Projektiplugina sihtmärgid" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "viga" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "defineerimata viide" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "hoiatus" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Ehitamiseks pole määratud faili ega kataloogi." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Fail \"%1\" ei ole kohalik fail. Mittekohalikke faile ei saa kompileerida." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "\"%1\" käivitamine nurjus. exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "%1 ehitamine katkestati" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Juba ehitatakse..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Ehitamiseks puudub sihtmärk." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Ehitamiseks pole määratud kohalikku faili ega kataloogi." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Ehitamise sihtmärk %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make'i tulemused:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "%1 ehitamine on lõpetatud." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Leiti üks viga." msgstr[1] "Leiti %1 viga." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "%1 ehitamisel esines vigu." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Leiti üks hoiatus." msgstr[1] "Leiti %1 hoiatust." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "%1 ehitamisel esines hoiatusi." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Ehitamine nurjus." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Ehitamine lõpetati probleemideta." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Ehitamine" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Puhasta" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Seadistus" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Seadistuse puhastamine" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Ainult vead" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Vead ja hoiatused" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Parsitud väljund" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Täielik väljund" diff -Nru kate-17.12.3/po/et/katekonsoleplugin.po kate-18.04.3/po/et/katekonsoleplugin.po --- kate-17.12.3/po/et/katekonsoleplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/et/katekonsoleplugin.po 2018-07-10 00:03:41.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2016-08-11 03:00+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -18,40 +18,46 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Sul puudub piisav karma shelli või terminaliemulaatori kasutamiseks" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "To&ru kaudu terminali" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Sünkrooni &terminal aktiivse dokumendiga" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Terminal &fookuses" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,51 +66,109 @@ "Kas tõesti saata tekst toru kaudu konsoolile? Nii käivitatakse kõik selles " "leiduvad käsud sinu õigustes." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Toru kaudu terminali?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Saada toru kaudu terminali" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Vabandust, liikumine (cd) kataloogi %1 nurjus" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Kas tõesti saata tekst toru kaudu konsoolile? Nii käivitatakse kõik selles " +"leiduvad käsud sinu õigustes." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Toru kaudu terminali?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Terminal pole fookuses" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Terminal fookuses" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "Terminali &automaatne sünkroonimine aktiivse dokumendiga, kui võimalik" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Saada toru kaudu terminali" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "K&eskkonnamuutuja EDITOR väärtuseks määratakse 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Tähtis: dokument tuleb sulgeda, et konsoolirakendus saaks tööd jätkata" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminali seadistused" diff -Nru kate-17.12.3/po/et/kate.po kate-18.04.3/po/et/kate.po --- kate-17.12.3/po/et/kate.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/et/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2016-07-26 17:36+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -232,7 +232,7 @@ "Siin näeb kõiki kättesaadavaid Kate pluginaid. Märgitud on parajasti " "laaditud ning need laaditakse ka järgmisel korral, kui Kate käivitatakse." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -240,12 +240,12 @@ msgstr "" "Väidetavalt ajutist faili %1 on muudetud. Kas soovid selle siiski kustutada?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Kas kustutada fail?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -254,37 +254,37 @@ "

    Dokumenti '%1' on muudetud, aga mitte salvestatud.

    Kas soovid " "muudatused salvestada või unustada?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Dokumendi sulgemine" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Salvestamine" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Kate sulgemise ajal avati uus fail, sulgemisest loobuti." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Sulgemisest loobuti" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Käivitamine" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Viimase seansi failide taasavamine..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Vead/hoiatused dokumentide avamisel" @@ -1016,343 +1016,343 @@ msgid "&Open Containing Folder" msgstr "A&va vastav kataloog" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - KDE võimas tekstiredaktor" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2016 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2016: Kate autorid" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Hooldaja" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Põhiline arendaja" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Arendaja, esiletõstu nõustaja" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Arendaja" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Lahe puhverdussüsteem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Redigeerimiskäsud" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testimine ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Endine põhiarendaja" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite'i autor" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite'i portimine KParts'ile" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite'i tegevuste tühistamise ajalugu, põimimine Kspelliga" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite'i XML süntaksi esiletõstmise toetus" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Paigad ja muud" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Pythoni plugina arendaja" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Kvaliteedikontroll ja skriptid" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM SPEC failide, Perli, Diffi ja muu süntaksi esiletõstu toetus" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL süntaksi esiletõstmine" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Juri Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL süntaksi esiletõstmine" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite süntaksi esiletõstmine" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG süntaksi esiletõstmine" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeXi süntaksi esiletõstmine" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefiles, Python süntaksi esiletõstmine" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Pythoni süntaksi esiletõstmine" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme süntaksi esiletõstmine" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP võtmesõnade ja andmetüüpide nimekiri" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Suurepärane abiinfo" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Kõik need, kes on kaasa aidanud ja keda ma unustasin mainida" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Kate käivitamine määratud seansiga." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "session" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Kate käivitamine uue anonüümse seansiga, eeldab võtit '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1363,7 +1363,7 @@ "'start' ning teises kate protsessis on antud seanss juba avatud), mis " "sunnitakse peale, kui pole antud ühtegi parameetrit ega URL-l." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1372,7 +1372,7 @@ "Juba töötava kate protsessi kasutamisel blokeeritakse väljumiseni, kui antud " "URL-id avatakse." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1382,57 +1382,57 @@ "kasutatud on võtit 'start' ning teises kate protsessis on antud seanss juba " "avatud)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Avatava faili kodeeringu määramine." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "encoding" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Liikumine määratud reale." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "line" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Liikumine määratud veerule." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "column" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Standardsisendi sisu lugemine." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Rakenduse avatud failid/URL-id kustutatakse pärast kasutamist" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Avatavad dokumendid." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[URL-id...]" @@ -1495,7 +1495,7 @@ msgid "&Open" msgstr "&Ava" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Seansi nimi:" @@ -1505,23 +1505,23 @@ msgid "Specify New Name for Session" msgstr "Seansi uue nime määramine" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Seansi salvestamiseks tuleb määrata nimi." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Seansi nimi puudub" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Sisemine viga: antud seansiga on avatud üle ühe protsessi." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1530,7 +1530,7 @@ "Seanss '%1' on juba avatud teises Kate protsessis. Kas minna taasavamise " "asemel sellele üle?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1538,22 +1538,22 @@ msgstr "" "Seansile ei saa anda nime \"%1\", sest sellise nimega seanss on juba olemas" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Seansi ümbernimetamine" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Seansile ei saa anda nime \"%1\". \"%2\" kirjutamine nurjus." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Aktiivse seansi uue nime määramine" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/et/kateproject.po kate-18.04.3/po/et/kateproject.po --- kate-17.12.3/po/et/kateproject.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/et/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-07-26 18:01+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "Märkused" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Alusta analüüsi ..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fail" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Rida" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Tõsidus" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Teade" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Palun paigalda 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analüüs on lõpetatud." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analüüs nurjus!" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "&Projektid" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Palun paigalda 'cppcheck'." + #~ msgid "Git Tools" #~ msgstr "Giti tööriistad" diff -Nru kate-17.12.3/po/et/katesearch.po kate-18.04.3/po/et/katesearch.po --- kate-17.12.3/po/et/katesearch.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/et/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2016-07-26 18:08+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -327,151 +327,164 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Kasutamine: newPGrep [aktiivses projektis otsitav muster]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Otsing:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Otsi" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Järgmine" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Peata" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "aktiivses failis" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "avatud failides" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "kataloogis" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "Ot&si" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Asendus:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Asenda" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Asenda märgitud" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match Case" msgid "Match case" msgstr "Tõstutundlik" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Regulaaravaldiste kasutamine" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Tulemuste laiendamine" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Aktiivse dokumendi asukoha kasutamine." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Kataloog:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Üks kataloog ülespoole." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Jäetakse välja:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursiivselt" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Kaasa arvatud peidetud failid" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Nimeviitade järgimine" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Kaasa arvatud binaarfailid" @@ -494,11 +507,6 @@ #~ msgid "Folder" #~ msgstr "Katal&oog" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "Ot&si" - #~ msgid "F&older" #~ msgstr "Katal&oog" diff -Nru kate-17.12.3/po/et/katesnippetsplugin.po kate-18.04.3/po/et/katesnippetsplugin.po --- kate-17.12.3/po/et/katesnippetsplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/et/katesnippetsplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-07-26 18:29+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -85,22 +85,22 @@ msgid "Prefix to show in code completion" msgstr "Prefiks näitamiseks koodi lõpetamisel" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Koodijupi %1 muutmine hoidlas %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Uue koodijupi loomine hoidlas %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Koodijupi nimes ei tohi olla tühikuid" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -109,7 +109,7 @@ "Koodijupp sisaldab salvestamata muudatusi. Kas jätkata ja kaotada kõik " "muudatused?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Hoiatus - salvestamata muudatused" diff -Nru kate-17.12.3/po/et/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/et/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/et/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/et/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2016-08-18 21:32+0300\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Seansi kustutamine" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Käivita Kate (argumentideta)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Uus Kate seanss" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Uus anonüümne seanss" diff -Nru kate-17.12.3/po/eu/katebuild-plugin.po kate-18.04.3/po/eu/katebuild-plugin.po --- kate-17.12.3/po/eu/katebuild-plugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/eu/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2011-09-27 13:03+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" @@ -47,21 +47,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fitxategia" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Lerroa" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -117,66 +117,66 @@ msgid "Target Settings" msgstr "Helburuen ezarpenak" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "Helburuak" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Eraiki" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Garbitu" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Konfigurazioa" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "akatsa" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "definitu gabeko erreferentzia" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "abisua" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Ez da eraiki beharreko fitxategi edo direktoriorik zehaztu." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -184,124 +184,124 @@ "\"%1\" fitxategia ez da lokaleko fitxategi bat. Lokalekoak ez diren " "fitxategiak ezin dira konpilatu." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Huts egin du \"%1\" exekutatzean. exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "Ez da eraiki beharreko fitxategi edo direktoriorik zehaztu." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "Huts egin du eraikitzean." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Akats bat aurkitu da." msgstr[1] "%1 akats aurkitu dira." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Abisu bat aurkitu da." msgstr[1] "%1 abisu aurkitu dira." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "Huts egin du eraikitzean." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Huts egin du eraikitzean." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Ongi eraiki da." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Eraiki" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Garbitu" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfigurazioa" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Konfigurazioa" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "Akatsak" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "Akatsak eta abisuak" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "Eraikuntzaren irteera" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/eu/katekonsoleplugin.po kate-18.04.3/po/eu/katekonsoleplugin.po --- kate-17.12.3/po/eu/katekonsoleplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/eu/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2011-09-27 17:54+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" @@ -19,41 +19,47 @@ "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Ez daukazu nahikoa baimen shell edo terminal bat atzitzeko" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminala" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Terminala" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Kanalizatu terminalera" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&Sinkronizatu terminala uneko dokumentuarekin" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Jarri &fokua terminalean" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -62,33 +68,63 @@ "Ziur zaude testua kontsolara kanalizatu nahi duzula? Honek barruan daukan " "edozein komando zure erabiltzaile eskubideekin exekutatuko du." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Kanalizatu terminalera?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Kanalizatu terminalera" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "Ezin da lekuz '%1'-era aldatu (cd)" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Ziur zaude testua kontsolara kanalizatu nahi duzula? Honek barruan daukan " +"edozein komando zure erabiltzaile eskubideekin exekutatuko du." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Kanalizatu terminalera?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Kendu fokua terminaletik" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Jarri fokua terminalean" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -96,12 +132,40 @@ msgstr "" "&Automatikoki sinkronizatu terminala uneko dokumentuarekin posible denean" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Kanalizatu terminalera" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Ezarri inguruneko &EDITOR aldagaia 'kate -b' balioarekin" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -110,7 +174,7 @@ "Garrantzitsua: dokumentua itxi egin behar da kontsolako aplikazioak jarraitu " "dezan" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalaren ezarpenak" diff -Nru kate-17.12.3/po/eu/kate.po kate-18.04.3/po/eu/kate.po --- kate-17.12.3/po/eu/kate.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/eu/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2011-11-11 20:21+0100\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" @@ -241,7 +241,7 @@ "Hemen Kateren plugin eskuragarri guztiak ikus ditzakezu. Markatuta daudenak " "kargatuta daude, eta berriro kargatuko dira Kate berriz hastean." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -250,12 +250,12 @@ "Ustez aldi batekoa den %1 fitxategia aldatu egin da. Hala ere ezabatu nahi " "duzu?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Ezabatu fitxategia?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -264,37 +264,37 @@ "

    '%1' dokumentua aldatu egin da, baina ez da gorde.

    Zure aldaketak " "gorde edo baztertu nahi dituzu?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Itxi dokumentua" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Gorde honela" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Fitxategi berria ireki da Kate ixten saiatzean, ixtea abortatu da." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Ixtea abortatu da" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Abiarazten" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Azken saioko fitxategiak berrirekitzen..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Akatsak/abisuak dokumentuak irekitzean" @@ -1056,349 +1056,349 @@ msgid "&Open Containing Folder" msgstr "Irekitzeko ordena" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Testu-editore aurreratua" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 Kate-ren egileak" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mantentzailea" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Garatzaile nagusia" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Garatzailea eta nabarmentze-morroia" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Garatzaile nagusia" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Buffer sistema zoragarria" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Edizioko komandoak" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Probak..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Hasierako garatzaile nagusia" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite-ren egilea" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite-tik Kparts-erako moldaketa" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite-ren 'Desegin historia', Kspell-en integrazioa" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite-ren XML sintaxia nabarmentzearen euskarria" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Adabakiak eta gehiago" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "Pluginak" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM, Perl, Diff eta gehiago nabarmentzea" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDLren nabarmentzea" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQLren nabarmentzea" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite-ren nabarmentzea" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG-ren nabarmentzea" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX-en nabarmentzea" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefile-ak eta Python-en nabarmentzea" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python-en nabarmentzea" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme-ren nabarmentzea" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP pasahitza/Datu moten zerrenda" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Oso laguntza politta" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Parte hartu arren, aipatzea ahaztu ditudan guztiak" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Abiarazi Kate emandako saioarekin" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Saioak" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Abiarazi Kate saio anonimo berri batekin, -n eraman behar du" -#: main.cpp:196 +#: main.cpp:197 #, fuzzy, kde-format #| msgid "" #| "Force start of a new kate instance (is ignored if start is used and " @@ -1413,7 +1413,7 @@ "'start' erabili eta kate-ren beste instantzia batek emandako saioa dagoeneko " "irekita badauka), behartuta parametro eta URLak ematen ez bazaizkio" -#: main.cpp:200 +#: main.cpp:201 #, fuzzy, kde-format #| msgid "" #| "If using an already running kate instance, block until it exits, if URLs " @@ -1425,7 +1425,7 @@ "Dagoeneko existitzen den kate instantzia bat erabiliz gero, blokeatu amaitu " "arte, irekitzeko URLak eman badira" -#: main.cpp:204 +#: main.cpp:205 #, fuzzy, kde-format #| msgid "" #| "Only try to reuse kate instance with this pid (is ignored if start is " @@ -1438,63 +1438,63 @@ "egiten 'start' erabili eta kate-ren beste instantzia batek emandako saioa " "dagoeneko irekita badauka)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Ezarri irekiko den fitxategiaren kodeketa" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "Erakutsi kodeketa" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Nabigatu lerro honetara" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Nabigatu zutabe honetara" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Irakurri stdin-en edukia" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Dokumentua irekitzeko" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1559,7 +1559,7 @@ msgid "&Open" msgstr "&Ireki" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Saioaren izena:" @@ -1569,17 +1569,17 @@ msgid "Specify New Name for Session" msgstr "Eman izen berria saiorako" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Saioa gordetzeko, izena eman behar duzu." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Saioaren izena falta da" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." @@ -1587,7 +1587,7 @@ "Barneko akatsa: instantzia bat baino gehiago irekita dago saio jakin " "baterako." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1596,7 +1596,7 @@ "'%1' saioa dagoeneko irekita dago kate-ren beste instantzia batean, aldatu " "han berrireki ordez?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1605,12 +1605,12 @@ "Saioa ezin izan da \"%1\" bezala berrizendatu, izen bereko beste saio bat " "dagoelako" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Saioaren izena:" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1620,12 +1620,12 @@ "Saioa ezin izan da \"%1\" bezala berrizendatu, izen bereko beste saio bat " "dagoelako" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Eman izen berria uneko saiorako" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/eu/katesearch.po kate-18.04.3/po/eu/katesearch.po --- kate-17.12.3/po/eu/katesearch.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/eu/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2011-09-29 15:38+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" @@ -326,158 +326,171 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Erabilera: newGrep [karpetan bilatu beharreko eredua]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Bilatu" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Gelditu" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Open files" msgid "In Current File" msgstr "irekitako fitxategietan" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "irekitako fitxategietan" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "karpetetan" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search" +msgid "Show search options" +msgstr "Bilatu" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace:" msgstr "Ordeztu markatutakoak" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace" msgstr "Ordeztu markatutakoak" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Ordeztu markatutakoak" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match case" msgid "Match case" msgstr "Maiuskula/minuskula" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular Expression" msgid "Use regular expressions" msgstr "Adierazpen erregularra" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Erabili uneko dokumentuaren bide-izena." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "Folder" msgid "Folder:" msgstr "Karpeta" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Igo karpeta bat." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Iragazkia" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Errekurtsiboa" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Sartu ezkutukoak" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Jarraitu esteka sinbolikoak" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "" @@ -501,11 +514,6 @@ #~ msgstr "Karpeta" #, fuzzy -#~| msgid "Search" -#~ msgid "Search in:" -#~ msgstr "Bilatu" - -#, fuzzy #~| msgid "Folder" #~ msgid "F&older" #~ msgstr "Karpeta" diff -Nru kate-17.12.3/po/fa/katebuild-plugin.po kate-18.04.3/po/fa/katebuild-plugin.po --- kate-17.12.3/po/fa/katebuild-plugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fa/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2014-06-17 15:34+0430\n" "Last-Translator: Mohi Mirdamadi \n" "Language-Team: Farsi (Persian) \n" @@ -44,21 +44,21 @@ msgstr "لغو" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "پرونده" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "خط" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -110,179 +110,179 @@ msgid "Target Settings" msgstr "" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Target" msgid "Target Set" msgstr "هدف" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "خطا" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "اخطار" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "" diff -Nru kate-17.12.3/po/fa/katekonsoleplugin.po kate-18.04.3/po/fa/katekonsoleplugin.po --- kate-17.12.3/po/fa/katekonsoleplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fa/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-06-17 15:38+0430\n" "Last-Translator: Mohi Mirdamadi \n" "Language-Team: Farsi (Persian) \n" @@ -17,92 +17,151 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "پایانه" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "پایانه" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." msgstr "" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Terminal" +msgid "Run in Terminal?" +msgstr "پایانه" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Terminal" +msgid "Run in terminal" +msgstr "پایانه" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "" diff -Nru kate-17.12.3/po/fa/kate.po kate-18.04.3/po/fa/kate.po --- kate-17.12.3/po/fa/kate.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fa/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2011-09-27 16:16+0330\n" "Last-Translator: Mohamad Reza Mirdamadi \n" "Language-Team: Farsi (Persian) <>\n" @@ -240,19 +240,19 @@ "در اینجا می‌توانید همه وصله‌های موجود Kate را ببینید. آنهایی که نشان‌دار هستند، " "بارگذاری شده‌اند، و بار دیگر که Kate آغاز شد، دوباره بارگذاری می‌شوند." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "پرونده حذف شود؟" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -261,37 +261,37 @@ "

    سند »%1« تغییر کرده، اما ذخیره نشده است.

    می‌خواهید تغییرات خود را " "ذخیره کنید یا آنها را دور بریزید؟

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "بستن سند" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "ذخیره به عنوان" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "هنگام تلاش برای بستن Kate، پرونده جدیدی باز شد و بستن ساقط گردید." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "بستن ساقط شد" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "راه‌اندازی" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr " در حال باز کردن مجدد پرونده‌ها از آخرین نشست..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "" @@ -1061,347 +1061,347 @@ msgid "&Open Containing Folder" msgstr "ترتیب باز کردن‌" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - ویرایشگر پیشرفته متن" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "نگه‌دارنده" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "توسعه‌دهنده هسته" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "توسعه‌دهنده و مشخص کردن جادوگر" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "توسعه‌دهنده هسته" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "سیستم میان‌گیر cool" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "فرمانهای ویرایش" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "آزمایش، ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "توسعه‌دهنده هسته قبلی" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "نویسنده KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "درگاه KWrite در KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "تاریخچه واگرد KWrite، مجتمع‌سازی Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "پشتیبانی مشخص کردن نحو اکس ام ال KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "کژنه‌ها و بیشتر" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "وصله‌ها" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "مشخص کردن برای RPM Spec-Files ،Perl ،Diff و بیشتر" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "مشخص کردن برای VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "مشخص کردن برای SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "مشخص کردن برای Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "مشخص کردن برای ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "مشخص کردن برای LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "مشخص کردن برای Makefiles، Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "مشخص کردن برای Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "مشخص کردن برای طرحواره" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "فهرست کلیدواژه/نوع داده PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "کمک بسیار خوب" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "کلیه کسانی که همکاری نموده‌اند و فراموش کرده‌ام که نامشان را ذکر کنم" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "آغاز Kate با نشست داده‌شده" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Session" msgid "session" msgstr "نشست" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "آغاز Kate با نشست داده‌شده" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1409,76 +1409,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr " تنظیم کد‌بندی برای باز کردن پرونده" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "ناوش به این خط" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "ناوش به این ستون" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "خواندن محتویات stdin" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "سند برای باز کردن" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1542,7 +1542,7 @@ msgid "&Open" msgstr "&باز کردن‌" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "نام نشست:" @@ -1552,52 +1552,52 @@ msgid "Specify New Name for Session" msgstr "مشخص کردن نام جدید برای نشست" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "برای ذخیره یک نشست، باید یک نام مشخص کنید." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "فاقد نام نشست" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "تغییر نام نشست" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "مشخص کردن نام جدید برای نشست جاری" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/fi/katebuild-plugin.po kate-18.04.3/po/fi/katebuild-plugin.po --- kate-17.12.3/po/fi/katebuild-plugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fi/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-08 00:49+0200\n" "Last-Translator: Lasse Liehu \n" "Language-Team: Finnish \n" @@ -49,21 +49,21 @@ msgstr "Peru" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Tiedosto" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Rivi" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,178 +115,178 @@ msgid "Target Settings" msgstr "Kohdeasetukset" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Kohdejoukko" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "koosta" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "nollaa" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "asetukset" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "pika" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Projektiliitännäisen kohteet" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "virhe" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "määrittämätön viite" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "varoitus" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Koostettavaa tiedostoa tai kansiota ei ole määritetty." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Tiedosto ”%1” ei ole paikallinen: etätiedostoja ei voi koostaa." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Kohteen ”%1” suoritus epäonnistui. exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Kohteen %1 koostaminen peruttiin" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "On jo koostamassa…" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Ei koostettavaa kohdetta." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Koostettavaa paikallista tiedostoa tai kansiota ei ole määritetty." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Koostetaan kohdetta %1…" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Maken tulokset:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Kohteen %1 koostaminen valmistui." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Löytyi yksi virhe." msgstr[1] "Löytyi %1 virhettä." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Kohteen %1 koostamisessa oli virheitä." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Löytyi yksi varoitus." msgstr[1] "Löytyi %1 varoitusta." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Kohteen %1 koostamisessa oli varoituksia." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Koostaminen epäonnistui." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Koostaminen onnistui ongelmitta." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Koosta" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Nollaa" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Asetukset" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Asetusten nollaus" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Vain virheet" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Virheet ja varoitukset" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Jäsennetty tuloste" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Koko tuloste" diff -Nru kate-17.12.3/po/fi/katekonsoleplugin.po kate-18.04.3/po/fi/katekonsoleplugin.po --- kate-17.12.3/po/fi/katekonsoleplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fi/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2018-01-23 17:42+0200\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -24,40 +24,46 @@ "X-POT-Import-Date: 2012-12-01 22:21:57+0000\n" "X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Sinulla ei ole tarpeeksi karmaa päästäksesi komentoriville." -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Pääte" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate-pääte" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Putkita päätteeseen" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynkronoi pääte nykyiseen tiedostoon" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Suorita nykyinen tiedosto" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Kohdista päätteeseen" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -66,51 +72,108 @@ "Haluatko varmasti putkittaa tekstin päätteeseen? Tämä suorittaa tekstin " "sisältämät komennot käyttäjäoikeuksillasi." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Putkitetaanko päätteeseen?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Putkita päätteeseen" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "cd kansioon %1 ei onnistu." -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Ei paikallinen tiedosto: ”%1”" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Haluatko varmasti suorittaa tiedoston?\n" +"Seuraava komento suoritettaisiin\n" +"päätteessä sinun käyttäjäoikeuksillasi:\n" +"”%1”" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Suoritetaanko päätteessä?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Suorita" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Poista kohdistus päätteeseen" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Kohdista päätteeseen" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "Synkronoi pääte &automaattisesti nykyiseen tiedostoon jos mahdollista" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Suorita päätteessä" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "P&oista laajennus" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Etuliite:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Näytä &varoitus ensi kerralla" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Kun ”%1” seuraavan kerran suoritetaan, näytetään varoitusikkuna, jossa " +"päätteeseen lähetettävän komennon voi tarkistaa." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Aseta E&DITOR-ympäristömuuttujan arvoksi ”kate -b”" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Tärkeää: tiedosto on suljettava, jotta päätesovellus voi jatkaa" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Pääteasetukset" diff -Nru kate-17.12.3/po/fi/kate.po kate-18.04.3/po/fi/kate.po --- kate-17.12.3/po/fi/kate.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fi/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -19,7 +19,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-12-03 20:53+0900\n" "Last-Translator: Lasse Liehu \n" "Language-Team: Finnish \n" @@ -250,7 +250,7 @@ "liitännäiset ovat ladattuina, ja ladataan uudestaan kun Kate käynnistetään " "uudelleen." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -258,12 +258,12 @@ msgstr "" "Oletettu väliaikaistiedosto ”%1” on muuttunut. Haluatko silti poistaa sen?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Poistetaanko tiedosto?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -272,37 +272,37 @@ "

    Tiedostoa ”%1” on muutettu muttei tallennettu.

    Haluatko säilyttää " "vai hylätä muutokset?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Sulje tiedosto" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Tallenna &nimellä" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Uusi tiedosto avattiin suljettaessa Katea. Sulkeminen keskeytettiin." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Sulkeminen keskeytetty" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Käynnistyy" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Avataan tiedostoja edellisestä istunnosta…" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Virheet ja varoitukset tiedostoja avattaessa" @@ -1044,344 +1044,344 @@ # pmap: =/gen=Katen/ # pmap: =/elat=Katesta/ -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate – Kehittynyt tekstimuokkain" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000–2017 Katen tekijät" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Ylläpitäjä" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Pääkehittäjä" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" # Kehittäjä on velho, ei tarkoita opastettua toimintoa: ”it just means that I'm very familiar with the highlighting system and did a lot of work in this area” -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Kehittäjä ja korostusvelho" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Kehittäjä" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Siisti puskurijärjestelmä" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Muokkauskomennot" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testaus, …" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Entinen pääkehittäjä" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWriten tekijä" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWriten sovittaminen KPartsiksi" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Toimintohistoria, KSpell-integrointi" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWriten XML-korostustuki" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Korjauksia ja paljon muuta" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python-liitännäisen kehittäjä" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Laadunvarmistus ja skriptaus" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec -tiedostojen, Perlin, Diffin ja monien muiden korostus" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL:n korostus" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL:n korostus" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Feriten korostus" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG:n korostus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeXin korostus" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefile- ja Python-korostus" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Pythonin korostus" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Schemen korostus" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP:n avainsana/datatyyppi luettelo" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Erittäin mukava apu" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Kaikki, jotka ovat auttaneet, mutta joiden nimet olen unohtanut" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Käynnistä Kate annettuun istuntoon." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "istunto" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "" "Käynnistää Katen uuteen nimettömään istuntoon (implikoi -n-valitsimen)." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1392,7 +1392,7 @@ "käynnistystä ja toisessa Katen instanssissa on jo valittu istunto auki). " "Pakotetaan, ellei muita parametreja eikä osoitteita ole annettu." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1401,7 +1401,7 @@ "Jos käytetään jo käynnissä olevaa Katen instanssia, odotetaan kunnes se " "päättyy, elleivät osoitteet avaudu." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1411,58 +1411,58 @@ "käytetään käynnistystä ja toisessa Katen instanssissa on jo valittu istunto " "auki)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Aseta koodaustapa avattavalle tiedostolle." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "koodaus" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Siirry tälle riville." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "rivi" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Siirry tähän sarakkeeseen." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "sarake" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Lue vakiosyötteen sisältö." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Sovelluksen avaamat tiedostot ja verkko-osoitteet poistetaan käytön jälkeen" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Avattavat tiedostot." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[url:t...]" @@ -1525,7 +1525,7 @@ msgid "&Open" msgstr "&Avaa" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Istunnon nimi:" @@ -1535,23 +1535,23 @@ msgid "Specify New Name for Session" msgstr "Anna istunnolle uusi nimi" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Tallentaaksesi istunnon sille pitää antaa nimi." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Puuttuva istunnon nimi" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Sisäinen virhe: useampi kuin yksi instanssi auki valittuun istuntoon" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1560,7 +1560,7 @@ "Istunto ”%1” on jo auki toisessa Katen instanssissa, vaihdetaanko sinne " "uudelleenavauksen sijaan?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1569,24 +1569,24 @@ "Istunnolle ei voi antaa nimeksi ”%1”, koska sen niminen istunto on jo " "olemassa" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Istunnon nimen muuttaminen" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Istunnon nimeksi ei voitu muuttaa ”%1”. Tiedostoon ”%2” kirjoittaminen " "epäonnistui" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Anna nykyiselle istunnolle uusi nimi" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/fi/kateproject.po kate-18.04.3/po/fi/kateproject.po --- kate-17.12.3/po/fi/kateproject.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fi/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-29 13:06+0200\n" "Last-Translator: Lasse Liehu \n" "Language-Team: Finnish \n" @@ -92,42 +92,37 @@ msgid "Notes" msgstr "Muistiinpanot" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Aloita analyysi…" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Tiedosto" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Rivi" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Vakavuus" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Viesti" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Asenna ”cppcheck”." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analyysi valmistui." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analyysi epäonnistui!" @@ -193,6 +188,9 @@ msgid "&Projects" msgstr "&Projektit" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Asenna ”cppcheck”." + #~ msgid "Follow Location" #~ msgstr "Seuraa sijaintia" diff -Nru kate-17.12.3/po/fi/katesearch.po kate-18.04.3/po/fi/katesearch.po --- kate-17.12.3/po/fi/katesearch.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fi/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -1,7 +1,7 @@ # Copyright © 2011, 2012 This_file_is_part_of_KDE # This file is distributed under the same license as the kde-baseapps package. # Lasse Liehu , 2011, 2013, 2014, 2015, 2016, 2017. -# Tommi Nieminen , 2012, 2017. +# Tommi Nieminen , 2012, 2017, 2018. # Jiri Grönroos , 2012. # # KDE Finnish translation sprint participants: @@ -12,9 +12,9 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-03 20:53+0900\n" -"Last-Translator: Lasse Liehu \n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-18 17:04+0200\n" +"Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" "Language: fi\n" "MIME-Version: 1.0\n" @@ -90,35 +90,35 @@ "liian kauan." #: plugin_search.cpp:1173 -#, kde-format +#, fuzzy, kde-format msgid "One match found in current file" msgid_plural "%1 matches found in current file" msgstr[0] "Yksi osuma löytyi nykyisestä tiedostosta" msgstr[1] "%1 osumaa löytyi nykyisestä tiedostosta" #: plugin_search.cpp:1178 -#, kde-format +#, fuzzy, kde-format msgid "One match found in open files" msgid_plural "%1 matches found in open files" msgstr[0] "Yksi osuma löytyi avoimista tiedostoista" msgstr[1] "%1 osumaa löytyi avoimista tiedostoista" #: plugin_search.cpp:1183 -#, kde-format +#, fuzzy, kde-format msgid "One match found in folder %2" msgid_plural "%1 matches found in folder %2" msgstr[0] "Yksi osuma löytyi kansiosta %2" msgstr[1] "%1 osumaa löytyi kansiosta %2" #: plugin_search.cpp:1194 -#, kde-format +#, fuzzy, kde-format msgid "One match found in project %2 (%3)" msgid_plural "%1 matches found in project %2 (%3)" msgstr[0] "Yksi osuma löytyi projektista %2 (%3)" msgstr[1] "%1 osumaa löytyi projektista %2 (%3)" #: plugin_search.cpp:1202 -#, kde-format +#, fuzzy, kde-format msgid "One match found in all open projects (common parent: %2)" msgid_plural "" "%1 matches found in all open projects (common parent: %2)" @@ -338,150 +338,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Käyttö: newPGrep [nykyisestä projektista etsittävä hahmo]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Lisää uusi hakuvälilehti" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Etsi:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Etsi" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Seuraava" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Pysäytä" # Konteksti: ”Etsi” ”projektista” #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "nykyisestä tiedostosta" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "avoimista tiedostoista" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "kansiosta" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Näytä hakuasetukset" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Korvaa:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Korvaa" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Korvaa valitut" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Erota pien- ja suuraakkoset" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Käytä säännöllisiä lausekkeita" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Laajenna tulokset" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Käytä nykyisen tiedoston sijaintia." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Kansio:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Siirry kansiota ylemmäs." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Suodatin:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Jätä pois:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursiivinen" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Myös piilotiedostoista" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Seuraa symbolisia linkkejä" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Sisällytä binääritiedostot" @@ -501,9 +513,6 @@ #~ msgid "Folder" #~ msgstr "kansiosta" -#~ msgid "Search in:" -#~ msgstr "Etsi:" - #~ msgid "Fi&nd:" #~ msgstr "&Etsi:" diff -Nru kate-17.12.3/po/fi/katesnippetsplugin.po kate-18.04.3/po/fi/katesnippetsplugin.po --- kate-17.12.3/po/fi/katesnippetsplugin.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fi/katesnippetsplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-09-09 11:49+0200\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -88,22 +88,22 @@ msgid "Prefix to show in code completion" msgstr "Koodin täydennyksessä näytettävä etuliite" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Muokkaa katkelmaa %1 tietokannassa %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Luo uusi katkelma tietokantaan %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Katkelman nimessä ei voi olla tyhjiä välejä" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -112,7 +112,7 @@ "Katkelmassa on tallentamattomia muutoksia. Haluatko jatkaa ja menettää " "kaikki muutokset?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Varoitus – Tallentamattomia muutoksia" diff -Nru kate-17.12.3/po/fi/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/fi/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/fi/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:56.000000000 +0000 +++ kate-18.04.3/po/fi/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-29 20:42+0300\n" "Last-Translator: Lasse Liehu \n" "Language-Team: Finnish \n" @@ -50,17 +50,17 @@ msgid "Delete session" msgstr "Poista istunto" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Käynnistä Kate (parametreitta)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Uusi Kate-istunto" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Uusi nimetön istunto" diff -Nru kate-17.12.3/po/fr/katebuild-plugin.po kate-18.04.3/po/fr/katebuild-plugin.po --- kate-17.12.3/po/fr/katebuild-plugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/fr/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-20 20:47+0200\n" "Last-Translator: Maxime Corteel \n" "Language-Team: French \n" @@ -52,21 +52,21 @@ msgstr "Annuler" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fichier" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Ligne" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -118,62 +118,62 @@ msgid "Target Settings" msgstr "Configuration des cibles" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Ensemble de cibles" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "construire" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "nettoyer" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "config" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rapide" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Cibles du module externe du projet" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "erreur" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "référence indéfinie" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "avertissement" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Aucun fichier ou dossier à compiler n'a été indiqué." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -181,117 +181,117 @@ "Le fichier « %1 » n'est pas un fichier local. Les fichiers non locaux ne " "peuvent être compilés." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Impossible de lancer « %1 ». exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Construction de %1 annulée" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "La construction est déjà en cours..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Aucune cible disponible pour la construction." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Aucun fichier ou dossier local à compiler n'a été indiqué." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Construction de la cible %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Résultats de Make :%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Construction de %1 terminée." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "%1 erreur a été trouvée." msgstr[1] "%1 erreurs ont été trouvées." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "La construction de %1 a généré des erreurs." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "%1 avertissement a été trouvé." msgstr[1] "%1 avertissements ont été trouvés." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "La construction de %1 a généré des avertissements." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "La compilation a échoué." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Compilation réalisée sans problème." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Construire" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Nettoyer" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Config" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "NettoyerConfig" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Erreurs seulement" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Erreurs et avertissements" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Sortie analysée" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Sortie complète" diff -Nru kate-17.12.3/po/fr/katekonsoleplugin.po kate-18.04.3/po/fr/katekonsoleplugin.po --- kate-17.12.3/po/fr/katekonsoleplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/fr/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -10,9 +10,9 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-08-15 15:04+0200\n" -"Last-Translator: Maxime\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-01-18 13:26+0100\n" +"Last-Translator: Maxime Corteel \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -24,42 +24,48 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Vous n'avez pas assez de karma pour accéder à un interpréteur ou à un " "émulateur de terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Rediriger vers le terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynchroniser le terminal avec le document actuel" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Exécuter le document actuel" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Placer le focus sur le terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -68,32 +74,60 @@ "Voulez-vous vraiment rediriger le texte vers Konsole ? Cette action " "exécutera toutes les commandes contenues avec vos droits utilisateur." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Rediriger vers le terminal ?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Rediriger vers le terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Désolé, impossible « cd » dans « %1 »" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Il ne s'agit pas d'un fichier local : « %1 »" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Voulez-vous vraiment exécuter le document ?\n" +"Cette action exécutera les commandes suivantes\n" +"dans un terminal avec vos droits d'utilisateur :\n" +"« %1 »" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Exécuter dans un terminal ?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Exécuter" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Enlever le focus du terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Donner le focus sur le terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -102,12 +136,42 @@ "Synchroniser &automatiquement le terminal avec le document actuel dans la " "mesure du possible" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Exécuter dans un terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Supp&rimer l'extension" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Préfixe : " + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Afficher un averti&ssement la prochaine fois" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"La prochaine fois que « %1 » est exécuté, assurez-vous qu'une fenêtre " +"d'avertissement contenant la commande à envoyer au terminal s'affiche pour " +"relecture." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Associer la variable d'environnement « &EDITOR » à « kate -b »" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -116,7 +180,7 @@ "Important : le document doit être fermé pour que l'application console " "puisse continuer" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Configuration du terminal" diff -Nru kate-17.12.3/po/fr/kate.po kate-18.04.3/po/fr/kate.po --- kate-17.12.3/po/fr/kate.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/fr/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -19,7 +19,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-08 18:13+0100\n" "Last-Translator: Vincent Pinon \n" "Language-Team: French \n" @@ -251,7 +251,7 @@ "portent une coche sont chargés et seront chargés à nouveau au prochain " "démarrage de Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -260,12 +260,12 @@ "Le fichier prétendument temporaire %1 a été modifié. Voulez-vous vraiment le " "supprimer ?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Supprimer le fichier ?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -274,39 +274,39 @@ "

    Le document « %1 » a été modifié, mais non enregistré.

    Voulez-vous " "enregistrer vos changements ou les abandonner ?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Fermer le document" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Enregistrer sous" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Nouveau fichier ouvert pendant une tentative de fermeture de Kate, " "interruption de la fermeture." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Fermeture abandonnée" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Démarrage" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Réouverture des fichiers de la session précédente..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Erreurs / avertissements durant l'ouverture des documents" @@ -1063,346 +1063,346 @@ msgid "&Open Containing Folder" msgstr "&Ouvrir le dossier contenant" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Éditeur de texte avancé" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Les auteurs de Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mainteneur" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Développeur principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Développeur et assistant de coloration syntaxique" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Développeur" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Le superbe système de tampons" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Les commandes d'édition" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Tests en cours..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Ancien développeur principal" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Auteur de KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Portage de KWrite vers KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historique des annulations de KWrite, intégration de KSpell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "" "Prise en charge de la coloration syntaxique pour la syntaxe XML de KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Correctifs et bien plus" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martin" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Développeur du module externe Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Assurance de qualité et langage de scripts" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "" "Coloration syntaxique pour les documents « Spec de RPM », « Perl », « Diff » " "et plus encore" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Coloration syntaxique pour « VHDL »" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Coloration syntaxique pour « SQL »" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Coloration syntaxique pour « Ferite »" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Coloration syntaxique pour « ILERPG »" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Coloration syntaxique pour « LaTeX »" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Coloration syntaxique pour les « Makefiles » et « Python »" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Coloration syntaxique pour Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Coloration syntaxique pour « Scheme »" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Liste des mots clés / des types de données PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Aide très précieuse" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "" "Toutes les personnes qui ont contribué et que j'ai oublié de mentionner" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Démarrer Kate avec une session donnée." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "session" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Démarrer Kate avec une nouvelle session anonyme, implique « -n »." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1413,7 +1413,7 @@ "démarrage est utilisé et qu'une autre instance de Kate a déjà ouvert la " "session donnée), forcé si aucun paramètre ni aucune URL n'est indiqué." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1422,7 +1422,7 @@ "En cas d'utilisation d'une instance de Kate déjà en cours de fonctionnement, " "bloque jusqu'à ce qu'elle se termine s'il y a des URL indiquées à ouvrir." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1432,59 +1432,59 @@ "« pid » (ignoré si le démarrage est utilisé et qu'une autre instance de Kate " "a déjà la session ouverte)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Définir l'encodage pour le fichier à ouvrir." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "encodage" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Aller à cette ligne." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "ligne" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Aller à cette colonne." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "colonne" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Lire le contenu de l'entrée standard." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Les fichiers et URL ouverts par l'application seront supprimés après " "utilisation" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Document à ouvrir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[URLs…]" @@ -1547,7 +1547,7 @@ msgid "&Open" msgstr "&Ouvrir" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nom de la session :" @@ -1557,24 +1557,24 @@ msgid "Specify New Name for Session" msgstr "Spécifiez un nouveau nom pour la session" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Vous devez indiquer un nom pour enregistrer la session." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nom de la session absent" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Erreur interne : il y a plus d'une instance ouverte pour une session donnée." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1583,7 +1583,7 @@ "La session « %1 » est déjà ouverte dans une autre instance de Kate. Changer " "ce paramètre au lieu d'ouvrir à nouveau ?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1592,23 +1592,23 @@ "Impossible de renommer la session en « %1 ». Il existe déjà une autre " "session du même nom" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Renommage de la session" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Impossible de renommer la session en « %1 ». Impossible d'écrire dans « %2 »." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Indiquez un nouveau nom pour la session actuelle" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/fr/kateproject.po kate-18.04.3/po/fr/kateproject.po --- kate-17.12.3/po/fr/kateproject.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/fr/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-01-05 09:18+0100\n" "Last-Translator: Vincent Pinon \n" "Language-Team: French \n" @@ -95,42 +95,37 @@ msgid "Notes" msgstr "Remarques" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Démarrer une analyse..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fichier" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Ligne" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Sévérité" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Message" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Veuillez installer « cppcheck »." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analyse terminée." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Problème lors de l'analyse !" @@ -196,6 +191,9 @@ msgid "&Projects" msgstr "&Projets" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Veuillez installer « cppcheck »." + #~ msgid "Follow Location" #~ msgstr "Suivre la localisation" diff -Nru kate-17.12.3/po/fr/katesearch.po kate-18.04.3/po/fr/katesearch.po --- kate-17.12.3/po/fr/katesearch.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/fr/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -5,14 +5,15 @@ # xavier , 2013, 2014. # Maxime Corteel , 2015, 2017. # Vincent Pinon , 2017. +# Simon Depiets , 2018. # msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-08-15 14:56+0100\n" -"Last-Translator: Maxime Corteel \n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-06-04 10:12+0800\n" +"Last-Translator: Simon Depiets \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -91,28 +92,28 @@ #, kde-format msgid "One match found in current file" msgid_plural "%1 matches found in current file" -msgstr[0] "%1 correspondance trouvée dans le fichiers actuel" +msgstr[0] "Une correspondance trouvée dans le fichier actuel" msgstr[1] "%1 correspondances trouvées dans le fichier actuel" #: plugin_search.cpp:1178 #, kde-format msgid "One match found in open files" msgid_plural "%1 matches found in open files" -msgstr[0] "%1 correspondance trouvée dans les fichiers ouverts" +msgstr[0] "Une correspondance trouvée dans les fichiers ouverts" msgstr[1] "%1 correspondances trouvées dans les fichiers ouverts" #: plugin_search.cpp:1183 #, kde-format msgid "One match found in folder %2" msgid_plural "%1 matches found in folder %2" -msgstr[0] "%1 correspondance trouvée dans le dossier %2" +msgstr[0] "Une correspondance trouvée dans le dossier %2" msgstr[1] "%1 correspondances trouvées dans le dossier %2" #: plugin_search.cpp:1194 #, kde-format msgid "One match found in project %2 (%3)" msgid_plural "%1 matches found in project %2 (%3)" -msgstr[0] "%1 correspondance trouvée dans le projet %2 (%3)" +msgstr[0] "Une correspondance trouvée dans le projet %2 (%3)" msgstr[1] "%1 correspondances trouvées dans le projet %2 (%3)" #: plugin_search.cpp:1202 @@ -124,7 +125,7 @@ "Une correspondance trouvée dans tous les projets ouverts (parent " "commun : %2)" msgstr[1] "" -"%1 correspondances trouvée dans tous les projets ouverts (parent " +"%1 correspondances trouvées dans tous les projets ouverts (parent " "commun : %2)" #: plugin_search.cpp:1248 @@ -334,149 +335,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Utilisation : newGrep [motif à chercher dans le projet actuel]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Ajouter un nouvel onglet de recherche" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Chercher :" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Chercher" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Suivant" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Arrêter" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "Dans le fichier en cours" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "dans les fichiers ouverts" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "dans un dossier" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Afficher les options de recherche" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Remplacer par :" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Remplacer" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Remplacer la sélection" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Respecter la casse" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Utiliser les expressions rationnelles" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Développer les résultats" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Utilisez l'emplacement du document actuel." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Dossier :" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Remonte d'un dossier." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtre :" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Exclure :" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Récursivement" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Inclure les fichiers cachés" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Suivre les liens symboliques" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Inclure les fichiers binaires" @@ -496,9 +509,6 @@ #~ msgid "Folder" #~ msgstr "Dossier" -#~ msgid "Search in:" -#~ msgstr "Chercher dans :" - #~ msgid "Fi&nd:" #~ msgstr "&Trouver :" diff -Nru kate-17.12.3/po/fr/katesnippetsplugin.po kate-18.04.3/po/fr/katesnippetsplugin.po --- kate-17.12.3/po/fr/katesnippetsplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/fr/katesnippetsplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-06-24 10:08+0100\n" "Last-Translator: Maxime Corteel \n" "Language-Team: French \n" @@ -91,22 +91,22 @@ msgid "Prefix to show in code completion" msgstr "Préfixe à afficher lors du complètement de code" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Modifier le fragment %1 dans %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Créer un nouveau fragment dans le dépôt %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Le nom de fragment ne peut pas contenir d'espace" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -115,7 +115,7 @@ "Le fragment contient des modifications non enregistrées. Voulez-vous " "continuer et perdre ces modifications ?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Avertissement - Modifications non enregistrées" diff -Nru kate-17.12.3/po/fr/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/fr/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/fr/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/fr/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:42.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-10-27 12:15+0100\n" "Last-Translator: Maxime Corteel \n" "Language-Team: French \n" @@ -54,17 +54,17 @@ msgid "Delete session" msgstr "Supprimer la session" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Démarrer Kate (sans argument)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nouvelle session Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nouvelle session anonyme" diff -Nru kate-17.12.3/po/ga/katebuild-plugin.po kate-18.04.3/po/ga/katebuild-plugin.po --- kate-17.12.3/po/ga/katebuild-plugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/ga/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdesdk/katebuild-plugin.po\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2009-01-20 10:11-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -45,21 +45,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Comhad" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Líne" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,115 +115,115 @@ msgid "Target Settings" msgstr "Socruithe Sprice" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "Spriocanna" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Tóg" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Glan" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Cumraíocht" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "earráid" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "tagairt gan sainmhíniú" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "rabhadh" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Níor sonraíodh comhad nó comhadlann ar bith le tógáil ann." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Ní comhad logánta é \"%1\". Ní féidir comhaid neamhlogánta a thiomsú." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Níorbh fhéidir \"%1\" a rith. Stádas scortha = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "Níor sonraíodh comhad nó comhadlann ar bith le tógáil ann." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "Theip ar thógáil." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -233,12 +233,12 @@ msgstr[3] "Aimsíodh %1 n-earráid." msgstr[4] "Aimsíodh %1 earráid." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -248,62 +248,62 @@ msgstr[3] "Aimsíodh %1 rabhadh." msgstr[4] "Aimsíodh %1 rabhadh." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "Theip ar thógáil." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Theip ar thógáil." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "D'éirigh leis an tógáil gan fadhb ar bith." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Tóg" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Glan" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Cumraíocht" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Cumraíocht" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "Earráidí" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "Earráidí agus Rabhaidh" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "Aschur Tógála" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/ga/katekonsoleplugin.po kate-18.04.3/po/ga/katekonsoleplugin.po --- kate-17.12.3/po/ga/katekonsoleplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/ga/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdesdk/katekonsoleplugin.po\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2007-08-12 08:03-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -17,41 +17,47 @@ "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Níl go leor karma agat chun blaosc nó aithris teirminéil a rochtain" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Teirminéal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Teirminéal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Píopáil go Teirminéal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ioncrónaigh an Teirminéal leis an gCáipéis Reatha" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Cuir &fócas sa Teirminéal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,33 +66,63 @@ "An bhfuil tú cinnte gur mian leat an téacs a phíopáil go dtí an consól? " "Rithfear aon orduithe atá sa téacs ar a bhfuil go leor ceadanna agat." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Píopáil go dtí an Teirminéal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Píopáil go dtí an Teirminéal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "Brón orm, ní féidir dul isteach i gcomhadlann '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"An bhfuil tú cinnte gur mian leat an téacs a phíopáil go dtí an consól? " +"Rithfear aon orduithe atá sa téacs ar a bhfuil go leor ceadanna agat." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Píopáil go dtí an Teirminéal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Bain fócas ón Teirminéal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Cuir fócas sa Teirminéal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -95,12 +131,40 @@ "Sioncrón&aigh an teirminéal leis an gcáipéis reatha go huathoibríoch nuair " "is féidir" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Píopáil go dtí an Teirminéal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Úsáid 'kate -b' mar athróg thimpeallachta &EDITOR" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -109,7 +173,7 @@ "Tábhachtach: Ní mór an cháipéis a dhúnadh sular féidir dul ar aghaidh leis " "an bhfeidhmchlár consóil" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Socruithe Teirminéil" diff -Nru kate-17.12.3/po/ga/kate.po kate-18.04.3/po/ga/kate.po --- kate-17.12.3/po/ga/kate.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/ga/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -228,56 +228,56 @@ "loaded, and will be loaded again the next time Kate is started." msgstr "" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Scrios an Comhad?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " "save your changes or discard them?

    " msgstr "" -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Dún an Cháipéis" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Sábháil Mar" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Á Thosú" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Comhaid á n-athoscailt ón seisiún is déanaí..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "" @@ -1011,349 +1011,349 @@ msgid "&Open Containing Folder" msgstr "Ord Oscailte" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Ard-eagarthóir" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2005 Údair Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Cothaitheoir" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Bunfhorbróir" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Forbróir agus Draoi aibhsithe" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Bunfhorbróir" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "An córas maoláin thar barr" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Na hOrduithe Eagarthóireachta" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Tástáil, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Iar-bhunfhorbhróir" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Údar KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Leagan KWrite le haghaidh KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Stair Cealaithe KWrite, Comhtháthú Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Aibhsiú Comhréire XML i KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Paistí agus tuilleadh" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Python Plugins" msgid "Python Plugin Developer" msgstr "Breiseáin Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Aibhsiú le haghaidh comhad RPM, Perl, Diff, agus cinn eile" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Aibhsiú VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Aibhsiú SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Aibhsiú Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Aibhsiú ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Aibhsiú LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Aibhsiú Makefile, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Aibhsiú Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Aibhsiú Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Liosta lorgfhocal/cineálacha sonraí le haghaidh PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Cabhair an-deas" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Na rannpháirtithe uile a rinne mé dearmaid glan iad a lua" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Tosaigh Kate le seisiún sonraithe" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Session" msgid "session" msgstr "Seisiún" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Tosaigh Kate le seisiún sonraithe" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1361,77 +1361,77 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Socraigh ionchódú an chomhaid atá le hoscailt" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Téigh go dtí an líne seo" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Téigh go dtí an colún seo" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Column" msgid "column" msgstr "Colún" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Léigh ábhar ón ghnáth-ionchur" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Cáipéis le hoscailt" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1495,7 +1495,7 @@ msgid "&Open" msgstr "&Oscail" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Ainm an tseisiúin:" @@ -1505,52 +1505,52 @@ msgid "Specify New Name for Session" msgstr "Sonraigh Ainm Nua ar an Seisiún" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Chun seisiún a shábháil, caithfidh tú ainm a shonrú." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Ainm Seisiúin Ar Iarraidh" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Sonraigh Ainm Nua ar an Seisiún Reatha" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ga/kateproject.po kate-18.04.3/po/ga/kateproject.po --- kate-17.12.3/po/ga/kateproject.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/ga/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2012-09-21 16:01-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -87,42 +87,37 @@ msgid "Notes" msgstr "Nótaí" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" diff -Nru kate-17.12.3/po/ga/katesearch.po kate-18.04.3/po/ga/katesearch.po --- kate-17.12.3/po/ga/katesearch.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/ga/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2011-12-28 12:28-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -337,157 +337,170 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Cuardaigh" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stad" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, fuzzy, kde-format #| msgid "Folder" msgid "in Folder" msgstr "Fillteán" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search" +msgid "Show search options" +msgstr "Cuardaigh" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Search & Replace" msgid "Replace:" msgstr "Cuardach & Ionadú" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, fuzzy, kde-format #| msgid "Search & Replace" msgid "Replace" msgstr "Cuardach & Ionadú" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Search & Replace" msgid "Replace Checked" msgstr "Cuardach & Ionadú" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match Case" msgid "Match case" msgstr "Comhoiriúnaigh an Cás" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular Expressions" msgid "Use regular expressions" msgstr "Sloinn Ionadaíochta" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Úsáid conair na cáipéise reatha." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "Folder" msgid "Folder:" msgstr "Fillteán" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Scagaire" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Athchúrsach" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "" @@ -511,11 +524,6 @@ #~ msgstr "Fillteán" #, fuzzy -#~| msgid "Search" -#~ msgid "Search in:" -#~ msgstr "Cuardaigh" - -#, fuzzy #~| msgid "Folder" #~ msgid "F&older" #~ msgstr "Fillteán" diff -Nru kate-17.12.3/po/ga/katesnippetsplugin.po kate-18.04.3/po/ga/katesnippetsplugin.po --- kate-17.12.3/po/ga/katesnippetsplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/ga/katesnippetsplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2012-11-29 14:59-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -85,29 +85,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/gl/katebuild-plugin.po kate-18.04.3/po/gl/katebuild-plugin.po --- kate-17.12.3/po/gl/katebuild-plugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2017-11-01 15:02+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -51,21 +51,21 @@ msgstr "Cancelar" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Ficheiro" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Liña" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -117,62 +117,62 @@ msgid "Target Settings" msgstr "Configuración do obxectivo" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Grupo de obxectivos" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "construír" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "limpar" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configurar" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rápido" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Obxectivos do complemento de proxecto" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "erro" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "referencia non definida" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "aviso" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Non se especificou ningún ficheiro nin directorio para construír." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -180,118 +180,118 @@ "O ficheiro «%1» non é un ficheiro local. Non se poden compilar os ficheiros " "non locais." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Non se puido executar «%1». Estado de saída = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Cancelouse a construción de %1" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Xa se está a construír…" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Non hai ningún obxectivo dispoñíbel para construír." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "" "Non se especificou ningún ficheiro nin directorio local para construír." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Construíndo o obxectivo %1…" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultados de Make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Rematou a construción de %1." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Atopouse un erro." msgstr[1] "Atopáronse %1 erros." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Producíronse erros ao construír %1." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Atopouse un aviso." msgstr[1] "Atopáronse %1 avisos." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Obtivéronse avisos ao construír %1." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "A construción fallou." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "A construción completouse con problemas." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Construír" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Limpar" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configurar" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Configurar e limpar" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Só erros" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Erros e avisos" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Saída depurada" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Saída completa" diff -Nru kate-17.12.3/po/gl/katefiletree.po kate-18.04.3/po/gl/katefiletree.po --- kate-17.12.3/po/gl/katefiletree.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katefiletree.po 2018-07-10 00:03:42.000000000 +0000 @@ -238,7 +238,7 @@ #: katefiletree.cpp:477 #, kde-format msgid "File \"%1\" could not be moved to \"%2\"" -msgstr "Non foi posíbel mover o ficheiro «%1» a «%2»." +msgstr "Non se puido mover o ficheiro «%1» a «%2»." #: katefiletree.cpp:691 #, kde-format @@ -253,7 +253,7 @@ #: katefiletree.cpp:707 #, kde-format msgid "File \"%1\" could not be deleted." -msgstr "Non foi posíbel eliminar o ficheiro «%1»." +msgstr "Non se puido eliminar o ficheiro «%1»." #: katefiletreeconfigpage.cpp:59 #, kde-format diff -Nru kate-17.12.3/po/gl/kategdbplugin.po kate-18.04.3/po/gl/kategdbplugin.po --- kate-17.12.3/po/gl/kategdbplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/kategdbplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -171,7 +171,7 @@ #: debugview.cpp:149 #, kde-format msgid "Could not start debugger process" -msgstr "Non foi posíbel iniciar o proceso do depurador" +msgstr "Non se puido iniciar o proceso do depurador" #: debugview.cpp:190 #, kde-format diff -Nru kate-17.12.3/po/gl/katekonsoleplugin.po kate-18.04.3/po/gl/katekonsoleplugin.po --- kate-17.12.3/po/gl/katekonsoleplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -5,14 +5,14 @@ # mvillarino , 2007, 2008, 2009. # Marce Villarino , 2009, 2013. # Adrián Chaves Fernández , 2015, 2017. +# Adrián Chaves (Gallaecio) , 2018. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2017-02-03 18:54+0100\n" -"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-01-07 18:07+0100\n" +"Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" @@ -24,42 +24,48 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Non ten karma de abondo para acceder a unha shell nin a un emulador de " "terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal de Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Redirixir á terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&Sincronizar a terminal co documento actual" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Executar o documento actual" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Focalizar a terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -68,32 +74,60 @@ "Seguro que quere redirixir o texto á consola? Isto executará calquera orde " "que conteña cos seus permisos de usuario." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Desexa redirixir á terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Redirixir á terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" -msgstr "Sentímolo, non é posíbel acceder (cd) a «%1»." +msgstr "Sentímolo, non se pode acceder (cd) a «%1»." + +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Non é un ficheiro local: «%1»" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Seguro que quere executar o documento?\n" +"Isto executará no terminal a seguinte orde,\n" +"cos seus permisos de usuario:\n" +"«%1»" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Executar nun terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Executar" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Desfocalizar a terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Focalizar a terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -102,12 +136,41 @@ "Sincronizar &automaticamente a terminal co documento actual cando sexa " "posíbel" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Executar nun terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Retirar a extensión" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefixo:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "&Mostrar o aviso a próxima vez." + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"A próxima vez que se execute «%1», asegurarse de que aparece unha xanela de " +"aviso, mostrando a orde que se vai enviar ao terminal, para revisala." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Configurar a variábel de ambiente &EDITOR como «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -116,7 +179,7 @@ "Importante: O documento debe estar pechado para facer continuar o aplicativo " "de consola" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Configuración da terminal" diff -Nru kate-17.12.3/po/gl/kate.po kate-18.04.3/po/gl/kate.po --- kate-17.12.3/po/gl/kate.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -13,9 +13,9 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" -"PO-Revision-Date: 2018-01-07 17:56+0100\n" -"Last-Translator: Adrián Chaves (Gallaecio) \n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" +"PO-Revision-Date: 2018-04-28 22:46+0100\n" +"Last-Translator: Adrian Chaves \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" @@ -102,8 +102,7 @@ msgid "" "The file '%1' could not be opened: it is not a normal file, it is a folder." msgstr "" -"Non foi posíbel abrir o ficheiro «%1»: non é un ficheiro normal, é un " -"cartafol." +"Non se puido abrir o ficheiro «%1»: non é un ficheiro normal, é un cartafol." #: kateconfigdialog.cpp:56 #, kde-format @@ -149,8 +148,8 @@ "that file is tried to be saved." msgstr "" "Se activa esta opción cando Kate recibe o foco preguntaráselle o que facer " -"cos ficheiros que foron modificados no disco duro. Se non a marca, " -"preguntaráselle o que facer cun ficheiro que foi modificado no disco duro só " +"cos ficheiros que se modificaron no disco duro. Se non a marca, " +"preguntaráselle o que facer cun ficheiro que se modificou no disco duro só " "cando se intente gardar o ficheiro." #: kateconfigdialog.cpp:102 @@ -242,62 +241,61 @@ "Aquí pode ver todos os complementos dispoñíbeis para Kate. Os marcados están " "cargados, e cargaranse de novo a vindeira vez que se inicie Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -"O ficheiro supostamente temporal %1 foi modificado. Quere eliminalo aínda " -"así?" +"O ficheiro aparentemente temporal %1 modificouse. Quere eliminalo aínda así?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Desexa eliminar o ficheiro?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " "save your changes or discard them?

    " msgstr "" -"

    O documento «%1» foi modificado, pero non se gardou.

    Quere gardar " -"os cambios ou descartalos?

    " +"

    O documento «%1» modificouse, pero non se gardou.

    Quere gardar os " +"cambios ou descartalos?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Pechar o documento" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Gardar como" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Abriuse un novo ficheiro mentres se intentaba pechar Kate polo que se " "interrompeu o peche." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Interrompeuse o peche" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Estase a iniciar" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Estanse a abrir de novo os ficheiros da última sesión…" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Apareceron erros/avisos ao abrir os documentos" @@ -763,7 +761,7 @@ "Could not save the document \n" "'%1'" msgstr "" -"Non foi posíbel gardar o documento \n" +"Non se puido gardar o documento \n" "«%1»" # skip-rule: kde_path @@ -821,8 +819,8 @@ "The following documents have been modified. Do you want to save them " "before closing?" msgstr "" -"Os seguintes documentos foron modificados. Quere gardalos antes de " -"pechar?" +"Os seguintes documentos modificáronse. Quere gardalos antes de pechar?" #: katesavemodifieddialog.cpp:162 #, kde-format @@ -845,7 +843,7 @@ "Data you requested to be saved could not be written. Please choose how you " "want to proceed." msgstr "" -"Non foi posíbel escribir os datos que pediu gardar. Por favor escolla como " +"Non se puideron escribir os datos que pediu gardar. Por favor escolla como " "quere proceder." #: kateviewmanager.cpp:127 @@ -1040,342 +1038,342 @@ msgid "&Open Containing Folder" msgstr "Abrir o cartafol c&ontedor…" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate, o editor avanzado de textos" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2017 Autores de Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mantedor" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Desenvolvedor principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Desenvolvedor e asistente de realzado" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Desenvolvedor" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "O sistema de búfer" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "As ordes de edición" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Probando, …" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Antigo desenvolvedor principal" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor de KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Portou KWrite para KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historial de desfacer de KWrite, integración de Kspell." -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Funcionalidade de realzado da sintaxe XML en KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Parches e máis" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Desenvolvedor do complemento de Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Calidade e scripts" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Realzado de ficheiros de especificación de RPM, Perl, Diff e máis" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Realzado de VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Realzado de SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Realzado de Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Realzado de ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Realzado de LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Realzado de Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Realzado de Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Realzado de Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Lista de Palabras clave/Tipos de dato de PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Axuda moi agradábel" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Toda a xente que contribuíu e esquecín nomear" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Iniciar Kate cunha sesión dada." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sesión" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Iniciar Kate cunha sesión anónima nova, implica «-n»." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1386,7 +1384,7 @@ "haber xa outra instancia de kate coa sesión data aberta), forzando de non " "indicarse ningún parámetro nin URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1395,7 +1393,7 @@ "Se está a usar unha instancia de Kate en execución bloquéaa ata que sae, no " "caso de indicarse URL para abrir." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1404,59 +1402,59 @@ "Só se intentará reutilizar a instancia de kate con este pid (ignórase de " "empregar o inicio e haber xa outra sesión de kate coa sesión dada aberta)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Estabelecer a codificación do ficheiro para abrir." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codificación" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Ir ata esta liña." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "liña" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Ir ata esta columna." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "columna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Ler o contido da saída estándar." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Os ficheiros ou enderezos URL que o aplicativo abriu eliminaranse despois de " "usalos." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documento para abrir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[urls…]" @@ -1519,7 +1517,7 @@ msgid "&Open" msgstr "&Abrir" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nome da sesión:" @@ -1529,23 +1527,23 @@ msgid "Specify New Name for Session" msgstr "Especificar un novo nome para a sesión" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Para gardar unha sesión, precisa especificar un nome." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Falta o nome da sesión" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Erro interno: hai aberta máis dunha instancia dunha sesión dada." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1554,30 +1552,30 @@ "A sesión «%1» xa está aberta noutra instancia de kate, desexa cambiar a ela " "no canto de abrir de novo?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" -msgstr "Non foi posíbel renomear a sesión a «%1», xa hai outra con ese nome." +msgstr "Non se puido renomear a sesión a «%1», xa hai outra con ese nome." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Renomeamento de sesión" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Non se puido renomear a sesión como «%1». Non se puido escribir en «%2»." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Especificar un novo nome para a sesión actual" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/gl/kateproject.po kate-18.04.3/po/gl/kateproject.po --- kate-17.12.3/po/gl/kateproject.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-10-04 19:15+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -93,42 +93,37 @@ msgid "Notes" msgstr "Notas" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Iniciar a análise…" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Ficheiro" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Liña" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Gravidade" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Mensaxe" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Instale «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Rematou a análise." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "A análise fallou!" @@ -151,7 +146,7 @@ #: kateprojectinfoviewindex.cpp:155 #, kde-format msgid "The index could not be created. Please install 'ctags'." -msgstr "Non foi posíbel crear o índice. Instale «ctags»." +msgstr "Non se puido crear o índice. Instale «ctags»." #: kateprojectpluginview.cpp:55 #, kde-format @@ -194,6 +189,9 @@ msgid "&Projects" msgstr "&Proxectos" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Instale «cppcheck»." + #~ msgid "Follow Location" #~ msgstr "Seguir o lugar" diff -Nru kate-17.12.3/po/gl/kate-replicode-plugin.po kate-18.04.3/po/gl/kate-replicode-plugin.po --- kate-17.12.3/po/gl/kate-replicode-plugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/kate-replicode-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -349,7 +349,7 @@ #: replicodeview.cpp:104 #, kde-format msgid "Could not find an active document to run." -msgstr "Non foi posíbel atopar un documento activo para executalo." +msgstr "Non se puido atopar un documento activo para executalo." #: replicodeview.cpp:110 #, kde-format @@ -371,7 +371,7 @@ #: replicodeview.cpp:120 #, kde-format msgid "Unable to open source file for reading." -msgstr "Non foi posíbel ler o ficheiro de fontes." +msgstr "Non se pode ler o ficheiro de fontes." #: replicodeview.cpp:128 #, kde-format @@ -385,7 +385,7 @@ "Unable to find replicode executor.\n" "Please go to settings and set the path to the Replicode executable." msgstr "" -"Non foi posíbel atopar o executábel de replicode.\n" +"Non se pode atopar o executábel de replicode.\n" "Abra o diálogo de configuración e defina a ruta do executábel de Replicode." #: replicodeview.cpp:136 @@ -400,7 +400,7 @@ "Unable to find user operator library.\n" "Please go to settings and set the path to the library." msgstr "" -"Non foi posíbel atopar a biblioteca operadora do usuario.\n" +"Non se pode atopar a biblioteca operadora do usuario.\n" "Abra o diálogo de configuración e defina a ruta da biblioteca." #: replicodeview.cpp:194 diff -Nru kate-17.12.3/po/gl/katesearch.po kate-18.04.3/po/gl/katesearch.po --- kate-17.12.3/po/gl/katesearch.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-01-07 17:48+0100\n" -"Last-Translator: Adrián Chaves (Gallaecio) \n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-04-17 20:57+0100\n" +"Last-Translator: Adrian Chaves \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" @@ -331,149 +331,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Uso: newPGrep [padrón que se vai buscar no proxecto actual]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Engadir unha nova lapela de busca." + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Atopar:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Buscar" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Seguinte" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Deter" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "No ficheiro actual" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "nos ficheiros abertos" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "no cartafol" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Mostrar as opcións de busca." + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Substituír:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Substituír" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Substituír os marcados" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Diferenciar maiúsculas de minúsculas." #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Empregar expresións regulares" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expandir a árbore cos resultados" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usar a ruta do documento actual." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Cartafol:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Subir un cartafol." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtro:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Excluír:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursivo" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Incluír os agochados" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Seguir as ligazóns simbólicas" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Incluír os ficheiros binarios" @@ -493,9 +505,6 @@ #~ msgid "Folder" #~ msgstr "Cartafol" -#~ msgid "Search in:" -#~ msgstr "Buscar en:" - #~ msgid "Fi&nd:" #~ msgstr "&Atopar:" diff -Nru kate-17.12.3/po/gl/katesnippetsplugin.po kate-18.04.3/po/gl/katesnippetsplugin.po --- kate-17.12.3/po/gl/katesnippetsplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katesnippetsplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2018-02-01 20:16+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -90,22 +90,22 @@ msgid "Prefix to show in code completion" msgstr "O prefixo para mostrar no completado de código." -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Editar o fragmento %1 de %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Crear un fragmento novo no repositorio %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "O nome do fragmento non pode conter espazos" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -114,7 +114,7 @@ "O fragmento contén cambios sen gardar. Quere continuar e perder todos os " "cambios?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Aviso: hai cambios non gardados" @@ -259,12 +259,12 @@ #: snippetrepository.cpp:248 #, kde-format msgid "Output file '%1' could not be opened for writing" -msgstr "Non foi posíbel abrir o ficheiro de saída «%1» para escribir nel" +msgstr "Non se puido abrir o ficheiro de saída «%1» para escribir nel" #: snippetrepository.cpp:282 #, kde-format msgid "Cannot open snippet repository %1." -msgstr "Non foi posíbel abrir o repositorio %1." +msgstr "Non se pode abrir o repositorio %1." #: snippetrepository.cpp:294 #, kde-format diff -Nru kate-17.12.3/po/gl/katesql.po kate-18.04.3/po/gl/katesql.po --- kate-17.12.3/po/gl/katesql.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katesql.po 2018-07-10 00:03:42.000000000 +0000 @@ -195,7 +195,7 @@ #, kde-kuit-format msgctxt "@info" msgid "Unable to open file %1" -msgstr "Foi imposíbel abrir o ficheiro %1." +msgstr "Non se pode abrir o ficheiro %1." #: exportwizard.cpp:38 #, kde-format diff -Nru kate-17.12.3/po/gl/katexmlcheck.po kate-18.04.3/po/gl/katexmlcheck.po --- kate-17.12.3/po/gl/katexmlcheck.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katexmlcheck.po 2018-07-10 00:03:42.000000000 +0000 @@ -56,7 +56,7 @@ #: plugin_katexmlcheck.cpp:302 #, kde-format msgid "Error: Could not create temporary file '%1'." -msgstr "Erro: Non foi posíbel crear o ficheiro temporal «%1»." +msgstr "Erro: Non se puido crear o ficheiro temporal «%1»." #: plugin_katexmlcheck.cpp:395 #, kde-format diff -Nru kate-17.12.3/po/gl/katexmltools.po kate-18.04.3/po/gl/katexmltools.po --- kate-17.12.3/po/gl/katexmltools.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/katexmltools.po 2018-07-10 00:03:42.000000000 +0000 @@ -4,19 +4,20 @@ # Xabi G. Feal , 2006. # Marce Villarino , 2009, 2011, 2013. # Adrián Chaves Fernández , 2015. +# Adrian Chaves , 2018. msgid "" msgstr "" "Project-Id-Version: katexmltools\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:06+0100\n" -"PO-Revision-Date: 2015-03-12 18:35+0100\n" -"Last-Translator: Adrián Chaves Fernández \n" +"PO-Revision-Date: 2018-04-28 22:01+0100\n" +"Last-Translator: Adrian Chaves \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" @@ -53,8 +54,8 @@ "The current file has been identified as a document of type \"%1\". The meta " "DTD for this document type will now be loaded." msgstr "" -"O ficheiro actual foi identificado como un documento do tipo «%1». O meta " -"DTD para este tipo de documento cargarase agora." +"O ficheiro actual identificouse como un documento do tipo «%1». O meta DTD " +"para este tipo de documento cargarase agora." #: plugin_katexmltools.cpp:462 #, kde-format @@ -64,7 +65,7 @@ #: plugin_katexmltools.cpp:494 #, kde-format msgid "The file '%1' could not be opened. The server returned an error." -msgstr "Non foi posíbel abrir o ficheiro «%1». O servidor devolveu un erro." +msgstr "Non se puido abrir o ficheiro «%1». O servidor devolveu un erro." #: plugin_katexmltools.cpp:496 pseudo_dtd.cpp:47 pseudo_dtd.cpp:57 #, kde-format @@ -102,8 +103,8 @@ "Enter XML tag name and attributes (\"<\", \">\" and closing tag will be " "supplied):" msgstr "" -"Insira o nome da etiqueta XML e os seus atributos (o «<», o «>» e a etiqueta " -"de peche serán fornecidos):" +"Insira o nome da etiqueta XML e os seus atributos (forneceranse o «<», o «>» " +"e a etiqueta de peche):" #: pseudo_dtd.cpp:45 #, kde-format @@ -111,7 +112,7 @@ "The file '%1' could not be parsed. Please check that the file is well-formed " "XML." msgstr "" -"Non foi posíbel procesar o ficheiro «%1». Comprobe que o ficheiro contén XML " +"Non se puido procesar o ficheiro «%1». Comprobe que o ficheiro contén XML " "correcto." #: pseudo_dtd.cpp:52 diff -Nru kate-17.12.3/po/gl/ktexteditorpreviewplugin.po kate-18.04.3/po/gl/ktexteditorpreviewplugin.po --- kate-17.12.3/po/gl/ktexteditorpreviewplugin.po 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/po/gl/ktexteditorpreviewplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -0,0 +1,103 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Adrián Chaves (Gallaecio) , 2018. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2017-09-26 03:30+0200\n" +"PO-Revision-Date: 2018-01-07 18:11+0100\n" +"Last-Translator: Adrián Chaves (Gallaecio) \n" +"Language-Team: Galician \n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Adrian Chaves (Gallaecio)" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "adrian@chaves.io" + +#: ktexteditorpreviewview.cpp:43 +#, kde-format +msgid "Preview" +msgstr "Vista previa" + +#: previewwidget.cpp:62 +#, kde-format +msgid "Lock Current Document" +msgstr "Bloquear o documento actual" + +#: previewwidget.cpp:63 +#, kde-format +msgid "Lock preview to current document" +msgstr "Bloquear a vista previa no documento actual." + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock Current View" +msgstr "Desbloquear a vista actual" + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock current view" +msgstr "Desbloquear a vista actual." + +#: previewwidget.cpp:71 +#, kde-format +msgid "Automatically Update Preview" +msgstr "Actualizar automaticamente a vista previa" + +#: previewwidget.cpp:72 +#, kde-format +msgid "Enable automatic updates of the preview to the current document content" +msgstr "" +"Activar actualizacións automáticas da vista previa ao contido actual do " +"documento." + +#: previewwidget.cpp:73 +#, kde-format +msgid "Manually Update Preview" +msgstr "Actualizar a vista previa manualmente" + +#: previewwidget.cpp:73 +#, kde-format +msgid "" +"Disable automatic updates of the preview to the current document content" +msgstr "" +"Desactivar as actualizacións automáticas da vista previa ao contido actual " +"do documento." + +#: previewwidget.cpp:78 +#, kde-format +msgid "Update Preview" +msgstr "Actualizar a vista previa" + +#: previewwidget.cpp:79 +#, kde-format +msgid "Update the preview to the current document content" +msgstr "Actualizar a vista previa ao contido actual do documento." + +#: previewwidget.cpp:87 +#, kde-format +msgid "View" +msgstr "Vista" + +#: previewwidget.cpp:107 +#, kde-format +msgid "No preview available." +msgstr "Non está dispoñíbel unha vista previa." + +#: previewwidget.cpp:202 +#, kde-format +msgid "About %1" +msgstr "Sobre %1" diff -Nru kate-17.12.3/po/gl/kwrite.po kate-18.04.3/po/gl/kwrite.po --- kate-17.12.3/po/gl/kwrite.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/kwrite.po 2018-07-10 00:03:42.000000000 +0000 @@ -523,8 +523,7 @@ msgid "" "The file '%1' could not be opened: it is not a normal file, it is a folder." msgstr "" -"Non foi posíbel abrir o ficheiro «%1»: non é un ficheiro normal, é un " -"cartafol." +"Non se puido abrir o ficheiro «%1»: non é un ficheiro normal, é un cartafol." #~ msgid "" #~ "The file given could not be read; check whether it exists or is readable " diff -Nru kate-17.12.3/po/gl/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/gl/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/gl/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/gl/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-03-12 19:08+0100\n" "Last-Translator: Adrián Chaves Fernández \n" "Language-Team: Galician \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Eliminar a sesión" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Iniciar Kate (sen argumentos)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nova sesión de Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nova sesión anónima" diff -Nru kate-17.12.3/po/he/katebuild-plugin.po kate-18.04.3/po/he/katebuild-plugin.po --- kate-17.12.3/po/he/katebuild-plugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/he/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2017-05-16 06:36-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Hebrew \n" @@ -45,21 +45,21 @@ msgstr "בטל" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "קובץ" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "קו" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -111,178 +111,178 @@ msgid "Target Settings" msgstr "הגדרות של מטרות" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format msgid "Target Set" msgstr "קבע מטרה" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format msgid "build" msgstr "&בנה" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format msgid "clean" msgstr "נקה" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "מטרות תוסף פרוייקטים" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "שגיאה" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "ייחוס לא מוגדר" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "הזהרה" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "אין קובץ או ספרייה מוגדרת עבור בנייה" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "הקובץ \"%1\" הוא לא קובץ מקומי. אין אפשרות לקמפל קבצים לא מקומיים." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "אין אפשרות להפעיל את \"%1\". תוצאת הרצה = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "בנייה של %1 בוטלה" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format msgid "There is no local file or directory specified for building." msgstr "אין קובץ או ספרייה מוגדרת עבור בנייה" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "בנה את המטרה %1...." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "בניית המטרה %1 הושלמה." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "נמצאה שגיאה אחת" msgstr[1] "נמצאו %1 שגיאות" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "לבנייה של %1 היו שגיאות." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "נמצאה הזהרה אחת" msgstr[1] "נמצאו %1 הזהרות" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format msgid "Building %1 had warnings." msgstr "לבנייה של %1 היו שגיאות." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "הבנייה נכשלה" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "הבנייה הסתיימה ללא בעיות" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, fuzzy, kde-format msgid "Build" msgstr "&בנה" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "נקה" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format msgid "ConfigClean" msgstr "נקה" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "שגיאות בלבד" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "שגיאות והזהרות" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "הפלט המנותח" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "הפלט המלא" diff -Nru kate-17.12.3/po/he/katekonsoleplugin.po kate-18.04.3/po/he/katekonsoleplugin.po --- kate-17.12.3/po/he/katekonsoleplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/he/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2017-05-16 06:36-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Hebrew \n" @@ -18,40 +18,46 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Zanata 3.9.6\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "אין לך מספיק קרמה כדי לגשת אל המסוף" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "מסוף" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format msgid "Kate Terminal" msgstr "מסוף" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&נתב אל המסוף" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&סנכרן מסוף עם המסמך הנוכחי" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&מקד את המסוף" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,51 +66,109 @@ "האם באמת ברצונך לנתב את הטקסט אל המסוך? ייתכן וזה יפעיל פקודות בתור המשתמש " "הנוכחי." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "האם לנתב אל המסוף?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "נתב אל המסוף" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "אין אפשרות לעבור אל ספרייה ‏\"%1\"" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"האם באמת ברצונך לנתב את הטקסט אל המסוך? ייתכן וזה יפעיל פקודות בתור המשתמש " +"הנוכחי." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "האם לנתב אל המסוף?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "הוצא מיקוד מהמסוף" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "שים את המוסף במוקד" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "&סנכרן באופן אוטומטי את המסוף עם המסמך הנוכחי כאשר זה אפשרי" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "נתב אל המסוף" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "קבע את משתנה הסביבה EDITOR אל \"kate -b\"" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "חשוב: יש לסגור המסמך הנוכחי בכדי שיהיה אפשר להמשך עם הפעלת היישום" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "הגדרות מסוף" diff -Nru kate-17.12.3/po/he/kate.po kate-18.04.3/po/he/kate.po --- kate-17.12.3/po/he/kate.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/he/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-05-16 06:36-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Hebrew \n" @@ -243,19 +243,19 @@ "כאן באפשרותך לראות את כל התוספים הזמינים של Kate. התוספים המסומנים טעונים " "כרגע וייטענו שוב בפעם הבאה ש־Kate יופעל." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "הקובץ הזמני %1 שונה, אם ברצונך למחוק אותו בכל זאת?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "למחוק קובץ?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -264,37 +264,37 @@ "

    המסמך \"%1\" עבר שינוי, אך לא נשמר

    האם אתה רוצה לשמור את השינויים, " "או לבטל אותם?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "סגור מסמך" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "שמירה בשם" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "נפתח קובץ חדש בעת סגירת Kate, הסגירה בוטלה." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "הסגירה בוטלה" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "מפעיל" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "פותח מחדש קבצים מההפעלה הקודמת..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "שגיאה/אזהרה בזמן פתיחת מסמכים" @@ -1019,342 +1019,342 @@ msgid "&Open Containing Folder" msgstr "פתח תיקיה מכילה" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - עורך טקסט מתקדם" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2013 Kate יוצרי" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "מתחזק" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "מפתח מרכזי" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "אשף מפתח והדגשת תחביר" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "מפתח" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "מערכת המאגרים המגניבה" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "פקודות העריכה" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "בדיקה, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "מפתח מרכזי לשעבר" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "הכותב של KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "הסבת KWrite ל־KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "היסטוריית הביטול של KWrite, שילוב עם Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "התמיכה של KWrite בהדגשת תחביר XML" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "טלאים ועוד" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "מפתח תוספים של Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "בקרת איכות ותסרוט" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "הדגשה עבור קבצי Spec של RPM וגם Perl, Diff ועוד" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "הדגשת VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "הדגש SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "הדגשת Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "הדגשת ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "הדגשת LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "הדגשת קבצי Make, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "הדגשת Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "הדגשת Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "רשימת טיפוסי נתונים\\מילות מפתח של PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "עזרה אדיבה מאוד" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "כל האנשים שתרמו וששכחתי להזכיר" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "התחל את Kate עם ההפעלה הנתונה " -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format msgid "session" msgstr "הפעלה" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "התחל את Kate עם הפעלה אנונימית חדשה, על ידי '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1362,71 +1362,71 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "קבע קידוד עבור הקובץ שיפתח." -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format msgid "encoding" msgstr "הצג קידוד" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "דלג לשורה זו." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr ".דלג לטור זה" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format msgid "column" msgstr "הערה" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "קרא את תוכן הקלט." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "הקובץ או הכתובת שנפתחה ע\"י האפליקציה תמחק אחרי השימוש" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "מסמך לפתיחה." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1489,7 +1489,7 @@ msgid "&Open" msgstr "&פתח" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "שם ההפעלה:" @@ -1499,23 +1499,23 @@ msgid "Specify New Name for Session" msgstr "קבע שם להפעלה החדשה" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "בכדי לשמור הפעלה, אליך לתת לה שם." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "חבר שם ההפעלה" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "שגיאה פנימית: יש יותר מאשר מופע אחד פתוח עבור הפעלה נתונה." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1524,29 +1524,29 @@ "ההפעלה \"%1\" כבר פתוחה על ידי מופע אחר של kate, האם לשנות שם במקום לפתוח " "מחדש?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "אין אפשרות לשנות את ההפעלה אל \"%1\", יש כבר הפעלה קיימת עם השם הזה" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "שינוי שם ההפעלה" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "אין אפשרות לשנות את ההפעלה אל \"%1\", נכשל בכתיבה ל־\"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "קבע שם חדש עבוד ההפעלה הנוכחית" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/he/kateproject.po kate-18.04.3/po/he/kateproject.po --- kate-17.12.3/po/he/kateproject.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/he/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-05-16 06:36-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Hebrew \n" @@ -87,42 +87,37 @@ msgid "Notes" msgstr "הערות" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "התחל ניתוח" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "קובץ" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "שורה" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "אנא התקן את \"cppcheck\"" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -187,3 +182,6 @@ #, kde-format msgid "&Projects" msgstr "&פרוייקטים" + +#~ msgid "Please install 'cppcheck'." +#~ msgstr "אנא התקן את \"cppcheck\"" diff -Nru kate-17.12.3/po/he/katesearch.po kate-18.04.3/po/he/katesearch.po --- kate-17.12.3/po/he/katesearch.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/he/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-05-16 06:36-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Hebrew \n" @@ -322,150 +322,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "שימוש: [תבנית לחיפוש בפרוייקט הנוכחי] newPGrep " +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, fuzzy, kde-format msgid "Find:" msgstr "חפש" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "חפש" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "הבא" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "עצור" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format msgid "In Current File" msgstr "בפרויקט" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format msgid "in Open Files" msgstr "בקבצים פתוחים" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "בתיקייה" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format msgid "Replace:" msgstr "החלף" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "החלף" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "החלף את המסומנים" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format msgid "Match case" msgstr "&התאם רישיות" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format msgid "Use regular expressions" msgstr "ביטויים &רגולים" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "הרחב תוצאות" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "השתמש בנתיב של המסמך הנוכחי." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format msgid "Folder:" msgstr "ת&יקייה" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "עבור תיקייה אחת מעלה" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format msgid "Filter:" msgstr "מסנן" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format msgid "Exclude:" msgstr "למעט" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "רקורסיבי" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "כלל קבצים מוסתרים" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "עקוב אחרי קישורים סימבולים" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "כלול קבצים בינארים" diff -Nru kate-17.12.3/po/he/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/he/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/he/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/he/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:42.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org.kde.plasma.katesessions\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2017-05-16 06:37-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Hebrew \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "מחק הפעלה" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "הפעלת Kate חדשה" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "הפעלה אנונימית חדשה" diff -Nru kate-17.12.3/po/hi/katekonsoleplugin.po kate-18.04.3/po/hi/katekonsoleplugin.po --- kate-17.12.3/po/hi/katekonsoleplugin.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/hi/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2017-11-10 00:41+0530\n" "Last-Translator: G Karunakar \n" "Language-Team: Hindi \n" @@ -19,40 +19,46 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "शैल या टर्मिनल एमुलेशन तक पहुँचने के लिए आपके पास पर्याप्त कर्मा नहीं है" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "टर्मिनल" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "केट टर्मिनल" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "टर्मिनल में पाइप करें (&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "वर्तमान दस्तावेज़ से टर्मिनल सिंक्रोनाइज करें (&y)" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "टर्मिनल फ़ोकस करें (&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -61,51 +67,109 @@ "क्या आप सचमुच पाठ को कंसोल में पाइप करना चाहते हैं? यह आपके उपयोक्ता अधिकारों के साथ " "किसी भी निहित कमांड को चला देगा." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "टर्मिनल में पाइप करें?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "टर्मिनल में पाइप करें" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "खेद है, '%1' पर डिरेक्ट्री बदल नहीं सका" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"क्या आप सचमुच पाठ को कंसोल में पाइप करना चाहते हैं? यह आपके उपयोक्ता अधिकारों के साथ " +"किसी भी निहित कमांड को चला देगा." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "टर्मिनल में पाइप करें?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "टर्मिनल डीफ़ोकस करें" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "टर्मिनल फ़ोकस करें" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "जब संभव हो वर्तमान दस्तावेज़ के साथ टर्मिनल को स्वचालित सिंक्रोनाइज़ करें (&A)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "टर्मिनल में पाइप करें" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "टर्मिनल विन्यास" diff -Nru kate-17.12.3/po/hi/kate.po kate-18.04.3/po/hi/kate.po --- kate-17.12.3/po/hi/kate.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/hi/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-11-05 20:17+0530\n" "Last-Translator: G Karunakar \n" "Language-Team: Hindi \n" @@ -226,7 +226,7 @@ "यहाँ आप के-एटीई के सभी उपलब्ध प्लगइन्स को देख सकते हैं. जिनमें चेक मार्क हैं, वे लोडेड हैं, तथा " "अगली बार जब के-एटीई चालू होगा तो लोड होंगे." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -235,12 +235,12 @@ "अस्थायी फ़ाइल मानी गई फ़ाइल %1 परिवर्धित की गई है. जैसे भी हो क्या आप इसे मिटाना चाहते " "हैं?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "फ़ाइल मिटाएँ?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -249,37 +249,37 @@ "

    दस्तावेज़ '%1' परिवर्धित किया गया है, पर सहेजा नहीं गया है.

    क्या आप इसे रखना " "चाहते हैं या अपने परिवर्तनों को फेंकना चाहते हैं?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "दस्तावेज़ बन्द करें" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "ऐसे सहेजें" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "केएटीई को बन्द करने के दौरान नया फ़ाइल खोला गया, बन्द करना छोड़ा." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "बन्द करना छोड़ा" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "प्रारंभ किया जा रहा है" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "अंतिम सत्र की फ़ाइलों को फिर से खोला जा रहा है..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "दस्तावेज़ खोलने के दौरान त्रुटियाँ/चेतावनियाँ" @@ -1018,349 +1018,349 @@ msgid "&Open Containing Folder" msgstr "खोलने का क्रम" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "के-एटीई" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "के-एटीई- विकसित पाठ संपादक" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 केएटीई के लेखकगण" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "क्रिस्टोफ कलमान" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "मेंटेनर" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "ऑन्देर्स लुंद" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "कोर डेवलपर" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "जोसफ़ वेननिंगर" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "हामिश रोदा" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "डोमिनिक हाउमेन" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "डेवलपर तथा हाइलाइट विज़ार्ड" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "कोर डेवलपर" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "ऑन्देर्स लुंद" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "वाल्दो बास्तियान" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "द कूल बफर सिस्टम" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "चार्ल्स सेमुएल्स" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "संपादन कमांड्स" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "मैट न्यूवेल" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "जांच किया जा रहा है..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "माइकल बार्तेल" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "पूर्व कोर डेवलपर" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "माइकल मॅककालम" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "जोहेन विल्हेमी" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "के-राइट लेखक" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "माइकल कोच" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "के-राइट पोर्ट टू के-पार्ट्स" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "क्रिश्चियन गेबे" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "साइमन हाउसमेन" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "ग्लेन पार्कर" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "के-राइट अनडू इतिहास, के-स्पेल इंटीग्रेशन" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "स्कॉट मैंसन" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "के-राइट एक्सएमएल सिंटेक्स हाइलाइटिंग आधार" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "जॉन फायरबॉग" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "पैचेस एंड मोर" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "प्लगइन्स" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "मेतियो मेरली" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "आरपीएम स्पेक फ़ाइलें, पर्ल, डिफ़ तथा मोर के लिए उभारें" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "रॉकी स्कालेता" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "वीएचडीएल के लिए उभारें" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "यूरी लेबेदेव" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "एसक्यूएल के लिए उभारें" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "क्रिस रॉस" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "फेराइट के लिए उभारें" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "निक रॉक्स" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG के लिए उभारें" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "कार्सटन निहाउस" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "लेटेक्स के लिए उभारें" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "पर विग्रेन" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "मेकफाइल्स, पायथन के लिए उभारें" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "जान फ्रित्ज़" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "पायथन के लिए उभारें" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "डेनियल नेबर" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "रोलेण्ड पेबेल" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "योजना के लिए उभारें" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "क्रिस्टी दुमित्रेस्कू" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP कीवर्ड/डाटाटाइप सूची" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "कार्स्टेन फेइफर" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "बहुत अच्छी मदद" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "सभी लोग जिन्होंने सहयोग किया और मैं उल्लेख करना भूल गया" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "दिये गए सत्र के साथ केएटीई को प्रारंभ करें" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "सत्र" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "दिये गए सत्र के साथ केएटीई को प्रारंभ करें" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1368,76 +1368,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "फ़ाइल खोलने के लिए एनकोडिंग नियत करें" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "इस पंक्ति पर नेविगेट करें" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "इस स्तम्भ पर नेविगेट करें" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "stdin के विषयवस्तुओं को पढ़ें." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "दस्तावेज़ जिसे खोलना है" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1502,7 +1502,7 @@ msgid "&Open" msgstr "खोलें (&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "सत्र नाम:" @@ -1512,52 +1512,52 @@ msgid "Specify New Name for Session" msgstr "सत्र के लिए नया नाम निर्धारित करें" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "सत्र सहेजने के लिए आपको एक नाम निर्दिष्ट करना होगा." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "सत्र नाम गुम है" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "सत्र नाम बदलना" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "वर्तमान सत्र के लिए नया नाम निर्धारित करें" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/hi/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/hi/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/hi/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/hi/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2016-07-22 17:51+0530\n" "Last-Translator: G Karunakar \n" "Language-Team: Hindi \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "सत्र हटाएँ" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "केट चालू करें (कोई आर्गुमेंट्स नहीं )" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "नया केट सत्र" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, fuzzy, kde-format msgid "New Anonymous Session" msgstr "नया अज्ञात सत्र" diff -Nru kate-17.12.3/po/hr/kate.po kate-18.04.3/po/hr/kate.po --- kate-17.12.3/po/hr/kate.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/hr/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kate 0\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2010-03-15 15:31+0100\n" "Last-Translator: Andrej Dundovic \n" "Language-Team: Croatian \n" @@ -241,19 +241,19 @@ "Ovdje možete pregledati sve raspoloživa dodatke za Kate. Dodaci s oznakom su " "trenutno učitani, a bit će uplitani i pri svakom sljedećem pokretanju Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, fuzzy, kde-format msgid "Delete File?" msgstr "Izbrisano" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, fuzzy, kde-format #| msgid "" #| "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -265,39 +265,39 @@ "

    Dokument '%1' je izmijenjen, ali nije spremljen.

    Želite li spremiti " "izmjene ili ih odbaciti?" -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Zatvori dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, fuzzy, kde-format msgid "Save As" msgstr "Spremi &kao..." -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Nova datoteka je otvorena tijekom pokušaja zatvaranja Kate. Zatvaranje je " "prekinuto." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Zatvaranje je prekinuto" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Započinjanje" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Ponovno otvaranje datoteka iz posljednje sesije" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "" @@ -1070,348 +1070,348 @@ msgstr "Redoslijed pokretanja" # pmap: =/nom=Kate/gen=Katea/dat=Kateu/aku=Kate/ins=Kateom/_r=m/_b=j/ -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate – napredan uređivač teksta" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000–2005 Autori programa Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Održavač" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Glavni dio razvio" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Čarobnjak za razvoj i naglašavanje" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Glavni dio razvio" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "'Hladnokrvni' sustav međuspremnika" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "&Naredbe za uređivanje" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Ispitivanje, …" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Prethodni pisac glavnog dijela" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite autor" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite portabilnost u KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite povijest poništavanja, KSpell integracija" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML podrška za naglašavanje sintakse" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Zakrpe i ostalo" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Naglašavanje za RPM Spec-datoteke, Perl, Diff i više" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Naglašavanje za VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Naglašavanje za SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Naglašavanje za Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Naglašavanje za ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Naglašavanje za LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Naglašavanje za makefile datoteke, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Naglašavanje za Phyton" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Naglašavanje za Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Popis PHP ključnih riječi/vrsta datoteka" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Jako lijepa pomoć" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Svi koji su doprinijeli, a zaboravio sam ih spomenuti" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Započni Kate s danom sesijom" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Session" msgid "session" msgstr "Sesija" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Započni Kate s danom sesijom" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1419,76 +1419,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Zadajte kodiranje datoteke koju je potrebno otvoriti" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Navigacija do ovog retka" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Navigacija do ovog stupca" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format msgid "column" msgstr "Komentar" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Pročitaj sadržaj iz stdin" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Dokument za otvaranje" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1553,7 +1553,7 @@ msgid "&Open" msgstr "&Otvori" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Naziv sesije:" @@ -1563,52 +1563,52 @@ msgid "Specify New Name for Session" msgstr "Odredite novi naziv za sesiju" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Da biste spremili sesiju potrebno je odrediti naziv." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nedostaje naziv sesije" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Preimenovanje sesije" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Odredite novi naziv za trenutnu sesiju" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/hu/katebuild-plugin.po kate-18.04.3/po/hu/katebuild-plugin.po --- kate-17.12.3/po/hu/katebuild-plugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/hu/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: KDE 4.2\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-09-07 10:41+0200\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" @@ -46,21 +46,21 @@ msgstr "Mégse" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fájl" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Sor" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -112,178 +112,178 @@ msgid "Target Settings" msgstr "Célbeállítások" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Célkészlet" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "fordítás" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "tisztítás" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "beállítás" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "gyors" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Projekt bővítmény célok" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "hiba" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "nem definiált hivatkozás" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "figyelmeztetés" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Nincs megadva fájl vagy mappa az összeállításhoz." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Ez nem helyi fájl: \"%1\". Távoli fájlokat nem lehet lefordítani." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Nem sikerült elindítani: \"%1\". Kilépési kód = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "%1 fordítása megszakítva" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Fordítás folyamatban…" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Nincsenek fordítási célok." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Nincs megadva helyi fájl vagy mappa az összeállításhoz." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "%1 cél fordítása…" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make eredményei:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "%1 fordítása kész." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "1 hiba." msgstr[1] "%1 hiba." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "%1 fordításának hibái voltak." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "1 figyelmeztetés." msgstr[1] "%1 figyelmeztetés." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "%1 fordításának figyelmeztetései voltak." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Az összeállítás meghiúsult." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "A felépítés hibátlanul befejeződött." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Összeállítás" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Tisztítás" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Beállítás" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Beállítástörlés" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Csak hibák" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Hibák és figyelmeztetések" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Feldolgozott kimenet" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Teljes kimenet" diff -Nru kate-17.12.3/po/hu/katekonsoleplugin.po kate-18.04.3/po/hu/katekonsoleplugin.po --- kate-17.12.3/po/hu/katekonsoleplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/hu/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: KDE 4.2\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-08-30 11:29+0200\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" @@ -19,41 +19,47 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Nincs elegendő jogosultság parancsértelmező vagy terminálemulátor indításához" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminál" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate terminál" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Át&vezetés terminálba" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "A terminál &szinkronizálása az aktuális dokumentummal" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Fókusz a terminálra" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -62,32 +68,62 @@ "Biztosan át szeretné vezetni a szöveget a terminálba egy csövön? A benne " "lévő parancsok végrehajtódnak." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Átvezetés a terminálba?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Átvezetés a terminálba" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Nem sikerült átváltani ebbe a könyvtárba: „%1”" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Biztosan át szeretné vezetni a szöveget a terminálba egy csövön? A benne " +"lévő parancsok végrehajtódnak." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Átvezetés a terminálba?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Fókuszelvétel a terminálról" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Fókusz a terminálra" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -96,12 +132,40 @@ "&Automatikus szinkronizálás a terminál és az aktuális dokumentum között, " "amikor lehetséges" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Átvezetés a terminálba" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Az &EDITOR környezeti változó beállítása erre: „kate -b”" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -110,7 +174,7 @@ "Fontos: a konzolos alkalmazás futásának folytatása előtt a dokumentumot be " "kell zárni" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminálbeállítások" diff -Nru kate-17.12.3/po/hu/kate.po kate-18.04.3/po/hu/kate.po --- kate-17.12.3/po/hu/kate.po 2018-03-06 00:07:57.000000000 +0000 +++ kate-18.04.3/po/hu/kate.po 2018-07-10 00:03:42.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: KDE 4.2\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-02-14 23:24+0100\n" "Last-Translator: Kiszel Kristóf \n" "Language-Team: Hungarian \n" @@ -232,19 +232,19 @@ "Itt láthatók a telepített Kate bővítőmodulok. A megjelöltek be vannak " "töltve, és a Kate indulásakor mindig automatikusan betöltődnek." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "A(z) %1 ideiglenes fájl megváltozott. Biztosan törölni szeretné?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Fájl törlése" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -253,38 +253,38 @@ "

    A(z) „%1” nevű dokumentum megváltozott, de még nincs elmentve.

    El " "szeretné menteni a módosításokat vagy inkább eldobja őket?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "A dokumentum bezárása" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Mentés másként" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Új fájl megnyitása történt a Kate bezárása közben, a bezárás félbeszakadt." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "A bezárás félbe lett szakítva" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Indulás" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "A legutóbb nyitva hagyott fájlok megnyitása…" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Hibák és figyelmeztetések dokumentum megnyitásakor" @@ -1024,342 +1024,342 @@ msgid "&Open Containing Folder" msgstr "&Tartalmazó mappa megnyitása" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - a KDE szövegszerkesztője" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© A Kate szerzői, 2000-2017." -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Karbantartó" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Kiemelt fejlesztő" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Fejlesztő, kiemelési varázsló" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Fejlesztő" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "A nagyszerű pufferkezelési rendszer" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Szerkesztési parancsok" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Tesztelés, stb." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Korábbi vezető fejlesztő" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "A KWrite szerzője" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "A KWrite újraírása objektumok felhasználásával" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite visszavonási napló, KSpell-integráció" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "XML-szintaxiskiemelés a KWrite-ban" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Javítások, stb." -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python bővítmény fejlesztő" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA és szkriptelés" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Az RPM-leíró, Perl, Diff stb. fájlok szintaxiskiemelése" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL-szintaxiskiemelés" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL-szintaxiskiemelés" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite-szintaxiskiemelés" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG-szintaxiskiemelés" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX-szintaxiskiemelés" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "A Makefile-ok és a Python szintaxiskiemelése" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python-szintaxiskiemelés" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme-szintaxiskiemelés" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP kulcsszó- és adattípuslista" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "A szépséges segítségfájlok" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Mindenki, aki segített valamiben, de nincs név szerint megemlítve" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "A Kate elindítása a megadott munkamenettel." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "munkamenet" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "A Kate indítása névtelen munkamenettel, ugyanaz mint a „-n”." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1370,7 +1370,7 @@ "indítás van használva, és már van egy másik Kate példány a megadott " "munkamenettel), kényszerítve, ha egy paraméter és URL sincs megadva." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1379,7 +1379,7 @@ "Ha már van egy futó Kate példány, blokkolódjon amíg az kilép, ha URL-t kell " "megnyitni." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1389,58 +1389,58 @@ "(figyelmen kívül lesz hagyva, ha az indítás van használva, és már van egy " "másik Kate példány a megadott munkamenettel)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "A megnyitandó fájl kódolása." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "kódolás" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Ugrás erre a sorra." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Ugrás erre az oszlopra." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "A standard bemenet olvasása." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Az alkalmazás által megnyitott fájlok és URL-ek használat után törlődnek" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Megnyitandó dokumentumok." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1503,7 +1503,7 @@ msgid "&Open" msgstr "Megny&itás" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "A munkamenet neve:" @@ -1513,24 +1513,24 @@ msgid "Specify New Name for Session" msgstr "Új név adása a munkamenetnek" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Munkamenet mentéséhez meg kell adni egy nevet." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nincs megadva a munkamenet neve" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Belső hiba: több mint egy példány van megnyitva egy adott munkamenetből." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1539,7 +1539,7 @@ "A(z) „%1” munkamenet már meg van nyitva egy másik Kate példányban, átvált " "arra az újra megnyitás helyett?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1548,24 +1548,24 @@ "Nem sikerült átnevezni a munkamenetet erre: „%1”, mert már létezik ilyen " "nevű munkamenet." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Munkamenet átnevezése" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Nem sikerült átnevezni a munkamenetet erre: „%1”. Nem sikerült írni ezt: " "„%2”." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Adjon nevet az aktuális munkamenetnek" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/hu/kateproject.po kate-18.04.3/po/hu/kateproject.po --- kate-17.12.3/po/hu/kateproject.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/hu/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-02-14 23:24+0100\n" "Last-Translator: Kiszel Kristóf \n" "Language-Team: Hungarian \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Megjegyzések" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Elemzés indítása…" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fájl" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Sor" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Súlyosság" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Üzenet" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Kérjük telepítse a „cppcheck” programot." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Az analízis befejeződött." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Sikertelen analízis!" @@ -191,6 +186,9 @@ msgid "&Projects" msgstr "&Projektek" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Kérjük telepítse a „cppcheck” programot." + #~ msgid "Follow Location" #~ msgstr "Hely követése" diff -Nru kate-17.12.3/po/hu/katesearch.po kate-18.04.3/po/hu/katesearch.po --- kate-17.12.3/po/hu/katesearch.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/hu/katesearch.po 2018-07-10 00:03:42.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-03-01 17:39+0100\n" "Last-Translator: Kiszel Kristóf \n" "Language-Team: Hungarian \n" @@ -329,151 +329,164 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Használat: newPGrep [a jelenlegi projektben keresendő minta]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Keresés:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Keresés" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Következő" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Leállítás" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "Jelenlegi fájlban" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "Megnyitott fájlokban" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "a mappában" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "Keresés itt:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Csere:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Csere" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Kijelöltek cseréje" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match Case" msgid "Match case" msgstr "Kis– és nagybetűk egyeztetése" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Reguláris kifejezések használata" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Találatok bővítése" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Az aktuális dokumentum mappája." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Mappa:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Egy mappával feljebb." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Szűrő:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Kizárás:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekurzív keresés" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Rejtett fájlokban is" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Szimbolikus linkek követése" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Bináris fájlokban is" @@ -493,9 +506,6 @@ #~ msgid "Folder" #~ msgstr "Mappában" -#~ msgid "Search in:" -#~ msgstr "Keresés itt:" - #~ msgid "Fi&nd:" #~ msgstr "&Keresés:" diff -Nru kate-17.12.3/po/hu/katesnippetsplugin.po kate-18.04.3/po/hu/katesnippetsplugin.po --- kate-17.12.3/po/hu/katesnippetsplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/hu/katesnippetsplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2015-01-20 11:39+0100\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" @@ -86,22 +86,22 @@ msgid "Prefix to show in code completion" msgstr "A kódkiegészítésnél megjelenő előtag" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "A(z) %1. töredék szerkesztése itt: %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Új töredék létrehozása a(z) %1. tárolóban" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "A töredék neve nem tartalmazhat szóközt" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -110,7 +110,7 @@ "A töredék mentetlen módosításokat tartalmaz. Szeretné folytatni és minden " "változást elveszíteni?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Figyelem - Nem mentett változások" diff -Nru kate-17.12.3/po/hu/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/hu/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/hu/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/hu/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 10:48+0200\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Munkamenet törlése" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "A Kate elindítása (argumentumok nélkül)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Új Kate munkamenet" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Új névtelen munkamenet" diff -Nru kate-17.12.3/po/ia/katebuild-plugin.po kate-18.04.3/po/ia/katebuild-plugin.po --- kate-17.12.3/po/ia/katebuild-plugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ia/katebuild-plugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2016-08-31 14:07+0200\n" "Last-Translator: Giovanni Sora \n" "Language-Team: Interlingua \n" @@ -44,21 +44,21 @@ msgstr "Cancella" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "File" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linea" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -110,62 +110,62 @@ msgid "Target Settings" msgstr "Preferentias de objectivo" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Insimul de Objectivo" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "construe" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "netta" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configura" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rapide" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Objectivo de plugin de projecto" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "referentia non definite" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "aviso" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Il non ha file o directorio specificate per construer." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -173,117 +173,117 @@ "Le file \"%1\" non es un file local. Files non local non pote esser " "compilate." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Falleva a exequer \"%1\". Status de exito = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Cancellate construction %1" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Ja construente" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Necun objectivo disponibile pro construer." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Il non ha file local o directorio specificate per construer." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Construe objectivo %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Face Exitos:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Completate construction %1." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Trovava un error" msgstr[1] "Trovava %1 errores." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Construction %1 contine errores." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Trovava un aviso" msgstr[1] "Trovava %1 avisos." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Construction %1 contine avisos." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Construction falleva" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Construe completate sin problemas." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Construe" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Netta" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configura" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Configura e Netta" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Solo Errores" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Errores e Avisos" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Exito analysate (Parsed)" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Exito complete" diff -Nru kate-17.12.3/po/ia/katekonsoleplugin.po kate-18.04.3/po/ia/katekonsoleplugin.po --- kate-17.12.3/po/ia/katekonsoleplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ia/katekonsoleplugin.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-07-25 13:50+0200\n" "Last-Translator: Giovanni Sora \n" "Language-Team: Interlingua \n" @@ -17,41 +17,47 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Tu non ha satis kharma pro acceder a un shell o un emulation de terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal de Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Pipe a terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynchronisa terminal con documento currente" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Focalisa terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,32 +66,62 @@ "Tu vermente vole poner in pipe le texto al console? isto executara ulle " "commandos continite con tu derectos de usator." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Pipe a terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Pipe a terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Desolate, non pote facer cd in '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Tu vermente vole poner in pipe le texto al console? isto executara ulle " +"commandos continite con tu derectos de usator." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Pipe a terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Leva foco a terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Focalisa terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -94,12 +130,40 @@ "Synchronisa &automaticamente le terminal con le documento currente quando il " "es possibile" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Pipe a terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Fixa variabile de ambiente de &EDITOR a 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -108,7 +172,7 @@ "Importante: le documento debe esser claudite pro facer que le application de " "console continua" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Preferentias de terminal" diff -Nru kate-17.12.3/po/ia/kate.po kate-18.04.3/po/ia/kate.po --- kate-17.12.3/po/ia/kate.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ia/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-14 23:06+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -233,7 +233,7 @@ "marca es cargate, e essera cargate de nove le proxime vice que Kate es " "initiate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -242,12 +242,12 @@ "Le file que on supponeva temporari %1 ha essite modificate. Tu vole deler lo " "de omne modo?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Dele file?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -256,38 +256,38 @@ "

    Le documento '%1' ha essite modificate, ma non salveguardate.

    Tu " "vole salveguardar tu modificationes o abandonar los?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Claude documento" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Salveguarda como" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Nove file aperite durante que on tentava de clauder Kate, Clausura abortate." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Clausura abortate" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Initiante" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Reaperir files ex le ultime session..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Errores/Avisos durante que on aperi documentos" @@ -1038,342 +1038,342 @@ msgid "&Open Containing Folder" msgstr "&Aperi dossier continente" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Editor avantiate de texto" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Le Autores de Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mantenitor" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Corde Developpator" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Developpator & Assistente de Evidentias" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Disveloppator" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Le fresc systema de buffer" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Le commandos per editar" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Essayante, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "ex Corde Developpator" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor de KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Le port de Kwrite a KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historia de Annullationes de Kwrite, integration de Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Le supporto de KWrite pro le evidentia de XML Syntax" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Patches e altere" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Developpator de Plug-in de Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA e Scripting" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Evidentiar pro Files RPM-Spec, Perl, Diff e altere" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "In Evidentia per VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "In Evidentia pro SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "In Evidentia pro Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "In evidentia pro ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "In Evidentia pro LaTex" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "In Evidentia pro Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "In Evidentia pro Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "In Evidentia pro Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP lista Parolas-clave/Typos-Datos" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Adjuta Multo Car" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Omnes Le personas qui collaborava e que io me oblidava de mentionar" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Initia Kate con un date session" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "Session" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Initia Kate con un nove session anonyme, implica '-n'" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1384,7 +1384,7 @@ "usate e un altere instantia de Kate ja ha le date session aperite), fortiate " "si nulle parametros e nulle URLs es date." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1393,7 +1393,7 @@ "Si usante un instantia de Kate ja executante, bloca usque il exi, si date " "URLs de aperir" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1403,58 +1403,58 @@ "ignorate si initio es usate e un altere instantia de Kate ja ha le date " "session aperite)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Il fixa le codifica pro le file que aperi" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "Codifica" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Tu naviga a iste linea o rango" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "rango" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Tu naviga a iste columna" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "columna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Lege le contentos de stdin" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Le files/URL aperite per le application essera cancellate postea le uso" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documentos de aperir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[urls...]" @@ -1517,7 +1517,7 @@ msgid "&Open" msgstr "&Aperi" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nomine de session:" @@ -1527,24 +1527,24 @@ msgid "Specify New Name for Session" msgstr "Specifica nove nomine per session" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Per salveguardar un session, tu debe specificar un nomine." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nomine de session mancante" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Error interne: on ha plus que un instantia aperite pro un date session." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1553,7 +1553,7 @@ "Session '%1' es ja aperite in un altere instantia de Kate, cambia ibi in " "vice de re-aperir?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1562,23 +1562,23 @@ "Le session non pote esser renominate a \"%1\", il ja existe un altere " "session con le mesme nomine" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Renominar session" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Le session non pote esser renominate a \"%1\", il falleva scriber in \"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Specifica nove nomine pro session currente" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ia/kateproject.po kate-18.04.3/po/ia/kateproject.po --- kate-17.12.3/po/ia/kateproject.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ia/kateproject.po 2018-07-10 00:03:42.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-01-09 22:30+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "Notas" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Initia analysis..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "File" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Rango" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Gravitate" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Message" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Pro favor installa 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analysis terminate." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analysis falleva!" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "&Projectos" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Pro favor installa 'cppcheck'." + #~ msgid "Git Tools" #~ msgstr "Instrumentos de Git" diff -Nru kate-17.12.3/po/ia/katesearch.po kate-18.04.3/po/ia/katesearch.po --- kate-17.12.3/po/ia/katesearch.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ia/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-09-14 23:07+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -326,149 +326,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Usage: newPGrep [patrono pro cercar in projecto currente]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Trova:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Cerca" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Proxime" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stoppa" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "In File Currente" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "In Aperi files" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "in dossier" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "Cerca in" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Reimplacia:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Reimplacia" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Reimplacia marcate" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Distingue inter majusculas e minusculas" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Usa Expressiones Regular" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expande exitos" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usa le percurso del documento currente." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Dossier:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Va un dossier in alto." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtro:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Exclude:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursive" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Include celate" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Seque ligamines symbolic" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Il include files binari" @@ -488,9 +501,6 @@ #~ msgid "Folder" #~ msgstr "Dossier" -#~ msgid "Search in:" -#~ msgstr "Cerca in" - #~ msgid "Fi&nd:" #~ msgstr "Tro&va:" diff -Nru kate-17.12.3/po/ia/katesnippetsplugin.po kate-18.04.3/po/ia/katesnippetsplugin.po --- kate-17.12.3/po/ia/katesnippetsplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ia/katesnippetsplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-04-27 14:07+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -85,22 +85,22 @@ msgid "Prefix to show in code completion" msgstr "Prefico de monstrar in completion de codice" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Modifica fragmento %1 in %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Crea nove deposito (repository) de fragmento %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Le nomine de fragmento non pote continer spatios" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -109,7 +109,7 @@ "Le fragmento contine modificationess non salveguardate. Tu vole continuar e " "perder omne cambios?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Aviso - Modificationes non salveguardate" diff -Nru kate-17.12.3/po/ia/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ia/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ia/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ia/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2017-01-09 22:56+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Dele session" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Initia Kate (nulle argumentos)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nove session de Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nove session anonyme" diff -Nru kate-17.12.3/po/id/katebacktracebrowserplugin.po kate-18.04.3/po/id/katebacktracebrowserplugin.po --- kate-17.12.3/po/id/katebacktracebrowserplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katebacktracebrowserplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-01-29 18:58+0700\n" +"PO-Revision-Date: 2018-04-03 06:37+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -29,7 +29,7 @@ #: btbrowserwidget.ui:32 #, kde-format msgid "File" -msgstr "Berkas" +msgstr "File" #. i18n: ectx: property (text), widget (QTreeWidget, lstBacktrace) #: btbrowserwidget.ui:37 @@ -59,7 +59,7 @@ #: btbrowserwidget.ui:86 #, kde-format msgid "Load File..." -msgstr "Muat Berkas..." +msgstr "Muat File..." #. i18n: ectx: property (title), widget (QGroupBox, gFolderList) #: btconfigwidget.ui:14 @@ -73,7 +73,7 @@ msgid "" "Please add the source folders in which to search for the files in the " "backtrace:" -msgstr "Mohon tambahkan folder sumber dimana mencari berkas dalam lacak balik:" +msgstr "Mohon tambahkan folder sumber dimana mencari file dalam lacak balik:" #. i18n: ectx: property (whatsThis), widget (QListWidget, lstFolders) #: btconfigwidget.ui:39 @@ -149,18 +149,18 @@ #: btconfigwidget.ui:79 #, kde-format msgid "File types:" -msgstr "Tipe berkas:" +msgstr "Tipe file:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtExtensions) #: btconfigwidget.ui:89 #, kde-format msgid "List of file extensions. Example: *.cpp, *.h, *.c, etc..." -msgstr "Daftar dari ekstensi berkas. Contoh: *.cpp, *.h, *.c, dll..." +msgstr "Daftar dari ekstensi file. Contoh: *.cpp, *.h, *.c, dll..." #: katebacktracebrowser.cpp:110 #, kde-format msgid "Indexing files..." -msgstr "Mengindeks berkas..." +msgstr "Mengindeks file..." #: katebacktracebrowser.cpp:139 #, kde-format @@ -185,12 +185,12 @@ #: katebacktracebrowser.cpp:258 #, kde-format msgid "File not found: %1" -msgstr "Berkas tidak ditemukan: %1" +msgstr "File tidak ditemukan: %1" #: katebacktracebrowser.cpp:269 #, kde-format msgid "Opened file: %1" -msgstr "Berkas terbuka: %1" +msgstr "File terbuka: %1" #: katebacktracebrowser.cpp:272 #, kde-format diff -Nru kate-17.12.3/po/id/katebuild-plugin.po kate-18.04.3/po/id/katebuild-plugin.po --- kate-17.12.3/po/id/katebuild-plugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katebuild-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -1,17 +1,17 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Budiman Jojo , 2014. -# Wantoyo , 2017. +# Wantoyo , 2017, 2018. # # Translators: msgid "" msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-24 14:58+0700\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" +"PO-Revision-Date: 2018-06-13 10:42+0700\n" "Last-Translator: Wantoyo \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ #: build.ui:27 #, kde-format msgid "Output" -msgstr "Keluaran" +msgstr "Output" #. i18n: ectx: property (text), widget (QLabel, showLabel) #: build.ui:35 @@ -46,21 +46,21 @@ msgstr "Batal" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" -msgstr "Berkas" +msgstr "File" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Baris" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -74,7 +74,7 @@ #: plugin_katebuild.cpp:105 #, kde-format msgid "Build Output" -msgstr "Keluaran Bangun" +msgstr "Output Bangun" #: plugin_katebuild.cpp:108 #, kde-format @@ -112,99 +112,98 @@ msgid "Target Settings" msgstr "Setelan Sasaran" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Set Sasaran" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "bangun" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "bersih" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "konfigurasi" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "cepat" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Sasaran Plugin Proyek" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "referensi tidak ditentukan" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "peringatan" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." -msgstr "Tidak ada berkas atau direktori yang ditetapkan untuk membangun." +msgstr "Tidak ada file atau direktori yang ditetapkan untuk membangun." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." -msgstr "" -"Berkas \"%1\" buka berkas lokal. Berkas non-lokal tidak dapat dikompilasi." +msgstr "File \"%1\" buka file lokal. File non-lokal tidak dapat dikompilasi." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Gagal menjalankan \"%1\". exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Pembangunan %1 dibatalkan" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Tidak ada sasaran untuk membangun." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." -msgstr "Tidak ada berkas atau direktori lokal yang ditetapkan untuk membangun." +msgstr "Tidak ada file atau direktori lokal yang ditetapkan untuk membangun." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Sasaran pembangunan %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, fuzzy, kde-kuit-format #| msgctxt "@info" #| msgid "Make Results:
    %1
    " @@ -212,82 +211,82 @@ msgid "Make Results:%1" msgstr "Hasil Make:
    %1
    " -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Pembangunan %1 selesai." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Ditemukan %1 error." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Pembangunan %1 memiliki error." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Ditemukan %1 peringatan." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Pembangunan %1 memiliki peringatan." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Pembangunan gagal." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Pembangunan selesai tanpa masalah." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Bangun" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Bersihkan" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfigurasi" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "KonfigurasiBersih" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Hanya Error" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Error dan Peringatan" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" -msgstr "Keluaran Mengurai" +msgstr "Output Mengurai" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" -msgstr "Keluaran Penuh" +msgstr "Output Penuh" #. i18n: ectx: property (windowTitle), widget (QDialog, SelectTargetUi) #: SelectTargetUi.ui:14 @@ -327,9 +326,9 @@ "\"%n\" for current file name without suffix" msgstr "" "Gunakan:\n" -"\"%f\" untuk berkas sekarang\n" -"\"%d\" untuk direktori dari berkas sekarang\n" -"\"%n\" untuk nama berkas sekarang tanpa akhiran" +"\"%f\" untuk file sekarang\n" +"\"%d\" untuk direktori dari file sekarang\n" +"\"%n\" untuk nama file sekarang tanpa akhiran" #: TargetModel.cpp:294 #, kde-format @@ -374,7 +373,7 @@ #: targets.cpp:50 #, kde-format msgid "Add new target" -msgstr "Tambah target baru" +msgstr "Tambah sasaran baru" #: targets.cpp:54 #, kde-format diff -Nru kate-17.12.3/po/id/katecloseexceptplugin.po kate-18.04.3/po/id/katecloseexceptplugin.po --- kate-17.12.3/po/id/katecloseexceptplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katecloseexceptplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -1,22 +1,23 @@ -# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. +# Budiman Jojo , 2014. +# Wantoyo , 2018. # # Translators: -# Budiman Jojo , 2014 msgid "" msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2014-11-12 16:55+0000\n" -"Last-Translator: Budiman Jojo \n" -"Language-Team: Indonesian \n" +"PO-Revision-Date: 2018-04-03 06:30+0700\n" +"Last-Translator: Wantoyo \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -32,7 +33,7 @@ #, kde-format msgctxt "@title:window" msgid "Close files confirmation" -msgstr "Tutup konfirmasi berkas" +msgstr "Tutup konfirmasi file" #: close_confirm_dialog.cpp:76 #, kde-format @@ -91,7 +92,7 @@ #, kde-format msgctxt "@info:tooltip" msgid "No files to close ..." -msgstr "Tidak ada berkas untuk ditutup ..." +msgstr "Tidak ada file untuk ditutup ..." #: close_except_plugin.cpp:343 #, kde-format @@ -103,7 +104,7 @@ #, kde-format msgid "%1 file closed" msgid_plural "%1 files closed" -msgstr[0] "%1 berkas tertutup" +msgstr[0] "%1 file tertutup" #: close_except_plugin.cpp:357 #, kde-kuit-format diff -Nru kate-17.12.3/po/id/kate-ctags-plugin.po kate-18.04.3/po/id/kate-ctags-plugin.po --- kate-17.12.3/po/id/kate-ctags-plugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/kate-ctags-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-11 20:01+0700\n" +"PO-Revision-Date: 2018-04-03 06:37+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -317,7 +317,7 @@ #: kate_ctags.ui:47 #, kde-format msgid "File" -msgstr "Berkas" +msgstr "File" #. i18n: ectx: attribute (title), widget (QWidget, targets) #: kate_ctags.ui:56 @@ -335,7 +335,7 @@ #: kate_ctags.ui:109 #, kde-format msgid "CTags database file" -msgstr "Berkas database CTags" +msgstr "File database CTags" #. i18n: ectx: property (toolTip), widget (QToolButton, resetCMD) #: kate_ctags.ui:152 @@ -437,7 +437,7 @@ #: kate_ctags_view.cpp:96 #, kde-format msgid "Select new or existing database file." -msgstr "Pilih berkas database baru atau yang telah ada." +msgstr "Pilih file database baru atau yang telah ada." #: kate_ctags_view.cpp:278 kate_ctags_view.cpp:311 #, kde-format diff -Nru kate-17.12.3/po/id/katefilebrowserplugin.po kate-18.04.3/po/id/katefilebrowserplugin.po --- kate-17.12.3/po/id/katefilebrowserplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katefilebrowserplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ "Project-Id-Version: katefilebrowserplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-01-29 18:58+0700\n" +"PO-Revision-Date: 2018-06-13 10:21+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -26,13 +26,13 @@ #: katefilebrowser.cpp:113 #, kde-format msgid "Enter a name filter to limit which files are displayed." -msgstr "Masukkan nama penyaring untuk membatasi berkas yang akan ditampilkan." +msgstr "Masukkan nama penyaring untuk membatasi file yang akan ditampilkan." #: katefilebrowser.cpp:237 #, kde-format msgid "You are trying to open 1 file, are you sure?" msgid_plural "You are trying to open %1 files, are you sure?" -msgstr[0] "Anda mencoba untuk membuka %1 berkas, apakah Anda yakin?" +msgstr[0] "Anda mencoba untuk membuka %1 file, apakah Anda yakin?" #: katefilebrowser.cpp:297 #, kde-format @@ -62,22 +62,22 @@ #: katefilebrowserconfig.cpp:80 #, kde-format msgid "A&vailable actions:" -msgstr "T&indakan yang tersedia:" +msgstr "Aksi yang ter&sedia:" #: katefilebrowserconfig.cpp:81 #, kde-format msgid "S&elected actions:" -msgstr "T&indakan yang dipilih:" +msgstr "Aksi yang di&pilih:" #: katefilebrowserconfig.cpp:101 katefilebrowserplugin.cpp:80 #, kde-format msgid "Filesystem Browser" -msgstr "Penelusur Sistem Berkas" +msgstr "Penelusur Sistem File" #: katefilebrowserconfig.cpp:106 #, kde-format msgid "Filesystem Browser Settings" -msgstr "Setelan Penelusur Sistem Berkas" +msgstr "Setelan Penelusur Sistem File" #~ msgid "Filter:" #~ msgstr "Penyaring:" diff -Nru kate-17.12.3/po/id/katefiletree.po kate-18.04.3/po/id/katefiletree.po --- kate-17.12.3/po/id/katefiletree.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katefiletree.po 2018-07-10 00:03:43.000000000 +0000 @@ -1,7 +1,7 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Budiman Jojo , 2014. -# Wantoyo , 2017. +# Wantoyo , 2017, 2018. # # Translators: msgid "" @@ -9,9 +9,9 @@ "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-27 21:53+0700\n" +"PO-Revision-Date: 2018-04-03 21:55+0700\n" "Last-Translator: Wantoyo \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -88,23 +88,23 @@ #, kde-format msgctxt "@action:inmenu" msgid "Copy Filename" -msgstr "Salin Nama Berkas" +msgstr "Salin Nama File" #: katefiletree.cpp:89 #, kde-format msgid "Copy the filename of the file." -msgstr "Salin nama berkas dari berkas." +msgstr "Salin nama file dari file." #: katefiletree.cpp:91 #, kde-format msgctxt "@action:inmenu" msgid "Rename File" -msgstr "Ubah Nama Berkas" +msgstr "Ubah Nama File" #: katefiletree.cpp:93 #, kde-format msgid "Rename the selected file." -msgstr "Ubah nama berkas terpilih." +msgstr "Ubah nama file terpilih." #: katefiletree.cpp:96 #, kde-format @@ -125,7 +125,7 @@ #: katefiletree.cpp:103 #, kde-format msgid "Close and delete selected file from storage." -msgstr "Tutup dan hapus berkas terpilih dari penyimpanan." +msgstr "Tutup dan hapus file terpilih dari penyimpanan." #: katefiletree.cpp:107 #, kde-format @@ -186,12 +186,12 @@ #, kde-format msgctxt "@action:inmenu" msgid "Clear History" -msgstr "Hapus Sejarah" +msgstr "Hapus Riwayat" #: katefiletree.cpp:131 #, kde-format msgid "Clear edit/view history." -msgstr "Hapus sejarah sunting/lihat." +msgstr "Hapus riwayat edit/lihat." #: katefiletree.cpp:249 #, kde-format @@ -229,32 +229,32 @@ #: katefiletree.cpp:449 #, kde-format msgid "Rename file" -msgstr "Ubah nama berkas" +msgstr "Ubah nama file" #: katefiletree.cpp:449 #, kde-format msgid "New file name" -msgstr "Nama berkas baru" +msgstr "Nama file baru" #: katefiletree.cpp:477 #, kde-format msgid "File \"%1\" could not be moved to \"%2\"" -msgstr "Berkas \"%1\" tidak dapat dipindahkan ke \"%2\"" +msgstr "File \"%1\" tidak dapat dipindahkan ke \"%2\"" #: katefiletree.cpp:691 #, kde-format msgid "Do you really want to delete file \"%1\" from storage?" -msgstr "Anda yakin ingin menghapus berkas \"%1\" dari penyimpanan?" +msgstr "Anda yakin ingin menghapus file \"%1\" dari penyimpanan?" #: katefiletree.cpp:692 #, kde-format msgid "Delete file?" -msgstr "Hapus berkas?" +msgstr "Hapus file?" #: katefiletree.cpp:707 #, kde-format msgid "File \"%1\" could not be deleted." -msgstr "Berkas \"%1\" tidak dapat dihapus." +msgstr "File \"%1\" tidak dapat dihapus." #: katefiletreeconfigpage.cpp:59 #, kde-format @@ -334,8 +334,8 @@ "for viewed files. The most recently edited documents get most of this color." msgstr "" "Tentukan warna untuk dokumen termodifikasi. Warna ini berpadu dengan warna " -"berkas pernah dilihat. Dokumen paling baru disunting mendapatkan warna " -"paling banyak." +"file pernah dilihat. Dokumen paling baru diedit mendapatkan warna paling " +"banyak." #: katefiletreeconfigpage.cpp:120 #, kde-format @@ -366,7 +366,7 @@ #: katefiletreeplugin.cpp:131 #, kde-format msgid "Kate File Tree" -msgstr "Pohon Berkas Kate" +msgstr "Pohon File Kate" #: katefiletreeplugin.cpp:229 #, kde-format diff -Nru kate-17.12.3/po/id/kategdbplugin.po kate-18.04.3/po/id/kategdbplugin.po --- kate-17.12.3/po/id/kategdbplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/kategdbplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -10,7 +10,7 @@ "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-16 21:21+0700\n" +"PO-Revision-Date: 2018-06-13 10:42+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -42,7 +42,7 @@ #: advanced_settings.ui:37 #, kde-format msgid "Source file search paths" -msgstr "Jalur sumber pencarian file" +msgstr "Jalur sumber pencarian file " #. i18n: ectx: property (text), item, widget (QComboBox, u_localRemote) #: advanced_settings.ui:92 @@ -97,7 +97,7 @@ #: advanced_settings.ui:317 #, kde-format msgid "Custom Init Commands" -msgstr "Perintah Init Suaian" +msgstr "Perintah Init Kustom" #: configview.cpp:58 #, kde-format @@ -217,7 +217,7 @@ #, kde-format msgctxt "Tab label" msgid "GDB Output" -msgstr "Keluaran GDB" +msgstr "Output GDB" #: plugin_kategdb.cpp:163 #, kde-format diff -Nru kate-17.12.3/po/id/katekonsoleplugin.po kate-18.04.3/po/id/katekonsoleplugin.po --- kate-17.12.3/po/id/katekonsoleplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -1,17 +1,17 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Budiman Jojo , 2014. -# Wantoyo , 2017. +# Wantoyo , 2017, 2018. # # Translators: msgid "" msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2017-12-04 21:53+0700\n" "Last-Translator: Wantoyo \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,42 +19,48 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Anda tidak memiliki karma yang cukup untuk mengakses emulasi shell atau " "terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Pipa ke Terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&inkronkan Terminal dengan Dokumen Sekarang" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Fokus Terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -63,32 +69,62 @@ "Anda yakin ingin memipa tulisan ke konsol? Ini akan mengeksekusi semua " "perintah terkandung dengan hak pengguna Anda." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Pipa ke Terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Pipa ke Terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Maaf, tidak dapat cd ke dalam '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Anda yakin ingin memipa tulisan ke konsol? Ini akan mengeksekusi semua " +"perintah terkandung dengan hak pengguna Anda." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Pipa ke Terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Defokus Terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Fokus Terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -96,19 +132,47 @@ msgstr "" "&Otomatis sinkronisasi terminal dengan dokumen sekarang jika memungkinkan" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Pipa ke Terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Setel &EDITOR variabel lingkungan ke 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Penting: Dokumen harus ditutup supaya aplikasi konsol dapat meneruskan" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Setelan Terminal" diff -Nru kate-17.12.3/po/id/kateopenheader.po kate-18.04.3/po/id/kateopenheader.po --- kate-17.12.3/po/id/kateopenheader.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/kateopenheader.po 2018-07-10 00:03:43.000000000 +0000 @@ -1,22 +1,23 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. +# Budiman Jojo , 2014. +# Wantoyo , 2016, 2018. # # Translators: -# Budiman Jojo , 2014. -# Wantoyo , 2016. msgid "" msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2016-07-23 19:37+0700\n" +"PO-Revision-Date: 2018-04-03 21:42+0700\n" "Last-Translator: Wantoyo \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -50,17 +51,17 @@ "
    Header files: h, H, hh, hpp
    Source files: c, cpp, cc, cp, cxx" msgstr "" -"p>toggle-header — beralih antara header dan berkas c/cpp yang " +"p>toggle-header — beralih antara header dan file c/cpp yang " "bersangkutan

    penggunaan: toggle-header

    Ketika menyunting kode C or C++, perintah ini akan beralih antara " -"sebuah berkas header dan berkas C/C++ yang bersangkutan atau sebaliknya.

    Sebagai contoh, jika Anda sedang menyunting myclass.cpp, toggle-" -"header akan berubah menjadi myclass.h jika berkas ini ada.

    Pasangan dari suffiks nama berkas berikut akan berfungsi:
    Berkas " -"header: h, H, hh, hpp
    Berkas source: c, cpp, cc, cp, cxx

    " +"p>

    Ketika mengedit kode C or C++, perintah ini akan beralih antara sebuah " +"file header dan file C/C++ yang bersangkutan atau sebaliknya.

    Sebagai " +"contoh, jika Anda sedang mengedit myclass.cpp, toggle-header akan " +"berubah menjadi myclass.h jika file ini ada.

    Pasangan dari suffiks " +"nama file berikut akan berfungsi:
    File header: h, H, hh, hpp
    " +"File source: c, cpp, cc, cp, cxx

    " #. i18n: ectx: Menu (file) #: ui.rc:6 #, kde-format msgid "&File" -msgstr "&Berkas" +msgstr "&File" diff -Nru kate-17.12.3/po/id/kate.po kate-18.04.3/po/id/kate.po --- kate-17.12.3/po/id/kate.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" -"PO-Revision-Date: 2018-01-31 08:14+0700\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" +"PO-Revision-Date: 2018-06-16 08:03+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -33,13 +33,13 @@ #: data/kateui.rc:6 #, kde-format msgid "&File" -msgstr "&Berkas" +msgstr "&File" #. i18n: ectx: Menu (edit) #: data/kateui.rc:32 #, kde-format msgid "&Edit" -msgstr "&Sunting" +msgstr "&Edit" #. i18n: ectx: Menu (view) #: data/kateui.rc:43 @@ -94,7 +94,7 @@ msgid "" "The file '%1' could not be opened: it is not a normal file, it is a folder." msgstr "" -"Berkas '%1' tidak dapat dibuka: Ini bukan sebuah berkas normal, ini sebuah " +"File '%1' tidak dapat dibuka: Ini bukan sebuah file normal, ini sebuah " "folder." #: kateconfigdialog.cpp:56 @@ -130,7 +130,7 @@ #: kateconfigdialog.cpp:89 #, kde-format msgid "Wa&rn about files modified by foreign processes" -msgstr "Pe&ringatkan jika berkas dimodifikasi oleh proses lain" +msgstr "Pe&ringatkan jika file dimodifikasi oleh proses lain" #: kateconfigdialog.cpp:92 #, kde-format @@ -140,11 +140,11 @@ "what to do with a file that has been modified on the hard disk only when " "that file is tried to be saved." msgstr "" -"Jika diaktifkan, Anda akan ditanya apa yang harus dilakukan dengan berkas " -"yang telah diubah pada harddisk saat jendela aplikasi Kate mendapatkan " -"fokus. Jika tidak diaktifkan, Anda akan diminta apa yang harus dilakukan " -"dengan berkas yang telah diubah pada harddisk hanya ketika berkas tersebut " -"akan disimpan." +"Jika diaktifkan, Anda akan ditanya apa yang harus dilakukan dengan file yang " +"telah diubah pada harddisk saat jendela aplikasi Kate mendapatkan fokus. " +"Jika tidak diaktifkan, Anda akan diminta apa yang harus dilakukan dengan " +"file yang telah diubah pada harddisk hanya ketika file tersebut akan " +"disimpan." #: kateconfigdialog.cpp:102 #, kde-format @@ -208,12 +208,12 @@ #: kateconfigdialog.cpp:193 #, kde-format msgid "Editor Component" -msgstr "Komponen Penyunting" +msgstr "Komponen Pengedit" #: kateconfigdialog.cpp:195 #, kde-format msgid "Editor Component Options" -msgstr "Opsi Komponen Penyunting" +msgstr "Opsi Komponen Pengedit" #: kateconfigplugindialogpage.cpp:78 #, kde-format @@ -235,21 +235,21 @@ "tanda centang yang sedang dimuat, dan akan dimuat kembali setiap kali Kate " "dijalankan." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -"Diduga berkas temporer %1 telah dimodifikasi. Apakah Anda ingin menghapusnya " +"Diduga file temporer %1 telah dimodifikasi. Apakah Anda ingin menghapusnya " "saja?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" -msgstr "Ingin menghapus Berkas?" +msgstr "Ingin menghapus File?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

    The document '%1' has been modified, but not saved.

    Do you want to " @@ -258,42 +258,42 @@ "

    Dokumen '%1' telah dimodifikasi, tetapi belum disimpan.

    Apakah Anda " "ingin menyimpan perubahan atau mengabaikannya?

    " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Tutup Dokumen" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Simpan Sebagai" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" -"Berkas baru telah terbuka ketika mencoba untuk menutup Kate, menutup " +"File baru telah terbuka ketika mencoba untuk menutup Kate, menutup " "dibatalkan." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Menutup Dibatalkan" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Sedang Memulai" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." -msgstr "Membuka kembali berkas dari sesi sebelumnya ..." +msgstr "Membuka kembali file dari sesi sebelumnya ..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" -msgstr "Galat/Peringatan ketika membuka dokumen" +msgstr "Error/Peringatan ketika membuka dokumen" #: katemainwindow.cpp:219 #, kde-format @@ -369,7 +369,7 @@ "This lists files which you have opened recently, and allows you to easily " "open them again." msgstr "" -"Ini adalah daftar berkas yang baru saja Anda buka dan memudahkan Anda " +"Ini adalah daftar file yang baru saja Anda buka dan memudahkan Anda " "membukanya kembali." #: katemainwindow.cpp:294 @@ -403,7 +403,7 @@ "Close all documents in the file list that could not be reopened, because " "they are not accessible anymore." msgstr "" -"Menutup semua dokumen pada daftar berkas yang tidak bisa dibuka kembali, " +"Menutup semua dokumen pada daftar file yang tidak bisa dibuka kembali, " "karena tidak dapat diakses." #: katemainwindow.cpp:311 @@ -460,7 +460,7 @@ "type, or an application of your choice." msgstr "" "Buka dokumen saat ini menggunakan aplikasi lain yang terdaftar jenis " -"berkasnya, atau menggunakan aplikasi pilihan Anda." +"filenya, atau menggunakan aplikasi pilihan Anda." #: katemainwindow.cpp:345 #, kde-format @@ -486,12 +486,12 @@ #: katemainwindow.cpp:357 #, kde-format msgid "This shows help files for various available plugins." -msgstr "Menunjukkan berkas bantuan untuk berbagai pengaya yang tersedia." +msgstr "Menunjukkan file bantuan untuk berbagai pengaya yang tersedia." #: katemainwindow.cpp:361 #, kde-format msgid "&About Editor Component" -msgstr "Tent&ang Komponen Penyunting" +msgstr "Tent&ang Komponen Pengedit" #: katemainwindow.cpp:378 #, kde-format @@ -570,12 +570,12 @@ "contained in it ?" msgstr "" "Anda menjatuhkan direktori %1 kedalam Kate. Apakah Anda ingin memuat semua " -"berkas yang ada didalamnya?" +"file yang ada didalamnya?" #: katemainwindow.cpp:714 #, kde-format msgid "Load files recursively?" -msgstr "Muat berkas secara rekursif?" +msgstr "Muat file secara rekursif?" #: katemainwindow.cpp:842 #, kde-format @@ -605,7 +605,7 @@ #: katemdi.cpp:115 #, kde-format msgid "Show Side&bars" -msgstr "Tampilkan &Bilah Sisi" +msgstr "Tampilkan &BilahSisi" #: katemdi.cpp:158 #, kde-format @@ -640,22 +640,22 @@ #: katemdi.cpp:512 #, kde-format msgid "Left Sidebar" -msgstr "Bilah Sisi Kiri" +msgstr "BilahSisi Kiri" #: katemdi.cpp:516 #, kde-format msgid "Right Sidebar" -msgstr "Bilah Sisi Kanan" +msgstr "BilahSisi Kanan" #: katemdi.cpp:520 #, kde-format msgid "Top Sidebar" -msgstr "Bilah Sisi Atas" +msgstr "BilahSisi Atas" #: katemdi.cpp:524 #, kde-format msgid "Bottom Sidebar" -msgstr "Bilah Sisi Bawah" +msgstr "BilahSisi Bawah" #: katemdi.cpp:860 #, kde-format @@ -669,7 +669,7 @@ "Anda akan menyembunyikan bilah sisi. Dengan bilah sisi tersembunyi Anda " "tidak dapat lagi mengakses tampilan alat dengan mouse secara langsung, jadi " "jika Anda perlu untuk mengakses bilah sisi lagi aktifkan Tampilan > " -"Tampilan Alat > Tampilkan Bilah Sisi pada menu. Anda tetap dapat " +"Tampilan Alat > Tampilkan BilahSisi
    pada menu. Anda tetap dapat " "menampilkan/menyembunyikan tampilan alat dengan pintasan yang sudah " "ditetapkan.
    " @@ -690,7 +690,7 @@ #: katemwmodonhddialog.cpp:93 #, kde-format msgid "Filename" -msgstr "Nama berkas" +msgstr "Nama file" #: katemwmodonhddialog.cpp:93 #, kde-format @@ -724,7 +724,7 @@ "the selected document, and shows the difference with the default " "application. Requires diff(1)." msgstr "" -"Menghitung perbedaan antara isi penyunting dan berkas dari dokumen yang " +"Menghitung perbedaan antara isi penyunting dan file dari dokumen yang " "dipilih, serta menunjukkan perbedaan dengan aplikasi baku. Diperlukan " "diff(1)." @@ -779,12 +779,12 @@ #: katemwmodonhddialog.cpp:318 #, kde-format msgid "Ignoring amount of white space changed, the files are identical." -msgstr "Mengabaikan jumlah ruang putih yang berubah, berkas tersebut sama." +msgstr "Mengabaikan jumlah ruang putih yang berubah, file tersebut sama." #: katemwmodonhddialog.cpp:319 #, kde-format msgid "Diff Output" -msgstr "Keluaran Diff" +msgstr "Output Diff" #: katequickopen.cpp:64 #, kde-format @@ -800,12 +800,12 @@ #, kde-format msgid "" "A file named \"%1\" already exists. Are you sure you want to overwrite it?" -msgstr "Nama berkas \"%1\" sudah ada. Apakah Anda yakin ingin menimpanya?" +msgstr "Nama file \"%1\" sudah ada. Apakah Anda yakin ingin menimpanya?" #: katesavemodifieddialog.cpp:90 #, kde-format msgid "Overwrite File?" -msgstr "Timpa berkas?" +msgstr "Timpa file?" #: katesavemodifieddialog.cpp:147 #, kde-format @@ -968,7 +968,7 @@ #: kateviewmanager.cpp:233 #, kde-format msgid "Open File" -msgstr "Buka Berkas" +msgstr "Buka File" #: kateviewmanager.cpp:250 #, kde-format @@ -977,15 +977,15 @@ "you want to proceed?

    Beware that kate may stop responding for " "some time when opening large files.

    " msgstr "" -"

    Anda mencoba untuk membuka satu atau lebih berkas besar:

      %1Anda mencoba untuk membuka satu atau lebih file besar:

        %1

        Apakah Anda ingin melanjutkan?

        Kate mungkin akan " -"berhenti merespons selama beberapa waktu ketika membuka berkas besar.

        " #: kateviewmanager.cpp:251 #, kde-format msgid "Opening Large File" -msgstr "Membuka Berkas Besar" +msgstr "Membuka File Besar" #: kateviewspace.cpp:88 kateviewspace.cpp:554 #, kde-format @@ -1035,342 +1035,342 @@ msgid "&Open Containing Folder" msgstr "&Buka Foldernya" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" -msgstr "Kate - Penyunting Teks Lanjutan" +msgstr "Kate - Pengedit Teks Lanjutan" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Pembuat Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Pemelihara" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Pengembang Inti" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" -msgstr "Developer & Highlight wizard" +msgstr "Pengembang & Sorotan asisten" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Pengembang" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Buffersystem keren" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Perintah Penyuntingan" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Pengujian, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Mantan Pengembang Inti" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Pembuat KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite porting ke KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" -msgstr "Riwayat Bolak KWrite, integrasi Kspell" +msgstr "Riwayat Takjadi KWrite, integrasi Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Dukungan penyorotan Sintaks XML KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Perbaikan dan lainnya" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Pengembang Pengaya Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA dan Scripting" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Penyorotan untuk file-file Spec RPM, Perl, DIff dan yang lainnya" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Penyorotan untuk VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Penyorotan untuk SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Penyorotan untuk Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Penyorotan untuk ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Penyorotan untuk LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Penyorotan untuk Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Penyorotan untuk Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Penyorotan untuk Skema" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Daftar Kata kunci/Tipe data PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Bantuan yang sangat bagus" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Semua orang yang telah membantu dan saya lupa untuk menyebutkan" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Mulai Kate dengan sesi yang diberikan." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sesi" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Mulai Kate dengan sesi anonim baru, menyiratkan '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1381,7 +1381,7 @@ "lain telah memiliki sesi yang diberikan terbuka, memaksa jika sama sekali " "tidak ada parameter dan URL yang diberikan." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1390,7 +1390,7 @@ "Jika Kate lainnya telah berjalan, memblokir sampai itu dikeluarkan, jika " "memberikan URL untuk membuka." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1399,57 +1399,57 @@ "Hanya coba menggunakan ulang kate dengan pid ini (diabaikan jika start telah " "digunakan dan kate lainnya telah mempunyai sesi yang diberikan terbuka)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." -msgstr "Atur penyandian untuk berkas yang dibuka." +msgstr "Atur penyandian untuk file yang dibuka." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "enkoding" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Arahkan ke baris ini." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "baris" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Arahkan ke kolom ini." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "kolom" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Membaca isi stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" -msgstr "Berkas/URL yang dibuka oleh aplikasi akan dihapus setelah penggunaan" +msgstr "File/URL yang dibuka oleh aplikasi akan dihapus setelah penggunaan" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokumen yang akan dibuka." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[urls...]" @@ -1512,7 +1512,7 @@ msgid "&Open" msgstr "&Buka" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nama sesi:" @@ -1522,17 +1522,17 @@ msgid "Specify New Name for Session" msgstr "Tetapkan Nama Baru untuk Sesi" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Untuk menyimpan sesi, Anda harus memberinya sebuah nama." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nama Sesi Salah" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." @@ -1540,7 +1540,7 @@ "Kesalahan internal: terdapat lebih dari satu yang terbuka dalam satu sesi " "yang diberikan." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1549,7 +1549,7 @@ "Sesi '%1' telah dibuka oleh kate lainnya, ubah dari sana sebagai pengganti " "membuka ulang?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1558,22 +1558,22 @@ "Sesi tidak dapat diubah namanya menjadi \"%1\", karena sudah ada sesi lain " "dengan nama yang sama" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Pengubahan Nama Sesi" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Sesi tidak dapat diubah nama menjadi \"%1\". Gagal menulis ke \"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Tetapkan Nama Baru untuk Sesi Saat Ini" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" @@ -1598,7 +1598,7 @@ "bookmarks, cursor position etc. When the session is loaded all elements are " "restored." msgstr "" -"Sesi ini berisi daftar dokumen yang terbuka, daftar berkas yang saat ini " +"Sesi ini berisi daftar dokumen yang terbuka, daftar file yang saat ini " "dibuka, markah, posisi kursor, dll. Jika sesi dimuat semua elemen akan " "dikembalikan." @@ -1606,7 +1606,7 @@ #: ui/sessionconfigwidget.ui:47 #, kde-format msgid "Maximum number of entries in recent file list:" -msgstr "Jumlah maksimum entri di daftar berkas terkini:" +msgstr "Jumlah maksimum entri di daftar file terkini:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, restoreVC) #: ui/sessionconfigwidget.ui:75 diff -Nru kate-17.12.3/po/id/kateproject.po kate-18.04.3/po/id/kateproject.po --- kate-17.12.3/po/id/kateproject.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/kateproject.po 2018-07-10 00:03:43.000000000 +0000 @@ -1,22 +1,23 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Budiman Jojo , 2014. -# Wantoyo , 2017. +# Wantoyo , 2017, 2018. # # Translators: msgid "" msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" -"PO-Revision-Date: 2017-12-24 15:02+0700\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" +"PO-Revision-Date: 2018-04-03 06:30+0700\n" "Last-Translator: Wantoyo \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" #: kateproject.cpp:338 #, kde-format @@ -94,42 +95,37 @@ msgid "Notes" msgstr "Catatan" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Mulai Analisis..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" -msgstr "Berkas" +msgstr "File" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Baris" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Mohon instal 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -178,7 +174,7 @@ #: kateprojecttreeviewcontextmenu.cpp:72 #, kde-format msgid "Copy Filename" -msgstr "Salin Nama Berkas" +msgstr "Salin Nama File" #: kateprojecttreeviewcontextmenu.cpp:78 #, kde-format @@ -196,6 +192,9 @@ msgid "&Projects" msgstr "&Proyek" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Mohon instal 'cppcheck'." + #~ msgid "Git Tools" #~ msgstr "Alat Git" diff -Nru kate-17.12.3/po/id/katesearch.po kate-18.04.3/po/id/katesearch.po --- kate-17.12.3/po/id/katesearch.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -2,22 +2,23 @@ # This file is distributed under the same license as the PACKAGE package. # Budiman Jojo , 2014. # Rendiyono Wahyu Saputro , 2015. -# Wantoyo , 2017. +# Wantoyo , 2017, 2018. # # Translators: msgid "" msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-20 06:58+0700\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-06-23 08:18+0700\n" "Last-Translator: Wantoyo \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" #: plugin_search.cpp:227 #, kde-format @@ -87,25 +88,25 @@ #, kde-format msgid "One match found in current file" msgid_plural "%1 matches found in current file" -msgstr[0] "%1 cocok ditemukan dalam file saat ini" +msgstr[0] "%1 cocok ditemukan di dalam file saat ini" #: plugin_search.cpp:1178 #, kde-format msgid "One match found in open files" msgid_plural "%1 matches found in open files" -msgstr[0] "%1 cocok ditemukan dalam file yang dibuka" +msgstr[0] "%1 cocok ditemukan di dalam file yang dibuka" #: plugin_search.cpp:1183 #, kde-format msgid "One match found in folder %2" msgid_plural "%1 matches found in folder %2" -msgstr[0] "%1 cocok ditemukan dalam folder %2" +msgstr[0] "%1 cocok ditemukan di dalam folder %2" #: plugin_search.cpp:1194 #, kde-format msgid "One match found in project %2 (%3)" msgid_plural "%1 matches found in project %2 (%3)" -msgstr[0] "%1 cocok ditemukan dalam proyek %2 (%3)" +msgstr[0] "%1 cocok ditemukan di dalam proyek %2 (%3)" #: plugin_search.cpp:1202 #, kde-format @@ -113,7 +114,7 @@ msgid_plural "" "%1 matches found in all open projects (common parent: %2)" msgstr[0] "" -"%1 cocok ditemukan dalam semua proyek yang dibuka (induk yang sama: " +"%1 cocok ditemukan di dalam semua proyek yang dibuka (induk yang sama: " "%2)" #: plugin_search.cpp:1248 @@ -322,149 +323,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Penggunaan: newPGrep [pola untuk mencari bagi proyek saat ini]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Tambahkan tab pencarian baru" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Temukan:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Pencarian" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Berikutnya" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" -msgstr "Berhenti" +msgstr "Hentikan" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" -msgstr "Dalam Proyek Saat Ini" +msgstr "di dalam File Saat Ini" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" -msgstr "dalam Buka File" +msgstr "di dalam File Kebuka" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" -msgstr "dalam Folder" +msgstr "di dalam Folder" + +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Tampilkan opsi pencarian" #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Ganti:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Ganti" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Ganti Tercentang" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" -msgstr "" +msgstr "Huruf cocok" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Gunakan pernyataan biasa" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" -msgstr "Memperluas hasil" +msgstr "Bentangkan hasil" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Gunakan alur dokumen saat ini." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Folder:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Pergi satu folder ke atas." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" -msgstr "Saring:" +msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Kecuali:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursif" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Termasuk yang tersembunyi" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Ikuti tautan simbolik" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Termasuk file binary" @@ -473,7 +486,7 @@ #: ui.rc:6 #, kde-format msgid "&Edit" -msgstr "&Sunting" +msgstr "&Edit" #. i18n: ectx: Menu (search_more) #: ui.rc:9 diff -Nru kate-17.12.3/po/id/katesnippetsplugin.po kate-18.04.3/po/id/katesnippetsplugin.po --- kate-17.12.3/po/id/katesnippetsplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katesnippetsplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" -"PO-Revision-Date: 2018-02-21 21:50+0700\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" +"PO-Revision-Date: 2018-06-13 10:42+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -34,7 +34,7 @@ #: editrepository.cpp:87 editrepository.cpp:124 #, kde-format msgid "Edit Snippet Repository %1" -msgstr "Sunting Cuplikan Repositori %1" +msgstr "Edit Cuplikan Repositori %1" #: editrepository.cpp:89 #, kde-format @@ -89,22 +89,22 @@ msgid "Prefix to show in code completion" msgstr "Awalan untuk ditunjukan dalam penyempurnaan kode" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" -msgstr "Sunting cuplikan %1 di %2" +msgstr "Edit cuplikan %1 di %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Buka Cuplikan Baru di Repositori %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Nama cuplikan tidak boleh berisi spasi" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -113,7 +113,7 @@ "Cuplikan berisi perubahan yang tidak disimpan. Apakah kamu ingin melanjutkan " "dan kehilangan semua perubahan?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Peringatan - Perubahan tidak disimpan" @@ -177,7 +177,7 @@ "href=\"Semua fungsi JavaScript harus mengembalikan konten yang ingin kamu " "tempatkan dalam sebuah bidang templat sebagai string.
        Fungsi dipanggil " "dalam cakupan yang mana berisikan konten dari semua bidang templat yang " -"dapat disunting sebagai variabel lokal. Sebagai contoh dalam sebuah cuplikan " +"dapat diedit sebagai variabel lokal. Sebagai contoh dalam sebuah cuplikan " "yang berisi ${field}, sebuah variabel bernama field akan " "direpresentasikan yang mana berisi konten mutakhir dari bidang templat. " "Variabel tersebut dapat digunakan dalam fungsi statis atau dilewatkan " @@ -238,14 +238,14 @@ "such, a renamed clone of the original data file has been created within your " "personal data directory." msgstr "" -"Kamu telah menyunting file data yang tidak berlokasi di direktori data " +"Kamu telah mengedit file data yang tidak berlokasi di direktori data " "peribadimu; dengan demikian, tiruan dari file data asli yang diganti namanya " "telah diciptakan dalam direktori data peribadimu." #: snippetrepository.cpp:248 #, kde-format msgid "Output file '%1' could not be opened for writing" -msgstr "Keluaran file '%1' tidak bisa dibuka untuk ditulis" +msgstr "Output file '%1' tidak bisa dibuka untuk ditulis" #: snippetrepository.cpp:282 #, kde-format @@ -261,7 +261,7 @@ #: snippetrepository.cpp:302 #, kde-format msgid "Invalid XML snippet file: %1" -msgstr "File cuplikan XML yang tidak sah: %1" +msgstr "File cuplikan XML yang tidak absah: %1" #: snippetrepository.cpp:366 #, kde-format @@ -290,7 +290,7 @@ #: snippetview.cpp:108 #, kde-format msgid "Edit Repository" -msgstr "Sunting Repositori" +msgstr "Edit Repositori" #: snippetview.cpp:111 #, kde-format @@ -310,7 +310,7 @@ #: snippetview.cpp:129 #, kde-format msgid "Edit Snippet" -msgstr "Sunting Cuplikan" +msgstr "Edit Cuplikan" #: snippetview.cpp:132 #, kde-format @@ -354,7 +354,7 @@ #: snippetview.ui:38 #, kde-format msgid "Filter..." -msgstr "Penyaring..." +msgstr "Filter..." #. i18n: ectx: Menu (tools) #: ui.rc:6 diff -Nru kate-17.12.3/po/id/katesql.po kate-18.04.3/po/id/katesql.po --- kate-17.12.3/po/id/katesql.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katesql.po 2018-07-10 00:03:43.000000000 +0000 @@ -11,7 +11,7 @@ "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-10 08:15+0700\n" +"PO-Revision-Date: 2018-06-13 13:01+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -25,7 +25,7 @@ #, kde-format msgctxt "@title:window" msgid "Connection Wizard" -msgstr "Pemandu Sambungan" +msgstr "Asisten Sambungan" #: connectionwizard.cpp:53 #, kde-format @@ -200,19 +200,19 @@ #, kde-format msgctxt "@title:window" msgid "Export Wizard" -msgstr "Pemandu Ekspor" +msgstr "Asisten Ekspor" #: exportwizard.cpp:55 #, kde-format msgctxt "@title Wizard page title" msgid "Output Target" -msgstr "Sasaran Keluaran" +msgstr "Sasaran Output" #: exportwizard.cpp:56 #, kde-format msgctxt "@title Wizard page subtitle" msgid "Select the output target." -msgstr "Pilih sasaran keluaran" +msgstr "Pilih sasaran output" #: exportwizard.cpp:60 #, kde-format @@ -224,7 +224,7 @@ #, kde-format msgctxt "@option:radio Output target" msgid "Clipboard" -msgstr "Papan-klip" +msgstr "Clipboard" #: exportwizard.cpp:62 #, kde-format @@ -321,7 +321,7 @@ #, kde-format msgctxt "@title:group" msgid "Output Customization" -msgstr "Kustomisasi Keluaran" +msgstr "Kustomisasi Output" #: katesqlconfigpage.cpp:62 #, kde-format @@ -368,7 +368,7 @@ #, kde-format msgctxt "@action:inmenu" msgid "Edit connection..." -msgstr "Sunting sambungan..." +msgstr "Edit sambungan..." #: katesqlview.cpp:137 #, kde-format @@ -446,13 +446,13 @@ #, kde-format msgctxt "@title:window" msgid "SQL Text Output" -msgstr "Keluaran Teks SQL" +msgstr "Output Teks SQL" #: outputwidget.cpp:33 #, kde-format msgctxt "@title:window" msgid "SQL Data Output" -msgstr "Keluaran Data SQL" +msgstr "Output Data SQL" #: schemawidget.cpp:47 #, kde-format diff -Nru kate-17.12.3/po/id/katesymbolviewer.po kate-18.04.3/po/id/katesymbolviewer.po --- kate-17.12.3/po/id/katesymbolviewer.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/katesymbolviewer.po 2018-07-10 00:03:43.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-12-04 21:53+0700\n" +"PO-Revision-Date: 2018-03-14 22:29+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -156,7 +156,7 @@ #: plugin_katesymbolviewer.cpp:421 #, kde-format msgid "Automatically expand nodes in tree mode" -msgstr "Ekspansi node dalam mode pohon secara otomatis" +msgstr "Secara otomatis membentangkan node dalam mode pohon" #: plugin_katesymbolviewer.cpp:422 #, kde-format diff -Nru kate-17.12.3/po/id/kwrite.po kate-18.04.3/po/id/kwrite.po --- kate-17.12.3/po/id/kwrite.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/kwrite.po 2018-07-10 00:03:43.000000000 +0000 @@ -11,8 +11,8 @@ "Project-Id-Version: kwrite\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-05-09 02:50+0200\n" -"PO-Revision-Date: 2018-02-17 18:22+0700\n" -"Last-Translator: Wantoyo \n" +"PO-Revision-Date: 2018-05-17 20:57+0700\n" +"Last-Translator: Neon \n" "Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" @@ -35,13 +35,13 @@ #: data/kwriteui.rc:6 #, kde-format msgid "&File" -msgstr "&Berkas" +msgstr "&File" #. i18n: ectx: Menu (edit) #: data/kwriteui.rc:23 #, kde-format msgid "&Edit" -msgstr "&Sunting" +msgstr "&Edit" #. i18n: ectx: Menu (view) #: data/kwriteui.rc:35 @@ -86,8 +86,7 @@ #: kwrite.cpp:159 #, kde-format msgid "Use this command to open an existing document for editing" -msgstr "" -"Gunakan perintah ini untuk membuka dokumen yang sudah ada untuk disunting" +msgstr "Gunakan perintah ini untuk membuka dokumen yang sudah ada untuk diedit" #: kwrite.cpp:163 #, kde-format @@ -95,8 +94,8 @@ "This lists files which you have opened recently, and allows you to easily " "open them again." msgstr "" -"Ini adalah daftar berkas yang baru saja anda buka dan membuat anda lebih " -"mudah dalam membukanya kembali." +"Ini adalah daftar file yang baru saja anda buka dan membuat anda lebih mudah " +"dalam membukanya kembali." #: kwrite.cpp:167 #, kde-format @@ -142,12 +141,12 @@ #: kwrite.cpp:196 #, kde-format msgid "&About Editor Component" -msgstr "Tent&ang Komponen Penyunting" +msgstr "Tent&ang Komponen Pengedit" #: kwrite.cpp:251 #, kde-format msgid "Open File" -msgstr "Buka Berkas" +msgstr "Buka File" #: kwrite.cpp:294 #, kde-format @@ -180,13 +179,12 @@ #: main.cpp:92 #, kde-format msgid "KWrite - Text Editor" -msgstr "KWrite - Penyunting Teks" +msgstr "KWrite - Pengedit Teks" #: main.cpp:93 -#, fuzzy, kde-format -#| msgid "(c) 2000-2014 The Kate Authors" +#, kde-format msgid "(c) 2000-2016 The Kate Authors" -msgstr "(c) 2000-2014 Pembuat Kate" +msgstr "(c) 2000-2016 Penulis Kate" #: main.cpp:107 #, kde-format @@ -196,7 +194,7 @@ #: main.cpp:107 #, kde-format msgid "Maintainer" -msgstr "Pengelola" +msgstr "Pemelihara" #: main.cpp:108 #, kde-format @@ -226,7 +224,7 @@ #: main.cpp:111 #, kde-format msgid "Developer & Highlight wizard" -msgstr "Pengembang & wisaya Sorot" +msgstr "Pengembang & Sorotan asisten" #: main.cpp:112 #, kde-format @@ -313,7 +311,7 @@ #: main.cpp:121 #, kde-format msgid "KWrite Undo History, Kspell integration" -msgstr "Riwayat Bolak KWrite, integrasi Kspell" +msgstr "Riwayat Takjadi KWrite, integrasi Kspell" #: main.cpp:122 #, kde-format @@ -470,12 +468,12 @@ #: main.cpp:164 #, kde-format msgid "Set encoding for the file to open." -msgstr "Atur penyandian untuk berkas yang dibuka." +msgstr "Atur penyandian untuk file yang dibuka." #: main.cpp:164 #, kde-format msgid "encoding" -msgstr "" +msgstr "pengkodean" #: main.cpp:168 #, kde-format @@ -485,7 +483,7 @@ #: main.cpp:168 #, kde-format msgid "line" -msgstr "" +msgstr "baris" #: main.cpp:172 #, kde-format @@ -495,7 +493,7 @@ #: main.cpp:172 #, kde-format msgid "column" -msgstr "" +msgstr "kolom" #: main.cpp:176 #, kde-format @@ -505,7 +503,7 @@ #: main.cpp:180 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" -msgstr "Berkas/URL yang dibuka oleh aplikasi akan dihapus setelah digunakan" +msgstr "File/URL yang dibuka oleh aplikasi akan dihapus setelah digunakan" #: main.cpp:184 #, kde-format @@ -515,14 +513,13 @@ #: main.cpp:184 #, kde-format msgid "[urls...]" -msgstr "" +msgstr "[url-url...]" #: main.cpp:271 #, kde-format msgid "" "The file '%1' could not be opened: it is not a normal file, it is a folder." -msgstr "" -"Berkas %1 tidak dapat dibuka: ini bukan berkas normal, ini sebuah folder." +msgstr "File %1 tidak dapat dibuka: ini bukan file normal, ini sebuah folder." #~ msgid "" #~ "The file given could not be read; check whether it exists or is readable " diff -Nru kate-17.12.3/po/id/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/id/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/id/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/id/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2017-12-24 14:58+0700\n" "Last-Translator: Wantoyo \n" "Language-Team: Indonesian \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "Hapus sesi" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Memulai Kate (tanpa argumen)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Sesi Kate Baru" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Sesi Tanpa Nama Baru" diff -Nru kate-17.12.3/po/is/katekonsoleplugin.po kate-18.04.3/po/is/katekonsoleplugin.po --- kate-17.12.3/po/is/katekonsoleplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/is/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2011-08-30 07:34+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -18,40 +18,46 @@ "X-Generator: KBabel 1.11.4\n" "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, fuzzy, kde-format msgid "Terminal" msgstr "Skjáhermir" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format msgid "Kate Terminal" msgstr "Skjáhermir" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, fuzzy, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,51 +66,104 @@ "Viltu virkilega senda textann í skeljarglugga? Ef einhver skipun er í " "textanum mun hún verða keyrð með þínum notendaheimildum." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Viltu virkilega senda textann í skeljarglugga? Ef einhver skipun er í " +"textanum mun hún verða keyrð með þínum notendaheimildum." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +msgid "Run in Terminal?" +msgstr "Skjáhermir" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +msgid "Run in terminal" +msgstr "Skjáhermir" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "" diff -Nru kate-17.12.3/po/is/kate.po kate-18.04.3/po/is/kate.po --- kate-17.12.3/po/is/kate.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/is/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2015-10-22 08:29+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -245,19 +245,19 @@ "Hér getur þú séð viðbætur fyrir Kate. Þær sem hakað er við, hefur verið " "hlaðið inn og verðu hlaðið inn næst þegar þú ræsir Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, fuzzy, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Bráðabirgðaskránni %1 hefur verið breytt. Viltu samt eyða henni?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Eyða skrá?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -266,37 +266,37 @@ "

        Skjalinu '%1' hefur verið breytt en er óvistað.

        Viltu vista " "breytingarnar eða henda þeim?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Loka skjali" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, fuzzy, kde-format msgid "Save As" msgstr "Vist&a sem..." -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Ný skrá opnuð þegar var verið að loka Kate. Hætt við lokun." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Hætt við lokun" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Ræsist" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Endurheimti skrár frá síðustu setu..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, fuzzy, kde-format msgid "Errors/Warnings while opening documents" msgstr "Villur/Aðvaranir þegar skjöl eru opnuð" @@ -1068,347 +1068,347 @@ msgid "&Open Containing Folder" msgstr "Opnunarröð" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Öflugur ritill til meðhöndlunar texta" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 höfundar Kate" -#: main.cpp:127 +#: main.cpp:128 #, fuzzy, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Í umsjá" -#: main.cpp:128 +#: main.cpp:129 #, fuzzy, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Aðalhönnuður" -#: main.cpp:129 +#: main.cpp:130 #, fuzzy, kde-format msgid "Joseph Wenninger" msgstr "Opnunarröð" -#: main.cpp:130 +#: main.cpp:131 #, fuzzy, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, fuzzy, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Þróunar og litunarálfur" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Aðalhönnuður" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, fuzzy, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Flotta biðminniskerfið" -#: main.cpp:136 +#: main.cpp:137 #, fuzzy, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "&Ritunarskipun" -#: main.cpp:137 +#: main.cpp:138 #, fuzzy, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Prófanir,..." -#: main.cpp:138 +#: main.cpp:139 #, fuzzy, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Fyrrverandi Aðalhönnuður" -#: main.cpp:139 +#: main.cpp:140 #, fuzzy, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, fuzzy, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Höfundur KWrite" -#: main.cpp:141 +#: main.cpp:142 #, fuzzy, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Flutti KWrite í KParts" -#: main.cpp:142 +#: main.cpp:143 #, fuzzy, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, fuzzy, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, fuzzy, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Afturköllun og tenging við KSpell í KWrite" -#: main.cpp:145 +#: main.cpp:146 #, fuzzy, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Stuðningur við XML textalitun í KWrite" -#: main.cpp:146 +#: main.cpp:147 #, fuzzy, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Bætur og fleira" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Þróun Python-viðbóta" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, fuzzy, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Litun á RPM 'Spec'-skrám, Perl, Diff og fleiru" -#: main.cpp:151 +#: main.cpp:152 #, fuzzy, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Litun fyrir VHDL" -#: main.cpp:152 +#: main.cpp:153 #, fuzzy, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Litun fyrir SQL" -#: main.cpp:153 +#: main.cpp:154 #, fuzzy, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Litun fyrir Ferite" -#: main.cpp:154 +#: main.cpp:155 #, fuzzy, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Litun fyrir ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, fuzzy, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Litun fyrir LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, fuzzy, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Litun fyrir Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, fuzzy, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Litun fyrir Python" -#: main.cpp:158 +#: main.cpp:159 #, fuzzy, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, fuzzy, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Litun fyir Scheme" -#: main.cpp:160 +#: main.cpp:161 #, fuzzy, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Listi lykilorða og gagnataga fyrir PHP" -#: main.cpp:161 +#: main.cpp:162 #, fuzzy, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Afar dægileg hjálp" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Allir þeir sem hafa lagt verkinu lið og við höfum gleymt að minnast á" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Ræsa Kate með völdu setunni" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Setur" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Ræsa Kate með völdu setunni" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1416,76 +1416,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Veldu stafatöflu fyrir skrána sem á að opna" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Fara á þessa línu" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Fara í þennan dálk" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Lesa innihald stdin" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Skjal sem á að opna" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1550,7 +1550,7 @@ msgid "&Open" msgstr "&Opna" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nafn á setu:" @@ -1560,30 +1560,30 @@ msgid "Specify New Name for Session" msgstr "Tilgreina nýtt nafn á setu" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Þú verður að tilgreina nafn til að vista setu." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Vantar nafn á setu" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, fuzzy, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1592,24 +1592,24 @@ "Ekki var hægt að endurnefna setuna sem \"%1\", það er þegar til seta með " "sama heiti" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, fuzzy, kde-format msgid "Session Renaming" msgstr "Nafn á setu:" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Ekki var hægt að endurnefna setuna sem \"%1\", það er þegar til seta með " "sama heiti" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Tilgreindu nýtt nafn á núverandi setu" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, fuzzy, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/is/katesearch.po kate-18.04.3/po/is/katesearch.po --- kate-17.12.3/po/is/katesearch.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/is/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2011-08-30 07:35+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -319,149 +319,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Notkun: grep [mynstur sem leita á eftir í möppu]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, fuzzy, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, fuzzy, kde-format msgid "Search" msgstr "Leita" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, fuzzy, kde-format msgid "Stop" msgstr "Stöðva" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format msgid "In Current File" msgstr "í opnum skrám" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format msgid "in Open Files" msgstr "í opnum skrám" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, fuzzy, kde-format msgid "in Folder" msgstr "í möppu" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +msgid "Show search options" +msgstr "Leita" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format msgid "Replace:" msgstr "Leita í skrám" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, fuzzy, kde-format msgid "Replace" msgstr "Leita í skrám" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format msgid "Replace Checked" msgstr "Leita í skrám" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format msgid "Match case" msgstr "Passa við stafstöðu" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format msgid "Use regular expressions" msgstr "Regluleg segð" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format msgid "Folder:" msgstr "Mappa" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format msgid "Filter:" msgstr "Sía" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, fuzzy, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, fuzzy, kde-format msgid "Recursive" msgstr "Endurkvæmt" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, fuzzy, kde-format msgid "Include hidden" msgstr "Hafa með falið" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, fuzzy, kde-format msgid "Follow symbolic links" msgstr "Elta táknræna tengingar" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "" @@ -483,10 +495,6 @@ #~ msgstr "Mappa" #, fuzzy -#~ msgid "Search in:" -#~ msgstr "Leita" - -#, fuzzy #~ msgid "F&older" #~ msgstr "Mappa" diff -Nru kate-17.12.3/po/it/docs/katepart/configuring.docbook kate-18.04.3/po/it/docs/katepart/configuring.docbook --- kate-17.12.3/po/it/docs/katepart/configuring.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/it/docs/katepart/configuring.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -1790,7 +1790,7 @@ >Configurazione con le variabili dei documenti Le variabili di &kappname; sono l'implementazione di KatePart delle variabili dei documenti, simili ai file modeline di &Emacs; e di Le variabili di &kappname; sono l'implementazione di &kappname; delle variabili dei documenti, simili ai file modeline di &Emacs; e di vi. Nella componente KatePart le righe hanno la seguente forma: kate: NOME_VARIABILE VALORE; [ NOME_VARIABILE VALORE; ... ] Inoltre, le variabili dei documenti possono essere messe in un file di nome Inoltre, le variabili dei documenti possono essere messe in un file chiamato .kateconfig in qualsiasi cartella, e le impostazioni configurate saranno applicate come se le modeline fossero inserite su ogni file nella cartella e nelle sue sottocartelle, fino alla profondità di ricerca configurata. Le variabili dei documenti in in qualsiasi cartella, e le impostazioni configurate saranno applicate come se le modeline fossero inserite su ogni file nella cartella e nelle sue sottocartelle. Le variabili dei documenti in .kateconfig usano la stessa sintassi delle modeline. +> usano la stessa sintassi delle modeline, ma con delle opzioni estese. In KatePart ci sono variabili per gestire quasi tutte le configurazioni; inoltre, anche le estensioni possono usare le variabili, il che andrebbe documentato nel manuale dell'estensione. +>In &kappname; ci sono variabili per gestire quasi tutte le configurazioni; inoltre, anche le estensioni possono usare le variabili, il ché andrebbe documentato nel manuale dell'estensione. +<sect2 id="kateconfig-extended-options"> +<title +>Opzioni estese nei file <filename +>.kateconfig</filename +> + +&kappname; cerca sempre un file .kateconfig per i file locali (non per quelli remoti), inoltre è possibile impostare delle opzioni basate sui caratteri jolly (estensioni dei file) come segue: + +kate: tab-width 4; indent-width 4; replace-tabs on; +kate-wildcard(*.xml): indent-width 2; +kate-wildcard(Makefile): replace-tabs off; + + +In questo esempio tutti i file usano un valore di tab-width ed uno di indent-width di 4 spazi, e le tabulazioni sono sostituite con gli spazi. Tuttavia la larghezza di rientro è impostata a 2 spazi per tutti i file *.xml e i Makefile usano le tabulazioni, &ie; queste non sono sostituite dagli spazi. + +I caratteri jolly sono separati da virgole, ad esempio puoi specificare più estensioni di file così: + +kate-wildcard(*.json;*.xml): indent-width 2; + +Inoltre puoi usare il tipo MIME per associare certi file; ad esempio per indentare tutti i file sorgente C con 4 spazi puoi scrivere: + +kate-mimetype(text/x-c++src): indent-width 4; + +Oltre al supporto nei file .kateconfig i caratteri jolly e le variabili dei documenti dipendenti dal tipo MIME sono anche supportati nel file stesso come commenti. + + + diff -Nru kate-17.12.3/po/it/docs/katepart/menus.docbook kate-18.04.3/po/it/docs/katepart/menus.docbook --- kate-17.12.3/po/it/docs/katepart/menus.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/it/docs/katepart/menus.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -1,6 +1,6 @@ Voci del menu +>Le voci dei menu \n" "Language-Team: Italian <kde-i18n-it@kde.org>\n" @@ -48,21 +48,21 @@ msgstr "Annulla" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "File" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Riga" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -114,179 +114,179 @@ msgid "Target Settings" msgstr "Impostazioni obiettivo" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Insieme di obiettivi" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "compila" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "pulisci" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configura" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rapido" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Obiettivi dell'estensione di progetto" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "errore" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "riferimento non definito" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "avviso" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Non ci sono file o cartelle specificate per la compilazione." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Il file «%1» non è un file locale. Impossibile compilare file non-locali." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Impossibile avviare «%1». Stato di uscita = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building <b>%1</b> cancelled" msgstr "Compilazione di <b>%1</b> annullata" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Compilazione già in corso..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Nessun obiettivo disponibile per la compilazione." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Non ci sono file o cartelle locali specificate per la compilazione." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target <b>%1</b> ..." msgstr "Compilazione obiettivo <b>%1</b> ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "<title>Make Results:%1" msgstr "Risultati Make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Compilazione di %1 completata." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Trovato un errore." msgstr[1] "Trovato %1 errori." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Compilazione di %1 con errori." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Trovato un avviso." msgstr[1] "Trovato %1 avvisi." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Compilazione di %1 con avvisi." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Compilazione non riuscita." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Compilazione conclusa senza problemi." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Compila" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Pulisci" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configura" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ConfigClean" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Solo errori" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Errori ed avvisi" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Output compilazione ottimizzato" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Output compilazione completo" diff -Nru kate-17.12.3/po/it/katekonsoleplugin.po kate-18.04.3/po/it/katekonsoleplugin.po --- kate-17.12.3/po/it/katekonsoleplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/it/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2017-12-29 19:05+0100\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" @@ -20,42 +20,48 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Non hai abbastanza karma per accedere a una shell o ad un emulatore di " "terminale" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminale" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminale di Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Incanala al terminale" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&incronizza il terminale con il documento attuale" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Esegui il documento attuale" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Attiva il terminale" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -64,32 +70,60 @@ "Vuoi veramente incanalare il testo alla console? Ciò eseguirà qualsiasi " "comando contenuto con i diritti del tuo utente." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Incanalo al terminale?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Incanala al terminale" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Spiacente, non posso andare nella cartella «%1»" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Non è un file locale: «%1»" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Vuoi veramente eseguire il documento? \n" +"Ciò eseguirà nel terminale il seguente \n" +"comando con i diritti del tuo utente:\n" +"«%1»" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Eseguo nel terminale?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Esegui" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Disattiva il terminale" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Attiva il terminale" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -98,12 +132,42 @@ "Sincronizza &automaticamente il terminale con il documento attuale quando " "possibile" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Esegui nel terminale" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Rimuovi estensione" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefisso:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Mo&stra gli avvisi la prossima volta" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"La prossima volta che «%1» sarà eseguito assicurati che venga visualizzata " +"una finestra a comparsa contenente il comando da inviare al terminale per la " +"revisione." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Imposta la variabile d'ambiente &EDITOR a «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -112,7 +176,7 @@ "Importante: il documento deve essere chiuso per far continuare " "l'applicazione della console" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Impostazioni del terminale" diff -Nru kate-17.12.3/po/it/kate.po kate-18.04.3/po/it/kate.po --- kate-17.12.3/po/it/kate.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/it/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-02 07:48+0100\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" @@ -241,7 +241,7 @@ "Qui puoi vedere tutte le estensioni disponibili per Kate. Quelle segnate " "sono caricate, e verranno ricaricate al prossimo avvio di Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -250,12 +250,12 @@ "Il file %1, che dovrebbe essere temporaneo, è stato modificato. Vuoi " "eliminarlo lo stesso?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Eliminare il file?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -264,37 +264,37 @@ "

        Il documento «%1» è stato modificato, ma non salvato.

        Vuoi salvare " "o scartare le modifiche fatte?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Chiudi il documento" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Salva come" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Nuovo file aperto durante la chiusura di Kate, chiusura annullata." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Chiusura annullata" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Avvio" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Riapertura dei file dell'ultima sessione..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Errori o avvertimenti durante l'apertura dei documenti" @@ -1041,343 +1041,343 @@ msgid "&Open Containing Folder" msgstr "&Apri cartella contenitore" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Editor di testi avanzato" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2017 Gli autori di Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Responsabile" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Sviluppatore principale" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Sviluppatore e mago dell'evidenziazione" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Sviluppatore" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Il sistema di buffering fico" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "I comandi di modifica" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Prove, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Sviluppatore precedente" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autore di KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Conversione di KWrite all'architettura KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Cronologia di annullamento di KWrite, integrazione con KSpell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Supporto per l'evidenziazione della sintassi XML di KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Patch e altro" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Sviluppatore estensione Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Controllo della qualità e script" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Evidenziazione per file RPM-Spec, Perl, Diff e altro ancora" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Evidenziazione per VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Evidenziazione per SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Evidenziazione per Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Evidenziazione per ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Evidenziazione per LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Evidenziazione per Makefile, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Evidenziazione per Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Evidenziazione per Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Elenco delle parole chiave/tipi di dati di PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Aiuto molto utile" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "" "Tutte le persone che hanno contribuito e mi sono dimenticato di nominare" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Avvia Kate con una sessione specifica." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "Sessione" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Avvia Kate con una nuova sessione anonima, implica «-n»." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1388,7 +1388,7 @@ "di kate ha già aperto la sessione specificata), forza invece l'avvio se non " "vengono indicati parametri o URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1397,7 +1397,7 @@ "Se è in uso un'altra sessione di kate già in esecuzione e se vengono " "specificati URL, blocca quella sessione fino a quando esci." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1406,57 +1406,57 @@ "Prova a riusare l'istanza di kate solo con questo pid (è ignorato se " "un'altra istanza di kate ha già aperto la sessione specificata)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Imposta la codifica per il file da aprire." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codifica" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Spostati in questa riga." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "riga" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Spostati in questa colonna." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "colonna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Leggi i contenuti da stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "I file/URL aperti dall'applicazione saranno eliminati dopo l'utilizzo" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documenti da aprire." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[url...]" @@ -1519,7 +1519,7 @@ msgid "&Open" msgstr "&Apri" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nome della sessione:" @@ -1529,24 +1529,24 @@ msgid "Specify New Name for Session" msgstr "Specifica un nuovo nome per la sessione" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Per salvare una sessione devi specificare un nome." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Nome della sessione mancante" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Errore interno: c'è più di una istanza aperta per la sessione specificata." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1555,7 +1555,7 @@ "La sessione «%1» è già aperta in un'altra istanza di kate, vuoi usare quella " "invece di riaprirla?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1563,23 +1563,23 @@ msgstr "" "Impossibile rinominare la sessione a «%1», ce n'è già una con lo stesso nome" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Rinomina della sessione" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Impossibile rinominare la sessione in «%1». Scrittura in «%2» non riuscita" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Specifica un nuovo nome per la sessione corrente" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/it/kateproject.po kate-18.04.3/po/it/kateproject.po --- kate-17.12.3/po/it/kateproject.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/it/kateproject.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-06-28 15:31+0100\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Note" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Avvia analisi..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "File" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Riga" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Gravità" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Messaggio" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Devi installare «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analisi terminata." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analisi non riuscita!" @@ -191,6 +186,9 @@ msgid "&Projects" msgstr "&Progetti" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Devi installare «cppcheck»." + #~ msgid "Git Tools" #~ msgstr "Strumenti Git" diff -Nru kate-17.12.3/po/it/kate-replicode-plugin.po kate-18.04.3/po/it/kate-replicode-plugin.po --- kate-17.12.3/po/it/kate-replicode-plugin.po 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/po/it/kate-replicode-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -0,0 +1,410 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the kate package. +# Davide Notaristefano , 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"PO-Revision-Date: 2018-02-02 16:13+0100\n" +"Last-Translator: Davide Notaristefano \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 1.5\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Davide Notaristefano" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "davide.notaristefano@gmail.com" + +#. i18n: ectx: attribute (title), widget (QWidget, run) +#: config.ui:18 +#, kde-format +msgid "Run" +msgstr "Esecuzione" + +#. i18n: ectx: property (text), widget (QLabel, label_34) +#: config.ui:24 +#, kde-format +msgid "Run time (milliseconds):" +msgstr "Tempo di esecuzione (millisecondi):" + +#. i18n: ectx: property (text), widget (QLabel, label_35) +#: config.ui:41 +#, kde-format +msgid "Probe level:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, userOpsLabel) +#: config.ui:58 +#, kde-format +msgid "User operations layout module:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, userClassLabel) +#: config.ui:71 +#, kde-format +msgid "User classes file:" +msgstr "File delle classi dell'utente:" + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: config.ui:84 +#, kde-format +msgid "Base period:" +msgstr "Periodo di base:" + +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: config.ui:101 +#, kde-format +msgid "Reduction core count:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: config.ui:118 +#, kde-format +msgid "Time core count:" +msgstr "" + +#. i18n: ectx: attribute (title), widget (QWidget, system) +#: config.ui:136 +#, kde-format +msgid "System" +msgstr "Sistema" + +#. i18n: ectx: property (text), widget (QLabel, label_6) +#: config.ui:142 +#, kde-format +msgid "Model inertia success rate threshold:" +msgstr "Soglia percentuale di successo del modello di inerzia:" + +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: config.ui:159 +#, kde-format +msgid "Model inertia count threshold:" +msgstr "Soglia di calcolo del modello di inerzia:" + +#. i18n: ectx: property (text), widget (QLabel, label_8) +#: config.ui:176 +#, kde-format +msgid "Targeted pattern extractor delta success rate threshold:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_9) +#: config.ui:193 +#, kde-format +msgid "Minimum simulation time horizon:" +msgstr "Orizzonte temporale minimo della simulazione:" + +#. i18n: ectx: property (text), widget (QLabel, label_10) +#: config.ui:210 +#, kde-format +msgid "Maximum simulation time horizon:" +msgstr "Orizzonte temporale massimo della simulazione:" + +#. i18n: ectx: property (text), widget (QLabel, label_11) +#: config.ui:227 +#, kde-format +msgid "Simulation time horizon:" +msgstr "Orizzonte temporale della simulazione:" + +#. i18n: ectx: property (text), widget (QLabel, label_12) +#: config.ui:247 +#, kde-format +msgid "Targeted pattern extractor time horizon:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_13) +#: config.ui:264 +#, kde-format +msgid "Perf sampling period:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_14) +#: config.ui:281 +#, kde-format +msgid "Float tolerance:" +msgstr "Tolleranza virgola mobile:" + +#. i18n: ectx: property (text), widget (QLabel, label_15) +#: config.ui:298 +#, kde-format +msgid "Timer tolerance:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_16) +#: config.ui:318 +#, kde-format +msgid "Primary time horizon:" +msgstr "Orizzonte temporale primario:" + +#. i18n: ectx: property (text), widget (QLabel, label_17) +#: config.ui:335 +#, kde-format +msgid "Secondary time horizon:" +msgstr "Orizzonte temporale secondario:" + +#. i18n: ectx: property (text), widget (QLabel, label_18) +#: config.ui:352 +#, kde-format +msgid "Notification marker resilience:" +msgstr "Elasticità dell'indicatore di notifica:" + +#. i18n: ectx: property (text), widget (QLabel, label_19) +#: config.ui:369 +#, kde-format +msgid "Goal prediction success resilience:" +msgstr "Tasso di successo della previsione degli obiettivi:" + +#. i18n: ectx: attribute (title), widget (QWidget, debugtab) +#: config.ui:387 +#, kde-format +msgid "Debug" +msgstr "Debug" + +#. i18n: ectx: property (text), widget (QLabel, label_22) +#: config.ui:396 +#, kde-format +msgid "Debug:" +msgstr "Debug:" + +#. i18n: ectx: property (text), widget (QLabel, label_23) +#: config.ui:413 +#, kde-format +msgid "Debug windows:" +msgstr "Finestre di debug:" + +#. i18n: ectx: property (text), widget (QLabel, label_24) +#: config.ui:426 +#, kde-format +msgid "Traces:" +msgstr "Tracce:" + +#. i18n: ectx: property (text), widget (QCheckBox, traceCompInputs) +#: config.ui:433 +#, kde-format +msgid "Composite inputs" +msgstr "Input composti" + +#. i18n: ectx: property (text), widget (QCheckBox, traceCompOutputs) +#: config.ui:440 +#, kde-format +msgid "Composite outputs" +msgstr "Output composti" + +#. i18n: ectx: property (text), widget (QCheckBox, traceModelIn) +#: config.ui:447 +#, kde-format +msgid "Model inputs" +msgstr "Input di modello" + +#. i18n: ectx: property (text), widget (QCheckBox, traceModelOut) +#: config.ui:454 +#, kde-format +msgid "Model outputs" +msgstr "Output di modello" + +#. i18n: ectx: property (text), widget (QCheckBox, tracePredMon) +#: config.ui:461 +#, kde-format +msgid "Prediction monitoring" +msgstr "Monitoraggio della previsione" + +#. i18n: ectx: property (text), widget (QCheckBox, traceGoalMon) +#: config.ui:468 +#, kde-format +msgid "Goal monitoring" +msgstr "Monitoraggio dell'obiettivo" + +#. i18n: ectx: property (text), widget (QCheckBox, traceModelRev) +#: config.ui:475 +#, kde-format +msgid "Model revision" +msgstr "Revisione del modello" + +#. i18n: ectx: property (text), widget (QCheckBox, traceModComInj) +#: config.ui:482 +#, kde-format +msgid "Model/composite injections" +msgstr "Aggiunte al modello/alla composizione" + +#. i18n: ectx: property (text), widget (QLabel, label_21) +#: config.ui:489 +#, kde-format +msgid "Decompile objects:" +msgstr "Decompila oggetti:" + +#. i18n: ectx: property (text), widget (QLabel, decompileFileLabel) +#: config.ui:506 +#, kde-format +msgid "Decompile to file:" +msgstr "Decompila sul file:" + +#. i18n: ectx: property (text), widget (QLabel, label_26) +#: config.ui:516 +#, kde-format +msgid "Ignore named objects:" +msgstr "Ignora oggetti con nome:" + +#. i18n: ectx: property (text), widget (QLabel, label_27) +#: config.ui:533 +#, kde-format +msgid "Dump objects to file:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_28) +#: config.ui:543 +#, kde-format +msgid "Test objects:" +msgstr "Verifica oggetti:" + +#. i18n: ectx: property (text), widget (QLabel, label_30) +#: config.ui:560 +#, kde-format +msgid "Decompile models:" +msgstr "Decompila modelli:" + +#. i18n: ectx: property (text), widget (QLabel, label_31) +#: config.ui:577 +#, kde-format +msgid "Ignore named models:" +msgstr "Modelli con nome ignorato:" + +#. i18n: ectx: property (text), widget (QLabel, dumpFileLabel) +#: config.ui:594 +#, kde-format +msgid "Dump models to file:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_33) +#: config.ui:604 +#, kde-format +msgid "Test models:" +msgstr "Modelli di test:" + +#: replicodeconfigpage.cpp:37 +#, kde-format +msgid "Path to replicode executor:" +msgstr "Percorso dell'esecutore replicode:" + +#: replicodeconfigpage.cpp:52 +#, kde-format +msgid "Replicode" +msgstr "Replicode" + +#: replicodeconfigpage.cpp:57 +#, kde-format +msgid "Replicode configuration" +msgstr "Configurazione di replicode" + +#: replicodeview.cpp:37 +#, kde-format +msgid "Run replicode" +msgstr "Esegui replicode" + +#: replicodeview.cpp:42 +#, kde-format +msgid "Stop replicode" +msgstr "Ferma replicode" + +#: replicodeview.cpp:53 +#, kde-format +msgid "Replicode Output" +msgstr "Output di replicode" + +#: replicodeview.cpp:64 +#, kde-format +msgid "Replicode Config" +msgstr "Configurazione di replicode" + +#: replicodeview.cpp:67 +#, kde-format +msgctxt "shortcut for action" +msgid "Run (%1)" +msgstr "Avvia (%1)" + +#: replicodeview.cpp:68 +#, kde-format +msgctxt "shortcut for action" +msgid "Stop (%1)" +msgstr "Ferma (%1)" + +#: replicodeview.cpp:103 +#, kde-format +msgctxt "@title:window" +msgid "Active Document Not Found" +msgstr "Documento attivo non trovato" + +#: replicodeview.cpp:104 +#, kde-format +msgid "Could not find an active document to run." +msgstr "Impossibile trovare un documento attivo da avviare." + +#: replicodeview.cpp:110 +#, kde-format +msgctxt "@title:window" +msgid "Empty Document" +msgstr "Documento vuoto" + +#: replicodeview.cpp:111 +#, kde-format +msgid "Cannot execute an empty document." +msgstr "Impossibile eseguire un documento vuoto." + +#: replicodeview.cpp:119 +#, kde-format +msgctxt "@title:window" +msgid "File Not Found" +msgstr "File non trovato" + +#: replicodeview.cpp:120 +#, kde-format +msgid "Unable to open source file for reading." +msgstr "Impossibile aprire il file sorgente per la lettura." + +#: replicodeview.cpp:128 +#, kde-format +msgctxt "@title:window" +msgid "Replicode Executable Not Found" +msgstr "Eseguibile replicode non trovato" + +#: replicodeview.cpp:129 +#, kde-format +msgid "" +"Unable to find replicode executor.\n" +"Please go to settings and set the path to the Replicode executable." +msgstr "" +"Impossibile trovare l'esecutore replicode.\n" +"Vai nelle impostazioni e imposta il percorso all'eseguibile Replicode." + +#: replicodeview.cpp:136 +#, kde-format +msgctxt "@title:window" +msgid "User Operator Library Not Found" +msgstr "" + +#: replicodeview.cpp:137 +#, kde-format +msgid "" +"Unable to find user operator library.\n" +"Please go to settings and set the path to the library." +msgstr "" + +#: replicodeview.cpp:194 +#, kde-format +msgid "Replicode execution failed: %1" +msgstr "Esecuzione replicode non riuscita: %1" + +#: replicodeview.cpp:204 +#, kde-format +msgid "Replicode execution finished." +msgstr "Esecuzione replicode terminata." diff -Nru kate-17.12.3/po/it/katesearch.po kate-18.04.3/po/it/katesearch.po --- kate-17.12.3/po/it/katesearch.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/it/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the kate package. # Federico Zenith , 2011, 2012, 2013, 2014, 2015. -# Paolo Zamponi , 2016, 2017. +# Paolo Zamponi , 2016, 2017, 2018. # msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-09-14 14:59+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-05-25 18:26+0100\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" "Language: it\n" @@ -329,149 +329,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Uso: newPGrep [schema da cercare nel progetto attuale]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Aggiungi una nuova scheda di ricerca" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Trova:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Cerca" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Successivo" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Ferma" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "Nel file attuale" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "nei file aperti" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "nella cartella" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Mostra le opzioni di ricerca" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Sostituisci:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Sostituisci" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Sostituisci spuntati" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Distingui le maiuscole" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Usa le espressioni regolari" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Espandi risultati" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usa il percorso del documento attuale" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Cartella:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Vai una cartella su." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtro:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Escludi:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Ricorsivo" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Includi i nascosti" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Segui i collegamenti simbolici" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Includi i file binari" @@ -491,9 +503,6 @@ #~ msgid "Folder" #~ msgstr "Cartella" -#~ msgid "Search in:" -#~ msgstr "Cerca in:" - #~ msgid "Fi&nd:" #~ msgstr "&Trova:" diff -Nru kate-17.12.3/po/it/katesnippetsplugin.po kate-18.04.3/po/it/katesnippetsplugin.po --- kate-17.12.3/po/it/katesnippetsplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/it/katesnippetsplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-07-07 13:01+0100\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" @@ -87,22 +87,22 @@ msgid "Prefix to show in code completion" msgstr "Prefisso da mostrare nel completamento del codice" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Modifica il frammento %1 in %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Crea nuovo frammento nel deposito %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Il nome del frammento non può contenere spazi" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -111,7 +111,7 @@ "Il frammento contiene modifiche non salvate. Vuoi continuare e perdere tutte " "le modifiche?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Avviso - Modifiche non salvate" diff -Nru kate-17.12.3/po/it/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/it/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/it/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/it/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-10-09 20:21+0200\n" "Last-Translator: Federico Zenith \n" "Language-Team: Italian \n" @@ -49,17 +49,17 @@ msgid "Delete session" msgstr "Elimina sessione" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Avvia Kate (senza argomenti)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nuova sessione di Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nuova sessione anonima" diff -Nru kate-17.12.3/po/ja/katebuild-plugin.po kate-18.04.3/po/ja/katebuild-plugin.po --- kate-17.12.3/po/ja/katebuild-plugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ja/katebuild-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2011-04-22 02:40-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" @@ -45,21 +45,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "ファイル" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "行" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,65 +115,65 @@ msgid "Target Settings" msgstr "ターゲットの設定" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "ターゲット" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "&Build" msgid "build" msgstr "ビルド(&B)" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "クリーン" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "ビルドするファイルもディレクトリも指定されていません。" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -181,124 +181,124 @@ "ファイル ‘%1’ はローカルファイルではありません。ローカルファイル以外はコンパ" "イルできません。" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "%1 を実行できませんでした。終了ステータス = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "ビルドするファイルもディレクトリも指定されていません。" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "ビルドに失敗しました。" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "1 件のエラーが見つかりました。" msgstr[1] "%1 件のエラーが見つかりました。" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "1 件の警告が見つかりました。" msgstr[1] "%1 件の警告が見つかりました。" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "ビルドに失敗しました。" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "ビルドに失敗しました。" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "ビルドが問題なく完了しました。" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "ビルド" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "クリーン" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "設定" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Clean" msgid "ConfigClean" msgstr "クリーン" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Next Error" msgid "Only Errors" msgstr "次のエラー" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "エラーと警告" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "ビルド出力" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/ja/katekonsoleplugin.po kate-18.04.3/po/ja/katekonsoleplugin.po --- kate-17.12.3/po/ja/katekonsoleplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ja/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-09-20 16:50-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" @@ -28,41 +28,47 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "あなたにはシェルまたはターミナルエミュレータにアクセスする権限がありません" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "ターミナル" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate ターミナル" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "ターミナルに送る(&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "ターミナルを現在の文書と同期(&Y)" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "ターミナルにフォーカスを移す(&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -71,45 +77,103 @@ "本当にテキストをターミナルに送りますか?これは、テキストに含まれるすべてのコ" "マンドをあなたのユーザ権限で実行します。" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "ターミナルに送りますか?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "ターミナルに送る" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "‘%1’ に cd できません" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"本当にテキストをターミナルに送りますか?これは、テキストに含まれるすべてのコ" +"マンドをあなたのユーザ権限で実行します。" + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "ターミナルに送りますか?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "ターミナルからフォーカスを外す" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "ターミナルにフォーカスを移す" # ACCELERATOR changed by translator -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "可能なときは自動的にターミナルを現在の文書と同期する(&U)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "ターミナルに送る" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "環境変数 EDITOR を「kate -b」に設定" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -117,7 +181,7 @@ msgstr "" "重要: コンソールアプリケーションを継続するには、文書を閉じる必要があります。" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "ターミナルの設定" diff -Nru kate-17.12.3/po/ja/kate.po kate-18.04.3/po/ja/kate.po --- kate-17.12.3/po/ja/kate.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ja/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2013-05-10 23:29-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" @@ -249,7 +249,7 @@ "利用可能な Kate のプラグインの一覧です。チェックマークが付いているものはロー" "ド済みで、Kate の次回起動時にもロードされます。" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -258,12 +258,12 @@ "一時ファイルと思われるファイル ‘%1’ は変更されています。それでも削除します" "か?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "ファイルを削除しますか?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -272,37 +272,37 @@ "

        文書 “%1” は変更されていますが、保存されていません。

        変更を保存" "しますか?それとも破棄しますか?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "文書を閉じる" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "名前を付けて保存" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Kate を終了中に新しいファイルが開かれました。終了を中止しました。" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "終了中止" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "起動時" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "最後のセッションのファイルを再読み込み中..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "文書を開くときにエラー/警告" @@ -1061,349 +1061,349 @@ msgid "&Open Containing Folder" msgstr "" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - 高機能なテキストエディタ" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 Kate 開発チーム" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "メンテナ" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "コア開発者" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "開発者、強調表示ウィザード" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "コア開発者" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "優れたバッファシステム" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "編集コマンド" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "テスト..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "以前のコア開発者" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite 作者" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite の KParts への移植" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite「元に戻す」履歴、Kspell 統合" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "XML の構文強調表示" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "パッチ、その他" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "プラグイン" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM スペックファイル、Perl、Diff の構文強調表示" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL の構文強調表示" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL の構文強調表示" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite の構文強調表示" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG の構文強調表示" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX の構文強調表示" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefiles と Python の構文強調表示" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python の構文強調表示" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme の構文強調表示" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP キーワード/データ型リスト" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "素晴らしいヘルプ" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "貢献してくれたすべての人々と私が言及し忘れてしまった人々" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "指定されたセッションで Kate を起動" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "セッション" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "指定されたセッションで Kate を起動" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1411,76 +1411,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "開くファイルのエンコーディングを設定" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "この行に移動" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "この列に移動" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "標準入力の内容を読み込む" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "開く文書" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1545,7 +1545,7 @@ msgid "&Open" msgstr "開く(&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "セッション名:" @@ -1555,30 +1555,30 @@ msgid "Specify New Name for Session" msgstr "セッションの新しい名前を指定" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "セッションを保存するためには、名前を指定しなければなりません。" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "セッション名がありません" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1587,12 +1587,12 @@ "セッション名を “%1” に変更できませんでした。同じ名前のセッションが既に存在し" "ます。" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "セッション名の変更" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1602,12 +1602,12 @@ "セッション名を %1 に変更できませんでした。同じ名前のセッ" "ションが既に存在します。" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "現在のセッションの新しい名前を指定" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ja/kateproject.po kate-18.04.3/po/ja/kateproject.po --- kate-17.12.3/po/ja/kateproject.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ja/kateproject.po 2018-07-10 00:03:43.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2012-08-15 23:01-0700\n" "Last-Translator: Japanese KDE translation team \n" "Language-Team: Japanese \n" @@ -83,42 +83,37 @@ msgid "Notes" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" diff -Nru kate-17.12.3/po/ja/katesearch.po kate-18.04.3/po/ja/katesearch.po --- kate-17.12.3/po/ja/katesearch.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ja/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2011-05-14 09:30-0700\n" "Last-Translator: Japanese KDE translation team \n" "Language-Team: Japanese \n" @@ -315,149 +315,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "" diff -Nru kate-17.12.3/po/ja/katesnippetsplugin.po kate-18.04.3/po/ja/katesnippetsplugin.po --- kate-17.12.3/po/ja/katesnippetsplugin.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ja/katesnippetsplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2012-11-15 03:24-0800\n" "Last-Translator: Japanese KDE translation team \n" "Language-Team: Japanese \n" @@ -82,29 +82,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/ja/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ja/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ja/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/ja/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2008-03-20 21:00+0900\n" "Last-Translator: Yukiko Bando \n" "Language-Team: Japanese \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Kate を起動 (引数なし)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "新しい Kate セッション" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "名前なしの新しいセッション" diff -Nru kate-17.12.3/po/kk/katebuild-plugin.po kate-18.04.3/po/kk/katebuild-plugin.po --- kate-17.12.3/po/kk/katebuild-plugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/kk/katebuild-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2013-11-19 03:44+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -45,21 +45,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Файл" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Жолы" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,188 +115,188 @@ msgid "Target Settings" msgstr "Мақсат параметрлері" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Target set" msgid "Target Set" msgstr "Мақсат жинағы" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Жинақтау" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Тазалау" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Баптау" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Жоба плагиннің мақсаттары" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "қате" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "анықталмаған сілтеме" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "ескерту" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Жинақтау үшін файл не қапшық келтірілмеген." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "\"%1\" деген файл жергілікті емес. Жергілікті еместер компиляцияланбайды." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "\"%1\" дегенді жегу жаңылысы. exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "Жинақтау үшін файл не қапшық келтірілмеген." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build Target..." msgid "Building target %1 ..." msgstr "Мақсатты құру..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "%1 қате тап болды." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "%1 ескерту тап болды." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build Target..." msgid "Building %1 had warnings." msgstr "Мақсатты құру..." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Жинақтау жаңылысы." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Жинақтау қиыншылықсыз бітті." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Жинақтау" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Тазалау" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Баптау" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Баптау" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "Қателер" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "Қателер мен Ескертулер" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "Жинақтаудың шығысы" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/kk/katekonsoleplugin.po kate-18.04.3/po/kk/katekonsoleplugin.po --- kate-17.12.3/po/kk/katekonsoleplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/kk/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2013-11-18 04:16+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -17,41 +17,47 @@ "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Қоршау-ортаға не терминал эмулятораына қатынау үшін бірдеме жетіспейді" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Терминал" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Терминал" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Терминалға т&ізбектеу" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Терминалды назардағы құжатпен қадамдастыру" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Терминалға &ауысу" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,51 +66,109 @@ "Мәтінді консоліне тізбектеп жібермексіз бе? Ондағы бар бүкіл командалары, " "құқықтарыңызға сай, орындалады." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Терминалға бағыттамақсыз ба?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Терминалға бағыттау" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Ғафу етіңіз, '%1' дегенге ауысу мүмкін емес" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Мәтінді консоліне тізбектеп жібермексіз бе? Ондағы бар бүкіл командалары, " +"құқықтарыңызға сай, орындалады." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Терминалға бағыттамақсыз ба?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Терминалдан ауысу" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Терминалға ауысу" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "Мүмкіндігінше, терминал назардағы құжатпен &автоқадамдастырылсын" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Терминалға бағыттау" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "&EDITOR орта айнымалысы 'kate -b' деп орнатылсын" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Маңызды: консолі ісін жалғастыру үшін құжатты жабу керек" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Терминал параметрлері" diff -Nru kate-17.12.3/po/kk/kate.po kate-18.04.3/po/kk/kate.po --- kate-17.12.3/po/kk/kate.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/kk/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2013-08-28 04:47+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -235,7 +235,7 @@ "Мұнда барлық Kate плагиндері көрсетілген. Белгісі барлары жүктелген және " "Kate келесі рет іске қосылғанда қайта жүктеледі." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -243,12 +243,12 @@ msgstr "" "%1 деген уақытша файлы өзгертілген болуы мүмкін. Сонда да өшірмексіз бе?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Өшіру" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -257,37 +257,37 @@ "

        '%1' деген құжат өзертіліп, әлі сақталмаған.

        Өзгерістер сақталсын " "немесе ысырып тасталсын ба?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Құжатты жабу" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Былай сақтау" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Kate жабылып жатқанда жаңа файл ашылды. Жабылуы доғарылды." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Жабылуы доғарылды" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Бастау" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Соңғы сеанстың файлдарын ашу..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Құжаттарды ашқанда қате/ескертулер болды" @@ -1020,348 +1020,348 @@ msgid "&Open Containing Folder" msgstr "Ашу ретімен" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - үздік мәтін редакторы" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 Kate авторлары" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Жетілдірушісі" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Негізін қалаушысы" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Жасаушысы, бояулау шеберін жасаған" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Негізін қалаушысы" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Күшті буфер жүйесін" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Өңдеу командаларын" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Сынау және т.б." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Бұрынғы негіз қалаушысы" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite авторы" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite бағдарламасын KParts-қа қосу" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite амалдар журналы, Kspell-ді бірлестіру" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite бағдарламасында XML синтаксисын талдап бояулауды" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Жамаулары мен т.б." -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python плагиннің құрастырушысы" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA және Скриптинг" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec-файлдары, Perl, Diff талдап бояулауды" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL талдап бояулауды" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL талдап бояулауды" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite талдап бояулауды" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG талдап бояулауды" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX талдап бояулады" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefile, Python файлдарын талдап бояулады" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python талдап бояулады" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme талдап бояулады" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP түйінді сөздер мен дерек түрілерінің тізімін" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Өте жақсы анықтамасы" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Бүкіл үлесін қосқан бірақ осында аталмаған адамдар" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Көрсетілген сеанс жалғастырылсын" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Сеанстар" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Жаңа анонимді сеанс, '-n' параметрімен басталсын" -#: main.cpp:196 +#: main.cpp:197 #, fuzzy, kde-format #| msgid "" #| "Force start of a new kate instance (is ignored if start is used and " @@ -1376,7 +1376,7 @@ "жегу барысында болса, онда елемей қалдырылады), бірақ параметрсіз және " "мүлдем URL-адрестерсіз болғанда жегіле береді." -#: main.cpp:200 +#: main.cpp:201 #, fuzzy, kde-format #| msgid "" #| "If using an already running kate instance, block until it exits, if URLs " @@ -1388,7 +1388,7 @@ "URL-адресі ашуға тапсырылғаны, Kate данасы орындалып жатқан кезде, ол " "болғанша, бұғатталсын." -#: main.cpp:204 +#: main.cpp:205 #, fuzzy, kde-format #| msgid "" #| "Only try to reuse kate instance with this pid (is ignored if start is " @@ -1400,63 +1400,63 @@ "Көрсетілген pid нөмірлі Kate данасы ғана қайта қолданылсын (Kate-тің бұл " "сеанс әлден ашық болса не жегу барысында болса, онда елемей қалдырылады), " -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Ашылып жатқан файлдың қодтамасын таңдау" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "Кодтамасы көрсетілсін" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Осы жолға ауысу" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Осы бағанға ауысу" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Стандартты енгізу арнасынан (stdin) оқу" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Ашылатын құжат" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1521,7 +1521,7 @@ msgid "&Open" msgstr "&Ашу" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Сеанс атауы:" @@ -1531,23 +1531,23 @@ msgid "Specify New Name for Session" msgstr "Сеансқа жаңа атау беріңіз" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Жаңа сеансты сақтау үшін, оны атау керек." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Сеанстың атауы жоқ" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Ішкі қате: бұл сеанс үшін артық дана ашылған." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1556,7 +1556,7 @@ "'%1' сеансы бұрын басқаi Kate данасында ашылған, қайта ашқаннан орнына соған " "оралмақсыз ба?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1565,12 +1565,12 @@ "Бұл сеанстың атауы \"%1\" деп өзгертілмейді, өйткені олай аталған басқа " "сеанс бар екен" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Сеанстың атауын өзгерту" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1580,12 +1580,12 @@ "Бұл сеанстың атауы \"%1\" деп өзгертілмейді, өйткені олай аталған басқа " "сеанс бар екен" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Назардағы сеансқа жаңа атау беріңіз" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/kk/kateproject.po kate-18.04.3/po/kk/kateproject.po --- kate-17.12.3/po/kk/kateproject.po 2018-03-06 00:07:58.000000000 +0000 +++ kate-18.04.3/po/kk/kateproject.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2013-08-12 05:47+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -87,42 +87,37 @@ msgid "Notes" msgstr "Жазбалар" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Талдауды бастау..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Файлы" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Жолы" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "'cppcheck' дегенді орнатыңыз." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "&Жобалар" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "'cppcheck' дегенді орнатыңыз." + #~ msgid "Git Tools" #~ msgstr "Git құралдары" diff -Nru kate-17.12.3/po/kk/katesearch.po kate-18.04.3/po/kk/katesearch.po --- kate-17.12.3/po/kk/katesearch.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/kk/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2013-06-03 03:51+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -325,15 +325,21 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Қолдануы: newGrep [жобада іздейтін өрнек]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, fuzzy, kde-format #| msgid "Find" msgid "Find:" @@ -341,143 +347,150 @@ #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Іздеу" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Келесі" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Тоқтау" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Project" msgid "In Current File" msgstr "қай жобада:" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "ашық файлдарда" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "бір қапшықта" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "&Іздейтіні:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace:" msgstr "Ауыстыру" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Ауыстыру" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Белгілегенді ауыстыу" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "&Үлкен-кішілігін ескеріп" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular e&xpressions" msgid "Use regular expressions" msgstr "Үлгі ө&рнектер" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Нәтижелерді тарқату" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Назардағы құжаттың қапшығында." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "F&older" msgid "Folder:" msgstr "Қ&апшық" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Жоғарғы қапшығына өту." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Сүзгі" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "Кірмейтіні" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Рекурсивті" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Жасырын файлдарды қоса" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "С&имволды сілтемелерге еріп" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Бинарлық файлдарды қоса" @@ -500,11 +513,6 @@ #~ msgid "Folder" #~ msgstr "Қ&апшық" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "&Іздейтіні:" - #~ msgid "F&older" #~ msgstr "Қ&апшық" diff -Nru kate-17.12.3/po/kk/katesnippetsplugin.po kate-18.04.3/po/kk/katesnippetsplugin.po --- kate-17.12.3/po/kk/katesnippetsplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/kk/katesnippetsplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2012-12-09 05:50+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -87,29 +87,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/km/katebuild-plugin.po kate-18.04.3/po/km/katebuild-plugin.po --- kate-17.12.3/po/km/katebuild-plugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/km/katebuild-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2011-12-21 14:12+0700\n" "Last-Translator: Chan Sambathratanak \n" "Language-Team: Khmer \n" @@ -47,21 +47,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "ឯកសារ" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "បន្ទាត់" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -117,189 +117,189 @@ msgid "Target Settings" msgstr "ការ​កំណត់​គោលដៅ​" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "គោលដៅ​" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "ស្ថាបនា​" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "សម្អាត" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "កំណត់​រចនាសម្ព័ន្ធ​" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, fuzzy, kde-format #| msgid "Project Plugin Target" msgid "Project Plugin Targets" msgstr "គោលដៅ​កម្មវិធី​ជំនួយ​គម្រោង" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "កំហុស" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "សេចក្ដី​យោង​​ដែល​មិនបានកំណត់" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "ការព្រមាន​" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "មាន​ឯកសារ ឬ​ថត​បាន​បញ្ជាក់​សម្រាប់​ស្ថាបនា ។" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "ឯកសារ \"%1\" មិន​មែនជា​​ឯកសារ​មូលដ្ឋាន​ទេ ។ មិនអាច​ចងក្រង​ឯកសារដែល​មិននៅ​ក្នុង​មូលដ្ឋាន​បានទេ ។" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "បាន​បរាជ័យ​ក្នុង​ការរត់ \"%1\" ។ exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "មាន​ឯកសារ ឬ​ថត​បាន​បញ្ជាក់​សម្រាប់​ស្ថាបនា ។" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "បាន​បរាជ័យ​ស្ថាបនា ។" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "រក​ឃើញ​កំហុស %1 ។" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "រក​ឃើញការ​ព្រមាន %1 ។" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "បាន​បរាជ័យ​ស្ថាបនា ។" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "បាន​បរាជ័យ​ស្ថាបនា ។" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "ស្ថាបនា​បញ្ចប់​ដោយ​គ្មានបញ្ហា ។" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "ស្ថាបនា​" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "សម្អាត" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "កំណត់​រចនាសម្ព័ន្ធ​" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "កំណត់​រចនាសម្ព័ន្ធ​" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "កំហុស" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "កំហុស និង​ការ​ព្រមាន" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "លទ្ធផល​នៃការ​ស្ថាបនា" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/km/katekonsoleplugin.po kate-18.04.3/po/km/katekonsoleplugin.po --- kate-17.12.3/po/km/katekonsoleplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/km/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2010-12-14 10:10+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -18,41 +18,47 @@ "X-Generator: KBabel 1.11.4\n" "X-Language: km_KH\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "អ្នក​មិន​មាន karma គ្រាប់​គ្រាន់​ដើម្បី​ចូល​ដំណើរការ​សែល ឬ​ការ​ត្រាប់តាម​ស្ថានីយ" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "ស្ថានីយ" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "ស្ថានីយ" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "បង្ហូរ​ទៅ​ស្ថានីយ" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "ធ្វើ​សម​កាល​​កម្ម​ស្ថានីយ​ជាមួយ​នឹង​​ឯកសារ​បច្ចុប្បន្ន" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "ផ្ដោត​អារម្មណ៍​ស្ថានីយ" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,52 +66,109 @@ msgstr "" "តើ​អ្នក​ពិត​ជា​ចង់​បង្ហូរ​អត្ថបទ​ទៅ​កុងសូល​ឬ ? វា​​នឹង​ប្រតិបត្តិ​ពាក្យ​បញ្ជា​ណា​ដែល​មាន​សិទ្ធិ​អ្នកប្រើ​របស់​អ្នក ។" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "បង្ហូរ​ទៅ​ស្ថានីយ ?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "បង្ហូរ​ទៅស្ថានីយ" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "សូម​អភ័យទោស អ្នក​មិន​អាច​ស៊ីឌី​ទៅ​ក្នុង '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"តើ​អ្នក​ពិត​ជា​ចង់​បង្ហូរ​អត្ថបទ​ទៅ​កុងសូល​ឬ ? វា​​នឹង​ប្រតិបត្តិ​ពាក្យ​បញ្ជា​ណា​ដែល​មាន​សិទ្ធិ​អ្នកប្រើ​របស់​អ្នក ។" + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "បង្ហូរ​ទៅ​ស្ថានីយ ?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "មិន​ផ្ដោត​អារម្មណ៍​ស្ថានីយ" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "ផ្ដោត​​​ស្ថានីយ" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "ធ្វើ​សម​កាល​កម្ម​ស្ថានីយ​​ដោយ​ស្វ័យ​ប្រវត្តិ​​ជា​មួយ​នឹង​ឯកសារ​បច្ចុប្បន្ន​នៅ​ពេល​ដែល​អាច" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "បង្ហូរ​ទៅស្ថានីយ" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "កំណត់​​បរិស្ថាន​របស់​ &EDITOR អថេរ​ទៅកាន់​ 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "សំខាន់​ ៖​ ឯកសារ​ត្រូវ​​បាន​បិទ​ ដើម្បី​បង្កើត​កម្មវិធី​កុង​សូល​បន្ត​​" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "ការ​កំណត់​ស្ថានីយ" diff -Nru kate-17.12.3/po/km/kate.po kate-18.04.3/po/km/kate.po --- kate-17.12.3/po/km/kate.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/km/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2011-12-21 14:07+0700\n" "Last-Translator: Chan Sambathratanak \n" "Language-Team: Khmer \n" @@ -231,19 +231,19 @@ "នៅ​ទីនេះ អ្នក​អាច​ឃើញ​កម្មវិធី​ជំនួយ​ខាង​ក្នុង Kate ដែល​មាន​ទាំងអស់ ។ កម្មវិធី​ជំនួយ​ខាង​ក្នុង​ដែល​មាន​សញ្ញា​ធីក " "ត្រូវ​បាន​ផ្ទុក ហើយ​នឹង​ត្រូវ​បាន​ផ្ទុក​ម្ដង​ទៀត នៅ​ពេល​ចាប់ផ្ដើម Kate លើក​ក្រោយ ។" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "ឯកសារ​បណ្ដោះអាសន្ន %1 ត្រូវ​បាន​កែប្រែ ។ តើ​អ្នក​ចង់​លុប​វា​ឬ​ទេ ?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "លុប​ឯកសារ​ឬ ?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -252,37 +252,37 @@ "

        ឯកសារ '%1' ត្រូវ​បាន​កែប្រែ ប៉ុន្តែ​មិនបាន​រក្សាទុក​ទេ ។

        តើ​អ្នក​ចង់​រក្សាទុក​ការ​ផ្លាស់ប្ដូរ​" "របស់​អ្នក ឬ​បោះបង់​វា​ចោល ?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "បិទ​ឯកសារ" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "រក្សាទុកជា" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "មាន​ឯកសារ​ថ្មី​បាន​បើក ខណៈ​ពេល​ព្យាយាម​បិទ Kate, ការ​បិទ​ត្រូវ​បាន​បោះបង់ ។" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "ការ​បិទ​ត្រូវ​បាន​បោះបង់" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "កំពុង​ចាប់ផ្ដើម​ឡើង" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "បើក​ឯកសារ​ឡើង​វិញ ពី​សម័យ​ចុងក្រោយ..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "កំហុស/ព្រមាន ខណៈ​ដែល​កំពុង​បើក​ឯកសារ" @@ -1026,349 +1026,349 @@ msgid "&Open Containing Folder" msgstr "លំដាប់​បើក" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - កម្មវិធី​វាយ​អត្ថបទ​កម្រិត​ខ្ពស់" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "រក្សាសិទ្ធិ​ឆ្នាំ ២០០០-២០០៤ ដោយ​អ្នកនក​និពន្ធ Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "អ្នក​ថែទាំ" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "អ្នក​អភិវឌ្ឍន៍​ស្នូល" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "អ្នក​អភិវឌ្ឍន៍ និង​អ្នក​ជំនួយការ​បន្លិច" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "អ្នក​អភិវឌ្ឍន៍​ស្នូល" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "សតិ​បណ្ដោះអាសន្ន​របស់​ប្រព័ន្ធ" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "ពាក្យ​បញ្ជា​កែសម្រួល" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "សាកល្បង..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "អតីត​អ្នក​អភិវឌ្ឍន៍​ស្នូល" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "អ្នក​និពន្ធ KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "ច្រក KWrite ទៅ​កាន់ KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "ប្រវត្តិ​មិន​ធ្វើ​វិញ​របស់ KWrite ការ​រួមបញ្ចូល Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "គាំទ្រ​ការ​បន្លិច​វាក្យសម្ពន្ធ KWrite XML" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "បំណះ និង អ្វីៗ​​ផ្សេង​ទៀត" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "កម្មវិធី​ជំនួយ​" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "ការ​បន្លិច RPM Spec-Files, Perl, Diff និង​អ្វីៗ​ច្រើន​ទៀត" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "ការ​បន្លិច VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "ការ​បន្លិច SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "ការ​បន្លិច Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ការ​បន្លិច ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "ការ​បន្លិច LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "ការ​បន្លិច Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "ការ​បន្លិច Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "ការ​បន្លិច​គ្រោងការណ៍" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "បញ្ជី​ពាក្យ​គន្លឹះ/ប្រភេទ​ទិន្នន័យ PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "ជំនួយ​ដ៏​ប្រពៃ" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "មនុស្ស​ទាំងអស់​ដែល​បាន​ចូលរួម ហើយ​ខ្ញុំ​ភ្លេច​រៀបរាប់" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "ចាប់ផ្តើម Kate ជាមួយ​នឹង​សម័យ​ដែល​បាន​ផ្តល់" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "សម័យ" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "ចាប់ផ្តើម Kate ជាមួយ​នឹង​សម័យ​អនាមិក​ថ្មី អនុវត្ត '-n'" -#: main.cpp:196 +#: main.cpp:197 #, fuzzy, kde-format #| msgid "" #| "Force start of a new kate instance (is ignored if start is used and " @@ -1382,7 +1382,7 @@ "បង្ខំ​ឲ្យ​ចាប់ផ្ដើម​ធាតុ kate ថ្មី (មិនអើពើ​ប្រសិនបើ​ការ​ចាប់ផ្ដើម​ត្រូវ​បានប្រើ​ ហើយ​ធាតុ kate បាន​ផ្ដល់​" "សម័យ​ដែល​បានបើក​រួច​ហើយ) បង្ខំ​វា ប្រសិនបើ​គ្មាន​ប៉ារ៉ាម៉ែត្រ និង URLs ត្រូវ​បាន​ផ្ដល់​ទាល់តែ​សោះ" -#: main.cpp:200 +#: main.cpp:201 #, fuzzy, kde-format #| msgid "" #| "If using an already running kate instance, block until it exits, if URLs " @@ -1393,7 +1393,7 @@ msgstr "" "ប្រសិនបើ​ប្រើ​ធាតុ kate ដែល​កំពុង​រត់ ទប់ស្កាត់​វា​រហូតដល់​ពេល​ចេញ ប្រសិនបើ URLs ត្រូវ​ផ្ដល់​ដើម្បី​បើក" -#: main.cpp:204 +#: main.cpp:205 #, fuzzy, kde-format #| msgid "" #| "Only try to reuse kate instance with this pid (is ignored if start is " @@ -1405,63 +1405,63 @@ "ព្យាយាម​ប្រើ​តែ​ធាតុ kate ឡើង​វិញ​ដោយ​ប្រើ pid (មិនអើពើ​ ប្រសិនបើ​កា​រចាប់ផ្ដើម​ត្រូវ​បានប្រើ និង​ធាតុ " "kate ផ្សេង​ទៀត​ត្រូវ​បាន​ផ្ដល់​រួច​ហើយ​ត្រូវ​បាន​បើក)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "កំណត់​សំណុំ​តួអក្សរ ដើម្បី​បើក​ឯកសារ" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "បង្ហាញ​ការ​អ៊ិនកូដ" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "រុករក​មក​កាន់​បន្ទាត់​នេះ" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "រុករក​មក​កាន់​ជួរឈរ​នេះ" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "អាន​មាតិកា​របស់ stdin" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "ឯកសារ​ត្រូវ​បើក" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1526,7 +1526,7 @@ msgid "&Open" msgstr "បើក" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "ឈ្មោះ​សម័យ ៖" @@ -1536,42 +1536,42 @@ msgid "Specify New Name for Session" msgstr "បញ្ជាក់​ឈ្មោះ​ថ្មី​សម្រាប់​សម័យ" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "ដើម្បី​រក្សាទុកសម័យ​មួយ អ្នក​ត្រូវ​តែ​បញ្ជាក់​ឈ្មោះ​មួយ​ ។" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "បាត់​ឈ្មោះ​សម័យ" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "កំហុស​ខាង​ក្នុង ៖ មាន​ធាតុ​ច្រើនជាង​មួយ​​បើក​ ​សម្រាប់​សម័យ​ដែល​បាន​ផ្ដល់ ។" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "សម័យ '%1' ត្រូវ​បានបើក​រួច​ហើយ​នៅ​​ក្នុង​ធាតុ kate ផ្សេង ផ្លាស់ប្ដូរ​វា​​ជំនួស​ឲ្យ​បើក​ឡើង​វិញ ?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "មិនអាច​ប្ដូរ​ឈ្មោះ​សម័យ​ទៅ \"%1\" បានទេ ព្រោះ​មាន​សម័យ​ផ្សេងមាន​ឈ្មោះ​នេះ​រួចហើយ" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "ការ​ប្ដូរ​ឈ្មោះ​សម័យ" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1579,12 +1579,12 @@ msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "មិនអាច​ប្ដូរ​ឈ្មោះ​សម័យ​ទៅ \"%1\" បានទេ ព្រោះ​មាន​សម័យ​ផ្សេងមាន​ឈ្មោះ​នេះ​រួចហើយ" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "បញ្ជាក់​ឈ្មោះ​ថ្មី សម្រាប់សម័យ​បច្ចុប្បន្ន" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/km/katesearch.po kate-18.04.3/po/km/katesearch.po --- kate-17.12.3/po/km/katesearch.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/km/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2012-06-08 16:41+0700\n" "Last-Translator: sutha \n" "Language-Team: Khmer \n" @@ -318,158 +318,171 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "ការ​ប្រើប្រាស់ ៖ newPGrep [លំនាំ​ដែល​ត្រូវ​ស្វែងរក​នៅ​ក្នុង​ថត]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "ស្វែងរក" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "បញ្ឈប់" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Project" msgid "In Current File" msgstr "ក្នុង​គម្រោង" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "នៅ​ក្នុង​ឯកសារ​បើក" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "នៅ​ក្នុង​ថត" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search" +msgid "Show search options" +msgstr "ស្វែងរក" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace:" msgstr "ការ​ជំនួស​ដែល​បាន​ពិនិត្យ" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace" msgstr "ការ​ជំនួស​ដែល​បាន​ពិនិត្យ" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "ការ​ជំនួស​ដែល​បាន​ពិនិត្យ" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match Case" msgid "Match case" msgstr "ករណី​ដំណូច" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular Expressions" msgid "Use regular expressions" msgstr "កន្សោម​ធម្មតា" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "ប្រើ​ផ្លូវ​របស់​ឯកសារ​បច្ចុប្បន្ន ។" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "Folder" msgid "Folder:" msgstr "ថត" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "ទៅ​លើ​មួយ​ថត ។" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "ត្រង" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "ត្រឡប់" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "រួម​បញ្ចូល​អ្វី​ដែល​លាក់" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "តាម​តំណ​និមិត្តសញ្ញា" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "រួម​បញ្ចូល​ឯកសារ​ទ្វេភាគ" @@ -493,11 +506,6 @@ #~ msgstr "ថត" #, fuzzy -#~| msgid "Search" -#~ msgid "Search in:" -#~ msgstr "ស្វែងរក" - -#, fuzzy #~| msgid "Folder" #~ msgid "F&older" #~ msgstr "ថត" diff -Nru kate-17.12.3/po/ko/katebuild-plugin.po kate-18.04.3/po/ko/katebuild-plugin.po --- kate-17.12.3/po/ko/katebuild-plugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/ko/katebuild-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-06-27 13:06+0200\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -46,21 +46,21 @@ msgstr "취소" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "파일" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "줄" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -112,177 +112,177 @@ msgid "Target Settings" msgstr "대상 설정" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "대상 설정" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "빌드" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "청소" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "설정" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "빠르게" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "프로젝트 플러그인 대상" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "오류" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "정의되지 않은 참조" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "경고" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "빌드할 파일이나 디렉터리가 지정되지 않았습니다." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "파일 \"%1\"이(가) 로컬 파일이 아닙니다. 로컬 파일만 컴파일할 수 있습니다." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "\"%1\"을(를) 실행할 수 없습니다. 종료 상태 = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "%1 빌드 취소됨" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "이미 빌드 중..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "빌드할 대상이 없습니다." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "빌드할 로컬 파일이나 디렉터리가 지정되지 않았습니다." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "대상 %1 빌드 중..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make 결과:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "%1 빌드가 완료되었습니다." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "%1개의 오류를 발견했습니다." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "%1 빌드 중 오류가 발생했습니다." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "%1개의 경고를 발견했습니다." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "%1 빌드 중 경고가 발생했습니다." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "빌드가 실패했습니다." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "빌드가 성공적으로 끝났습니다." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "빌드" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "청소" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "설정" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "설정 청소" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "오류만" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "오류와 경고" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "처리된 출력" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "전체 출력" diff -Nru kate-17.12.3/po/ko/katekonsoleplugin.po kate-18.04.3/po/ko/katekonsoleplugin.po --- kate-17.12.3/po/ko/katekonsoleplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/ko/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-08-23 22:13+0900\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-02-22 00:29+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" "Language: ko\n" @@ -18,40 +18,46 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "셸이나 터미널 에뮬레이터에 접근할 능력이 부족합니다" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "터미널" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate 터미널" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "터미널에 파이프하기(&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "현재 문서와 터미널 동기화하기(&Y)" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "현재 문서를 실행" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "터미널에 초점 맞추기(&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -59,51 +65,107 @@ msgstr "" "콘솔로 텍스트를 파이프하시겠습니까? 임의의 포함된 명령이 현재 사용자의 
권한으로 실행될 것입니다." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "터미널에 파이프하시겠습니까?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "터미널에 파이프하기" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "디렉터리 '%1'(으)로 들어갈 수 없습니다" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "로컬 파일이 아님: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"문서를 실행하시겠습니까?\n" +"현재 사용자의 권한으로 다음 명령어를 터미널에 실행할 것입니다:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "터미널에서 실행하시겠습니까?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "실행" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "터미널에 초점 맞추지 않기" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "터미널에 초점 맞추기" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "가능한 경우 현재 문서화 터미널 동기화하기(&A)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "터미널에서 실행" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "확장기능 삭제(&R)" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "접두사:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "다음번에 경고 표시(&S)" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"다음 번에 '%1'이(가) 실행될 때 검토를 위해 터미널로 보낼 명령어를 표시하는 경" +"고창을 표시합니다." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "EDITOR 환경 변수를 'kate -b'로 설정하기(&E)" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "주의: 콘솔 프로그램이 계속 진행하려면 문서를 닫아야 합니다" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "터미널 설정" diff -Nru kate-17.12.3/po/ko/kate.po kate-18.04.3/po/ko/kate.po --- kate-17.12.3/po/ko/kate.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/ko/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-12-03 11:46+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -230,19 +230,19 @@ msgstr "" "모든 Kate 플러그인의 목록입니다. 선택한 플러그인은 매번 시작할 때 불러옵니다." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "임시 파일 %1이(가) 수정되었습니다. 그래도 삭제하시겠습니까?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "파일을 삭제하시겠습니까?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -251,37 +251,37 @@ "

        문서 '%1'이(가) 수정되었지만 저장되지 않았습니다.

        변경 사항을 저장하" "거나 무시하시겠습니까?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "문서 닫기" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "다른 이름으로 저장" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Kate를 닫으려고 할 때 새 파일이 열려서 종료가 중단되었습니다." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "종료 중단됨" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "시작하는 중" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "마지막 세션의 파일 다시 여는 중..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "문서를 여는 중 오류/경고 발생" @@ -1007,342 +1007,342 @@ msgid "&Open Containing Folder" msgstr "포함하는 폴더 열기(&O)" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - 고급 문서 편집기" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 The Kate Authors" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "관리자" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "핵심 개발자" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "개발자, 구문 강조 마법사" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "개발자" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "괜찮은 버퍼 시스템" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "편집 명령" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "테스트, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "예전 핵심 개발자" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite 작성자" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite KParts 포팅" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite 실행 취소 역사, Kspell 통합" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML 구문 강조 지원" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "패치와 그 밖에 여러가지" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "파이썬 플러그인 개발자" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA 및 스크립팅" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec 파일, 펄, Diff 등 구문 강조" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL 구문 강조" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL 구문 강조" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite 구문 강조" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG 구문 강조" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX 구문 강조" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "파이썬, Makefile 구문 강조" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "파이썬 구문 강조" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "스킴 구문 강조" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP 키워드/자료형 목록" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "매우 좋은 도움말" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "여기에 언급하지 않았지만 기여를 해 준 많은 좋은 사람들" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "지정한 세션으로 Kate를 시작합니다." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "세션" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "이름 없는 새 세션으로 Kate를 시작합니다. '-n'이 지정됩니다." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1352,7 +1352,7 @@ "새 Kate 인스턴스를 강제로 시작합니다(다른 Kate 인스턴스에서 지정한 세션을 열" "어 둔 경우 제외). 만약 인자나 URL이 지정되지 않았으면 강제로 지정됩니다." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1360,7 +1360,7 @@ msgstr "" "만약 실행 중인 Kate 인스턴스가 있고 URL을 지정했으면 끝날 때까지 기다립니다." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1369,57 +1369,57 @@ "이 PID와 연결되어 있는 Kate 인스턴스를 다시 사용합니다(다른 Kate 인스턴스에" "서 지정한 세션을 열어 둔 경우 제외)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "PID" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "열 파일의 인코딩을 지정합니다." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "인코딩" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "이 줄로 찾아갑니다." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "줄" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "이 칸으로 찾아갑니다." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "칸" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "표준 입력의 내용을 읽어옵니다." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "프로그램에서 연 파일/URL을 사용한 후 삭제합니다" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "열 문서입니다." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[urls...]" @@ -1482,7 +1482,7 @@ msgid "&Open" msgstr "열기(&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "세션 이름:" @@ -1492,23 +1492,23 @@ msgid "Specify New Name for Session" msgstr "세션의 새 이름을 지정하십시오" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "세션을 저장하려면 이름을 입력해야 합니다." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "세션 이름 없음" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "내부 오류: 지정한 세션의 인스턴스가 하나 이상 열려 있습니다." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1517,7 +1517,7 @@ "세션 '%1'이(가) 다른 Kate 인스턴스에 열려 있습니다. 다시 열지 않고 그 인스턴" "스로 전환하시겠습니까?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1526,22 +1526,22 @@ "같은 이름의 세션이 이미 존재하므로 이 세션의 이름을 \"%1\"(으)로 바꿀 수 없습" "니다" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "세션 이름 바꾸기" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "세션 이름을 \"%1\"(으)로 변경할 수 없습니다. \"%2\"에 쓸 수 없습니다" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "현재 세션의 새 이름 지정하기" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ko/kateproject.po kate-18.04.3/po/ko/kateproject.po --- kate-17.12.3/po/ko/kateproject.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/ko/kateproject.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-12-05 20:37+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "메모" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "분석 시작..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "파일" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "줄" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "심각도" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "메시지" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "'cppcheck'를 설치하십시오." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "분석 완료됨." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "분석 실패!" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "프로젝트(&P)" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "'cppcheck'를 설치하십시오." + #~ msgid "Follow Location" #~ msgstr "위치 따라가기" diff -Nru kate-17.12.3/po/ko/katesearch.po kate-18.04.3/po/ko/katesearch.po --- kate-17.12.3/po/ko/katesearch.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/ko/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-12-03 11:46+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -314,149 +314,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "사용 방법: newPGrep [현재 프로젝트에서 찾을 패턴]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "찾기:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "찾기" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "다음" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "정지" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "현재 파일에서" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "열린 파일에서" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "폴더에서" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "다음에서 찾기:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "바꾸기:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "바꾸기" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "선택한 항목 바꾸기" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "대소문자 구분" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "정규 표현식 사용하기" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "결과 확장" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "현재 문서 경로를 사용합니다." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "폴더:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "한 폴더 위로 갑니다." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "필터:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "제외:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "재귀적으로 찾기" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "숨김 파일 포함하기" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "심볼릭 링크 따라가기" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "바이너리 파일 포함" @@ -476,9 +489,6 @@ #~ msgid "Folder" #~ msgstr "폴더" -#~ msgid "Search in:" -#~ msgstr "다음에서 찾기:" - #~ msgid "Fi&nd:" #~ msgstr "찾기(&N):" diff -Nru kate-17.12.3/po/ko/katesnippetsplugin.po kate-18.04.3/po/ko/katesnippetsplugin.po --- kate-17.12.3/po/ko/katesnippetsplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/ko/katesnippetsplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-12-05 20:43+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -86,22 +86,22 @@ msgid "Prefix to show in code completion" msgstr "코드 자동 완성에서 보일 접두사" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "%2에서 스니펫 %1 편집" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "저장소 %1에 새 스니펫 만들기" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "스니펫 이름에 공백을 포함할 수 없음" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -110,7 +110,7 @@ "이 스니펫에 저장되지 않은 변경 사항이 있습니다. 계속 진행하여 변경 사항을 저" "장하지 않으시겠습니까?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "경고 - 저장되지 않은 변경 사항" diff -Nru kate-17.12.3/po/ko/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ko/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ko/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/ko/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:43.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-01-18 00:46+0900\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "세션 삭제" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Kate 시작하기 (인자 없음)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "새 Kate 세션" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "새 이름 없는 세션" diff -Nru kate-17.12.3/po/lt/katebuild-plugin.po kate-18.04.3/po/lt/katebuild-plugin.po --- kate-17.12.3/po/lt/katebuild-plugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lt/katebuild-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-12-29 21:20+0200\n" "Last-Translator: Mindaugas Baranauskas \n" "Language-Team: lt \n" @@ -49,21 +49,21 @@ msgstr "Atšaukti" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Failas" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Eilutė" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -119,67 +119,67 @@ msgid "Target Settings" msgstr "Tikslo nustatymai" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "Tikslas" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Kompiliuoti" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Valyti" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Konfigūracija" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, fuzzy, kde-format #| msgid "Project Plugin Target" msgid "Project Plugin Targets" msgstr "Projekto papildinio tikslas" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "klaida" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "neapibrėžta nuoroda" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "perspėjimas" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Nėra failo arba aplanko nurodyto statymui." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -187,50 +187,50 @@ "Failas „%1“ nėra vietinis failas. Ne vietiniai failai negali būti " "kompiliuojami." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Nepavyko paleisti „%1“. Išėjimo statusas (exitStatus) = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "Nėra failo arba aplanko nurodyto statymui." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "Kompiliavimas nepavyko." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -239,12 +239,12 @@ msgstr[2] "Rasta %1 klaidų." msgstr[3] "Rasta %1 klaida." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -253,60 +253,60 @@ msgstr[2] "Rasta %1 įspėjimų." msgstr[3] "Rastas %1 įspėjimas." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "Kompiliavimas nepavyko." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Kompiliavimas nepavyko." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Kompiliavimas pavyko be problemų." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Kompiliuoti" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Valyti" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfigūracija" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Konfigūracija" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "Klaidos" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Klaidos ir pranešimai" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Apdorota išvestis" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Pilna išvestis" diff -Nru kate-17.12.3/po/lt/katekonsoleplugin.po kate-18.04.3/po/lt/katekonsoleplugin.po --- kate-17.12.3/po/lt/katekonsoleplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lt/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2012-01-28 12:09+0200\n" "Last-Translator: Liudas Ališauskas \n" "Language-Team: Lithuanian \n" @@ -19,42 +19,48 @@ "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" "X-Generator: Lokalize 1.4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Jūs neturite leidimo pasiekti apvalko (shell) arba Terminalo emuliacijos" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminalas" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Terminalas" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Nukreipti į konsolę" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Sinchronizuoti Terminalą su dabartiniu dokumentu" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Pereiti į Terminalą" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -63,33 +69,63 @@ "Ar tikrai norite nukreipti (pipe) tekstą į konsolę? Tokiu būdu bus įvykdytos " "visos tekste esančios komandos Jūsų naudotojo teisėmis." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Nukreipti į konsolę?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Nukreipti į konsolę" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "Atsiprašome, negalima cd į „%1“" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Ar tikrai norite nukreipti (pipe) tekstą į konsolę? Tokiu būdu bus įvykdytos " +"visos tekste esančios komandos Jūsų naudotojo teisėmis." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Nukreipti į konsolę?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Palikti Terminalą" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Pereiti į Terminalą" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -98,12 +134,40 @@ "&Automatiškai sinchronizuoti Terminalą su dabartiniu dokumentu kaip tik " "galima" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Nukreipti į konsolę" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Nustatyti &REDAKTORIAUS aplinkos kintamąjį į „kate-b“" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -111,7 +175,7 @@ msgstr "" "Svarbu: Dokumentą reikia uždaryti, kad būtų galima tęsti su konsolės programa" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalo nustatymai" diff -Nru kate-17.12.3/po/lt/kate.po kate-18.04.3/po/lt/kate.po --- kate-17.12.3/po/lt/kate.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lt/kate.po 2018-07-10 00:03:43.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-10-02 10:24+0200\n" "Last-Translator: Mindaugas Baranauskas \n" "Language-Team: Lithuanian \n" @@ -239,7 +239,7 @@ "Čia galite pasižiūrėti visus prieinamus Kate papildinius. Tie, kurie turi " "žymę, yra įkelti ir vėl bus įkeliami kitą kartą paleidžiant Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -248,12 +248,12 @@ "Buvo pakeistas tikėtinai laikinas failas %1. Ar norite jį bet kokiu atveju " "ištrinti? b" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Trinti failą?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -262,37 +262,37 @@ "

        Dokumentas „%1“ buvo pakeistas, tačiau neišsaugotas.

        Ar norite " "išsaugoti pakeitimus, ar juos atmesti?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Užverti dokumentą" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Išsaugoti kaip..." -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Bandant užverti Kate atvertas naujas failas, uždarymas nutraukiamas." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Uždarymas nutrauktas" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Paleidžiama" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Vėl atveriami paskutinės sesijos failai..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Klaidos ir įspėjimai atveriant dokumentus" @@ -1032,342 +1032,342 @@ msgid "&Open Containing Folder" msgstr "&Atverti aplanką, kuriame patalpinta" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - sudėtingesnis tekstų redaktorius" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Kate autoriai" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Prižiūrėtojas" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Branduolio programuotojas" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Programuotojas ir paryškinimo vedlio kūrėjas" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Programuotojas" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Puiki buferio sistema" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Redagavimo komandos" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Išbandau..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Ankstesnis branduolio programuotojas" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite autorius" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite perkėlė į KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite atstatymų sistema, Kspell integracija" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML sintaksės paryškinimo palaikymas" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Pataisos ir kt." -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python papildinio kūrėjas" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA ir scenarijai" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM spec. failams, Perl, Diff ir kt. paryškinimas " -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL paryškinimas" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL paryškinimas" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite paryškinimas" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG paryškinimas" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX paryškinimas" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefiles, Python paryškinimas" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python paryškinimas" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme paryškinimas" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP raktažodžių arba duomenų tipų sąrašas" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Labai šaunus žinynas" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Visiems žmonėms, kurie prisidėjo, o aš jų nepaminėjau" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Pradėti Kate su duota sesija." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sesija" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Pradėti Kate su nauja bevarde sesija, numano „-n“." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1378,7 +1378,7 @@ "pradėjimas ir jau veikia kitas kate egzempliorius, atidaręs nurodytą " "sesiją), priverčiamas, jei nenurodoma jokių parinkčių ar nuorodų." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1387,7 +1387,7 @@ "Jei naudojamas jau veikiantis kate egzempliorius, blokuoti tol, kol jis bus " "uždarytas, jei nurodyta atidarytina nuoroda" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1396,57 +1396,57 @@ "Bandyti panaudoti kate tik su tokiu pid (ignoruojama, jei nurodyta pradėti, " "o kitas kate egzempliorius jau atidarė nurodytą sesiją)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Nustatyti atveriamo failo koduotę." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "koduotė" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Nukreipti į šią eilutę." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "eilutė" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Nukreipti į šį stulpelį." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "stulpelis" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Skaityti stdin turinį." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Failai/URL, atverti šios programos, bus ištrinti po panaudojimo" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Atvertini dokumentai" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1509,7 +1509,7 @@ msgid "&Open" msgstr "&Atverti" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Sesijos vardas:" @@ -1519,17 +1519,17 @@ msgid "Specify New Name for Session" msgstr "Nurodyti naują vardą sesijai" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Norėdami įrašyti sesiją turite nurodyti jos vardą." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Trūksta sesijos vardo" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." @@ -1537,7 +1537,7 @@ "Vidinė klaida: daugiau nei vienas egzempliorius atidarytas su ta pačia " "sesija." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1546,7 +1546,7 @@ "Sesija „%1“ jau atidaryta kitame kate egzemplioriuje, pakeisti ten vietoj " "pakartotinio atidarymo?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1555,22 +1555,22 @@ "Negalima pervadinti sesijos į „%1“, jau yra kita sesija su tokiu pačiu " "pavadinimu." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Sesijos pervadinimas" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Negalima pervadinti sesijos į „%1“. Nepavyko rašyti į „%2“" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Nurodykite naują vardą einamajai sesijai" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/lt/kateproject.po kate-18.04.3/po/lt/kateproject.po --- kate-17.12.3/po/lt/kateproject.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lt/kateproject.po 2018-07-10 00:03:43.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: l 10n\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2014-03-15 01:53+0200\n" "Last-Translator: Liudas Ališauskas \n" "Language-Team: Lithuanian \n" @@ -91,42 +91,37 @@ msgid "Notes" msgstr "Pastabos" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Pradėti analizę..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Failas" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linija" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Prašome įdiegti „cppcheck“." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -193,6 +188,9 @@ msgid "&Projects" msgstr "&Projektai" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Prašome įdiegti „cppcheck“." + #~ msgid "Git Tools" #~ msgstr "Git įrankiai" diff -Nru kate-17.12.3/po/lt/katesearch.po kate-18.04.3/po/lt/katesearch.po --- kate-17.12.3/po/lt/katesearch.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lt/katesearch.po 2018-07-10 00:03:43.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-06-25 15:08+0200\n" "Last-Translator: Mindaugas Baranauskas \n" "Language-Team: Lithuanian \n" @@ -346,159 +346,172 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Panaudojimas: newGrep [paieškos kataloge šablonas]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Ieškoti:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Ieškoti" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Kitas" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "stabdyti" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Project" msgid "In Current File" msgstr "Projekte" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "atvertuose failuose" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, fuzzy, kde-format #| msgid "F&older" msgid "in Folder" msgstr "&Aplankas" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "I&eškoti:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace:" msgstr "Pakeisti" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Pakeisti" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Pakeisti pažymėtus" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "&Skirti raidžių dydį" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular e&xpressions" msgid "Use regular expressions" msgstr "Reguliariosios išraiškos" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Išplėsti rezultatus" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Naudoti dabartinio failo adresą." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "F&older" msgid "Folder:" msgstr "&Aplankas" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Eiti vienu aplanku aukštyn." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Filtruoti" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "Neįtraukti" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursyviai" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "įtraukiant paslėptus" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Sekti simbolinėmis nuorodomis" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Įtraukti dvejetainius failus" @@ -516,10 +529,5 @@ msgid "Search More" msgstr "Ieškoti" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "I&eškoti:" - #~ msgid "F&older" #~ msgstr "&Aplankas" diff -Nru kate-17.12.3/po/lt/katesnippetsplugin.po kate-18.04.3/po/lt/katesnippetsplugin.po --- kate-17.12.3/po/lt/katesnippetsplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lt/katesnippetsplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: l 10n\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2015-01-26 11:35+0200\n" "Last-Translator: Liudas Ališauskas \n" "Language-Team: Lithuanian \n" @@ -88,29 +88,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Sukurti naują iškarpą saugykloje %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/lt/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/lt/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/lt/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lt/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:43.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: trunk-kf 5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-11-03 16:53+0200\n" "Last-Translator: liudas@aksioma.lt \n" "Language-Team: Lithuanian \n" @@ -50,17 +50,17 @@ msgid "Delete session" msgstr "Trinti sesiją" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Paleisti Kate (be argumentų)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nauja Kate sesija" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nauja anoniminė sesija" diff -Nru kate-17.12.3/po/lv/katebuild-plugin.po kate-18.04.3/po/lv/katebuild-plugin.po --- kate-17.12.3/po/lv/katebuild-plugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lv/katebuild-plugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2012-06-30 13:38+0300\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" @@ -47,21 +47,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Datne" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Rinda" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -117,115 +117,115 @@ msgid "Target Settings" msgstr "Mērķa iestatījumi" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "Mērķi" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Būvēt" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Tīrīt" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Konfigurācija" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "kļūda" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "nedefinēta atsauce" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "brīdinājums" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Būvēšanai nav norādīts neviena datne vai mape." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Datne “%1” nav vietēja datne. Ne-vietējās datnes nevar kompilēt." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Neizdevās palaist “%1”. exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "Būvēšanai nav norādīts neviena datne vai mape." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "Būvēšana neizdevās." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -233,12 +233,12 @@ msgstr[1] "Atrastas %1 kļūdas." msgstr[2] "Atrasts %1 kļūdu." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -246,62 +246,62 @@ msgstr[1] "Atrasti %1 brīdinājumi." msgstr[2] "Atrasti %1 brīdinājumu." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "Būvēšana neizdevās." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Būvēšana neizdevās." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Būvēšana pabeigta bez problēmām." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Būvēt" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Tīrīt" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfigurācija" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Konfigurācija" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "Kļūdas" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "Kļūdas un brīdinājumi" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "Būvēšanas izvade" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/lv/katekonsoleplugin.po kate-18.04.3/po/lv/katekonsoleplugin.po --- kate-17.12.3/po/lv/katekonsoleplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lv/katekonsoleplugin.po 2018-07-10 00:03:43.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2012-06-30 14:42+0300\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" @@ -22,41 +22,47 @@ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Jums nepietiek karmas, lai piekļūtu čaulai vai termināļa emulatoram" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminālis" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Terminālis" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Novadīt uz komandrindu" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&inhronizēt termināli ar aktīvo dokumentu" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Fokuss uz termināli" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -65,33 +71,63 @@ "Vai tiešām vēlaties novadīt tekstu uz komandrindu? Tas izpildīs visas " "komandas ar jūsu lietotāja tiesībām." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Novadīt uz termināli?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Novadīt uz termināli" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "Atvainojiet, neizdevās veikt cd uz “%1”" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Vai tiešām vēlaties novadīt tekstu uz komandrindu? Tas izpildīs visas " +"komandas ar jūsu lietotāja tiesībām." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Novadīt uz termināli?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Fokuss prom no termināļa" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Fokuss uz termināli" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -99,19 +135,47 @@ msgstr "" "&Automātiski sinhronizēt termināli ar aktīvo dokumentu (kad vien iespējams)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Novadīt uz termināli" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Iestatiet &EDITOR vides mainīgo uz 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Svarīgi — dokuments ir jāaizver, lai liktu konsoles lietotnei turpināt" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Termināļa iestatījumi" diff -Nru kate-17.12.3/po/lv/kate.po kate-18.04.3/po/lv/kate.po --- kate-17.12.3/po/lv/kate.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lv/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2012-12-27 17:53+0200\n" "Last-Translator: Maris Nartiss \n" "Language-Team: Latvian\n" @@ -239,19 +239,19 @@ "Šeit ir redzami visi pieejami Kate spraudņi. Atzīmētie ir ielādēti un tiks " "ielādēti arī nākamajā Kate palaišanas reizē." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Ir izmainīta pagaidu datne %1. Vai vēlaties to tomēr izdzēst?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Dzēst datni?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -260,37 +260,37 @@ "

        Dokuments “%1” ir mainīts, bet nav saglabāts.

        Vai vēlaties saglabāt " "izmaiņas vai tās atmest?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Aizvērt dokumentu" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Saglabāt kā" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Aizverot Kate, tika atvērta jauna datne, aizvēršana pārtraukta." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Aizvēršana pārtraukta" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Sagatavojas darbam" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Atver pēdējās sesijas datnes..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Kļūdas/brīdinājumi, atverot dokumentus" @@ -1028,349 +1028,349 @@ msgid "&Open Containing Folder" msgstr "Atvēršanas kārtība" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - jaudīgs teksta redaktors" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 Kate autori" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Uzturētājs" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Pamatizstrādātājs" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Izstrādātājs un izcelšanas guru" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Pamatizstrādātājs" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Lieliskā bufersistēma" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Rediģēšanas komandas" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testēšana, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Iepriekšējais pamatizstrādātājs" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite autors" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite ports uz KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite atdarīšanas vēsture, Kspell integrācija" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML sintakses izcelšanas atbalsts" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Labojumi un vēl" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Python Plugins" msgid "Python Plugin Developer" msgstr "Python spraudņi" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Izcelšana RPM Spec-datnēm, Perl, Diff un citiem" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL izcelšana" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL izcelšana" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite izcelšana" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG izcelšana" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX izcelšana" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefile, Python izcelšana" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python izcelšana" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme izcelšana" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP Atslēgas vārdu/datu tipu saraksts" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Ļoti laba palīdzība" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Visi cilvēki, kuri ir atbalstījuši un kurus esmu aizmirsis pieminēt" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Sākt Kate ar norādīto sesiju" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Sesijas" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Sākt Kate ar jaunu anonīmu sesiju, nozīmē arī '-n'" -#: main.cpp:196 +#: main.cpp:197 #, fuzzy, kde-format #| msgid "" #| "Force start of a new kate instance (is ignored if start is used and " @@ -1385,7 +1385,7 @@ "norādītā sesija jau ir atvērta citā Kate instancē). Uzspiests, ja nav doti " "nekādi parametri vai URLi." -#: main.cpp:200 +#: main.cpp:201 #, fuzzy, kde-format #| msgid "" #| "If using an already running kate instance, block until it exits, if URLs " @@ -1397,7 +1397,7 @@ "Ja ir lietošanā kādā jau darbojošās Kate instancē, gaidīt, kamēr tā tiek " "aizvērta. Pie nosacījuma ka iedoti atveramie URL." -#: main.cpp:204 +#: main.cpp:205 #, fuzzy, kde-format #| msgid "" #| "Only try to reuse kate instance with this pid (is ignored if start is " @@ -1409,63 +1409,63 @@ "Mēģināt atkārtoti izmantot Kate instanci tikai ar šo PID (ignorēts, ja " "lietots start un norādītā sesija jau ir atvērta citā Kate instancē)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Norādiet atveramās datnes kodējumu" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "Rādīt kodējumu" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Iet uz šo rindu" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Iet uz šo kolonnu" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Lasīt stdin saturu" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Atveramais dokuments" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1530,7 +1530,7 @@ msgid "&Open" msgstr "&Atvērt" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Sesijas nosaukums:" @@ -1540,23 +1540,23 @@ msgid "Specify New Name for Session" msgstr "Norādiet jaunās sesijas nosaukumu" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Lai saglabātu sesiju, jānorāda tās nosaukums." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Trūkst sesijas nosaukuma" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Iekšēja kļūda — ir atvērta vairāk nekā viena kādas sesijas instance." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1565,7 +1565,7 @@ "Sesija “%1” jau ir atvērta citā Kate instancē, pārslēgties uz turieni, vai " "atvērt no jauna?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1573,12 +1573,12 @@ msgstr "" "Neizdevās pārdēvēt sesiju par “%1”, jau pastāv cita sesija ar šādu nosaukumu" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Sesiju pārdēvēšana" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1587,12 +1587,12 @@ msgstr "" "Neizdevās pārdēvēt sesiju par “%1”, jau pastāv cita sesija ar šādu nosaukumu" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Norādiet jaunu nosaukumu šai sesijai" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/lv/katesearch.po kate-18.04.3/po/lv/katesearch.po --- kate-17.12.3/po/lv/katesearch.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/lv/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2012-07-05 13:00+0300\n" "Last-Translator: Maris Nartiss \n" "Language-Team: Latvian\n" @@ -333,158 +333,171 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Lietošana: newGrep [raksts, kuru meklēt mapē]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Meklēt" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Apturēt" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Open files" msgid "In Current File" msgstr "atvērtajās datnēs" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "atvērtajās datnēs" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "mapē" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search" +msgid "Show search options" +msgstr "Meklēt" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace:" msgstr "Aizvietot atzīmēto" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace" msgstr "Aizvietot atzīmēto" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Aizvietot atzīmēto" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match Case" msgid "Match case" msgstr "Reģistrjutīgs" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular Expressions" msgid "Use regular expressions" msgstr "Regulārā izteiksme" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Lietot pašreizējo dokumenta ceļu." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "Folder" msgid "Folder:" msgstr "Mape" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Iet vienu mapi augšup." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Filtrs" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursīvi" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Iekļaut slēptos" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Sekot simboliskajām saitēm" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Iekļaut binārās datnes" @@ -508,11 +521,6 @@ #~ msgstr "Mape" #, fuzzy -#~| msgid "Search" -#~ msgid "Search in:" -#~ msgstr "Meklēt" - -#, fuzzy #~| msgid "Folder" #~ msgid "F&older" #~ msgstr "Mape" diff -Nru kate-17.12.3/po/mr/katebuild-plugin.po kate-18.04.3/po/mr/katebuild-plugin.po --- kate-17.12.3/po/mr/katebuild-plugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/mr/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2013-02-23 16:51+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -45,21 +45,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "फाईल" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "ओळ" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -112,182 +112,182 @@ msgid "Target Settings" msgstr "" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "त्रुटी" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "इशारा" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "" msgstr[1] "" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, fuzzy, kde-format #| msgid "Build Plugin" msgid "Build" msgstr "बिल्ड प्लगइन" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "त्रुटी" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "त्रुटी व इशारे" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Output" msgid "Parsed Output" msgstr "आउटपुट" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Output" msgid "Full Output" diff -Nru kate-17.12.3/po/mr/katekonsoleplugin.po kate-18.04.3/po/mr/katekonsoleplugin.po --- kate-17.12.3/po/mr/katekonsoleplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/mr/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2013-02-26 16:42+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -17,92 +17,151 @@ "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Lokalize 1.5\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "टर्मिनल" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "टर्मिनल" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "टर्मिनलकडे पाईप करा (&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "केंद्रीत टर्मिनल (&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." msgstr "" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "टर्मिनलकडे पाईप करायचे का?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "टर्मिनलकडे पाईप करा" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "टर्मिनलकडे पाईप करायचे का?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "अकेंद्रीत टर्मिनल" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "केंद्रीत टर्मिनल" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "टर्मिनलकडे पाईप करा" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "टर्मिनल संयोजना" diff -Nru kate-17.12.3/po/mr/kate.po kate-18.04.3/po/mr/kate.po --- kate-17.12.3/po/mr/kate.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/mr/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2013-03-29 16:35+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: American English \n" @@ -223,56 +223,56 @@ "loaded, and will be loaded again the next time Kate is started." msgstr "" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "फाईल काढून टाकायची का?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " "save your changes or discard them?

        " msgstr "" -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "दस्तऐवज बंद करा" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "असे साठवा" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "सुरु करत आहे" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "दस्तऐवज उघडताना त्रुटी/इशारे" @@ -985,346 +985,346 @@ msgid "&Open Containing Folder" msgstr "उघडण्याचा क्रम" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "केट" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "केट - प्रगत पाठ्य संपादक" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 केट लेखक" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "पालक" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "मुख्य विकासकर्ता" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "जोसेफ वेनिन्गर" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "हामिश रोड्डा" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "मुख्य विकासकर्ता" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "वाल्डो बास्तियान" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "चार्लस् सेम्युएल्स" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "संपादनाचे आदेश" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "चाचणी घेत आहे..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "माइकेल बार्टल" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "पूर्वीचा मुख्य विकासकर्ता" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "माइकेल मेक्कल्लम" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "केराइट लेखक" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "मायकेल कोच" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "क्रिश्तिअन गेबौअर" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "साइमन हाउसमेन" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "ग्लेन पार्कर" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "पायथोन प्लगइन विकासकर्ता" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "कार्स्टन फैफ्फर" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "&Start new session" msgid "Start Kate with a given session." msgstr "नवीन सत्र सुरु करा (&S)" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "सत्र" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1332,74 +1332,74 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "या ओळीकडे जा" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this column." msgstr "या ओळीकडे जा" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "उघडण्याचा दस्तऐवज" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1464,7 +1464,7 @@ msgid "&Open" msgstr "उघडा (&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "सत्र नाव :" @@ -1474,52 +1474,52 @@ msgid "Specify New Name for Session" msgstr "सत्राचे नवीन नाव निर्देशीत करा" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "सत्र साठवण्या करिता तुम्ही नाव निर्देशीत करणे गरजेचे आहे." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "हरवलेले सत्र नाव" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "सत्राचे नाव बदल" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "वर्तमान सत्रा करिता नवीन नाव निर्देशीत करा" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/mr/kateproject.po kate-18.04.3/po/mr/kateproject.po --- kate-17.12.3/po/mr/kateproject.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/mr/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2013-02-26 11:54+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -87,42 +87,37 @@ msgid "Notes" msgstr "नोंदी" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "विश्लेषण सुरु करा..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" diff -Nru kate-17.12.3/po/mr/katesearch.po kate-18.04.3/po/mr/katesearch.po --- kate-17.12.3/po/mr/katesearch.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/mr/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2013-03-22 15:44+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -318,153 +318,166 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "शोधा" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "थांबा" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "संचयीकेत" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "शोध (&A):" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "आकार जुळवा (&M)" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "F&older" msgid "Folder:" msgstr "संचयीका (&O)" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "गाळणी" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "समाविष्ट करू नका" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "पुनरावर्ती" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "बायनरी फाईल समाविष्ट करा" @@ -487,11 +500,6 @@ #~ msgid "Folder" #~ msgstr "संचयीका (&O)" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "शोध (&A):" - #~ msgid "F&older" #~ msgstr "संचयीका (&O)" diff -Nru kate-17.12.3/po/mr/katesnippetsplugin.po kate-18.04.3/po/mr/katesnippetsplugin.po --- kate-17.12.3/po/mr/katesnippetsplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/mr/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2013-02-14 13:54+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -85,29 +85,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/nb/katebuild-plugin.po kate-18.04.3/po/nb/katebuild-plugin.po --- kate-17.12.3/po/nb/katebuild-plugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nb/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: KDE 4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-17 21:52+0200\n" "Last-Translator: Bjørn Steensrud \n" "Language-Team: Norwegian Bokmål \n" @@ -46,21 +46,21 @@ msgstr "Avbryt" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fil" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linje" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -112,178 +112,178 @@ msgid "Target Settings" msgstr "Mål-innstillinger" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Mål satt" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "bygg" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "rydd opp" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "oppsett" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "hurtig" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Mål for prosjekt-tillegg" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "feil" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "udefinert referanse" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "advarsel" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Det er ikke oppgitt en fil eller mappe for bygging." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Fila «%1» er ikke en lokal fil. Ikke-lokale filer kan ikke kompileres." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Klarte ikke kjøre «%1». status = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Bygging av %1 avbrutt" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Bygger allerede …" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Ingen del tilgjengelig for bygging" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Det er ikke oppgitt en lokal fil eller mappe for bygging." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Bygger målet %1 …" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultater fra make: %1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Bygging av %1 fullført." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Fant en feil." msgstr[1] "Fant %1 feil." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Det oppsto feil ved bygging av %1." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Fant en advarsel." msgstr[1] "Fant %1 advarsler." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Det oppsto feil ved bygging av %1." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Bygging mislyktes." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Bygging ferdig uten problemer." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Bygg" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Rydd opp" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "RentOppsett" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "RentOppsett" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Bare feil" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Feil og advarsler" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Tolket utdata" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Fullstendig utdata" diff -Nru kate-17.12.3/po/nb/katekonsoleplugin.po kate-18.04.3/po/nb/katekonsoleplugin.po --- kate-17.12.3/po/nb/katekonsoleplugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nb/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-08-08 19:56+0200\n" "Last-Translator: Bjørn Steensrud \n" "Language-Team: Norwegian Bokmål \n" @@ -19,42 +19,48 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Du har ikke god nok karma til å få tilgang til et skall eller " "terminalemulering" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate-terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Send i rør til terminalen" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynkroniser terminalen med gjeldende dokument" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Fokus på terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -64,44 +70,95 @@ "til at eventuelle kommandoer som ligger i teksten blir kjørt med dine " "brukerrettigheter." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Send i rør til terminalen?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Send i rør til terminalen" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Kan dessverre ikke cd til «%1»" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Kjør" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Fokus bort fra terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Fokus på terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "Synkroniser &automatisk terminalen med gjeldende dokument når mulig" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Kjør i terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefiks:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Sett miljøvariabelen &EDITOR til «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -109,7 +166,7 @@ msgstr "" "Viktig: Dokumentet må være lukket for at konsollprogrammeet skal fortsette" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalinnstillinger" diff -Nru kate-17.12.3/po/nb/kate.po kate-18.04.3/po/nb/kate.po --- kate-17.12.3/po/nb/kate.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/nb/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2016-03-24 14:50+0100\n" "Last-Translator: Bjørn \n" "Language-Team: Norwegian Bokmål \n" @@ -236,7 +236,7 @@ "kryss foran er lastet inn og vil bli lastet inn igjen ved neste oppstart av " "Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -245,12 +245,12 @@ "Fila %1 som burde være en midlertidig fil er blitt endret. Vil du slette den " "likevel?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Slette fil?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -259,38 +259,38 @@ "

        Dokumentet «%1» er endret, men ikke lagret.

        Vil du ta vare på " "endringene?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Lukk dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Lagre som" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "En ny fil ble åpnet mens du prøvde å lukke Kate; lukkingen ble avbrutt." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Lukkingen ble avbrutt" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Starter" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Åpner filer fra sist økt …" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Feil/advarsler mens dokumenter ble åpnet" @@ -1023,342 +1023,342 @@ msgid "&Open Containing Folder" msgstr "Å&pne omliggende mappe" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate – Avansert skriveprogram for KDE" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Vedlikeholder" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Hovedutvikler" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Utvikler og syntaksmerkingstrollmann" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Utvikler" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Det stilige buffersystemet" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Redigeringskommandoene" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testing, …" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Tidligere hovedutvikler" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite-forfatter" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite-port til KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Angrehistorie, KSpell-integrering i KWrite" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Støtte for XML-syntaksmerking i KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Lapper med mere" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Utvikler, Python programtillegg" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA og skripting" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Syntaksmerking for RPM spec-filer, Perl, Diff og andre" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Syntaksmerking for VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Syntaksmerking for SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Syntaksmerking for Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Syntaksmerking for ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Syntaksmerking for LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Syntaksmerking for Make-filer, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Syntaksmerking for Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Syntaksmerking for Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Liste over PHP-nøkkelord og PHP-datatyper" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Kjempebra hjelp" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Alle de som har bidratt og som jeg har glemt å nevne" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Start Kate med en valgt økt." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Start Kate med en ny navnløs økt. Dette er som om «-n» var gitt." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1369,7 +1369,7 @@ "en annen kate-instans alt har den oppgitte økta åpen), tvunget hvis ingen " "parametre og ingen URL-er er gitt i det hele tatt." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1378,7 +1378,7 @@ "Hvis det brukes en kate-instans som allerede kjører, så blokker denne til " "den avslutter hvis nettadresser skal åpnes." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1387,57 +1387,57 @@ "Bare forsøk å gjenbruke kate-instansen med denne pid-en (ignoreres hvis " "start er brukt og en annen kate-instans alt har den oppgitte økta åpen)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Velg tegnkodinga på fila du vil åpne." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Gå til denne linja." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "linje" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Gå til denne kolonnen." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Les innholdet av stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Filene/URL-ene som er åpnet i programmet vil bli slettet etter bruk" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokumenter som skal åpnes." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1500,7 +1500,7 @@ msgid "&Open" msgstr "&Åpne" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Øktnavn:" @@ -1510,23 +1510,23 @@ msgid "Specify New Name for Session" msgstr "Gi denne økta et nytt navn" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Du må velge et navn for å kunne lagre en økt." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Mangler øktnavn" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Intern feil: det er mer enn én instans åpen for en gitt økt." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1535,7 +1535,7 @@ "Økta «%1» er alt åpen i en annen kate-instans, skal det byttes til den i " "stedet for å åpne på nytt?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1544,22 +1544,22 @@ "Økta kunne ikke endre navn til «%1» fordi det allerede fins en annen økt med " "det navnet" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Endring av øktnavn" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Økta kunne ikke endre navn til «%1». Klarte ikke å skrive til «%2»" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Angi et nytt navn på denne økta" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/nb/kateproject.po kate-18.04.3/po/nb/kateproject.po --- kate-17.12.3/po/nb/kateproject.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/nb/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-03-24 14:51+0100\n" "Last-Translator: Bjørn \n" "Language-Team: Norwegian Bokmål \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Merknader" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Start analyse …" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fil" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linje" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Alvorlighet" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Installer 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analyse fullført." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analyse feilet." diff -Nru kate-17.12.3/po/nb/katesearch.po kate-18.04.3/po/nb/katesearch.po --- kate-17.12.3/po/nb/katesearch.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nb/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2016-03-24 14:53+0100\n" "Last-Translator: Bjørn \n" "Language-Team: Norwegian Bokmål \n" @@ -326,149 +326,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Bruk: newPGrep [mønster å lete etter i gjeldende prosjekt]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Finn:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Søk" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Neste" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stopp" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Erstatt:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Erstatt" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Skill mellom store og små bokstaver" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Bruk regulære uttrykk" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Fold ut søkeresultater" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Bruk stien til gjeldende dokument." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Mappe:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Gå en mappe opp." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Utelat:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursivt" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Ta med skjulte" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Følg symbolske lenker" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Ta med binærfiler" diff -Nru kate-17.12.3/po/nb/katesnippetsplugin.po kate-18.04.3/po/nb/katesnippetsplugin.po --- kate-17.12.3/po/nb/katesnippetsplugin.po 2018-03-06 00:07:59.000000000 +0000 +++ kate-18.04.3/po/nb/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-03-27 09:30+0200\n" "Last-Translator: Bjørn \n" "Language-Team: Norwegian Bokmål \n" @@ -87,22 +87,22 @@ msgid "Prefix to show in code completion" msgstr "Prefiks som skal vises i fullføring" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Rediger tekstbit %1 i %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Opprett ny tekstbit i lager %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Det kan ikke være tomrom i navn på tekstbiter" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -111,7 +111,7 @@ "Tekstbiten har endringer som ikke er lagret Vil du gå videre og miste alle " "endringene?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Advarsel – ulagrede endringer" diff -Nru kate-17.12.3/po/nb/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/nb/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/nb/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nb/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-14 22:02+0200\n" "Last-Translator: Bjørn Steensrud \n" "Language-Team: Norwegian Bokmål \n" @@ -50,17 +50,17 @@ msgid "Delete session" msgstr "Slett økt" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Start Kate (ingen argumenter)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Ny Kate-økt" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Ny anonym økt" diff -Nru kate-17.12.3/po/nds/katebuild-plugin.po kate-18.04.3/po/nds/katebuild-plugin.po --- kate-17.12.3/po/nds/katebuild-plugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nds/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2014-08-14 16:55+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -46,21 +46,21 @@ msgstr "Afbreken" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Datei" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Reeg" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -114,182 +114,182 @@ msgid "Target Settings" msgstr "Teel-Instellen" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Target set" msgid "Target Set" msgstr "Teelsett" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "Buen" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Oprümen" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Instellen" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Projektmoduul-Telen" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "Fehler" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "undefined reference" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "Wohrschoen" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "För't Buen is keen Datei oder Orner angeven." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "\"%1\" is keen lokaal Datei. Feern Dateien laat sik nich kompileren." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "\"%1\" lett sik nich utföhren. Utstiegstatus: %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Buen vun %1 afbraken" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "För't Buen is keen lokaal Datei oder Orner angeven." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Teel %1 warrt buut ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Buen vun %1 afslaten." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Een Fehler funnen" msgstr[1] "%1 Fehlers funnen" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Bi't Buen vun %1 geev dat Fehlers." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Een Wohrschoen funnen" msgstr[1] "%1 Wohrschoen funnen" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Bi't Buen vun %1 geev dat Wohrschoen." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Buen fehlslaan" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Buen ahn Problemen afslaten." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Buen" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Oprümen" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Instellen" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Instellen" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Bloots Fehlers" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Fehlers un Wohrschoen" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Dörkeken Utgaav" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Heel Utgaav" diff -Nru kate-17.12.3/po/nds/katekonsoleplugin.po kate-18.04.3/po/nds/katekonsoleplugin.po --- kate-17.12.3/po/nds/katekonsoleplugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nds/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-08-14 16:55+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -21,42 +21,48 @@ "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Du hest nich de nödigen Verlöven un muttst keen Konsool oder " "Terminalemuleren bruken" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate-Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Na Terminal &ledden" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Terminal mit aktuell Dokment s&ynkroniseren" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Na Terminal &gahn" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -65,32 +71,62 @@ "Wullt Du den Text redig na de Konsool wiederledden? All Befehlen binnen den " "Text warrt denn mit Dien Brukerrechten utföhrt." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Na Terminal ledden?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Na Terminal ledden" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Deit mi leed, \"%1\" lett sik nich opmaken" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Wullt Du den Text redig na de Konsool wiederledden? All Befehlen binnen den " +"Text warrt denn mit Dien Brukerrechten utföhrt." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Na Terminal ledden?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Terminal verlaten" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Na Terminal gahn" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -99,12 +135,40 @@ "Dat Terminal &automaatsch mit dat aktuelle Dokment synkroniseren, wenn " "mööglich" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Na Terminal ledden" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Ümgevenvariabel \"EDITOR\" op \"kate -b\" setten" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -113,7 +177,7 @@ "Wichtig: Du muttst dat Dokment tomaken, wenn dat Konsoolprogramm wiederlopen " "schall" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalinstellen" diff -Nru kate-17.12.3/po/nds/kate.po kate-18.04.3/po/nds/kate.po --- kate-17.12.3/po/nds/kate.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nds/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2014-09-18 23:24+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -237,19 +237,19 @@ "Hier sünd all verföögbore Kate-Plugins oplist. De, de en Haken hebbt, sünd " "laadt; se warrt ok wedder laadt, wenn Kate dat tokamen Maal start warrt." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "De Temporeerdatei \"%1\" wöör ännert. Wullt Du ehr liekers wegdoon?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Datei wegdoon?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -258,38 +258,38 @@ "

        Dat Dokment \"%1\" wöör ännert, man nich sekert.

        Wullt Du Dien " "Ännern sekern oder wegsmieten?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Dokment tomaken" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Sekern as" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Niege Datei opmaakt, wielt Kate beendt warrn schull. Beennen wöör afbraken." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Utmaken afbraken" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Bi to starten" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Törndateien warrt wedder opmaakt..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Fehlers/Wohrschoen bi't Opmaken vun Dokmenten" @@ -1035,344 +1035,344 @@ msgid "&Open Containing Folder" msgstr "Reeg vun't Opmaken" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Verwiedert Texteditor" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2014 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2014 de Schrievers vun Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Pleger" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Schriever" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Schriever un Markerenhölper" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Schriever" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Dat deegte Puffersysteem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "De Bewerken-Befehlen" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Utproberen, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Verleden Schriever" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor vun KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Överdregen vun KWrite na KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite Torüchnehmenlist, Integratschoon vun KSpell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Markeren vun XML-Syntax för KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Kodeplasters un anner Saken" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Pythonmoduul-Schriever" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Göödbesekern un Skripten" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Markeren för RPM-Spec-Dateien, Perl, Diff un mehr" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Markeren för VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Markeren för SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Markeren för Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Markeren för ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Markeren för LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Markeren för Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Markeren för Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Markeren för Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP Slötelwöör-/Datentypenlist" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Bannig nette Ünnerstütten" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "All Lüüd, de wat bidragen hebbt un de ik hier nu vergeten heff" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Kate mit en angeven Törn starten" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Törns" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Kate mit en nieg anonüm Törn starten, \"-n\" is inslaten" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1383,7 +1383,7 @@ "bruukt warrt un en anner Kate al den angeven Törn opmaakt hett), jümmers " "wenn keen Parameters un keen URLs angeven sünd." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1392,7 +1392,7 @@ "Warrt en al lopen Kate-Utgaav bruukt, so lang blockeren as se noch löppt, " "wenn URLs angeven sünd, de Du opmaken wullt." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1401,60 +1401,60 @@ "Bloots Kate-Utgaav mit disse Perzess-ID bruken (warrt övergahn, wenn \"start" "\" bruukt warrt un an en anner Kate al den angeven Törn opmaakt hett)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Koderen för de Datei angeven, de Du opmaken wullt" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "Koderen wiesen" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Na disse Reeg gahn" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Na dissen Striep gahn" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Inholt vun stdin lesen" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "De Dateien/URLs, de dat Programm opmaakt hett, warrt na ehr Bruuk wedder " "wegdaan" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokmenten, de Du opmaken wullt" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1517,7 +1517,7 @@ msgid "&Open" msgstr "&Opmaken" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Törnnaam:" @@ -1527,23 +1527,23 @@ msgid "Specify New Name for Session" msgstr "Giff en niegen Naam för den Törn an" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Wenn Du en Törn sekern wullt, muttst Du en Naam angeven." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Törnnaam fehlt" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Intern Fehler: För een Törn is mehr as een Utgaav opmaakt" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1552,7 +1552,7 @@ "De Törn \"%1\" is al binnen en anner Kate-Utgaav opmaakt. - Na dor wesseln " "un ehr nich nieg opmaken?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1561,23 +1561,23 @@ "De Törn lett sik nich na \"%1\" ümnömen, dat gifft al en Törn mit dissen " "Naam." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Törn ümnömen" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "De Törn lett sik nich na „%1“ ümnömen. Schrieven na „%2“ nich mööglich." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Giff en niegen Naam för den aktuellen Törn an" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/nds/kateproject.po kate-18.04.3/po/nds/kateproject.po --- kate-17.12.3/po/nds/kateproject.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nds/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2014-09-18 23:28+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -93,42 +93,37 @@ msgid "Notes" msgstr "Notizen" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Analyseren anfangen" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Datei" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Reeg" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Installeer bitte \"cppcheck\"." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -195,6 +190,9 @@ msgid "&Projects" msgstr "&Projekten" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Installeer bitte \"cppcheck\"." + #~ msgid "Git Tools" #~ msgstr "Git-Warktüüch" diff -Nru kate-17.12.3/po/nds/katesearch.po kate-18.04.3/po/nds/katesearch.po --- kate-17.12.3/po/nds/katesearch.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nds/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2014-08-14 17:02+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -332,15 +332,21 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Bruuk: newPGrep [Muster, dat binnen dat aktuelle Projekt söcht warrt]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, fuzzy, kde-format #| msgid "Find" msgid "Find:" @@ -348,143 +354,150 @@ #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Söken" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Nakamen" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Anhollen" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Project" msgid "In Current File" msgstr "Binnen Projekt" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "binnen opmaakt Dateien" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "binnen Orner" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "Sö&ken:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace:" msgstr "Utwesseln" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Utwesseln" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "Markeerte utwesseln" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "Op &Groot- un Lüttschrieven kieken" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular e&xpressions" msgid "Use regular expressions" msgstr "Reguleer &Utdrück" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Resultaten opmaken" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Dat aktuelle Dokment sien Padd bruken" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "F&older" msgid "Folder:" msgstr "&Orner" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Een Orner na baven" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Filter" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "Utsluten" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursiev" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Ok versteken Dateien" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Symlinks nagahn" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Ok bineer Dateien" @@ -507,11 +520,6 @@ #~ msgid "Folder" #~ msgstr "&Orner" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "Sö&ken:" - #~ msgid "F&older" #~ msgstr "&Orner" diff -Nru kate-17.12.3/po/nds/katesnippetsplugin.po kate-18.04.3/po/nds/katesnippetsplugin.po --- kate-17.12.3/po/nds/katesnippetsplugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nds/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2014-08-14 17:07+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -85,22 +85,22 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Snippel %1 mit %2 bewerken" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Nieg Snippel binnen Archiev „%1“ opstellen" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Binnen Snippelnaams mutt dat keen Freetekens geven" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -109,7 +109,7 @@ "De Snippel bargt nich sekert Ännern. Wullt Du wiedermaken un all Ännern " "wegsmieten?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Wohrschoen - Nich sekert Ännern" diff -Nru kate-17.12.3/po/nds/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/nds/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/nds/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nds/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-18 23:32+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -49,17 +49,17 @@ msgid "Delete session" msgstr "Törn wegdoon" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Kate opropen (keen Argumenten)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nieg Kate-Törn" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nieg anonüm Törn" diff -Nru kate-17.12.3/po/nl/docs/kate/plugins.docbook kate-18.04.3/po/nl/docs/kate/plugins.docbook --- kate-17.12.3/po/nl/docs/kate/plugins.docbook 2018-03-06 00:08:04.000000000 +0000 +++ kate-18.04.3/po/nl/docs/kate/plugins.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -1743,7 +1743,7 @@ >DebugOverheen stappenOverslaan Configureren met documentvariabelen &kappname;-variabelen is de implementatie van documentvariabelen van katepart, vergelijkbaar met modusregels van &Emacs; en vi. In katepart hebben de regels het volgende formaat &kappname;-variabelen is de implementatie van documentvariabelen van &kappname;, vergelijkbaar met modusregels van &Emacs; en vi. In katepart hebben de regels het volgende formaat kate: VARIABELENAAM WAARDE; [ VARIABELENAAM WAARDE; ... ] de regels kunnen zich natuurlijk in commentaar bevinden, als het bestand in een formaat is met commentaar. Variabelennamen zijn enkele woorden (geen witruimte) en alles tot aan de volgende puntkomma is de waarde. De puntkomma is vereist. @@ -1815,14 +1815,14 @@ Bovendien, kunnen documentvariabelen in een bestand geplaatst worden genaamd .kateconfig in elke map en de geconfigureerde instellingen zullen worden toegepast alsof de modusregels ingevoerd zijn op elk bestand in de map en zijn submappen, tot zover als de geconfigureerde zoekdiepte. Documentvariabelen in in elke map en de geconfigureerde instellingen zullen worden toegepast alsof de modusregels ingevoerd zijn op elk bestand in de map en zijn submappen. Documentvariabelen in .kateconfig gebruiken dezelfde syntax als die in modusregels. +> gebruiken dezelfde syntax als die in modusregels, maar met uitgebreide opties. Er zijn variabelen om bijna alle configuraties in katepart te ondersteunen, en extra plugins kunnen variabelen gebruiken, in welk geval het gedocumenteerd zou moeten zijn in de documentatie van de plugin. +>Er zijn variabelen om bijna alle configuraties in &kappname; te ondersteunen, en extra plugins kunnen variabelen gebruiken, in welk geval het gedocumenteerd zou moeten zijn in de documentatie van de plugin. +<sect2 id="kateconfig-extended-options"> +<title +>Uitgebreide opties in <filename +>.kateconfig</filename +> bestanden + +&kappname; zoekt altijd naar een .kateconfig bestand voor locale bestanden (geen bestanden op afstand). Bovendien is het mogelijk opties in te stellen gebaseerd op jokers (bestandsextensies) als volgt: + +kate: tab-width 4; indent-width 4; replace-tabs on; +kate-wildcard(*.xml): indent-width 2; +kate-wildcard(Makefile): replace-tabs off; + + +In dit voorbeeld gebruiken alle bestanden een tab-breedte van 4 spaties, een indentatiebreedte van 4 spaties en tabs worden vervangen door spaties. Voor alle *.xml bestanden, is de indentatiebreedte ingesteld op 2 spaties. En Makefiles gebruiken tabs, &ie; tabs worden niet vervangen door spaties. + +Jokers worden gescheiden door puntkomma's, &ie; u kunt ook meerdere bestandsextensies specificeren als volgt: + +kate-wildcard(*.json;*.xml): indent-width 2; + +U kunt verder ook het MIME-type te gebruiken om overeen te laten komen, ⪚ om alle C++ bronbestanden te indenteren met 4 spaties, u kunt schrijven: + +kate-mimetype(text/x-c++src): indent-width 4; + +Naast de ondersteuning in .kateconfig bestandstypen, worden jokers en MIME-type afhankelijke documentvariabelen ook ondersteund in de bestandstype zelf als as commentaar. + + +
        diff -Nru kate-17.12.3/po/nl/katebuild-plugin.po kate-18.04.3/po/nl/katebuild-plugin.po --- kate-17.12.3/po/nl/katebuild-plugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-05 22:41+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -46,21 +46,21 @@ msgstr "Annuleren" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Bestand" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Regel" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -112,62 +112,62 @@ msgid "Target Settings" msgstr "Instellingen van doel" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Ingesteld doel" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "bouwen" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "schoon" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configuratie" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "snel" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Doelen van projectplug-in" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "fout" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "ongedefinieerde referentie" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "waarschuwing" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Er is geen bestand of map ingesteld om in te bouwen." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -175,117 +175,117 @@ "Het bestand %1 is geen lokaal bestand. Niet-lokale bestanden kunnen " "niet worden gecompileerd." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Kon \"%1\" niet uitvoeren. exitStatus = %2." -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Bouwen van %1 geannuleerd" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Al bezig met bouwen..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Geen doel voor bouwen beschikbaar." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Er is geen lokaal bestand of map ingesteld om in te bouwen." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Bezig met doel %1 te bouwen..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultaten van make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Bouwen van %1 gereed." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Een fout gevonden." msgstr[1] "%1 fouten gevonden." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Bouwen van %1 had fouten." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Een waarschuwing gevonden" msgstr[1] "%1 waarschuwingen gevonden." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Bouwen van %1 had waarschuwingen." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Bouwen is mislukt." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Bouwen voltooid zonder problemen." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Bouwen" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Schoon" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Config" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ConfigClean" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Alleen fouten" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Fouten en waarschuwingen" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Bewerkte uitvoer" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Volledige uitvoer" diff -Nru kate-17.12.3/po/nl/kategdbplugin.po kate-18.04.3/po/nl/kategdbplugin.po --- kate-17.12.3/po/nl/kategdbplugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/kategdbplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -2,20 +2,20 @@ # This file is distributed under the same license as the PACKAGE package. # # Freek de Kruijf , 2010, 2011, 2012. -# Freek de Kruijf , 2011, 2013, 2014. +# Freek de Kruijf , 2011, 2013, 2014, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2014-12-18 11:09+0100\n" +"PO-Revision-Date: 2018-06-27 11:41+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: ectx: property (text), widget (QLabel, u_gdbLabel) @@ -252,7 +252,7 @@ #: plugin_kategdb.cpp:225 #, kde-format msgid "Step Over" -msgstr "Overstappen" +msgstr "Overslaan" #: plugin_kategdb.cpp:231 #, kde-format @@ -329,7 +329,7 @@ #: ui.rc:6 #, kde-format msgid "&Debug" -msgstr "&Debug" +msgstr "&Debuggen" #. i18n: ectx: ToolBar (gdbplugin) #: ui.rc:29 diff -Nru kate-17.12.3/po/nl/katekonsoleplugin.po kate-18.04.3/po/nl/katekonsoleplugin.po --- kate-17.12.3/po/nl/katekonsoleplugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -4,56 +4,62 @@ # # Rinse de Vries , 2007. # Kristof Bal , 2009. -# Freek de Kruijf , 2009, 2013, 2014. +# Freek de Kruijf , 2009, 2013, 2014, 2017. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-25 22:43+0200\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-24 00:38+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "U hebt onvoldoende rechten om een shell of terminal te openen." -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Pipe naar terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Terminal met huidig document s&ynchroniseren" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Huidig document uitvoeren" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Terminal &focussen" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -62,32 +68,60 @@ "Wilt u de tekst via een pipe naar de console sturen? Dit zal alle commando's " "die het bevat uitvoeren onder uw gebruikersrechten." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Naar terminal verzenden?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Naar terminal verzenden" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Kan map '%1' niet binnengaan" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Geen lokaal bestand: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Wilt u het document uitvoeren?\n" +"Dit zal het volgende commando uitvoeren,\n" +"met uw gebruikersrechten, in de terminal:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "In terminal uitvoeren?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Uitvoeren" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Focus van terminal weghalen" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Terminal focussen" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -96,12 +130,42 @@ "De terminal &automatisch synchroniseren met het huidige document, wanneer " "mogelijk" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "In terminal uitvoeren" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Extensie ve&rwijderen" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Voorvoegsel:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "De volgende keer waarschuwing &tonen" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"De volgende keer dat '%1' wordt uitgevoerd, ga dan na dat er een " +"waarschuwingsvenster verschijnt, die het commando toont dat wordt verzonden " +"naar de terminal, om te bekijken." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Stel de omgevingsvariabele &EDITOR in op 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -110,7 +174,7 @@ "Belangrijk: Het document moet gesloten zijn om het console-programma door te " "laten gaan" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalinstellingen" diff -Nru kate-17.12.3/po/nl/kate.po kate-18.04.3/po/nl/kate.po --- kate-17.12.3/po/nl/kate.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-01 11:48+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -248,19 +248,19 @@ "zijn geladen, en zullen opnieuw worden geladen bij de volgende keer dat u " "Kate gebruikt." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Het tijdelijke bestand %1 is gewijzigd Wilt u het toch verwijderen?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Bestand verwijderen?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -269,39 +269,39 @@ "

        Het document '%1' is gewijzigd, maar niet opgeslagen.

        Wilt u de " "wijzigingen opslaan of verwerpen?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Document sluiten" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Opslaan als" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Nieuw bestand geopend tijdens het afsluiten van Kate. Afsluiten is " "geannuleerd." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Afsluiten geannuleerd" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Opstarten" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Bezig met opnieuw openen van bestanden uit de laatste sessie..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Foutmeldingen/waarschuwingen tijdens openen van documenten" @@ -1047,343 +1047,343 @@ msgid "&Open Containing Folder" msgstr "Map &openen waarin het zich bevindt" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - KDE Advanced Text Editor" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 de auteurs van Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Onderhouder" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Kernontwikkelaar" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Ontwikkelaar en virtuoos met accentueringen" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Ontwikkelaar" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Het fantastische buffersysteem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "De tekstinvoercommando's" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Tests, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Voormalig kernontwikkelaar" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Auteur KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Overdracht van KWrite naar KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite's ongedaan-maken-geschiedenis, KSpell's integratie" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite's ondersteuning voor accentuering van de XML-syntaxis" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Aanpassingen en andere zaken" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Ontwikkelaar van Python-plug-ins" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA en scripts maken" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "" "Syntaxis-accentuering voor RPM Spec-bestanden, Perl, Diff en nog veel meer" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Syntaxis-accentuering voor VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Syntaxis-accentuering voor SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Syntaxis-accentuering voor Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Syntaxis-accentuering voor ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Syntaxis-accentuering voor LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Syntaxis-accentuering voor Make-bestanden, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Syntaxis-accentuering voor Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Syntaxis-accentuering voor Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP Keyword/Datatype-lijst" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Zeer welkome hulp" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Alle personen die bijgedragen hebben en die ik vergeten ben te noemen" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Kate starten met een gegeven sessie." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sessie" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Kate starten met een nieuwe anonieme sessie, houdt '-n' in" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1394,7 +1394,7 @@ "gebruikt en een ander kate-proces heeft de gegeven sessie al geopend), " "geforceerd als helemaal geen parameters en URL's zijn gegeven." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1403,7 +1403,7 @@ "Bij gebruik van een al draaiend kate-proces, blokkeren totdat deze gereed " "is, als er te openen URL's zijn gegeven." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1413,59 +1413,59 @@ "als start wordt gebruikt en een ander kate-proces de gegeven sessie heeft " "geopend)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Codering instellen voor het te openen bestand" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codering" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Ga naar deze regel." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "regel" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Ga naar deze kolom." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "kolom" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Lees de inhoud van standaard invoer (stdin)." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "De bestanden/URL-adressen geopend door de toepassing zullen na gebruik " "worden verwijderd" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Te openen documenten." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[URL's...]" @@ -1528,7 +1528,7 @@ msgid "&Open" msgstr "&Openen" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Sessienaam:" @@ -1538,23 +1538,23 @@ msgid "Specify New Name for Session" msgstr "Nieuwe naam voor sessie opgeven" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Geef een naam op om de nieuwe sessie te kunnen opslaan." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Sessienaam ontbreekt" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Interne fout: er is meer dan één proces open voor een gegeven sessie." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1563,7 +1563,7 @@ "Sessie '%1' is al geopend in een ander Kate-proces, daarheen gaan in plaats " "van heropenen?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1572,24 +1572,24 @@ "De sessie kon niet worden hernoemd naar \"%1\". Er bestaat al een andere " "sessie met dezelfde naam" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Sessie hernoemen" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "De sessie kon niet worden hernoemd naar \"%1\". Schrijven naar \"%2\" is " "mislukt" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Nieuwe naam voor huidige sessie opgeven" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/nl/kateproject.po kate-18.04.3/po/nl/kateproject.po --- kate-17.12.3/po/nl/kateproject.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-28 11:19+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "Notities" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Analyse starten..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Bestand" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Regel" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Ernst" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Bericht" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Installeer 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analyse voltooid." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analyse is mislukt!" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "&Projecten" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Installeer 'cppcheck'." + #~ msgid "Follow Location" #~ msgstr "Locatie volgen" diff -Nru kate-17.12.3/po/nl/katesearch.po kate-18.04.3/po/nl/katesearch.po --- kate-17.12.3/po/nl/katesearch.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -2,13 +2,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Freek de Kruijf , 2011, 2012. -# Freek de Kruijf , 2011, 2013, 2014, 2015, 2016, 2017. +# Freek de Kruijf , 2011, 2013, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-09-13 11:04+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-01 14:47+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -327,149 +327,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Gebruik: newPGrep [te zoeken patroon in het huidige project]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Nieuw zoektabblad toevoegen" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Zoeken:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Zoeken" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Volgende" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stoppen" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "In huidig bestand" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "In open bestanden" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "In map" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Zoekopties tonen" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Vervangen:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Vervangen" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Aangevinkt vervangen" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Hoofd- kleine lettergevoelig" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Reguliere expressies gebruiken" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Resultaten uitvouwen" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Gebruik het huidige documentpad" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Map:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Ga één map omhoog." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Uitsluiten:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursief" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Verborgen bestanden meenemen" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Symbolische koppelingen volgen" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Inclusief binaire bestanden" @@ -489,9 +501,6 @@ #~ msgid "Folder" #~ msgstr "Map" -#~ msgid "Search in:" -#~ msgstr "Zoeken in:" - #~ msgid "Fi&nd:" #~ msgstr "Zoe&ken:" diff -Nru kate-17.12.3/po/nl/katesnippetsplugin.po kate-18.04.3/po/nl/katesnippetsplugin.po --- kate-17.12.3/po/nl/katesnippetsplugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 18:03+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -85,22 +85,22 @@ msgid "Prefix to show in code completion" msgstr "Te tonen voorvoegsel in code-aanvulling" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Fragment %1 bewerken in %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Nieuw fragment aanmaken in opslagruimte %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "De naam van het fragment mag geen spaties bevatten" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -109,7 +109,7 @@ "Het fragment bevat niet opgeslagen wijzigingen. Wilt u doorgaan en alle " "wijzigingen verliezen?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Waarschuwing - niet opgeslagen wijzigingen" diff -Nru kate-17.12.3/po/nl/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/nl/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/nl/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nl/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-04-20 11:40+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Sessie verwijderen" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Kate starten (geen argumenten)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nieuwe Kate-sessie" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nieuwe anonieme sessie" diff -Nru kate-17.12.3/po/nn/katebuild-plugin.po kate-18.04.3/po/nn/katebuild-plugin.po --- kate-17.12.3/po/nn/katebuild-plugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/nn/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: KDE 4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-12-18 21:05+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -46,21 +46,21 @@ msgstr "Avbryt" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fil" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linje" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -112,179 +112,179 @@ msgid "Target Settings" msgstr "Målinnstillingar" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Mål definert" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "bygg" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "rydd opp" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "oppsett" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "kjapp" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Mål for prosjekt-tillegg" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "feil" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "udefinert referanse" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "åtvaring" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Ikkje noko fil eller mappe er definert for bygging." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Fila «%1» er ikkje ei lokal fil. Ikkje-lokale filer kan ikkje kompilerast." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Klarte ikkje køyra «%1». Avsluttingsstatus: %2." -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Bygging av %1 avbroten" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Byggjer allereie …" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Ingen mål er tilgjengelege for bygging." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Ikkje noko lokal fil eller mappe er definert for bygging." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Byggjer målet %1 …" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultat frå «make»:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Bygging av %1 fullført." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Fant 1 feil." msgstr[1] "Fant %1 feil." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Det oppstod feil ved bygging av %1." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Fann 1 åtvaring." msgstr[1] "Fann %1 åtvaringar." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Det oppstod åtvaringar ved bygging av %1." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Feil ved bygging." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Bygginga vart fullført utan feil." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Bygg" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Rydd opp" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Oppsett" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ReintOppsett" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Berre feil" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Feil og åtvaringar" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Tolka utdata" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Fullstendige utdata" diff -Nru kate-17.12.3/po/nn/katekonsoleplugin.po kate-18.04.3/po/nn/katekonsoleplugin.po --- kate-17.12.3/po/nn/katekonsoleplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/nn/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2015-12-18 21:29+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-01-21 15:16+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: NorwegianNynorsk \n" "Language: nn\n" @@ -20,42 +20,48 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Du har ikkje god nok karma til å få tilgang til eit skal eller ei " "terminalemulering" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate-terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Send i røyr til terminalen" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynkroniser terminalen med dokumentet" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Køyr gjeldande dokument" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Fokus på terminalen" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -64,32 +70,60 @@ "Vil du verkeleg senda i røyr til terminalen? Dette vil føra til at " "eventuelle kommandoar som ligg i teksten vert køyrde med dine brukarrettar." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Vil du senda i røyr til terminalen?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Send i røyr til terminalen" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Kan ikkje byta mappe til «%1»" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Ikkje ei lokal fil: «%1»" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Er du sikker på at du vil køyra dokumentet?\n" +"Dette vil køyra følgjande kommando, med\n" +"dine brukarrettar, i terminalen:\n" +"«%1»" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Køyra i terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Køyr" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Fokus vekk frå terminalen" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Fokus på terminalen" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -97,12 +131,41 @@ msgstr "" "&Synkroniser terminalen automatisk med det gjeldande dokumentet når mogleg" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Køyr i terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Fjern etternamn" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefiks:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "&Vis åtvaring neste gong" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Neste gong «%1» vert køyrt, vis eit åtvaringsvindauge med informasjon om " +"kommandoen som vert sendt til terminalen, for eventuell godkjenning." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Set miljøvariabelen &EDITOR til «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -110,7 +173,7 @@ msgstr "" "Viktig: Dokumentet må lukkast for at konsollprogrammet skal halda fram." -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalinnstillingar" diff -Nru kate-17.12.3/po/nn/kate.po kate-18.04.3/po/nn/kate.po --- kate-17.12.3/po/nn/kate.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nn/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-03 17:57+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -233,19 +233,19 @@ "Her ser du alle dei tilgjengelege programtillegga i Kate. Dei som er kryssa " "av er lasta inn og vert lasta inn på nytt neste gong Kate startar." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Den visstnok mellombelse fila %1 er endra. Vil du likevel sletta ho?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Slett fil?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -254,37 +254,37 @@ "

        Dokumentet «%1» er endra, men ikkje lagra.

        Vil du ta vare på " "endringane eller forkasta dei?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Lukk dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Lagra som" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Ny fil opna mens Kate vart lukka. Lukkinga er avbroten." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Lukking avbroten" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Startar" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Opnar filer frå førre økt …" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Feil/åtvaringar ved opning av dokument" @@ -1022,342 +1022,342 @@ msgid "&Open Containing Folder" msgstr "&Opna mappa med innhaldet" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate – avansert skriveprogram for KDE" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000–2017 Kate-utviklarane" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Vedlikehaldar" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Hovudutviklar" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Utviklar og syntaksmerkingstrollmann" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Utviklar" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Det stilige buffersystemet" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Redigeringskommandoane" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testing, …" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Tidlegare hovudutviklar" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Laga KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite-port til KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Angrehistorie, KSpell-integrering i KWrite" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Støtte for XML-syntaksmerking i KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Lappar og anna" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Utviklar av Python-tillegget" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Kvalitetskontroll og skriptstøtte" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Syntaksmerking for RPM Spec-filer, Perl, Diff og andre" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Syntaksmerking for VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Syntaksmerking for SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Syntaksmerking for Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Syntaksmerking for ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Syntaksmerking for LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Syntaksmerking for Make-filer, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Syntaksmerking for Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Syntaksmerking for Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Liste over PHP-nøkkelord og PHP-datatypar" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Kjempebra hjelp" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Alle dei som har bidrege, som eg har gløymd å nemna" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Start Kate med ei vald økt." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "økt" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Start Kate med ei ny anonym økt (medfører «-n»)." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1368,7 +1368,7 @@ "og det alt finst ein annan Kate-instans med den oppgjevne økta open). Tvinga " "gjennom viss det ikkje er oppgjeven nokon parametrar eller adresser." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1377,7 +1377,7 @@ "Dersom det er oppgjeven adresser å opna og det alt køyrer ein Kate-instans, " "blokker til denne vert avslutta." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1387,57 +1387,57 @@ "«start» er oppgjeve og det alt finst ein annan Kate-instans med den " "oppgjevne økta open)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Vel teiknkoding for fila som skal opnast." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "teiknkoding" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Gå til denne linja." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "linje" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Gå til denne kolonnen." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "kolonne" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Les innhaldet av standard inn." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Filene/nettadressene som er opna av programmet vert sletta etter bruk" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokument som skal opnast." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[adresser …]" @@ -1500,7 +1500,7 @@ msgid "&Open" msgstr "&Opna" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Øktnamn:" @@ -1510,24 +1510,24 @@ msgid "Specify New Name for Session" msgstr "Vel eit nytt namn på denne økta" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Du må velja eit namn for å kunna lagra ei økt." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Manglar øktnamn" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Intern feil: Det finst meir enn éin instand open for den oppgjevne økta." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1536,7 +1536,7 @@ "Økta «%1» er alt open i ein annan Kate-instans. Vil du byta til denne i " "staden for å opna økta på nytt?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1545,22 +1545,22 @@ "Klarte ikkje endra namn på økta til «%1», då det alt finst ei anna økt med " "dette namnet." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Endring av namn på økt" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Økta kunne ikkje endra namn til «%1». Klarte ikkje å skriva til «%2»." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Vel nytt namn på denne økta" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/nn/kateproject.po kate-18.04.3/po/nn/kateproject.po --- kate-17.12.3/po/nn/kateproject.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nn/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-07-20 20:57+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Merknadar" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Start analyse …" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fil" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linje" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Kor alvorleg" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Melding" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Installer «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analyse fullført." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Feil ved analyse!" diff -Nru kate-17.12.3/po/nn/katesearch.po kate-18.04.3/po/nn/katesearch.po --- kate-17.12.3/po/nn/katesearch.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/nn/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -1,12 +1,12 @@ # Translation of katesearch to Norwegian Nynorsk # -# Karl Ove Hufthammer , 2011, 2015, 2016, 2017. +# Karl Ove Hufthammer , 2011, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-07-22 20:49+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-05-06 09:57+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" "Language: nn\n" @@ -325,149 +325,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Bruk: newPGrep [mønster å leita etter i gjeldande prosjekt]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Legg til ny søkjefane" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Finn:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Søk" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Neste" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stopp" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "I gjeldande fil" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "I opne filer" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "I mappe" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Vis søkjeval" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Byt ut" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Byt ut" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Bytt ut merkte" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Skil mellom store og små bokstavar" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Bruk regulære uttrykk" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Utvid resultat" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Bruk mappa til gjeldande dokument." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Mappe:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Gå éi mappe opp." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Utelat:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursivt" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Ta med gøymde" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Følg symbolske lenkjer" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Ta med binærfiler" diff -Nru kate-17.12.3/po/nn/katesnippetsplugin.po kate-18.04.3/po/nn/katesnippetsplugin.po --- kate-17.12.3/po/nn/katesnippetsplugin.po 2018-03-06 00:08:00.000000000 +0000 +++ kate-18.04.3/po/nn/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-10-25 20:37+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -87,22 +87,22 @@ msgid "Prefix to show in code completion" msgstr "Prefiks som skal visast i kodefullføring" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Rediger tekstbit %1 i %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Opprett ny tekstbit i lager %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Namn på tekstbitar kan ikkje innehalda mellomrom" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -111,7 +111,7 @@ "Tekstbiten har endringar som ikkje er lagra. Vil du gå vidare og forkasta " "alle endringane?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Åtvaring – ulagra endringar" diff -Nru kate-17.12.3/po/nn/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/nn/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/nn/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/nn/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-12-07 22:01+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -50,17 +50,17 @@ msgid "Delete session" msgstr "Slett økt" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Start Kate (utan argument)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Ny Kate-økt" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Ny anonym økt" diff -Nru kate-17.12.3/po/pa/katebuild-plugin.po kate-18.04.3/po/pa/katebuild-plugin.po --- kate-17.12.3/po/pa/katebuild-plugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pa/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2011-12-16 08:27+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -46,21 +46,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "ਫਾਇਲ" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "ਲਾਈਨ" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -116,189 +116,189 @@ msgid "Target Settings" msgstr "ਟਾਰਗੇਟ ਸੈਟਿੰਗ" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "ਟਾਰਗੇਟ" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "ਬਿਲਡ" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Clean" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "ਸੰਰਚਨਾ" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "ਗਲਤੀ" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "ਚੇਤਾਵਨੀ" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "ਬਿਲਡ ਕਰਨ ਲਈ ਕੋਈ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਦਿੱਤੀ ਗਈ।" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "ਫਾਇਲ \"%1\" ਲੋਕਲ ਫਾਇਲ ਨਹੀਂ ਹੈ। ਗ਼ੈਰ-ਲੋਕਲ ਫਾਇਲਾਂ ਕੰਪਾਇਲ ਨਹੀਂ ਕੀਤੀਆਂ ਜਾ ਸਕਦੀਆਂ।" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "ਬਿਲਡ ਕਰਨ ਲਈ ਕੋਈ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਦਿੱਤੀ ਗਈ।" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "ਬਿਲਡ ਫੇਲ੍ਹ ਹੈ।" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "ਇੱਕ ਗਲਤੀ ਮਿਲੀ।" msgstr[1] "%1 ਗਲਤੀਆਂ ਮਿਲੀਆਂ" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "ਇੱਕ ਚੇਤਾਵਨੀ ਮਿਲੀ।" msgstr[1] "%1 ਚੇਤਾਵਨੀਆਂ ਮਿਲੀਆਂ।" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "ਬਿਲਡ ਫੇਲ੍ਹ ਹੈ।" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "ਬਿਲਡ ਫੇਲ੍ਹ ਹੈ।" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "ਬਿਲਡ" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Clean" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "ਸੰਰਚਨਾ" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "ਸੰਰਚਨਾ" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "ਗਲਤੀਆਂ" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "ਗਲਤੀਆਂ ਅਤੇ ਚੇਤਾਵਨੀਆਂ" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "ਬਿਲਡ ਆਉਟਪੁੱਟ" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/pa/katekonsoleplugin.po kate-18.04.3/po/pa/katekonsoleplugin.po --- kate-17.12.3/po/pa/katekonsoleplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pa/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2010-01-31 12:21+0530\n" "Last-Translator: A S Alam \n" "Language-Team: ਪੰਜਾਬੀ \n" @@ -18,93 +18,152 @@ "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "ਤੁਹਾਨੂੰ ਇੱਕ ਸ਼ੈੱਲ ਜਾਂ ਟਰਮੀਨਲ ਏਮੂਲੇਸ਼ਨ ਅਸੈੱਸ ਕਰਨ ਲਈ ਲੋੜੀਦੇ ਅਧਿਕਾਰ ਨਹੀਂ ਹਨ।" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "ਟਰਮੀਨਲ" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "ਟਰਮੀਨਲ" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "ਟਰਮੀਨਲ ਲਈ ਪਾਇਪ(&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "ਮੌਜੂਦਾ ਡੌਕੂਮੈਂਟ ਨਾਲ ਟਰਮੀਨਲ ਸੈਕਰੋਨਾਇਜ਼ ਕਰੋ(&y)" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "ਟਰਮੀਨਲ ਫੋਕਸ(&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." msgstr "" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "ਟਰਮੀਨਲ ਲਈ ਪਾਇਪ?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "ਟਰਮੀਨਲ ਲਈ ਪਾਇਪ" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "ਅਫਸੋਸ, ਪਰ '%1' ਵਿੱਚ cd ਨਹੀਂ ਹੋ ਸਕਦਾ" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "ਟਰਮੀਨਲ ਲਈ ਪਾਇਪ?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "ਟਰਮੀਨਲ ਡਿ-ਫੋਕਸ" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "ਟਰਮੀਨਲ ਫੋਕਸ" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "ਜਦੋਂ ਵੀ ਸੰਭਵ ਹੋਵੇ ਤਾਂ ਮੌਜੂਦਾ ਡੌਕੂਮੈਂਟ ਨਾਲ ਟਰਮੀਨਲ ਆਟੋਮੈਟਿਕ ਹੀ ਸੈਕਰੋਨਾਇਜ਼ ਕਰੋ(&A)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "ਟਰਮੀਨਲ ਲਈ ਪਾਇਪ" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "ਟਰਮੀਨਲ ਸੈਟਿੰਗ" diff -Nru kate-17.12.3/po/pa/kate.po kate-18.04.3/po/pa/kate.po --- kate-17.12.3/po/pa/kate.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pa/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2016-06-09 16:56-0600\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -231,19 +231,19 @@ "ਇੱਥੇ ਤੁਸੀਂ ਕੇਟ ਲਈ ਉਪਲੱਬਧ ਕੇਟ ਪਲੱਗਇਨ ਵੇਖ ਸਕਦੇ ਹੋ। ਟਿੱਕ ਕੀਤੀ ਲੋਡ ਕੀਤੀਆਂ ਜਾਣਗੀਆਂ, ਅਤੇ ਕੇਟ ਦੇ ਮੁੜ " "ਚਾਲੂ ਹੋ ਤੇ ਵੀ ਮੁੜ ਲੋਡ ਹੋ ਜਾਣਗੀਆਂ।" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "ਸ਼ਾਇਦ ਆਰਜ਼ੀ ਫਾਇਲ %1 ਸੋਧੀ ਗਈ ਹੈ। ਕੀ ਤੁਸੀਂ ਇਸ ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "ਫਾਇਲ ਹਟਾਉਣੀ ਹੈ?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -252,37 +252,37 @@ "

        ਡੌਕੂਮੈਂਟ '%1' ਸੋਧਿਆ ਤਾਂ ਗਿਆ ਹੈ, ਪਰ ਇਸ ਨੂੰ ਸੰਭਾਲਿਆ ਨਹੀਂ ਗਿਆ ਹੈ।

        ਕੀ ਤੁਸੀਂ ਇਹਨਾਂ " "ਸੰਭਾਲਣਾ ਚਾਹੁੰਦੇ ਹੋ ਜਾਂ ਰੱਦ ਕਰਨਾ?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "ਡੌਕੂਮੈਂਟ ਬੰਦ ਕਰੋ" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "ਇੰਝ ਸੰਭਾਲੋ" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "ਕੇਟ ਨੂੰ ਬੰਦ ਕਰਨ ਦੌਰਾਨ ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਖੁੱਲ ਗਈ ਹੈ, ਬੰਦ ਕਰਨ ਨੂੰ ਛੱਡ ਦਿੱਤਾ ਗਿਆ ਹੈ।" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "ਬੰਦ ਕਰਨਾ ਛੱਡਿਆ ਗਿਆ।" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "ਸ਼ੁਰੂਆਤ ਸਮੇਂ" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "ਆਖਰੀ ਸ਼ੈਸ਼ਨ ਦੀਆਂ ਫਾਇਲਾਂ ਮੁੜ ਖੋਲ੍ਹੀਆਂ ਜਾ ਰਹੀਆਂ ਹਨ..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "ਡੌਕੂਮੈਂ ਖੋਲ੍ਹਣ ਦੌਰਾਨ ਗਲਤੀਆਂ/ਚੇਤਾਵਨੀਆਂ" @@ -1000,345 +1000,345 @@ msgid "&Open Containing Folder" msgstr "ਰੱਖਣ ਵਾਲੇ ਫੋਲਡਰ ਨੂੰ ਖੋਲ੍ਹੋ(&O)" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "ਕੇਟ" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "ਕੇਟ - ਇੱਕ ਤਕਨੀਕੀ ਟੈਕਸਟ ਐਡੀਟਰ" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2016 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) ੨੦੦੦-੨੦੧੬ ਕੇਟ ਲੇਖਕ" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "ਕਰਿਸਟੋਫ ਕੱਲਮੈਨ" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "ਪਰਬੰਧਕ" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "ਐਂਡਰਸ ਲੁਡ" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "ਕੋਰ ਡੀਵੈਲਪਰ" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "ਜੋਸਫ਼ ਵਿੰਨਨਿਗੀਰ" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "ਹਮੇਸ਼ ਰੋੱਡਾ" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "ਡਿਵੈਲਪਰ ਅਤੇ ਹਾਈਲਾਇਟ ਸਹਾਇਕ" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "ਡਿਵੈਲਪਰ" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "ਐਂਡਰਸ ਲੁਡ" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "ਵਾਲਡੋ ਬਾਸਟਿਨ" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "ਕੂਲ ਬਫਰ ਸਿਸਟਮ" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "ਚਾਰਲਿਸ ਸਾਮਉਲਸ" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "ਸੰਪਾਦਨ ਕਮਾਂਡਾਂ" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "ਮੱਟ ਨੋਵੱਲ" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "ਟੈਸਟਿੰਗ, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "ਮਾਈਕਲ ਬਾਰਟਲ" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "ਪੁਰਾਣੇ ਮੂਲ ਡੀਵੈਲਪਰ" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "ਮਾਈਕਲ ਮੈੱਕੱਲੂਮ" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "ਜਾਚੀਨ ਵਿਲਹਿਮਲੇ" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite ਲੇਖਕ" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "ਮਾਈਕਲ ਕੋਚ" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite ਪੋਰਟ KParts ਤੱਕ" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "ਕ੍ਰਿਸਟਿਨ ਗੀਬਾਉਰ" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "ਸਿਮੋਨ ਹਾਉਸਮਨ" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "ਗੀਨ ਪਾਰਕਰ" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite ਵਾਪਿਸ ਅਤੀਤ, Kspell ਸ਼ਾਮਿਲ" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "ਸਕੱਟ ਮਾਨਸਨ" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML ਸੰਟੈਕਸ ਹਾਈਲਾਇਟਿੰਗ ਮੱਦਦ" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "ਜੋਨ ਫਾਇਰਬਾਉਘ" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "ਪੈਂਚ ਤੇ ਹੋਰ" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "ਪਾਈਥਨ ਪਲੱਗਇਨ ਡਿਵੈਲਪਰ" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "ਸਵਾਲ-ਜਵਾਬ ਅਤੇ ਸਕ੍ਰਿਪਟਿੰਗ" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "ਮੱਟੀਉ ਮਿਰਲੀ" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec-Files, ਪਰਲ(Perl), ਅੰਤਰ(Diff) ਅਤੇ ਹੋਰ ਲਈ ਉਘਾੜਨ ਲਈ" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "ਰਾਕਯੇ ਸਕਾਲਿੱਟਾ" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL ਲਈ ਉਘਾੜਨ" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "ਯੂਰੇ ਲਿਬਿਡਿਵ" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL ਲਈ ਉਘਾੜਨ" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "ਕਰਿਸ ਰੋਜ਼" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite ਲਈ ਹਾਈਲਾਇਟਿੰਗ" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "ਨਿਕ ਰੂਉਸ਼" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG ਲਈ ਹਾਈਲਾਇਟਿੰਗ" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "ਕਾਰਸਟੀਨ ਨਿਊਹਾਉਸ" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX ਲਈ ਹਾਈਲਾਇਟਿੰਗ" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "ਪਿਰ ਵੀਗਰੀਨ" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefiles, Python ਲਈ ਹਾਈਲਾਇਟਿੰਗ" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "ਜਾਨ ਫਰੀਟਜ਼" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "ਪਾਈਥਨ ਲਈ ਹਾਈਲਾਇਟਿੰਗ" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "ਡੈਨੀਅਲ ਨਾਬੀਰ" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "ਰੋਲੈਂਡ ਪਾਬੀਲ" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme ਲਈ ਹਾਈਲਾਇਟਿੰਗ" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "ਕਰੀਸਟੀ ਡੂਮੀਟਰਿਸਕੁ" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP ਕੀਵਰਡ/ਡਾਟਾਕਿਸਮ ਲਿਸਟ" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "ਕਾਰਸਟੀਨ ਪਫੀਇੱਫੀਰ" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "ਕਾਫੀ ਸਹਾਇਕ ਮੱਦਦ" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "ਸਾਰੇ ਲੋਕ, ਜਿਨਾਂ ਨੇ ਹਿੱਸਾ ਪਾਇਆ ਤੇ ਮੈਂ ਉਹਨਾਂ ਦਾ ਨਾਂ ਲਿਖਣਾ ਭੁੱਲ ਗਿਆ" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "ਦਿੱਤੇ ਸ਼ੈਸ਼ਨ ਨਾਲ ਕੇਟ ਸ਼ੁਰੂ ਕਰੋ।" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "ਸ਼ੈਸ਼ਨ" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "ਨਵੇਂ ਅਗਿਆਤ ਸ਼ੈਸ਼ਨ ਨਾਲ ਕੇਟ ਸ਼ੁਰੂ ਕਰੋ, '-n' ਨਾਲ" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1346,72 +1346,72 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "ਖੋਲ੍ਹਣ ਲਈ ਫਾਇਲ ਦੀ ਇੰਕੋਡਿੰਗ ਦਿਉ।" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "ਇੰਡੋਕਿੰਗ ਵੇਖਾਓ" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "ਇਹ ਲਾਈਨ ਉੱਤੇ ਜਾਉ।" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "ਇਸ ਕਾਲਮ ਉੱਤੇ ਜਾਉ।" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "stdin ਦੇ ਹਿੱਸੇ ਪੜੇ ਜਾ ਰਹੇ ਹਨ" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "ਐਪਲੀਕੇਸ਼ਨ ਰਾਹੀਂ ਖੋਲ੍ਹੀ ਗਈ ਫਾਇਲ ਜਾਂ URL ਨੂੰ ਵਰਤੋਂ ਉਪਰੰਤ ਹਟਾ ਦਿੱਤਾ ਜਾਵੇਗਾ" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "ਖੋਲ੍ਹਣ ਲਈ ਡੌਕੂਮੈਂਟ।" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1474,7 +1474,7 @@ msgid "&Open" msgstr "ਖੋਲ੍ਹੋ(&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "ਸ਼ੈਸ਼ਨ ਨਾਂ:" @@ -1484,42 +1484,42 @@ msgid "Specify New Name for Session" msgstr "ਸ਼ੈਸ਼ਨ ਲਈ ਨਵਾਂ ਨਾਂ ਦਿਓ" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "ਇੱਕ ਸ਼ੈਸ਼ਨ ਨੂੰ ਸੰਭਾਲਣ ਲਈ, ਤੁਹਾਨੂੰ ਨਾਂ ਦੇਣਾ ਪਵੇਗਾ।" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "ਸ਼ੈਸ਼ਨ ਨਾਂ ਨਹੀਂ ਹੈ" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "ਅੰਦਰੂਨੀ ਗਲਤੀ: ਦਿੱਤੇ ਸ਼ੈਸ਼ਨ ਨੂੰ ਇੱਕ ਤੋਂ ਵੱਧ ਥਾਂ ਉੱਤੇ ਖੋਲ੍ਹਿਆ ਗਿਆ ਹੈ।" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "'%1' ਸ਼ੈਸ਼ਨ ਪਹਿਲਾਂ ਹੀ ਹੋਰ ਕੇਟ ਨਾਲ ਖੁੱਲ੍ਹਾ ਹੈ, ਮੁੜ ਖੋਲ੍ਹਣ ਦੀ ਬਜਾਏ ਉੱਥੇ ਬਦਲਾਅ ਕਰਨੇ ਹਨ?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "ਸ਼ੈਸ਼ਨ \"%1\" ਦਾ ਨਾਂ ਬਦਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ, ਕਿਉਂਕਿ ਇਸੇ ਨਾਂ ਨਾਲ ਪਹਿਲਾਂ ਹੀ ਸ਼ੈਸ਼ਨ ਮੌਜੂਦ ਹੈ" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "ਸ਼ੈਸ਼ਨ ਨਾਂ ਬਦਲਣਾ" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1527,12 +1527,12 @@ msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "ਸ਼ੈਸ਼ਨ \"%1\" ਦਾ ਨਾਂ ਬਦਲਿਆ ਨਹੀਂ ਜਾ ਸਕਿਆ, ਕਿਉਂਕਿ ਇਸੇ ਨਾਂ ਨਾਲ ਪਹਿਲਾਂ ਹੀ ਸ਼ੈਸ਼ਨ ਮੌਜੂਦ ਹੈ" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "ਮੌਜੂਦਾ ਸ਼ੈਸ਼ਨ ਲਈ ਨਵਾਂ ਨਾਂ ਦਿਓ" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/pa/kateproject.po kate-18.04.3/po/pa/kateproject.po --- kate-17.12.3/po/pa/kateproject.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pa/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2012-12-12 08:54+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "ਨੋਟਿਸ" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" diff -Nru kate-17.12.3/po/pa/katesearch.po kate-18.04.3/po/pa/katesearch.po --- kate-17.12.3/po/pa/katesearch.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pa/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2011-12-16 08:29+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -323,158 +323,171 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "ਵਰਤੋਂ: newGrep [pattern to search for in folder]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "ਖੋਜ" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "ਰੋਕੋ" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Open files" msgid "In Current File" msgstr "ਖੁੱਲ੍ਹੀਆਂ ਫਾਇਲਾਂ ਵਿੱਚ" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "ਖੁੱਲ੍ਹੀਆਂ ਫਾਇਲਾਂ ਵਿੱਚ" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "ਫੋਲਡਰ ਵਿੱਚ" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search" +msgid "Show search options" +msgstr "ਖੋਜ" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Search & Replace" msgid "Replace:" msgstr "ਲੱਭੋ ਅਤੇ ਬਦਲੋ" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, fuzzy, kde-format #| msgid "Search & Replace" msgid "Replace" msgstr "ਲੱਭੋ ਅਤੇ ਬਦਲੋ" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Search & Replace" msgid "Replace Checked" msgstr "ਲੱਭੋ ਅਤੇ ਬਦਲੋ" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "Match case" msgid "Match case" msgstr "ਮਿਲਦੇ ਕੇਸ" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular Expression" msgid "Use regular expressions" msgstr "ਨਿਯਮਤ ਸਮੀਕਰਨ" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "ਮੌਜੂਦਾ ਡੌਕੂਮੈਂਟ ਦਾ ਮਾਰਗ ਵਰਤੋਂ।" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "Folder" msgid "Folder:" msgstr "ਫੋਲਡਰ" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "ਇੱਕ ਫੋਲਡਰ ਉੱਤੇ ਜਾਉ।" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "ਫਿਲਟਰ" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "ਲੜੀਵਾਰ" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "ਲੁਕਵੇਂ ਸਮੇਤ" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "ਨਿਸ਼ਾਨ ਸਬੰਧ ਦਾ ਪਿੱਛਾ ਕਰੋ" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "" @@ -498,11 +511,6 @@ #~ msgstr "ਫੋਲਡਰ" #, fuzzy -#~| msgid "Search" -#~ msgid "Search in:" -#~ msgstr "ਖੋਜ" - -#, fuzzy #~| msgid "Folder" #~ msgid "F&older" #~ msgstr "ਫੋਲਡਰ" diff -Nru kate-17.12.3/po/pa/katesnippetsplugin.po kate-18.04.3/po/pa/katesnippetsplugin.po --- kate-17.12.3/po/pa/katesnippetsplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pa/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2014-03-16 23:50-0500\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -85,29 +85,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/pa/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/pa/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/pa/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pa/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-11-06 17:39-0600\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "" diff -Nru kate-17.12.3/po/pl/katebuild-plugin.po kate-18.04.3/po/pl/katebuild-plugin.po --- kate-17.12.3/po/pl/katebuild-plugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pl/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-09 05:49+0200\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -47,21 +47,21 @@ msgstr "Anuluj" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Plik" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linia" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -113,110 +113,110 @@ msgid "Target Settings" msgstr "Ustawienia celu" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Zestaw celów" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "buduj" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "oczyść" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "ustawienia" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "szybko" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Cele wtyczki projektu" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "błąd" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "nieokreślone odniesienie" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "ostrzeżenie" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Nie wybrano pliku lub katalogu dla kompilacji." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Plik \"%1\" nie jest plikiem lokalnym. Kompilować można tylko pliki lokalne." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Nie udało się uruchomić \"%1\". Wynik = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Anulowano budowanie %1" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Już w trakcie budowy..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Brak celu do budowania." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Nie wybrano lokalnego pliku lub katalogu dla budowania." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Budowanie celu %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Wyniki Make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Ukończono budowanie %1." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -224,12 +224,12 @@ msgstr[1] "Znaleziono %1 błędy." msgstr[2] "Znaleziono %1 błędów." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Budowanie %1 zawiera błędy." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -237,57 +237,57 @@ msgstr[1] "Znaleziono %1 ostrzeżenia." msgstr[2] "Znaleziono %1 ostrzeżeń." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Budowanie %1 zawiera ostrzeżenia." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Budowanie nieudane." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Budowanie zakończone bez problemów." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Buduj" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Oczyść" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Ustawienia" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Oczyszczenie ustawień" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Tylko błędy" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Błędy i ostrzeżenia" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Przetworzony wynik" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Pełny wynik" diff -Nru kate-17.12.3/po/pl/katekonsoleplugin.po kate-18.04.3/po/pl/katekonsoleplugin.po --- kate-17.12.3/po/pl/katekonsoleplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pl/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,59 +6,65 @@ # Michał Smoczyk , 2007, 2008, 2010. # Marta Rybczyńska , 2008. # Michal Smoczyk , 2009. -# Łukasz Wojniłowicz , 2014. +# Łukasz Wojniłowicz , 2014, 2017. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-25 19:56+0200\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-25 08:37+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Nie masz wystarczających uprawnień aby uzyskać dostęp do powłoki lub " "terminalu" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Potok do terminalu" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Z&synchronizuj terminal z bieżącym dokumentem" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Uruchom bieżący dokument" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "U&aktywnij terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -67,32 +73,60 @@ "Naprawdę chcesz przekazać potokiem tekst do terminalu? Wszystkie polecenia w " "nim zawarte zostaną wykonane z twoimi prawami użytkownika." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Potok do terminalu?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Potok do terminalu" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Wybacz, ale nie można zmienić katalogu na '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Plik nielokalny: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Czy na pewno chcesz uruchomić ten dokument?\n" +"Wykona to następujące polecenie,\n" +"z uprawnieniami użytkownika w terminalu:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Wykonać w terminalu?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Wykonaj" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Dezaktywuj terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Uaktywnij terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -101,12 +135,42 @@ "S&amoczynnie synchronizuj terminal z bieżącym dokumentem, kiedy jest to " "możliwe" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Wykonaj w terminalu" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Usuń &rozszerzenie" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Przedrostek:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Następnym razem pokaż o&strzeżenie" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Przy następnym wykonywaniu '%1', upewnij się, że zostanie pokazane " +"ostrzeżenie, wyświetlające polecenie wysyłane do terminala celem " +"zatwierdzenia." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Ustaw zmienną środowiskową &EDITOR na \"kate -b\"" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -115,7 +179,7 @@ "Ważne: dokument musi zostać zamknięty, aby umożliwić kontynuowanie programu " "terminalu" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Ustawienia terminalu" diff -Nru kate-17.12.3/po/pl/kate.po kate-18.04.3/po/pl/kate.po --- kate-17.12.3/po/pl/kate.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pl/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -1,6 +1,6 @@ # translation of kate.po to Polish # translation of kate.po to -# Version: $Revision: 1499452 $ +# Version: $Revision: 1513349 $ # Kate polish translation file. # Main translation work: # Jacek Stolarczyk \n" @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-01 19:56+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -247,19 +247,19 @@ "Można tu zobaczyć wszystkie wtyczki Kate. Zaznaczenie oznacza, że są " "załadowane i zostaną także załadowane przy ponownym uruchomieniu Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Domniemany plik tymczasowy %1 został zmieniony. Czy go usunąć?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Usunąć plik?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -268,39 +268,39 @@ "

        Dokument \"%1\" został zmieniony, ale nie zapisany.

        Porzucić czy " "zapisać zmiany?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Zamknij dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Zapisz jako" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Nowy plik został otworzony podczas zamykania Kate, zamykanie zostało " "przerwane." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Porzucono zamykanie" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Uruchamianie" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Otwieranie plików z poprzedniej sesji..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Błędy/ostrzeżenia podczas otwierania dokumentów" @@ -1044,342 +1044,342 @@ msgid "&Open Containing Folder" msgstr "&Otwórz katalog zawierający" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Zaawansowany edytor tekstu dla KDE" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Autorzy Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Opiekun" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Główny programista" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Programowanie, asystent podświetlania" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Programista" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Świetny system buforowania" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Polecenia edycji" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testowanie, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Poprzedni główny programista" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Port KWrite do KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Wielopoziomowe cofanie, integracja KSpella" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Wsparcie podświetlania składni XML" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Łaty i więcej" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Programista wtyczki Pythona" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Zapewnienie jakości i skrypty" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Podświetlanie plików RPM Spec, Perla, Diffa i innych" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Podświetlanie składni VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Podświetlanie składni SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Podświetlanie składni Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Podświetlanie składni ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Podświetlanie składni dla LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Podświetlanie składni Makefile-ów i Pythona" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Podświetlanie składni Pythona" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Podświetlanie składni Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Lista słów kluczowych i typów danych PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Przyjemna pomoc" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Wszyscy, którzy pomogli i o których zapomniałem wspomnieć" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Uruchom Kate z daną sesją." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sesja" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Uruchom Kate z nową anonimową sesją, implikuje opcję '-n'" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1390,7 +1390,7 @@ "start i inna instancja Kate już ma otwartą daną sesję), wymuszone jeśli w " "ogóle nie podano parametrów i adresów URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1399,7 +1399,7 @@ "Jeśli podano jakieś adresy URL do otwarcia, już uruchomiona instancja Kate " "będzie blokowana dopóki istnieje." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1409,57 +1409,57 @@ "ignorowane jeśli użyto start i inne wystąpienie Kate już ma otwartą daną " "sesję)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Ustaw kodowanie dla otwieranego pliku." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "kodowanie" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Przejdź do tego wiersza." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "wiersz" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Przejdź do tej kolumny." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "kolumna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Odczytaj zawartość stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Pliki/adresy URL otworzone przez program zostaną usunięte po używaniu" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokument do otwarcia." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[adresy URL...]" @@ -1522,7 +1522,7 @@ msgid "&Open" msgstr "&Otwórz" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nazwa sesji:" @@ -1532,24 +1532,24 @@ msgid "Specify New Name for Session" msgstr "Wybierz nową nazwę dla sesji" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "By zapisać sesję, musisz ją nazwać." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Brak nazwy sesji" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Błąd wewnętrzny: dla danej sesji istnieje więcej niż jedna otwarta instancja." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1558,30 +1558,30 @@ "Sesja '%1' jest już otwarta w innej instancji Kate, czy przełączyć się do " "niej zamiast ponownego otwarcia?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "Nie można zmienić nazwy sesji na \"%1\", bo taka sesja już istnieje" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Zmiana nazwy sesji" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Nie można zmienić nazwy sesji na \"%1\". Nieudane zapisywanie do \"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Wybierz nową nazwę dla bieżącej sesji" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/pl/kateproject.po kate-18.04.3/po/pl/kateproject.po --- kate-17.12.3/po/pl/kateproject.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pl/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-28 06:25+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Notatki" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Uruchom analizę..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Plik" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Wiersz" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Waga" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Wiadomość" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Wgraj 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Ukończono analizę." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analiza zakończona niepowodzeniem!" @@ -191,6 +186,9 @@ msgid "&Projects" msgstr "&Projekty" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Wgraj 'cppcheck'." + #~ msgid "Follow Location" #~ msgstr "Przejdź do miejsca" diff -Nru kate-17.12.3/po/pl/katesearch.po kate-18.04.3/po/pl/katesearch.po --- kate-17.12.3/po/pl/katesearch.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pl/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Łukasz Wojniłowicz , 2011, 2012, 2014, 2015, 2016, 2017. +# Łukasz Wojniłowicz , 2011, 2012, 2014, 2015, 2016, 2017, 2018. # Marta Rybczyńska , 2013. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-10-01 10:42+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-10 07:12+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" "Language: pl\n" @@ -340,149 +340,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Użycie: newPGrep [wzorzec do szukania w bieżącym projekcie]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Dodaj nową kartę wyszukiwania" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Znajdź:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Szukaj" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Następny" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Zatrzymaj" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "W bieżącym pliku" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "W otwartych plikach" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "W katalogu" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Pokaż możliwości wyszukiwania" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Zastąp:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Zastąp" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Zaznaczono zastąpienie" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Rozróżniaj wielkość liter" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Użyj wyrażeń regularnych" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Rozwiń wyniki" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Użyj bieżącej ścieżki dokumentu." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Katalog:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Idź jeden katalog do góry." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtr:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Wyklucz:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursywnie" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Uwzględnij pliki ukryte" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Podążaj za dowiązaniami symbolicznymi" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Uwzględnij pliki binarne" @@ -502,9 +514,6 @@ #~ msgid "Folder" #~ msgstr "Katalog" -#~ msgid "Search in:" -#~ msgstr "Szukaj w:" - #~ msgid "Fi&nd:" #~ msgstr "Z&najdź:" diff -Nru kate-17.12.3/po/pl/katesnippetsplugin.po kate-18.04.3/po/pl/katesnippetsplugin.po --- kate-17.12.3/po/pl/katesnippetsplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pl/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-18 06:54+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -86,22 +86,22 @@ msgid "Prefix to show in code completion" msgstr "Przedrostek do pokazania przy uzupełnianiu kodu" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Edytuj wstawkę %1 w %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Utwórz nowe repozytorium wstawek %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Nazwa wstawki nie może zawierać odstępów" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -110,7 +110,7 @@ "Wstawka zawiera niezapisane zmiany. Czy chcesz kontynuować i stracić " "wszystkie zmiany?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Ostrzeżenie - niezapisane zmiany" diff -Nru kate-17.12.3/po/pl/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/pl/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/pl/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pl/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-10-24 07:24+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "Usuń sesję" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Uruchom Kate (bez parametrów)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nowa sesja Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nowa sesja anonimowa" diff -Nru kate-17.12.3/po/pt/katebuild-plugin.po kate-18.04.3/po/pt/katebuild-plugin.po --- kate-17.12.3/po/pt/katebuild-plugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-05 15:58+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -42,21 +42,21 @@ msgstr "Cancelar" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Ficheiro" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linha" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -108,179 +108,179 @@ msgid "Target Settings" msgstr "Configuração do Alvo" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Conjunto de Alvos" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "compilar" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "limpar" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configuração" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rápido" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Configuração do 'Plugin' do Projecto" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "undefined reference" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "aviso" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Não foi indicado nenhum ficheiro ou pasta para a compilação." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "O ficheiro \"%1\" não é local. Os ficheiros locais não podem ser compilados." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Não foi possível executar o \"%1\". estado saída = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "A compilação de %1 foi cancelada" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Já a compilar..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Não está disponível nenhum alvo para compilação." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Não foi indicado nenhum ficheiro ou pasta local para a compilação." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "A compilar o alvo %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultados do 'Make':%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "A compilação de %1 terminou." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Foi encontrado um erro." msgstr[1] "Foram encontrados %1 erros." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "A compilação de %1 originou erros." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Foi encontrado um aviso." msgstr[1] "Foram encontrados %1 avisos." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "A compilação de %1 originou avisos." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "A compilação foi mal-sucedida." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "A compilação terminou sem problemas." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Compilar" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Limpar" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configuração" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Limpeza da Configuração" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Apenas os Erros" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Erros e Avisos" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Resultado Processado" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Resultado Completo" diff -Nru kate-17.12.3/po/pt/katekonsoleplugin.po kate-18.04.3/po/pt/katekonsoleplugin.po --- kate-17.12.3/po/pt/katekonsoleplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -2,8 +2,8 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-27 12:28+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-23 17:10+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: pt \n" "Language: pt\n" @@ -13,41 +13,47 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-POFile-SpellExtra: Konsole kate Kate\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Não tem permissões suficientes para aceder a uma consola ou linha de comandos" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal do Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Encaminhar ¶ o Terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&incronizar o Terminal com o Documento Actual" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Executar o Documento Actual" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Focar o Terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -56,32 +62,60 @@ "Deseja mesmo encaminhar o texto para a consola? Isto irá executar todos os " "comandos que ele contenha com as suas permissões de utilizador." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Encaminhar para o Terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Encaminhar para o Terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Infelizmente, não é possível mudar para '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Não é um ficheiro local: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Deseja mesmo executar o documento ?\n" +"Isto irá executar o seguinte comando,\n" +"com os seus privilégios de utilizador, no terminal:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Executar no Terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Executar" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Desfocar o Terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Focar o Terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -89,12 +123,42 @@ msgstr "" "Sincronizar &automaticamente o terminal com o documento actual se possível" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Correr num terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Remover a extensão" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefixo:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Mo&strar um aviso da próxima vez" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Da próxima vez que o '%1' for executado, certifica-se que uma janela de " +"aviso irá aparecer, mostrando o comando a enviar para o terminal, para " +"revisão." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Mudar a variável de ambiente &EDITOR para 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -103,7 +167,7 @@ "Importante: Tem de fechar o documento para que a aplicação da consola " "prossiga" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Configuração do Terminal" diff -Nru kate-17.12.3/po/pt/kate.po kate-18.04.3/po/pt/kate.po --- kate-17.12.3/po/pt/kate.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katesymbolviewer\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-01 10:23+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -253,19 +253,19 @@ "que estiverem assinalados estão carregados, e sê-lo-ão de novo da próxima " "vez que o Kate for iniciado." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "O ficheiro temporário %1 foi modificado. Deseja removê-lo à mesma?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Apagar o Ficheiro?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -274,39 +274,39 @@ "

        O documento '%1' foi modificado, mas não foi gravado.

        Deseja gravar " "as alterações ou ignorá-las?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Fechar o Documento" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Gravar Como" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Foi aberto um novo ficheiro ao tentar fechar o Kate, como tal o fecho foi " "interrompido." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Fecho Cancelado" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "A Iniciar" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "A reabrir os ficheiros da última sessão..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Ocorreram erros/avisos ao abrir os documentos" @@ -1058,342 +1058,342 @@ msgid "&Open Containing Folder" msgstr "&Abrir a Pasta Respectiva" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Editor de Texto Avançado" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Os Autores do Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Manutenção" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Programador Principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Desenvolvimento e assistente de realce" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Desenvolvimento" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "O sistema de 'buffers' giro" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Os Comandos de Edição" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testes, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Antigo Programador Principal" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor do KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Conversão do KWrite para KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Historial do Desfazer do KWrite, integração com o Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Suporte do realce de sintaxe de XML do KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Correcções, etc." -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Desenvolvimento dos 'Plugins' em Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Qualidade e Programação" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Realce para os ficheiros spec de RPM, Perl, Diff, entre outros" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Realce para o VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Realce para o SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Realce para o Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Realce para o ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Realce para o LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Realce para Makefiles e Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Realce para o Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Realce para o Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Lista de tipos/termos do PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Uma boa ajuda" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Todas as pessoas que contribuíram e me esqueci de mencionar" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Iniciar o Kate com uma dada sessão." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sessão" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Iniciar o Kate com uma nova sessão anónima; implica o uso do '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1404,7 +1404,7 @@ "início e já existir outra instância do Kate com a sessão indicada aberta); é " "forçado no caso de não terem sido indicados quaisquer URL's ou parâmetros." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1413,7 +1413,7 @@ "Se já estiver a usar uma instância do Kate em execução, bloquear até que " "saia, caso sejam indicados URL's a abrir." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1422,58 +1422,58 @@ "Só tentar reutilizar a instância do Kate com este PID (é ignorado se for " "usado o início e se outra instância do Kate já tiver sessão indicada aberta)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Modificar a codificação do ficheiro a abrir." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codificação" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Navegar para esta linha." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "linha" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Navegar para esta coluna." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "coluna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Ler o conteúdo do 'stdin'." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Os ficheiros/URLs abertos pela aplicação serão apagados depois de utilizados" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Os documentos a abrir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[URL's...]" @@ -1536,7 +1536,7 @@ msgid "&Open" msgstr "&Abrir" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nome da sessão:" @@ -1546,24 +1546,24 @@ msgid "Specify New Name for Session" msgstr "Indicar um Nome Novo para a Sessão" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Para gravar uma sessão, é necessário indicar um nome." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Falta o Nome da Sessão" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Erro interno: existe mais que uma instância aberta para uma dada sessão." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1572,7 +1572,7 @@ "A sessão '%1' já está aberta noutra instância do Kate; deseja alterá-la nela " "em vez de a reabrir?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1581,24 +1581,24 @@ "O nome da sessão não pode ser mudado para \"%1\"; já existe outra sessão com " "o mesmo nome" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Mudança do Nome da Sessão" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "O nome da sessão não pode ser mudado para \"%1\". Não foi possível gravar em " "\"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Indicar o Novo Nome da Sessão Actual" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/pt/kateproject.po kate-18.04.3/po/pt/kateproject.po --- kate-17.12.3/po/pt/kateproject.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-08 12:16+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -84,42 +84,37 @@ msgid "Notes" msgstr "Notas" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Iniciar a Análise..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Ficheiro" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linha" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Gravidade" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Mensagem" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Instale por favor o 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "A análise terminou." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "A análise foi mal-sucedida!" @@ -184,3 +179,6 @@ #, kde-format msgid "&Projects" msgstr "&Projectos" + +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Instale por favor o 'cppcheck'." diff -Nru kate-17.12.3/po/pt/katesearch.po kate-18.04.3/po/pt/katesearch.po --- kate-17.12.3/po/pt/katesearch.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-06-15 14:32+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-01 10:18+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -329,149 +329,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Utilização: newPGrep [padrão a usar na pesquisa no projecto actual]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Adicionar uma nova página de pesquisa" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Procurar:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Procurar" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Seguinte" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Parar" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "No Ficheiro Actual" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "Nos Ficheiros Abertos" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "Na Pasta" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Mostrar as opções de pesquisa" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Substituir:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Substituir" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Substituir as Verificadas" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Corresponder à capitalização" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Usar expressões regulares" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expandir os resultados" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usa a localização do ficheiro actual." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Pasta:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Subir uma pasta." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtro:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Excluir:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursivo" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Incluir os escondidos" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Seguir as ligações simbólicas" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Incluir os ficheiros binários" diff -Nru kate-17.12.3/po/pt/katesnippetsplugin.po kate-18.04.3/po/pt/katesnippetsplugin.po --- kate-17.12.3/po/pt/katesnippetsplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 11:30+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -82,22 +82,22 @@ msgid "Prefix to show in code completion" msgstr "Prefixo a usar na completação de código" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Editar o Excerto %1 em %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Criar um Excerto no Repositório %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "O nome do excerto não pode ter espaços" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -106,7 +106,7 @@ "O excerto contém alterações por gravar. Deseja continuar e perder todas as " "alterações?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Atenção - Alterações Não Gravadas" diff -Nru kate-17.12.3/po/pt/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/pt/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/pt/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-09 19:24+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -43,17 +43,17 @@ msgid "Delete session" msgstr "Apagar a sessão" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Iniciar o Kate (sem argumentos)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nova Sessão do Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nova Sessão Anónima" diff -Nru kate-17.12.3/po/pt_BR/katebuild-plugin.po kate-18.04.3/po/pt_BR/katebuild-plugin.po --- kate-17.12.3/po/pt_BR/katebuild-plugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2016-05-27 18:29-0300\n" "Last-Translator: Aracele Torres \n" "Language-Team: Portuguese \n" @@ -48,21 +48,21 @@ msgstr "Cancelar" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Arquivo" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linha" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -114,179 +114,179 @@ msgid "Target Settings" msgstr "Configurações do alvo" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Conjunto de alvos" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "compilar" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "limpar" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "configuração" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rápido" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Alvos do plugin de projeto" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "error" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "undefined reference" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "aviso" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Não foi especificado nenhum arquivo ou pasta para a compilação." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "O arquivo \"%1\" não é local. Os arquivos locais não podem ser compilados." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Não foi possível executar o \"%1\". estado saída = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Compilação de %1 cancelada" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Em compilação..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Nenhum alvo disponível para compilação." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Não foi especificado nenhum arquivo local ou pasta para compilação." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Destino da compilação de %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Resultados do Make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Compilação de %1 concluída." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Foi encontrado um erro." msgstr[1] "Foram encontrados %1 erros." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "A compilação de %1 apresentou erros." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Foi encontrado um aviso." msgstr[1] "Foram encontrados %1 avisos." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "A compilação de %1 apresentou avisos." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "A compilação falhou." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "A compilação terminou sem problemas." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Compilar" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Limpar" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configuração" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Limpeza da configuração" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Apenas erros" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Erros e avisos" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Resultado processado" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Resultado completo" diff -Nru kate-17.12.3/po/pt_BR/katekonsoleplugin.po kate-18.04.3/po/pt_BR/katekonsoleplugin.po --- kate-17.12.3/po/pt_BR/katekonsoleplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -1,16 +1,16 @@ # Translation of katekonsoleplugin.po to Brazilian Portuguese -# Copyright (C) 2007-2014 This_file_is_part_of_KDE +# Copyright (C) 2007-2018 This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Marcus Gama , 2007, 2008, 2009. # Maj Gama , 2009. -# André Marcelo Alvarenga , 2011, 2013, 2014. +# André Marcelo Alvarenga , 2011, 2013, 2014, 2018. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-25 08:19-0300\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-06-30 21:05-0300\n" "Last-Translator: André Marcelo Alvarenga \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" @@ -18,44 +18,50 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Você não possui permissões suficientes para acessar um console ou linha de " "comando" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal do Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Encaminhar ¶ Terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&incronizar o Terminal com o documento atual" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Executar o documento atual" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Focar o Terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -64,32 +70,60 @@ "Você deseja mesmo encaminhar o texto para o console? Isto irá executar todos " "os comandos que ele contiver com as suas permissões de usuário." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Encaminhar para Terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Encaminhar para Terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Infelizmente não é possível mudar para '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Não é um arquivo local: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Deseja realmente executar o documento?\n" +"Isto irá executar o comando a seguir no\n" +"terminal, com os seus privilégios de usuário:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Executar no terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Executar" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Desfocar o Terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Focar o Terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -97,12 +131,42 @@ msgstr "" "Sincronizar &automaticamente o terminal com o documento atual quando possível" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Executar no terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Remover extensão" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefixo:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Mo&strar um aviso na próxima vez" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Na próxima vez que o '%1' for executado, certifica-se que uma janela de " +"aviso será exibida, mostrando o comando a ser enviado ao terminal para " +"revisão." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Definir a variável de ambiente &EDITOR como sendo 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -111,7 +175,7 @@ "Importante: O documento deve ser fechado para que o aplicativo do console " "prossiga" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Configurações do Terminal" diff -Nru kate-17.12.3/po/pt_BR/kate.po kate-18.04.3/po/pt_BR/kate.po --- kate-17.12.3/po/pt_BR/kate.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -20,7 +20,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-14 15:22-0300\n" "Last-Translator: Luiz Fernando Ranghetti \n" "Language-Team: Portuguese \n" @@ -248,19 +248,19 @@ "marca estão carregados e serão carregados novamente na próxima vez que o " "Kate for iniciado." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "O arquivo temporário %1 foi modificado. Deseja removê-lo assim mesmo?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Excluir arquivo?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -269,38 +269,38 @@ "

        O documento '%1' foi modificado, nas não foi salvo.

        Deseja salvar " "as mudanças ou descartá-las?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Fechar documento" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Salvar como" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Um novo arquivo foi aberto ao tentar fechar o Kate; fechamento interrompido." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Fechamento interrompido" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Iniciando" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Reabrindo arquivos da última sessão..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Ocorreram erros/avisos ao abrir os documentos" @@ -1051,342 +1051,342 @@ msgid "&Open Containing Folder" msgstr "Abrir pasta que co&ntém" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Editor de Textos Avançado" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 dos autores do Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mantenedor" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Desenvolvedor principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Desenvolvedor e assistente de realce" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Desenvolvedor" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "O sistema de buffer legal" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Os comandos de edição" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testando, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Desenvolvedor principal anterior" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor do KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Porte do KWrite para o KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Histórico do Desfazer do KWrite, integração com o Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Suporte a realce de sintaxe XML do KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Correções e mais" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Desenvolvedor do plugin de Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Controle de qualidade e criação de scripts" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Realce para arquivos Spec RPM, Perl, Diff e outros" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Realce para VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Realce para SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Realce para Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Realce para ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Realce para LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Realce para arquivos Makefile e Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Realce para Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Realce para Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Lista de tipos/termos do PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Ajuda muito boa" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Todas as pessoas que contribuíram e esquecemos de mencionar" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Iniciar o Kate com uma determinada sessão." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sessão" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Iniciar o Kate com uma nova sessão anônima; implica o uso do '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1397,7 +1397,7 @@ "opção 'start' e já existir outra instância do Kate com a sessão indicada " "aberta); é forçado se não for indicado nenhum parâmetro ou URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1406,7 +1406,7 @@ "Se usar uma instância do Kate em execução, bloqueia até que ela seja " "finalizada, caso sejam indicadas URLs a abrir." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1416,57 +1416,57 @@ "for usado o início e se outra instância do Kate já tiver sessão indicada " "aberta)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Definir a codificação do arquivo a abrir." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "codificação" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Navegar para esta linha." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "linha" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Navegar para esta coluna." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "coluna" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Ler o conteúdo do stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Os arquivos/URLs abertos pelo aplicativo serão excluídos após o uso" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Documentos a abrir." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[urls...]" @@ -1529,7 +1529,7 @@ msgid "&Open" msgstr "&Abrir" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Nome da sessão:" @@ -1539,17 +1539,17 @@ msgid "Specify New Name for Session" msgstr "Especifique um novo nome para a sessão" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Para salvar uma sessão, você precisa especificar um nome." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Faltando o nome da sessão" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." @@ -1557,7 +1557,7 @@ "Erro interno: existe mais de uma instância aberta para uma determinada " "sessão." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1566,7 +1566,7 @@ "A sessão '%1' já está aberta em outra instância do Kate. Alternar para ela " "em vez de reabrir?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1575,24 +1575,24 @@ "O nome da sessão não pode ser mudado para \"%1\"; já existe outra sessão com " "o mesmo nome" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Renomear sessão" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "A sessão não pôde ser renomeada para \"%1\". Ocorreu uma falha ao gravar em " "\"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Especifique um novo nome para a sessão atual" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/pt_BR/kateproject.po kate-18.04.3/po/pt_BR/kateproject.po --- kate-17.12.3/po/pt_BR/kateproject.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-28 19:23-0300\n" "Last-Translator: Camila de Azevedo Moura \n" "Language-Team: Portuguese \n" @@ -93,42 +93,37 @@ msgid "Notes" msgstr "Notas" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Iniciar análise..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Arquivo" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linha" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Gravidade" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Mensagem" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Instale o 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Análise concluída." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Falha na análise!" @@ -193,3 +188,6 @@ #, kde-format msgid "&Projects" msgstr "&Projetos" + +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Instale o 'cppcheck'." diff -Nru kate-17.12.3/po/pt_BR/katesearch.po kate-18.04.3/po/pt_BR/katesearch.po --- kate-17.12.3/po/pt_BR/katesearch.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -1,18 +1,18 @@ # Translation of katesearch.po to Brazilian Portuguese -# Copyright (C) 2011-2015 This_file_is_part_of_KDE +# Copyright (C) 2011-2018 This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# André Marcelo Alvarenga , 2011, 2012, 2013, 2014, 2015. +# André Marcelo Alvarenga , 2011, 2012, 2013, 2014, 2015, 2018. # Luiz Fernando Ranghetti , 2016, 2017. # Camila Moura , 2017. msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-09-14 15:23-0300\n" -"Last-Translator: Luiz Fernando Ranghetti \n" -"Language-Team: Portuguese \n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-06-30 21:13-0300\n" +"Last-Translator: André Marcelo Alvarenga \n" +"Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -329,149 +329,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Uso: newPGrep [padrão a usar na pesquisa no projeto atual]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Adiciona uma nova aba de pesquisa" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Localizar:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Pesquisar" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Próxima" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Parar" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "No arquivo atual" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "Nos arquivos abertos" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "Na pasta" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Mostrar as opções de pesquisa" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Substituir:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Substituir" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Substituir as verificadas" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Diferenciar maiúsculas de minúsculas" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Usar expressões regulares" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expandir resultados" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Usa a localização do arquivo atual." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Pasta:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Subir uma pasta." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filtro:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Excluir:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursivo" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Incluir ocultos" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Seguir links simbólicos" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Incluir arquivos binários" @@ -487,9 +499,3 @@ #, kde-format msgid "Search More" msgstr "Pesquisar mais" - -#~ msgid "Search in:" -#~ msgstr "Procurar em:" - -#~ msgid "Fi&nd:" -#~ msgstr "&Localizar:" diff -Nru kate-17.12.3/po/pt_BR/katesnippetsplugin.po kate-18.04.3/po/pt_BR/katesnippetsplugin.po --- kate-17.12.3/po/pt_BR/katesnippetsplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-10-25 11:26-0300\n" "Last-Translator: Luiz Fernando Ranghetti \n" "Language-Team: Portuguese \n" @@ -87,24 +87,24 @@ msgid "Prefix to show in code completion" msgstr "Prefixo a mostrar na completação de código" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Editar o trecho %1 em %2" # A tradução é usada dessa forma: # "Criar um novo trecho no repositório de 'trechos de %'" (Alvarenga) -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Criar novo trecho no repositório de %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "O nome do trecho não pode conter espaços" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -113,7 +113,7 @@ "O trecho contém alterações que não foram salvas. Deseja continuar e perder " "todas as alterações?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Aviso - Modificações não salvas" diff -Nru kate-17.12.3/po/pt_BR/ktexteditorpreviewplugin.po kate-18.04.3/po/pt_BR/ktexteditorpreviewplugin.po --- kate-17.12.3/po/pt_BR/ktexteditorpreviewplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/ktexteditorpreviewplugin.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,99 +0,0 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Luiz Fernando Ranghetti , 2017, 2018. -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-09-26 03:30+0200\n" -"PO-Revision-Date: 2018-03-01 10:10-0300\n" -"Last-Translator: Luiz Fernando Ranghetti \n" -"Language-Team: Portuguese \n" -"Language: pt_BR\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 2.0\n" - -#, kde-format -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" -msgstr "Luiz Fernando Ranghetti" - -#, kde-format -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" -msgstr "elchevive@opensuse.org" - -#: ktexteditorpreviewview.cpp:43 -#, kde-format -msgid "Preview" -msgstr "Visualizar" - -#: previewwidget.cpp:62 -#, kde-format -msgid "Lock Current Document" -msgstr "Bloquear documento atual" - -#: previewwidget.cpp:63 -#, kde-format -msgid "Lock preview to current document" -msgstr "" - -#: previewwidget.cpp:64 -#, kde-format -msgid "Unlock Current View" -msgstr "" - -#: previewwidget.cpp:64 -#, kde-format -msgid "Unlock current view" -msgstr "" - -#: previewwidget.cpp:71 -#, kde-format -msgid "Automatically Update Preview" -msgstr "" - -#: previewwidget.cpp:72 -#, kde-format -msgid "Enable automatic updates of the preview to the current document content" -msgstr "" - -#: previewwidget.cpp:73 -#, kde-format -msgid "Manually Update Preview" -msgstr "" - -#: previewwidget.cpp:73 -#, kde-format -msgid "" -"Disable automatic updates of the preview to the current document content" -msgstr "" - -#: previewwidget.cpp:78 -#, kde-format -msgid "Update Preview" -msgstr "" - -#: previewwidget.cpp:79 -#, kde-format -msgid "Update the preview to the current document content" -msgstr "" - -#: previewwidget.cpp:87 -#, kde-format -msgid "View" -msgstr "" - -#: previewwidget.cpp:107 -#, kde-format -msgid "No preview available." -msgstr "" - -#: previewwidget.cpp:202 -#, kde-format -msgid "About %1" -msgstr "Sobre o %1" diff -Nru kate-17.12.3/po/pt_BR/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/pt_BR/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/pt_BR/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/pt_BR/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org.kde.plasma.katesessions\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 21:51-0300\n" "Last-Translator: André Marcelo Alvarenga \n" "Language-Team: Brazilian Portuguese \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "Excluir a sessão" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Iniciar o Kate (sem argumentos)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nova sessão do Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nova sessão anônima" diff -Nru kate-17.12.3/po/ro/katebuild-plugin.po kate-18.04.3/po/ro/katebuild-plugin.po --- kate-17.12.3/po/ro/katebuild-plugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ro/katebuild-plugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2013-10-05 13:17+0300\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -48,21 +48,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fișier" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Linie" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -118,116 +118,116 @@ msgid "Target Settings" msgstr "Configurări ținte" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "Ținte" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Construire" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Curăță" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Configurează" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, fuzzy, kde-format #| msgid "Project Plugin Target" msgid "Project Plugin Targets" msgstr "Ținta extensiei de proiect" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "eroare" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "referință nedefinită" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "avertizare" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Nu este specificat niciun fișier sau dosar pentru construire." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Fișierul „%1” nu este local. Fișierele nelocale nu pot fi compilate." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Eșec la rularea „%1”. exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "Nu este specificat niciun fișier sau dosar pentru construire." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "Construirea a eșuat." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -235,12 +235,12 @@ msgstr[1] "Au fost găsite %1 erori." msgstr[2] "Au fost găsite %1 de erori." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -248,62 +248,62 @@ msgstr[1] "Au fost găsite %1 avertizări." msgstr[2] "Au fost găsite %1 de avertizări." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "Construirea a eșuat." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Construirea a eșuat." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Construirea s-a terminat fără probleme." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Construire" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Curăță" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Configurează" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "Configurează" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "Erori" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "Erori și avertizări" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "Rezultat construire" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/ro/katekonsoleplugin.po kate-18.04.3/po/ro/katekonsoleplugin.po --- kate-17.12.3/po/ro/katekonsoleplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ro/katekonsoleplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2014-03-26 14:37+0200\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -22,43 +22,49 @@ "20)) ? 1 : 2;\n" "X-Generator: Lokalize 1.5\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Nu aveți suficientă karma pentru a accesa un interpretor sau un emulator de " "terminal" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Canalizează s&pre terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&incronizează terminalul cu documentul curent" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Focalizează pe terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -67,32 +73,62 @@ "Sigur doriți să canalizați textul către consolă? Aceasta va executa orice " "comandă din text cu drepturile dumneavoastră." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Canalizați spre terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Canalizează spre terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Nu s-a putut face cd în „%1”" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Sigur doriți să canalizați textul către consolă? Aceasta va executa orice " +"comandă din text cu drepturile dumneavoastră." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Canalizați spre terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Defocalizează terminalul" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Focalizează terminalul" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -100,12 +136,40 @@ msgstr "" "Sincronizează &automat terminalul cu documentul curent când este posibil" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Canalizează spre terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Stabilește valoarea variabilei de mediu &EDITOR la „kate -b”" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -114,7 +178,7 @@ "Important: Documentul trebuie să fie închis pentru a face aplicația de " "consolă să continue" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Configurări terminal" diff -Nru kate-17.12.3/po/ro/kate.po kate-18.04.3/po/ro/kate.po --- kate-17.12.3/po/ro/kate.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/ro/kate.po 2018-07-10 00:03:44.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2014-07-04 14:14+0300\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -241,7 +241,7 @@ "marcaj sunt deja încărcate și vor fi încărcate din nou la următoarea pornire " "a lui Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -249,12 +249,12 @@ msgstr "" "Fișierul %1 presupus temporar a fost modificat. Doriți să-l ștergeți oricum?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Ștergeți fișierul?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -263,38 +263,38 @@ "

        Documentul „%1” a fost modificat, dar nu și salvat.

        Doriți să " "salvați sau să eliminați modificările?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Închide documentul" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Salvează ca" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "A fost deschis un fișier nou în tip ce Kate se termina. Închidere anulată." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Terminare anulată" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Pornire" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Se redeschid fișierele din ultima sesiune..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Erori/avertizări la deschiderea documentelor" @@ -1046,347 +1046,347 @@ msgid "&Open Containing Folder" msgstr "Ordinea de deschidere" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Un editor de text avansat" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2013 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2013 Autorii Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Responsabil" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Dezvoltator principal" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Expert dezvoltare și evidențiere sintaxă" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Dezvoltator" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Sistem deștept de tampoane" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Comenzi de editare" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testare, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Fostul dezvoltator principal" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Portare KWrite la KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Istoric desfacere KWrite, integrare KSpell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Suport XML KWrite pentru evidențierea sintaxei" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Petice și altele" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Dezvoltatorul extensiei Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Asigurarea calității și scripting" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Evidențiere pentru fișiere Spec RPM, Perl, Diff și altele" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Evidențiere pentru VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Evidențiere pentru SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Evidențiere pentru Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Evidențiere pentru ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Evidențiere pentru LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Evidențiere pentru Makefile, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Evidențiere pentru Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Evidențiere pentru Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Listă de cuvinte cheie/tipuri de dată PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Mesaje de ajutor foarte bune" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "" "Toate persoanele care au contribuit și pe care am uitat să le menționez" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Pornește Kate cu o sesiune dată" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Sesiuni" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Pornește Kate cu o nouă sesiune anonimă, implică „-n”" -#: main.cpp:196 +#: main.cpp:197 #, fuzzy, kde-format #| msgid "" #| "Force start of a new kate instance (is ignored if start is used and " @@ -1401,7 +1401,7 @@ "Kate are deja deschisă sesiunea dată), forțată dacă nu se specifică nici un " "parametru sau adrese URL" -#: main.cpp:200 +#: main.cpp:201 #, fuzzy, kde-format #| msgid "" #| "If using an already running kate instance, block until it exits, if URLs " @@ -1413,7 +1413,7 @@ "Dacă utilizați o instanță Kate în curs de utilizare, se blochează până la " "terminare, dacă s-au indicat adrese URL pentru deschidere" -#: main.cpp:204 +#: main.cpp:205 #, fuzzy, kde-format #| msgid "" #| "Only try to reuse kate instance with this pid (is ignored if start is " @@ -1425,63 +1425,63 @@ "Încearcă numai reutilizarea instanței Kate cu acest pid (se ignoră lansarea " "instanței dacă Kate are deja deschisă sesiunea dată)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Stabilește codarea pentru fișierul de deschis" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Show Encoding" msgid "encoding" msgstr "Arată codarea" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Sare la această linie" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Sare la această coloană" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Citește conținutul de la STDIN" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Document de deschis" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1546,7 +1546,7 @@ msgid "&Open" msgstr "&Deschide" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Numele sesiunii:" @@ -1556,24 +1556,24 @@ msgid "Specify New Name for Session" msgstr "Specificați un nume nou pentru sesiune" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Pentru a salva o sesiune, trebuie să specificați un nume." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Lipsește numele sesiunii" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Eroare internă: există mai multe instanțe deschise pentru o sesiune dată." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1582,7 +1582,7 @@ "Sesiunea „%1” este deja deschisă de o altă instanță Kate. Schimbați acest " "parametru în loc să redeschideți?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1591,12 +1591,12 @@ "Sesiunea nu poate fi redenumită în „%1” deoarece mai există deja o sesiune " "cu același nume" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Redenumire sesiune" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1606,12 +1606,12 @@ "Sesiunea nu poate fi redenumită în „%1” deoarece mai există deja o sesiune " "cu același nume" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Specifică denumire nouă pentru sesiunea curentă" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ro/kateproject.po kate-18.04.3/po/ro/kateproject.po --- kate-17.12.3/po/ro/kateproject.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/ro/kateproject.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2013-10-05 14:26+0300\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "Note" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Începe analiza..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fișier" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Linie" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Instalați „cppcheck”." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -190,6 +185,9 @@ msgid "&Projects" msgstr "&Proiecte" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Instalați „cppcheck”." + #~ msgid "Git Tools" #~ msgstr "Unelte Git" diff -Nru kate-17.12.3/po/ro/katesearch.po kate-18.04.3/po/ro/katesearch.po --- kate-17.12.3/po/ro/katesearch.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ro/katesearch.po 2018-07-10 00:03:44.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2014-03-26 14:30+0200\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -334,15 +334,21 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Utilizare: grep [model pentru căutare în dosar]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, fuzzy, kde-format #| msgid "Find" msgid "Find:" @@ -350,143 +356,150 @@ #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Caută" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Următoare" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Oprire" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Project" msgid "In Current File" msgstr "în proiect" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "în fișierele deschise" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "în dosar" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch:" +msgid "Show search options" +msgstr "C&aută:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace:" msgstr "Înlocuiește" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Înlocuiește" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace Checked" msgstr "Înlocuiește" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "&Sensibil la registru" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, fuzzy, kde-format #| msgid "Regular e&xpressions" msgid "Use regular expressions" msgstr "E&xpresii regulate" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Desfășoară rezultatele" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Utilizează calea documentului actual." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "F&older" msgid "Folder:" msgstr "D&osar" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Du-te cu un dosar în sus." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "Filtru" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "Exclude" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Recursiv" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Include ascunse" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Urmărire legături simbolice" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Include fișierele binare" @@ -509,11 +522,6 @@ #~ msgid "Folder" #~ msgstr "D&osar" -#, fuzzy -#~| msgid "Se&arch:" -#~ msgid "Search in:" -#~ msgstr "C&aută:" - #~ msgid "F&older" #~ msgstr "D&osar" diff -Nru kate-17.12.3/po/ro/katesnippetsplugin.po kate-18.04.3/po/ro/katesnippetsplugin.po --- kate-17.12.3/po/ro/katesnippetsplugin.po 2018-03-06 00:08:01.000000000 +0000 +++ kate-18.04.3/po/ro/katesnippetsplugin.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2013-10-05 14:27+0300\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -86,29 +86,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/ro/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ro/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ro/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ro/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:44.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-10-18 00:39+0300\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "Șterge sesiunea" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Pornește Kate (fără argumente)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Sesiune Kate nouă" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Sesiune nouă anonimă" diff -Nru kate-17.12.3/po/ru/docs/kwrite/index.docbook kate-18.04.3/po/ru/docs/kwrite/index.docbook --- kate-17.12.3/po/ru/docs/kwrite/index.docbook 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/po/ru/docs/kwrite/index.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -0,0 +1,434 @@ + + + +]> + +
        + + +Руководство пользователя &kwrite; + +&TC.Hollingsworth; &TC.Hollingsworth.mail; +&Christoph.Cullmann; &Christoph.Cullmann.mail; + +ОльгаМиронова
        omiro@basealt.ru
        Перевод на русский язык
        АлександрЯворскийРецензирование + +
        + + +2014 +&TC.Hollingsworth; &TC.Hollingsworth.mail; + +&FDLNotice; + +2018-05-19 +Applications 18.08 + + +&kwrite; — это текстовый редактор от &kde;, позволяющий одновременно редактировать не более одного файла в каждом окне. + + + +KDE +KWrite +текст +редактор + + +
        + + +Введение + +&kwrite; от &kde; — это больше, чем просто текстовый редактор. Он предназначен для программистов и, хотя бы частично, может рассматриваться как альтернатива более серьёзным редакторам. Наилучшим образом он может быть использован в сочетании с веб-браузером &konqueror; или диспетчером файлов &dolphin; для просмотра исходных текстов программ, написанных на разных языках программирования. &kwrite; также отлично работает в качестве простого текстового редактора. Одна из основных особенностей &kwrite; — подсветка синтаксиса разных языков программирования, таких как C/C++, &Java;, Python, Perl, Bash, Modula 2, &HTML;, и Ada. Текстовый редактор &kwrite; имеет однодокументный интерфейс (SDI), который позволяет единовременно редактировать не более одного файла в окне. + +&kwrite; — простой пользовательский интерфейс к компоненту &katepart;. Компонент &katepart; также используется в улучшенном текстовом редакторе &kate;, интегрированной среде разработки KDevelop и других приложениях &kde;, для которых необходимы расширенные возможности редактирования текста. Поэтому полную документацию с описанием всех характеристик &kwrite; можно найти в Руководстве пользователя &katepart;. + + + +Command Line Options + +Though &kwrite; may most often be started from the &plasma; application starter, or a desktop icon, it can also be opened at the command line prompt of a terminal window. There are a few useful options that are available when doing this. + +Many other applications that use &katepart; offer similar command line options. + + +Specify a File + +By specifying the path and name of a particular file the user can have &kwrite; open (or create) that file immediately upon startup. This option might look something like the following: + +% kwrite + + + + + + +Specify a file on the Internet + +The above-mentioned method could even be used to open files on the Internet (if the user has an active connection at the time.) An example of this might look like the following: + +% kwrite + + + + + + + +Other Command Line Options + +The following command line help options are available + + + + +kwrite +This lists the most basic options available at the command line. + + + +kwrite +Lists &kwrite;'s authors in the terminal window + + + +kwrite , +Lists version information for the application. + + + +&kwrite; + +Shows license information. + + + + +kwrite filename +The base file name of the desktop entry for this application. +This is in particular useful for wrapper applications and applications having in general multiple desktop files. Thus each desktop file can have its own command line for the entry. + + + +kwrite , encoding +Causes &kwrite; to use the specified encoding for the document. + + + +kwrite , line +Navigate to the specified line after opening the document. + + + +kwrite , column +Navigate to the specified column after opening the document. + + + +kwrite , +Causes &kwrite; to read the document content from STDIN. This is similar to the common option used in many command line programs, and allows you to pipe command output into &kwrite;. + + + + + + + +Авторские права и лицензия + +© Команда разработчиков &kate;, программа &kwrite;, 2001-2014. + +Основано на исходной версии &kwrite;, © Jochen Wilhelmy digisnap@cs.tu-berlin.de, 2000 + +Участники проекта: + + + +&Christoph.Cullmann; &Christoph.Cullmann.mail; + + + +Michael Bartl michael.bartl1@chello.at + + + +Phlip phlip_cpp@my-deja.com + + + +&Anders.Lund; &Anders.Lund.mail; + + + +Matt Newell newellm@proaxis.com + + + +&Joseph.Wenninger; &Joseph.Wenninger.mail; + + + +Jochen Wilhelmy digisnap@cs.tu-berlin.de + + + +&Michael.Koch; &Michael.Koch.mail; + + + +&Christian.Gebauer; &Christian.Gebauer.mail; + + + +&Simon.Hausmann; &Simon.Hausmann.mail; + + + +Glen Parker glenebob@nwlink.com + + + +Scott Manson sdmanson@altel.net + + + +&John.Firebaugh; &John.Firebaugh.mail; + + + +Перевод на русский язык: Ольга Миронова omiro@basealt.ru +&underFDL; &underGPL; + +
        + diff -Nru kate-17.12.3/po/ru/katebuild-plugin.po kate-18.04.3/po/ru/katebuild-plugin.po --- kate-17.12.3/po/ru/katebuild-plugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ru/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-05 15:08+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -52,21 +52,21 @@ msgstr "Отменить" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Файл" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Строка" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -118,67 +118,67 @@ msgid "Target Settings" msgstr "Параметры цели" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Набор целей" # BUGME: split (verb/noun) --aspotashev -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "Сборка" # BUGME: split (verb/noun) --aspotashev -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "Очистка" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "Конфигурация" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Цели, созданные модулем" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "ошибка" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "неопределённые ссылки" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "предупреждение" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Не были указаны файл или каталог для сборки" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -186,49 +186,49 @@ "Файл «%1» не является локальным файлом, поэтому он не может быть " "скомпилирован." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Выполнить «%1» не удалось (код выхода %2)." -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Сборка цели %1 отменена" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "Не были указаны файл или каталог для сборки" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Сборка цели %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Сборка %1 завершена." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -237,12 +237,12 @@ msgstr[2] "Обнаружено %1 ошибок." msgstr[3] "Обнаружена одна ошибка." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "При сборке %1 произошли ошибки." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -251,60 +251,60 @@ msgstr[2] "Обнаружено %1 предупреждений." msgstr[3] "Обнаружено одно предупреждение." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Building %1 had errors." msgid "Building %1 had warnings." msgstr "При сборке %1 произошли ошибки." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "При сборке произошли ошибки." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Сборка завершена без ошибок." # BUGME: split (verb/noun) --aspotashev -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Сборка" # BUGME: split (verb/noun) --aspotashev -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Очистка" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Конфигурация" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Очистка конфигурации" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Только ошибки" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Ошибки и предупреждения" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Разобранный вывод" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Полный вывод" diff -Nru kate-17.12.3/po/ru/katekonsoleplugin.po kate-18.04.3/po/ru/katekonsoleplugin.po --- kate-17.12.3/po/ru/katekonsoleplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ru/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2015-05-05 15:55+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -23,40 +23,46 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Вам запрещён доступ к терминалу" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Терминал" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Терминал для Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Перенаправить в терминал" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Синхронизировать терминал с текущим документом" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Активировать терминал" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -65,32 +71,62 @@ "Перенаправить текст в консоль? Для этого будут запущены соответствующие " "команды (от вашего имени)." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Перенаправить в терминал?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Перенаправить в терминал" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "К сожалению, перейти в «%1» не удалось" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Перенаправить текст в консоль? Для этого будут запущены соответствующие " +"команды (от вашего имени)." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Перенаправить в терминал?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Деактивировать терминал" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Активировать терминал" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -98,12 +134,40 @@ msgstr "" "&Синхронизировать терминал с текущим документом автоматически (если возможно)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Перенаправить в терминал" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Ус&тановить переменную среды EDITOR равной «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -112,7 +176,7 @@ "Внимание: чтобы продолжить выполнение консольного приложения, необходимо " "закрыть этот документ" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Параметры терминала" diff -Nru kate-17.12.3/po/ru/kate.po kate-18.04.3/po/ru/kate.po --- kate-17.12.3/po/ru/kate.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ru/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-11-02 14:17+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -253,19 +253,19 @@ "Здесь показаны все доступные модули Kate. После включении флажка у " "соответствующего модуля он будет загружен при следующем запуске Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Временный файл %1 был изменён. Вы всё равно хотите его удалить?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Удалить файл?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -274,37 +274,37 @@ "

        Документ «%1» изменён, но не сохранён.

        Сохранить изменения или " "отклонить их?

        ?" -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Закрыть документ" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Сохранить как" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Открывается новый файл при выходе из Kate. Выход прерван." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Выход прерван" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Запуск" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Открываются файлы последнего сеанса..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "При открытии документа возникли ошибки/замечания" @@ -1042,342 +1042,342 @@ msgid "&Open Containing Folder" msgstr "&Открыть содержащую папку" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate — мощный текстовый редактор" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© Авторы Kate, 2000-2017" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Сопровождающий" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Ведущий разработчик" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Разработчик, мастер подсветки" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Разработчик" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Классная реализация буфера" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Команды редактирования" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Тестирование и прочее" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Бывший ведущий разработчик" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Автор KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Перенос KWrite на KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Журнал действий KWrite, подключение KSpell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Подсветка синтаксиса XML в KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Исправления и прочее" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Разработка модуля Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Контроль качества, сценарии" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Подсветка для spec-файлов RPM, Perl, diff и других" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Подсветка для VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Юрий Лебедев" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Подсветка для SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Подсветка для Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Подсветка для ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Подсветка для LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Подсветка для Makefile, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Подсветка для Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Подсветка для Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Список ключевых слов и типов данных PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Очень ценная помощь" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Все, кто участвовал в этом проекте, но не были упомянуты" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Запуск Kate с указанным сеансом." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "сеанс" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Запуск Kate с новым безымянным сеансом, подразумевает параметр «-n»." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1388,7 +1388,7 @@ "указанный сеанс уже не открыт в другом); при запуске Kate без каких либо " "параметров или URL данный параметр включается автоматически." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1397,7 +1397,7 @@ "Блокировать завершение нового процесса Kate, пока не будут закрыты файлы, " "указанные в URL." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1407,58 +1407,58 @@ "не используется вместе со --start и указанный сеанс уже не открыт в другом " "экземпляре)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "ид. процесса" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Кодировка открываемого файла." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "кодировка" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Перейти на строку." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "строка" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Перейти к столбцу." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "столбец" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Прочитать содержимое со стандартного ввода." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Файлы или ссылки, открытые приложением, будут удалены после использования." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Открываемые документы." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[адреса...]" @@ -1521,7 +1521,7 @@ msgid "&Open" msgstr "&Открыть" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Имя сеанса:" @@ -1531,17 +1531,17 @@ msgid "Specify New Name for Session" msgstr "Переименовать сеанс" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Для сохранения сеанса вы должны указать имя сеанса." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Имя сеанса не указано" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." @@ -1549,7 +1549,7 @@ "Внутренняя ошибка: один сеанс открыт в нескольких запущенных экземплярах " "Kate." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1558,29 +1558,29 @@ "Сеанс «%1» уже открыт в другом экземпляре Kate. Переключиться на уже " "открытый сеанс вместо повторного открытия?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "Невозможно переименовать в «%1»: сеанс с таким именем уже существует" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Переименовании сеанса" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Не удалось переименовать сеанс в «%1»: ошибка записи в «%2»." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Новое имя текущего сеанса" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ru/kateproject.po kate-18.04.3/po/ru/kateproject.po --- kate-17.12.3/po/ru/kateproject.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ru/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-08-11 23:19+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -94,42 +94,37 @@ msgid "Notes" msgstr "Примечания" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Начать анализ..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Файл" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Строка" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Сообщение" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Для анализа кода необходимо установить программу «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Анализ завершён." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Не удалось завершить анализ." @@ -195,6 +190,9 @@ msgid "&Projects" msgstr "&Проекты" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Для анализа кода необходимо установить программу «cppcheck»." + #~ msgid "Git Tools" #~ msgstr "Инструменты Git" diff -Nru kate-17.12.3/po/ru/katesearch.po kate-18.04.3/po/ru/katesearch.po --- kate-17.12.3/po/ru/katesearch.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ru/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-10-31 15:20+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -345,152 +345,165 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Использование: newPGrep [шаблон для поиска в текущем проекте]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "&Искать:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Искать" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Далее" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Остановить" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "В текущем проекте" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "В открытых файлах" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "В папке" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Se&arch in:" +msgid "Show search options" +msgstr "&Место поиска:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Заменить на:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Заменить" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Заменить выбранное" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "&С учётом регистра" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Использовать регулярные выражения" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Развернуть результаты" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Искать в папке текущего документа" # BUGME: add colon --aspotashev #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Папка:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Перейти в родительскую папку" # BUGME: add colon --aspotashev #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Фильтр:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Исключить:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Рекурсивно" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Искать в скрытых файлах" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Следовать по символическим ссылкам" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Искать в двоичных файлах" @@ -511,11 +524,6 @@ #~ msgid "Folder" #~ msgstr "Папка" -#, fuzzy -#~| msgid "Se&arch in:" -#~ msgid "Search in:" -#~ msgstr "&Место поиска:" - # BUGME: add colon --aspotashev #~ msgid "F&older" #~ msgstr "П&апка" diff -Nru kate-17.12.3/po/ru/katesnippetsplugin.po kate-18.04.3/po/ru/katesnippetsplugin.po --- kate-17.12.3/po/ru/katesnippetsplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ru/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2015-05-05 14:54+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -90,22 +90,22 @@ msgid "Prefix to show in code completion" msgstr "Префикс для списка автодополнения" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Фрагмент текста %1 из %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Создание фрагмента текста в комплекте %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Название фрагмента не должно содержать пробелов" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -113,7 +113,7 @@ msgstr "" "Изменения в этом фрагменте не сохранены. Вы хотите продолжить и потерять их?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Предупреждение: несохранённые изменения" diff -Nru kate-17.12.3/po/ru/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/ru/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/ru/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/ru/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-12-10 09:17+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \n" @@ -52,17 +52,17 @@ msgstr "Удалить сеанс" # BUGME: what is anonymous? It is the same as "private" mode in web browsers? --aspotashev -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Запустить Kate (без аргументов)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Запустить новый сеанс Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Запустить анонимный сеанс Kate" diff -Nru kate-17.12.3/po/sk/katebuild-plugin.po kate-18.04.3/po/sk/katebuild-plugin.po --- kate-17.12.3/po/sk/katebuild-plugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-06 19:15+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" @@ -43,21 +43,21 @@ msgstr "Zrušiť" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Súbor" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Riadok" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -109,110 +109,110 @@ msgid "Target Settings" msgstr "Nastavenie cieľa" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Sada cieľov" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "zostavenie" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "vyčistiť" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "nastavenie" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "rýchlo" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Ciele pluginu projektu" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "chyba" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "nedefinovaná referencia" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "upozornenie" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Nie je žiadny súbor alebo adresár určený na vybudovanie." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Súbor \"%1\" nie je miestny súbor. Nemiestne súbory nie je možné kompilovať." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Nepodarilo sa spustiť \"%1\". exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Zostavenie %1 zrušené" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Už sa zostavuje..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Nie je dostupný cieľ na zostavenie." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Nie je žiadny miestny súbor alebo adresár určený na zostavenie." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Zostavujem cieľ %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Výsledky Make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Zostavenie %1 ukončené." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -220,12 +220,12 @@ msgstr[1] "Nájdené %1 chyby." msgstr[2] "Nájdených %1 chýb." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Zostavenie %1 malo chyby." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -233,57 +233,57 @@ msgstr[1] "Nájdené %1 upozornenia." msgstr[2] "Nájdených %1 upozornení." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Zostavenie %1 malo upozornenia." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Vybudovanie zlyhalo." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Vybudovanie ukončené bez problémov." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Zostavenie" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Čistý" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Konfigurácia" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "ConfigClean" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Iba chyby" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Chyby a upozornenia" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Spracovaný výstup" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Plný výstup" diff -Nru kate-17.12.3/po/sk/katekonsoleplugin.po kate-18.04.3/po/sk/katekonsoleplugin.po --- kate-17.12.3/po/sk/katekonsoleplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -1,55 +1,61 @@ # translation of katekonsoleplugin.po to Slovak # Richard Fric , 2007, 2009. -# Roman Paholík , 2013, 2014. +# Roman Paholík , 2013, 2014, 2018. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-27 17:58+0200\n" -"Last-Translator: Roman Paholík \n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-01-14 21:30+0100\n" +"Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Nemáte dostatok karmy na prístup do shellu alebo emulátora terminálu" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminál" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate Terminál" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Rúra na termínál" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Synchronizovať terminál s aktuálnym dokumentom" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Zameranie terminálu" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -58,32 +64,61 @@ "Chcete naozaj pipovať text na konzolu? Toto vykoná akýkoľvek obsiahnutý " "príkaz s vašimi používateľskými právami." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Rúra na terminál?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Rúra na termínál" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Prepáčte, nie je možné cd do '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Chcete naozaj pipovať text na konzolu? Toto vykoná akýkoľvek obsiahnutý " +"príkaz s vašimi používateľskými právami." + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Spustiť v termináli?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Spustiť" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Odzamerať &terminál" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Zamerať terminál" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -91,12 +126,39 @@ msgstr "" "Automaticky synchronizovať terminál s aktuálnym dokumentom, ak je to možné" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Spustiť v termináli" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Predpona:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Nastaviť premennú prostredia &EDITOR na 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -105,7 +167,7 @@ "Dôležité: Dokument musí byť zatvorený aby mohla konzolová aplikácia " "pokračovať" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Nastavenie terminálu" diff -Nru kate-17.12.3/po/sk/kate.po kate-18.04.3/po/sk/kate.po --- kate-17.12.3/po/sk/kate.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,13 +4,13 @@ # Stanislav Visnovsky , 2003, 2004. # Richard Fric , 2006, 2009. # Jozef Riha , 2006. -# Roman Paholík , 2012, 2013, 2014, 2015, 2016, 2017. +# Roman Paholík , 2012, 2013, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" -"PO-Revision-Date: 2017-11-21 21:56+0100\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" +"PO-Revision-Date: 2018-01-14 21:31+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -234,19 +234,19 @@ "Tu sú zobrazené všetky dostupné moduly pre Kate. Tie, ktoré sú označené, sú " "načítané a budú načítané aj pri budúcom štarte Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Predpokladaný dočasný súbor %1 bol zmenený. Chcete ho aj tak vymazať?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Odstrániť súbor?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -255,37 +255,37 @@ "

        Dokument '%1' je zmenený, ale neuložený.

        Chcete vaše zmeny uložiť " "alebo ich zahodiť?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Zavrieť dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Uložiť &ako" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Nový súbor bol otvorený počas zatvárania Kate, zatvorenie zrušené." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Zatvorenie zrušené" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Štartuje sa" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Znovu otváram súbory z posledného sedenia..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Chyby/Upozornenia počas otvárania dokumentov" @@ -1023,342 +1023,342 @@ msgid "&Open Containing Folder" msgstr "Otvoriť obsahujúci priečinok" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - pokročilý textový editor" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Autori Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Správca" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Jeden z hlavných programátorov" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Vývojár a veľký zvýrazňovač" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Vývojár" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Perfektný buffer systém" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Editovacie príkazy" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testovanie, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Prvý hlavný programátor" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Autor KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Port KWrite do KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite história krokov späť, integrácia KSpell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite podpora zvýrazňovania syntaxu XML" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Záplaty a iné" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Vývojár pluginov Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA a skriptovanie" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Zvýrazňovanie pre Spec súbory RPM, Perl, Diff a iné" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Zvýrazňovanie pre VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Zvýrazňovanie pre SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Zvýrazňovanie pre Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Zvýrazňovanie pre ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Zvýrazňovanie pre LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Zvýrazňovanie pre Makefile, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Zvýrazňovanie pre Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Zvýrazňovanie pre Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Kľúčové slová PHP/zoznam datatype" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Veľmi pekný pomocník" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Všetci ostatní, ktorí prispeli a zabudol som sa o nich zmieniť" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Spustiť Kate v danom sedení." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "sedenie" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Spustiť Kate s novým anonymným sedením, naznačuje '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1369,7 +1369,7 @@ "iná Kate inštancia už má dané sedenie otvorené), vynútené ak nie sú zadané " "žiadne parametre a žiadne URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1378,7 +1378,7 @@ "Ak sa používa už bežiaca Kate inštancia, blokovať kým existuje, ak sú dané " "URL na otvorenie." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1387,57 +1387,57 @@ "Pokúsiť sa znovu použiť iba Kate inštanciu s týmto pid (ignorované, ak sa " "použije štart a iná kate inštancia už má dané sedenie otvorené)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Nastaviť kódovanie otváraného súboru." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "kódovanie" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Prejsť na tento riadok." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "riadok" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Prejsť na tento stĺpec." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "stĺpec" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Načítať obsah zo štandardného vstupu." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Súbory/URL otvorené aplikáciou budú odstránené po použití" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokument na otvorenie." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[url...]" @@ -1500,7 +1500,7 @@ msgid "&Open" msgstr "&Otvoriť" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Meno sedenia:" @@ -1510,23 +1510,23 @@ msgid "Specify New Name for Session" msgstr "Zadajte nové meno sedenia" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Na uloženie sedenia treba zadať meno." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Chýbajúce meno sedenia" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Vnútorná chyba: pre dané sedenie je viac ako jedna otvorená inštancia." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1535,7 +1535,7 @@ "Sedenie '%1' je už otvorené v inej inštancii Kate, zmeniť ho namiesto nového " "otvorenia?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1544,22 +1544,22 @@ "Sedenie nie je možné premenovať na \"%1\", existuje iné sedenie s rovnakým " "názvom" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Premenovanie sedenia" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Sedenie nie je možné premenovať na \"%1\". Zlyhal zápis do \"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Zadajte nové meno pre aktuálne sedenie" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/sk/kateproject.po kate-18.04.3/po/sk/kateproject.po --- kate-17.12.3/po/sk/kateproject.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-06-01 19:46+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" @@ -86,42 +86,37 @@ msgid "Notes" msgstr "Poznámky" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Spustiť analýzu..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Súbor" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Riadok" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Závažnosť" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Správa" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Prosím nainštalujte 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analýza ukončená." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analýza zlyhala!" @@ -187,6 +182,9 @@ msgid "&Projects" msgstr "Projekty" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Prosím nainštalujte 'cppcheck'." + #~ msgid "Follow Location" #~ msgstr "Nasledovať umiestnenie" diff -Nru kate-17.12.3/po/sk/katesearch.po kate-18.04.3/po/sk/katesearch.po --- kate-17.12.3/po/sk/katesearch.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -1,13 +1,13 @@ # translation of katesearch.po to Slovak # Richard Fric , 2011. # Richard Frič , 2012. -# Roman Paholík , 2012, 2013, 2014, 2015, 2016, 2017. +# Roman Paholík , 2012, 2013, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-11-24 20:37+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-01-14 21:30+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -335,149 +335,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Použitie: newPGrep [vzor na hľadanie v aktuálnom projekte]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Nájsť:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Hľadať" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Ďalej" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Zastaviť" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "v aktuálnom súbore" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "v otvorených súboroch" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "v priečinku" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "Prehľadať:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Nahradiť:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Nahradiť" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Nahradiť vybrané" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Rozlišovať veľkosť" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Použiť regulárne výrazy" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Rozbaliť výsledky" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Použiť aktuálnu cestu dokumentu." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Priečinok:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Prejsť o priečinok vyššie." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Vylúčiť:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekurzívne" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Zahrnúť skryté" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Sledovať s&ymbolické odkazy" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Aj binárne súbory" @@ -497,9 +510,6 @@ #~ msgid "Folder" #~ msgstr "Priečinok" -#~ msgid "Search in:" -#~ msgstr "Prehľadať:" - #~ msgid "Fi&nd:" #~ msgstr "Nájsť:" diff -Nru kate-17.12.3/po/sk/katesnippetsplugin.po kate-18.04.3/po/sk/katesnippetsplugin.po --- kate-17.12.3/po/sk/katesnippetsplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 19:25+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" @@ -83,22 +83,22 @@ msgid "Prefix to show in code completion" msgstr "Predpona na zobrazenie v ukončovaní kódu" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Upraviť úryvok %1 v %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Vytvoriť nový úryvok v repozitári %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Názov úryvku nemôže obsahovať medzery" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -106,7 +106,7 @@ msgstr "" "Úryvok obsahuje neuložené zmeny. Chcete pokračovať a stratiť všetky zmeny?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Upozornenie - neuložené zmeny" diff -Nru kate-17.12.3/po/sk/ktexteditorpreviewplugin.po kate-18.04.3/po/sk/ktexteditorpreviewplugin.po --- kate-17.12.3/po/sk/ktexteditorpreviewplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/ktexteditorpreviewplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -1,11 +1,11 @@ # translation of ktexteditorpreviewplugin.po to Slovak -# Roman Paholik , 2017. +# Roman Paholik , 2017, 2018. msgid "" msgstr "" "Project-Id-Version: ktexteditorpreviewplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-26 03:30+0200\n" -"PO-Revision-Date: 2017-11-24 20:35+0100\n" +"PO-Revision-Date: 2018-01-14 21:29+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" "Language: sk\n" diff -Nru kate-17.12.3/po/sk/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/sk/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/sk/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sk/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org.kde.plasma.katesessions\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 15:24+0200\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" @@ -45,17 +45,17 @@ msgid "Delete session" msgstr "Vymazať sedenie" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Spustiť Kate (bez parametrov)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nové Kate sedenie" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nové anonymné sedenie" diff -Nru kate-17.12.3/po/sl/katebuild-plugin.po kate-18.04.3/po/sl/katebuild-plugin.po --- kate-17.12.3/po/sl/katebuild-plugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sl/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-09 13:03+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -47,21 +47,21 @@ msgstr "Prekliči" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Datoteka" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Vrstica" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -113,110 +113,110 @@ msgid "Target Settings" msgstr "Nastavitve cilja" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Nabor ciljev" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "izgradi" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "počisti" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "nastavi" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "hitro" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Cilji projektnega vstavka" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "napaka" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "nedoločen sklic" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "opozorilo" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Za izgradnjo ni določene nobene datoteke ali mape." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Datoteka »%1« ni krajevna. Datotek, ki niso krajevne, ni mogoče prevesti." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Zagon »%1« ni uspel. Izhodno stanje = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Izgrajevanje %1 preklicano" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Se že izgrajuje ..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Ni cilja za izgradnjo." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Za izgradnjo ni določene nobene krajevne datoteke ali mape." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Izgrajevanje cilja %1 ..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Rezultati ukaza make:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Izgrajevanje %1 zaključeno." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -225,12 +225,12 @@ msgstr[2] "Najdeni sta bili %1 napaki." msgstr[3] "Najdene so bile %1 napake." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Izgrajevanje %1 je imelo napake." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -239,57 +239,57 @@ msgstr[2] "Najdeni sta bili %1 opozorili." msgstr[3] "Najdena so bila %1 opozorila." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Izgrajevanje %1 je imelo opozorila." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Izgradnja ni uspela." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Izgradnja se je zaključila brez težav." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Izgradi" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Počisti" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Nastavitve" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Počisti in nastavi" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Samo napake" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Napake in opozorila" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Razčlenjen izhod" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Polni izhod" diff -Nru kate-17.12.3/po/sl/katekonsoleplugin.po kate-18.04.3/po/sl/katekonsoleplugin.po --- kate-17.12.3/po/sl/katekonsoleplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sl/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -2,59 +2,65 @@ # This file is distributed under the same license as the PACKAGE package. # # Jure Repinc , 2011. -# Andrej Mernik , 2012, 2013, 2014. +# Andrej Mernik , 2012, 2013, 2014, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-30 10:36+0200\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-01-13 18:23+0100\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" "%100==4 ? 3 : 0);\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Nimate dovolj karme, da bi lahko dostopali do lupine ali posnemovalnika " "terminala" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Terminal za Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Pošlji v terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&Uskladi terminal s trenutnim dokumentom" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Zaženi trenutni dokument" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Terminal v ža&rišču" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -63,44 +69,101 @@ "Ali res želite besedilo poslati v konzolo? Morebitni vsebovani ukazi bodo " "izvedeni z vašimi uporabniškimi pravicami." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Ali pošljem v terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Pošlji v terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Oprostite, ni se mogoče premakniti v »%1«" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Ni krajevna datoteka: »%1«" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Ali resnično želite zagnati dokument?\n" +"To bo v terminalu izvedlo naslednji ukaz\n" +"z vašimi uporabniškimi dovoljenji:\n" +"»%1«" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Zaženem v terminalu?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Zaženi" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Odstrani žarišče s terminala" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Terminal v žarišču" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "Ko je mogoče, s&amodejno uskladi terminal s trenutnim dokumentom" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Zaženi v terminalu" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Odst&rani pripono" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Predpona:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Na&slednjič prikaži opozorilo" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Naslednjič, ko bo izvedena »%1«, prikaži opozorilno okno, ki bo prikazalo " +"ukaz poslan v terminal." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Nastavi okoljsko spremenljivko &EDITOR na »kate -b«" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -108,7 +171,7 @@ msgstr "" "Pomembno: da lahko program v konzoli nadaljuje, je potrebno zapreti dokument" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Nastavitve terminala" diff -Nru kate-17.12.3/po/sl/kate.po kate-18.04.3/po/sl/kate.po --- kate-17.12.3/po/sl/kate.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sl/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -1,7 +1,7 @@ # translation of kate.po to Slovenian # Translation of kate.po to Slovenian # SLOVENIAN TRANSLATION OF KATE -# $Id: kate.po 1508643 2018-01-14 05:17:11Z scripty $ +# $Id: kate.po 1513349 2018-04-03 05:06:23Z scripty $ # $Source$ # # Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2018-01-13 18:11+0100\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -247,7 +247,7 @@ "Tu lahko vidite vse razpoložljive vstavke za Kate. Ti s kljukicami so " "naloženi in bodo ponovno naloženi ob naslednjem zagonu Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -256,12 +256,12 @@ "Domnevno začasna datoteka %1 je bila spremenjena. Ali jo vseeno želite " "zbrisati?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Izbrišem datoteko?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -270,38 +270,38 @@ "

        Dokument »%1« je bil spremenjen, vendar ni shranjen.

        Ali želite " "shraniti spremembe, ali jih zavreči?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Zapri dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Shrani kot" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Med zapiranjem Kate je bila odprta nova datoteka, zapiranje prekinjeno." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Zapiranje prekinjeno" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Začenjanje" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Ponovno odpiranje datotek iz zadnje seje ..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Napake/opozorila med nalaganjem dokumentov" @@ -1046,342 +1046,342 @@ msgid "&Open Containing Folder" msgstr "&Odpri vsebujočo mapo" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Napredni urejevalnik besedil" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Avtorji Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Vzdrževalec" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Glavni razvijalec" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Razvijalec in čarovnik za poudarjanje" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Razvijalec" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Odličen predpomnilniški sistem" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Ukazi za urejanje" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Preizkušanje, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Prejšnji glavni razvijalec" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Avtor KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Prenos KWrite v KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Zgodovina razveljavitev KWrite, vgradnja Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Podpora poudarjanju skladnje XML v KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Popravki in še več" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Razvijalec vstavka za Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Zagotavljanje kakovosti in skripte" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Poudarjanje za datoteke RPM Spec, Perl, diff in druge" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Poudarjanje za VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Poudarjanje za SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Poudarjanje za Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Poudarjanje za ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Poudarjanje za LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Poudarjanje za Python in datoteke Makefile" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Poudarjanje za Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Poudarjanje za Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Seznam ključnih besed/vrst podatkov za PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Zelo privlačna pomoč" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Vsi, ki so prispevali, pa sem jih pozabil omeniti" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Zaženi Kate z dano sejo." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "seja" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Zaženi Kate z novo anonimno sejo, vključuje »-n«." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1392,7 +1392,7 @@ "nek drug primerek že odprto dano sejo), vsiljeno, če ni podanih nobenih " "parametrov ali URL-jev." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1401,7 +1401,7 @@ "Če se že uporablja nek primerek in so podani URL-ji za odprtje, blokira " "dokler se primerek ne konča." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1410,57 +1410,57 @@ "Poskusi znova uporabiti samo primerek s tem PID-om (se prezre, če je " "uporabljena možnost »start« in ima nek drug primerek že odprto dano sejo)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Nastavi kodiranje datoteke, ki bo odprta." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "kodiranje" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Krmari do te vrstice." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "vrstica" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Krmari do tega stolpca." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "stolpec" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Preberi vsebino stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Datoteke in URL-ji, ki jih odpre program, bodo izbrisani po uporabi" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokumenti za odprtje." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[naslovi url ...]" @@ -1523,7 +1523,7 @@ msgid "&Open" msgstr "&Odpri" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Ime seje:" @@ -1533,23 +1533,23 @@ msgid "Specify New Name for Session" msgstr "Navedite novo ime za sejo" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Za shranitev seje morate navesti njeno ime." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Manjka ime seje" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Notranja napaka: za dano sejo je odprt več kot en primerek." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1558,7 +1558,7 @@ "Seja »%1« je že odprta v drugem primerku Kate. Ali preklopim nanj, namesto " "ponovnega odpiranja?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1566,22 +1566,22 @@ msgstr "" "Seje ni bilo mogoče preimenovati v »%1«, ker seja s tem imenom že obstaja" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Preimenovanje seje" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Seje ni bilo mogoče preimenovati v »%1«. Ni bilo mogoče pisati v »%2«" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Navedite novo ime za trenutno sejo" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/sl/kateproject.po kate-18.04.3/po/sl/kateproject.po --- kate-17.12.3/po/sl/kateproject.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sl/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-09-01 20:09+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Opombe" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Začni s preučevanjem" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Datoteka" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Vrstica" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Resnost" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Sporočilo" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Namestite 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Preučevanje zaključeno." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Preučevanje ni uspelo!" @@ -191,6 +186,9 @@ msgid "&Projects" msgstr "&Projekti" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Namestite 'cppcheck'." + #~ msgid "Follow Location" #~ msgstr "Sledi mestu" diff -Nru kate-17.12.3/po/sl/katesearch.po kate-18.04.3/po/sl/katesearch.po --- kate-17.12.3/po/sl/katesearch.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sl/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2018-01-13 18:11+0100\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -344,149 +344,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Uporaba: newPGrep [vzorec, ki bo iskan v trenutnem projektu]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Najdi:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Poišči" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Naslednje" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Zaustavi" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "V trenutni datoteki" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "V odprtih datotekah" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "v mapi" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "Poišči v:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Zamenjaj:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Zamenjaj" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Zamenjaj označene" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Ujemanje velikosti črk" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Uporabi regularne izraze" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Razširi rezultate" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Uporabi pot trenutnega dokumenta" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Mapa:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Pojdi mapo navzgor." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Izloči:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekurzivno" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Vključi skrite" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Sledi simbolnim povezavam" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Vključi dvojiške datoteke" @@ -506,9 +519,6 @@ #~ msgid "Folder" #~ msgstr "Mapa" -#~ msgid "Search in:" -#~ msgstr "Poišči v:" - #~ msgid "Fi&nd:" #~ msgstr "&Najdi:" diff -Nru kate-17.12.3/po/sl/katesnippetsplugin.po kate-18.04.3/po/sl/katesnippetsplugin.po --- kate-17.12.3/po/sl/katesnippetsplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sl/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-07-12 17:34+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -87,22 +87,22 @@ msgid "Prefix to show in code completion" msgstr "Predpona, ki bo prikazana med dopolnjevanjem kode" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Uredi izrezek %1 iz %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Ustvari nov izrezek v skladišču %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Ime izrezka ne sme vsebovati presledkov" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -111,7 +111,7 @@ "Izrezek vsebuje neshranjene spremembe. Ali želite nadaljevati in izgubiti " "vse spremembe?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Opozorilo – neshranjene spremembe" diff -Nru kate-17.12.3/po/sl/ktexteditorpreviewplugin.po kate-18.04.3/po/sl/ktexteditorpreviewplugin.po --- kate-17.12.3/po/sl/ktexteditorpreviewplugin.po 1970-01-01 00:00:00.000000000 +0000 +++ kate-18.04.3/po/sl/ktexteditorpreviewplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -0,0 +1,101 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Andrej Mernik , 2018. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2017-09-26 03:30+0200\n" +"PO-Revision-Date: 2018-01-13 18:27+0100\n" +"Last-Translator: Andrej Mernik \n" +"Language-Team: Slovenian \n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" +"%100==4 ? 3 : 0);\n" +"X-Generator: Lokalize 2.0\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Andrej Mernik" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "andrejm@ubuntu.si" + +#: ktexteditorpreviewview.cpp:43 +#, kde-format +msgid "Preview" +msgstr "Predogled" + +#: previewwidget.cpp:62 +#, kde-format +msgid "Lock Current Document" +msgstr "Zakleni trenuten dokument" + +#: previewwidget.cpp:63 +#, kde-format +msgid "Lock preview to current document" +msgstr "Zakleni predogled na trenuten dokument" + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock Current View" +msgstr "Odkleni trenuten pogled" + +#: previewwidget.cpp:64 +#, kde-format +msgid "Unlock current view" +msgstr "Odkleni trenuten pogled" + +#: previewwidget.cpp:71 +#, kde-format +msgid "Automatically Update Preview" +msgstr "Samodejno posodobi predogled" + +#: previewwidget.cpp:72 +#, kde-format +msgid "Enable automatic updates of the preview to the current document content" +msgstr "Omogoči samodejne posodobitve predogleda vsebine trenutnega dokumenta" + +#: previewwidget.cpp:73 +#, kde-format +msgid "Manually Update Preview" +msgstr "Ročno posodobi predogled" + +#: previewwidget.cpp:73 +#, kde-format +msgid "" +"Disable automatic updates of the preview to the current document content" +msgstr "" +"Onemogoči samodejne posodobitve predogleda vsebine trenutnega dokumenta" + +#: previewwidget.cpp:78 +#, kde-format +msgid "Update Preview" +msgstr "Posodobi predogled" + +#: previewwidget.cpp:79 +#, kde-format +msgid "Update the preview to the current document content" +msgstr "Posodobi predogled na vsebino trenutnega dokumenta" + +#: previewwidget.cpp:87 +#, kde-format +msgid "View" +msgstr "Pogled" + +#: previewwidget.cpp:107 +#, kde-format +msgid "No preview available." +msgstr "Predogled ni na voljo." + +#: previewwidget.cpp:202 +#, kde-format +msgid "About %1" +msgstr "O programu %1" diff -Nru kate-17.12.3/po/sl/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/sl/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/sl/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sl/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-27 10:19+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "Izbriši sejo" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Zaženi Kate (brez argumentov)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Nova seja za Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Nova seja brez imena" diff -Nru kate-17.12.3/po/sr/katebuild-plugin.po kate-18.04.3/po/sr/katebuild-plugin.po --- kate-17.12.3/po/sr/katebuild-plugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sr/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2017-09-28 17:56+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -45,21 +45,21 @@ msgstr "Одустани" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "фајл" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "ред" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -111,110 +111,110 @@ msgid "Target Settings" msgstr "Поставке циља" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Скуп циљева" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "изгради" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "очисти" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "подешавање" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "брзо" # >> @item:inlistbox -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "циљеви пројектног прикључка" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "грешка" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "недефинисан упућивач" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "упозорење" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Није задат фајл или фасцикла за градњу." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Фајл ‘%1’ није локални. Удаљени фајлови се не могу компиловати." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Неуспело извршавање „%1“. Излазно стање: %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Градња %1 отказана" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Већ се гради..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Нема циљева за градњу." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Није задат локални фајл или фасцикла за градњу." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Градим циљ %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Резултати справљања:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Градња %1 завршена." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -223,12 +223,12 @@ msgstr[2] "Нађено %1 грешака." msgstr[3] "Нађена %1 грешка." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Грешке при грађењу %1." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -237,63 +237,63 @@ msgstr[2] "Нађено %1 упозорења." msgstr[3] "Нађено %1 упозорење." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Упозорења при грађењу %1." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Градња није успела." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Градња окончана без проблема." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Изгради" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Очисти" # rewrite-msgid: /Config/Configure/ -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Подеси" # rewrite-msgid: /ConfigClean/Clean Configuration/ -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Очисти подешавање" # >> @item -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "само грешке" # >> @item -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "грешке и упозорења" # >> @item -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "рашчлањени излаз" # >> @item -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "пуни излаз" diff -Nru kate-17.12.3/po/sr/katekonsoleplugin.po kate-18.04.3/po/sr/katekonsoleplugin.po --- kate-17.12.3/po/sr/katekonsoleplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sr/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2017-09-28 17:56+0200\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-31 22:42+0100\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" "Language: sr\n" @@ -18,40 +18,46 @@ "X-Text-Markup: kde4\n" "X-Environment: kde\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Немате довољно карме за приступ шкољци или емулацији терминала" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Терминал" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Кејтин терминал" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Проследи у терминал" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&Синхронизуј терминал са документом" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Изврши документ" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Фокусирај терминал" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -60,52 +66,109 @@ "Желите ли заиста да проследите текст у конзолу? Тиме ће се извршити свака " "садржана наредба, уз ваше корисничке дозволе." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Проследити у терминал?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Проследи у терминал" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Извините, не могу да уђем у ‘%1’" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Није локални фајл: %1" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Желите ли заиста да извршите овај документ? Извршила би се следећа наредба, " +"под вашим корисничким дозволама, у терминалу:\n" +"%1" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Извршити у терминалу?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Изврши" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "&Дефокусирај терминал" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Фокусирај терминал" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "&Аутоматски синхронизуј терминал са текућим документом када је могуће" +# >> @title:window +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Извршавање у терминалу" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "&Уклони наставак" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Префикс:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "&Упозори следећи пут" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Следећи пут када „%1“ треба да се изврши, појавиће се прозор са упозорењем, " +"где ће бити дат преглед наредбе која се шаље у терминал." + # literal-segment: EDITOR -#: kateconsole.cpp:342 +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Постави променљиву &окружења $EDITOR на „kate -b“" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "Важно: документ мора бити затворен да би се конзолни програм наставио." -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Поставке терминала" diff -Nru kate-17.12.3/po/sr/kate.po kate-18.04.3/po/sr/kate.po --- kate-17.12.3/po/sr/kate.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sr/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-28 17:56+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -238,19 +238,19 @@ "Овде можете видети све доступне прикључке за Кејт. Означени ће бити учитани, " "сада као и кад следећи пут покренете Кејт." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "Наводно привремени фајл %1 је измењен. Желите ли ипак да га обришете?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Обрисати фајл?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -259,37 +259,37 @@ "

        Документ „%1“ је измењен, али није сачуван.

        Желите ли да сачувате " "или одбаците измене?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Затвори документ" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Сачувај као" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Отворен је нови фајл током затварања Кејт, па је оно обустављено." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Затварање обустављено" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Покретање" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Отварам фајлове из прошле сесије..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Грешке и упозорења при отварању докумената" @@ -1047,342 +1047,342 @@ msgid "&Open Containing Folder" msgstr "&Отвори обухватајућу фасциклу" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Кејт" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Кејт, напредни уређивач текста" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000–2017, аутори Кејт" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Кристоф Кулман" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "одржавалац" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Андерс Лунд" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "програмер језгра" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Јозеф Венингер" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Хамиш Рода" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Доминик Хауман" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "програмер и чаробњак за истицање" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Коре Серс" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "програмер" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Александер Нојндорф" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Свен Браух" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Валдо Бастијан" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "жешћи баферски систем" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Чарлс Семјуелс" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "уређивачке наредбе" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Мет Њуел" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "испробавање..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Михаел Бартл" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "бивши програмер језгра" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Мајкл Мекалум" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Јохен Вилхелми" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "аутор К‑писања" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Михаел Кох" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "пребацивање К‑писања на К‑делове" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Кристијан Гебауер" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Симон Хаусман" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Глен Паркер" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "историјат опозива за К‑писање, уклапање Кспела" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Скот Менсон" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "истицање синтаксе ИксМЛ‑а за К‑писање" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "Џон Фајербо" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "закрпе и још тога" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Пабло Мартин" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "програмер питонских прикључака" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Жерал Санарклан де Гранси" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "обезбеђивање квалитета и скриптовање" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Матео Мерли" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "истицање РПМ одредница, перла, разлика и још тога" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Роки Скалета" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "истицање ВХДЛ‑а" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Јуриј Лебедев" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "истицање СКуЛ‑а" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Крис Рос" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "истицање ферита" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Ник Роукс" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "истицање ИЛЕРПГ‑а" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Карстен Нихаус" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "истицање латеха" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Пер Вигрен" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "истицање справифајлова, питона" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Јан Фриц" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "истицање питона" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Данијел Набер" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Роланд Пабел" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "истицање шеме" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Кристи Думитреску" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "списак кључних речи и типова за ПХП" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Карстен Пфајфер" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "ваљана помоћ" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "сви који су допринели, а ја заборавих да их споменем" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Покрени Кејт са датом сесијом." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "сесија" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Покрени Кејт са новом анонимном сесијом (повлачи -n)." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1392,7 +1392,7 @@ "Принудно покрени нови примерак Кејт ако није дат ниједан параметар нити УРЛ " "(игнорише се ако је сесија задата и већ отворена у другом примерку)." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1401,7 +1401,7 @@ "Ако се користи већ покренути примерак Кејт, блокирај док не заврши ако су " "дати УРЛ‑ови за отварање." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1410,57 +1410,57 @@ "Покушај да употребиш само примерак Кејт са овим ПИД‑ом (игнорише се ако је " "сесија задата и већ отворена у другом примерку)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "ПИД" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Кодирање за фајл који се отвара." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "кодирање" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Иди на овај ред." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "ред" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Иди на ову колону." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "колона" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Учитај садржај са стдул." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Фајлови/УРЛ‑ови које је програм отворио биће обрисани након коришћења" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Документи за отварање." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[УРЛ‑ови...]" @@ -1527,7 +1527,7 @@ msgid "&Open" msgstr "&Отвори" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Име сесије:" @@ -1537,23 +1537,23 @@ msgid "Specify New Name for Session" msgstr "Наведите ново име за сесију" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Морате навести име да бисте сачували сесију." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Недостаје име сесије" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Унутрашња грешка: више од једног отвореног примерка за дату сесију." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1562,29 +1562,29 @@ "Сесија „%1“ је већ отворена у другом примерку Кејт — да пребацим на њега " "уместо отварања новог?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "Сесија се не може преименовати у „%1“, јер истоимена већ постоји." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Преименовање сесије" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "Сесија не може да се преименује на „%1“. Не могу да пишем у „%2“." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Наведите ново име за текућу сесију" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/sr/kateproject.po kate-18.04.3/po/sr/kateproject.po --- kate-17.12.3/po/sr/kateproject.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sr/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-09-28 17:56+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -92,46 +92,41 @@ msgid "Notes" msgstr "Белешке" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Започни анализирање..." # >> @title:column -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "фајл" # >> @title:column -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "ред" # >> @title:column -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "озбиљност" # >> @title:column -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "порука" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Инсталирајте Цппчек." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Анализа завршена." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Анализа пропала!" diff -Nru kate-17.12.3/po/sr/katesearch.po kate-18.04.3/po/sr/katesearch.po --- kate-17.12.3/po/sr/katesearch.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sr/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-09-25 19:52+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -368,152 +368,164 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Употреба: newPGrep [образац за тражење у текућем пројекту]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Нађи:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Тражи" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Следеће" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Заустави" # >> @item:inlistbox Search in: #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "у текућем фајлу" # >> @item:inlistbox Search in: #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "у отвореним фајловима" # >> @item:inlistbox Search in: #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "у фасцикли" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Замени:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Замени" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Замени обележене" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Поклопи величину" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Користи регуларне изразе" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Прошири резултате" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Употреби путању текућег документа" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Фасцикла:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Пређи једну фасциклу изнад" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Филтер:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Искључи:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Рекурзивно" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Укључи скривене" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Прати симболичке везе" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Укључи бинарне фајлове" diff -Nru kate-17.12.3/po/sr/katesnippetsplugin.po kate-18.04.3/po/sr/katesnippetsplugin.po --- kate-17.12.3/po/sr/katesnippetsplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sr/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-09-28 17:56+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -90,23 +90,23 @@ # >> @title:window # rewrite-msgid: /in /in repository/ -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Уређивање исечка %1 из ризнице %2" # >> @title:window -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Стварање новог исечка у ризници %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Име исечка не може да садржи размаке." -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -115,7 +115,7 @@ "Исечак садржи несачуване измене. Желите ли да наставите и изгубите све " "измене?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Упозорење — несачуване измене" diff -Nru kate-17.12.3/po/sr/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/sr/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/sr/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sr/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: plasma_applet_katesession\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-14 11:44+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -48,17 +48,17 @@ msgid "Delete session" msgstr "Обриши сесију" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Покрени Кејт (без аргумената)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Нова сесија Кејт" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Нова анонимна сесија" diff -Nru kate-17.12.3/po/sv/docs/katepart/configuring.docbook kate-18.04.3/po/sv/docs/katepart/configuring.docbook --- kate-17.12.3/po/sv/docs/katepart/configuring.docbook 2018-03-06 00:08:05.000000000 +0000 +++ kate-18.04.3/po/sv/docs/katepart/configuring.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -1796,7 +1796,7 @@ >Anpassa med dokumentvariabler Variabler i &kappname; är Kate-programdelens implementering av dokumentvariabler, som liknar modelines i &Emacs; och Vi. I Kate-programdelen har raderna följande format: Variabler i &kappname; är &kappname;s implementering av dokumentvariabler, som liknar modelines i &Emacs; och Vi. I Kate-programdelen har raderna följande format: kate: VARIABELNAMN VÄRDE; [ VARIABELNAMN VÄRDE; ... ]. Raderna kan förstås finnas i en kommentar, om filen har ett format med kommentarer. Variabelnamn är enstaka ord (inga blanktecken), och allt fram till nästa semikolon är värdet. Semikolonet är nödvändigt. @@ -1813,14 +1813,14 @@ Dessutom kan dokumentvariabler placeras i en fil som heter .kateconfig i vilken katalog som helst, och de angivna inställningarna verkställs som om modelines skrivits in i varje fil i katalogen och i dess underkataloger, så långt ner som det inställda sökdjupet. Dokumentvariabler i i vilken katalog som helst, och de angivna inställningarna verkställs som om modelines skrivits in i varje fil i katalogen och i dess underkataloger. Dokumentvariabler i .kateconfig använder samma syntax som modelines. +> använder samma syntax som modelines, men med utökade alternativ. Det finns variabler som stöder nästan alla inställningar i Kate-programdelen, och ytterligare insticksprogram kan använda variabler, som i så fall ska vara dokumenterade i insticksprogrammets dokumentation. +>Det finns variabler som stöder nästan alla inställningar i &kappname;, och ytterligare insticksprogram kan använda variabler, som i så fall ska vara dokumenterade i insticksprogrammets dokumentation. +<sect2 id="kateconfig-extended-options"> +<title +>Utökade alternativ i <filename +>.kateconfig</filename +>-filer + +&kappname; letar alltid efter en .kateconfig-fil för lokala filer (inte fjärrfiler). Dessutom är det möjligt att ange alternativ baserat på jokertecken (filändelser) enligt följande: + +kate: tab-width 4; indent-width 4; replace-tabs on; +kate-wildcard(*.xml): indent-width 2; +kate-wildcard(Makefile): replace-tabs off; + + +I exemplet använder alla filer tabulatorbredd (tab-width) 4 mellanslag, indenteringsbredd (indent-width) 4 mellanslag och tabulatorer ersätts expanderade till mellanslag. För alla *.xml-filer är dock indenteringsbredden inställd till 2 mellanslag. Och Makefile-filer använder tabulatorer, dvs. tabulatorer ersätts inte med mellanslag. + +Jokertecken skiljs åt av semikolon, dvs. det går också att ange flera filändelser enligt följande: + +kate-wildcard(*.json;*.xml): indent-width 2; + +Dessutom kan Mime-typer också användas för att matcha vissa filer, för att t.ex. indentera all C++ källkodsfiler med 4 mellanslag kan man skriva: + +kate-mimetype(text/x-c++src): indent-width 4; + +Förutom stödet i .kateconfig-filer, stöds också dokumentvariabler som beror på jokertecken och Mime-typer i själva filerna som kommentarer. + + + diff -Nru kate-17.12.3/po/sv/katebuild-plugin.po kate-18.04.3/po/sv/katebuild-plugin.po --- kate-17.12.3/po/sv/katebuild-plugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sv/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2016-05-28 08:42+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -47,21 +47,21 @@ msgstr "Avbryt" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Fil" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Rad" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -113,179 +113,179 @@ msgid "Target Settings" msgstr "Målinställningar" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Måluppsättning" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "bygg" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "rensa" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "config" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "snabb" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Mål projektinsticksprogram" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "fel" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "odefinierad referens" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "varning" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Det finns ingen fil eller katalog angiven att bygga." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "" "Filen \"%1\" är inte en lokal fil. Icke-lokala filer kan inte kompileras." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Misslyckades köra \"%1\". Avslutningsstatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Byggning av %1 avbruten" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Bygger redan..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Inget mål tillgängligt att bygga." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Det finns ingen lokal fil eller katalog angiven att bygga." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Bygger mål %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Byggresultat:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Byggning av %1 färdig." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Hittade ett fel." msgstr[1] "Hittade %1 fel." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Byggning av %1 hade fel." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Hittade en varning." msgstr[1] "Hittade %1 varningar." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Byggning av %1 hade varningar." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Byggning misslyckades." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Byggning avslutades utan problem." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Bygg" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Rensa" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Config" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Rensa Config" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Bara fel" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Fel och varningar" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Tolkad utmatning" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Fullständig utmatning" diff -Nru kate-17.12.3/po/sv/katekonsoleplugin.po kate-18.04.3/po/sv/katekonsoleplugin.po --- kate-17.12.3/po/sv/katekonsoleplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sv/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -2,58 +2,64 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Stefan Asserhäll , 2007, 2008, 2009, 2013, 2014. +# Stefan Asserhäll , 2007, 2008, 2009, 2013, 2014, 2017. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-26 11:54+0200\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-23 10:22+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Du har inte tillräckliga rättigheter för att komma åt ett skal eller en " "terminalemulering" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminal" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate Terminal" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Skicka till terminal" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "S&ynkronisera terminal med nuvarande dokument" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Kör aktuellt dokument" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Ge &fokus till terminal" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -62,44 +68,101 @@ "Vill du verkligen skicka texten till terminalen? Det kör eventuella " "kommandon som den innehåller med dina användarrättigheter." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Skicka till terminal?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Skicka till terminal" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Kan tyvärr inte byta katalog till '%1'" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Inte en lokal fil: '%1'" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Vill du verkligen skicka köra dokumentet?\n" +"Det kör följande kommandon med dina\n" +"användarrättigheter i terminalen:\n" +"'%1'" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Kör i terminal?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Kör" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Ta bort fokus från terminal" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Ge fokus till terminal" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "Synkronisera &automatiskt terminalen med nuvarande dokument om möjligt" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Kör i terminal" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Ta bo&rt filändelse" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Prefix:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "Vi&sa varning nästa gång" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Försäkra att ett varningsfönster dyker upp nästa gång '%1' ska köras, som " +"visar kommandot som ska skicka till terminalen, för granskning." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Ställ in miljövariabeln &EDITOR till 'kate -b'" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -107,7 +170,7 @@ msgstr "" "Viktigt: Dokumentet måste stängas för att låta terminalprogrammet fortsätta" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Terminalinställningar" diff -Nru kate-17.12.3/po/sv/kate.po kate-18.04.3/po/sv/kate.po --- kate-17.12.3/po/sv/kate.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sv/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-01 17:53+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -235,7 +235,7 @@ "Här kan du se Kates alla tillgängliga insticksprogram. De med en markering " "är laddade, och laddas igen nästa gång Kate startas." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -243,12 +243,12 @@ msgstr "" "Den förmodat tillfälliga filen %1 har ändrats. Vill du ändå ta bort den?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Ta bort fil?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -257,37 +257,37 @@ "

        Dokumentet '%1' har ändrats, men inte sparats.

        Vill du spara dina " "ändringar eller kasta dem?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Stäng dokument" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Spara som" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Ny fil öppnad medan Kate försöker avslutas. Avbryter avslutning." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Avbryter avslutning" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Startar" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Öppnar filer från senaste sessionen igen..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Fel eller varningar när dokument öppnades" @@ -1025,342 +1025,342 @@ msgid "&Open Containing Folder" msgstr "Ö&ppna katalog med innehåll" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Avancerad texteditor" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2017 Kate-upphovsmännen" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Utvecklare" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Huvudsaklig utvecklare" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Utvecklare och färgläggningstrollkarl" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Utvecklare" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Det häftiga buffersystemet" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Redigeringskommandon" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testar..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Före detta huvudsaklig utvecklare" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Kwrites upphovsman" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Anpassning av Kwrite till Kparts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Ångra-historik för Kwrite, Ispell-integration" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Kwrite-stöd för XML-syntaxfärgläggning" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Programfixar och mer" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Utvecklare av Python-insticksprogram" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Kvalitetssäkring och skript" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Färgläggning för RPM-spec-filer, Perl, Diff och mer" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Färgläggning för VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Färgläggning för SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Färgläggning för Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Färgläggning för ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Färgläggning för Latex" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Färgläggning för Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Färgläggning för Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Färgläggning för Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP-nyckelord/Datatyplista" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Väldigt fin hjälp" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Alla personer som har bidragit och som jag har glömt att nämna" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Starta Kate med en angiven session." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "session" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Starta Kate med en ny anonym session, medför '-n'." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1371,7 +1371,7 @@ "och en annan instans av Kate redan har öppnat given session), tvingad om " "inga parametrar eller ingen webbadress alls anges." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1380,7 +1380,7 @@ "Om en instans av Kate som redan kör används, blockera till den har avslutas, " "om webbadresser att öppna anges." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1390,59 +1390,59 @@ "om start används och en annan instans av Kate redan har den angivna " "sessionen öppen)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "process-id" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Ange kodning för filen som ska öppnas." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "kodning" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Flytta till den här raden." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "rad" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Flytta till den här kolumnen." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "kolumn" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Läs innehåll från standardinmatning." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Filerna och webbadresserna som öppnas av programmet kommer att tas bort " "efter användning" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Dokument att öppna." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[webbadresser...]" @@ -1505,7 +1505,7 @@ msgid "&Open" msgstr "Ö&ppna" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Sessionsnamn:" @@ -1515,23 +1515,23 @@ msgid "Specify New Name for Session" msgstr "Ange nytt namn på session" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "För att spara en session måste du ange ett namn." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Saknar sessionsnamn" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "Internt fel: Det finns mer än en instans öppen för en given session." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1540,7 +1540,7 @@ "Sessionen '%1' är redan öppen i en annan instans av Kate. Ändra där istället " "för att öppna den igen?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1549,24 +1549,24 @@ "Sessionens namn kunde inte ändras till \"%1\". Det finns redan en annan " "session med samma namn." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Namnbyte av session" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Sessionens namn kunde inte ändras till \"%1\". Misslyckades skriva till " "\"%2\"" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Ange nytt namn på nuvarande session" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/sv/kateproject.po kate-18.04.3/po/sv/kateproject.po --- kate-17.12.3/po/sv/kateproject.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sv/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-27 17:47+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -88,42 +88,37 @@ msgid "Notes" msgstr "Anteckningar" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Starta analys..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Fil" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Rad" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Svårighetsgrad" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Meddelande" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Installera 'cppcheck'." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Analys klar." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Analys misslyckades." @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "&Projekt" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Installera 'cppcheck'." + #~ msgid "Follow Location" #~ msgstr "Följ plats" diff -Nru kate-17.12.3/po/sv/katesearch.po kate-18.04.3/po/sv/katesearch.po --- kate-17.12.3/po/sv/katesearch.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/sv/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Stefan Asserhall , 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Stefan Asserhall , 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-09-13 18:55+0100\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-01 20:14+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -325,149 +325,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Användning: newPGrep [mönster att söka efter i aktuellt projekt]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Lägg till ny sökflik" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Sök:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Sök" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Nästa" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Stoppa" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "I aktuell fil" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "I öppna filer" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "I katalog" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Visa sökalternativ" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Ersätt:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Ersätt" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Ersätt markerade" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Matcha skiftläge" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Använd reguljära uttryck" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Expandera resultat" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Använd det aktuella dokumentets sökväg." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Katalog:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Gå upp en katalog." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Filter:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Undanta:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Rekursiv" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "inkludera dolda" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Följ symboliska länkar" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Sök även i binärfiler" @@ -487,9 +499,6 @@ #~ msgid "Folder" #~ msgstr "Katalog" -#~ msgid "Search in:" -#~ msgstr "Sök i:" - #~ msgid "Fi&nd:" #~ msgstr "Sö&k:" diff -Nru kate-17.12.3/po/sv/katesnippetsplugin.po kate-18.04.3/po/sv/katesnippetsplugin.po --- kate-17.12.3/po/sv/katesnippetsplugin.po 2018-03-06 00:08:02.000000000 +0000 +++ kate-18.04.3/po/sv/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-16 19:17+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -85,22 +85,22 @@ msgid "Prefix to show in code completion" msgstr "Prefix att visa i kodkomplettering" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Redigera textsnutt %1 i %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Skapa ny textsnutt i arkivet %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Textsnuttens namn kan inte innehålla mellanslag" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -109,7 +109,7 @@ "Textsnutten innehåller osparade ändringar. Vill du fortsätta och förlora " "alla ändringar?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Varning - Osparade ändringar" diff -Nru kate-17.12.3/po/sv/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/sv/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/sv/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/sv/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 16:57+0200\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Ta bort session" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Starta Kate (utan väljare)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Ny Kate-session" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Ny anonym session" diff -Nru kate-17.12.3/po/tr/katebuild-plugin.po kate-18.04.3/po/tr/katebuild-plugin.po --- kate-17.12.3/po/tr/katebuild-plugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/tr/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: applications-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2017-07-03 09:04+0000\n" "Last-Translator: Kaan \n" "Language-Team: Turkish \n" @@ -49,21 +49,21 @@ msgstr "İptal" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Dosya" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Satır" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,178 +115,178 @@ msgid "Target Settings" msgstr "Hedef Ayarları" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Hedef Kümesi" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "inşa et" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "temizle" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "yapılandır" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "hızlı" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Proje Eklenti Hedefleri" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "hata" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "tanımlanmamış ilişki" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "uyarı" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Derleme için herhangi bir dosya ya da dizin belirtilmedi." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "\"%1\" yerel bir dosya değil. Yerel olmayan dosyalar derlenemez." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "\"%1\" çalıştırılamadı. Çıktı durumu = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "%1 derlenmesi iptal edildi" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Zaten inşa ediliyor..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "İnşa için kullanılabilir hedef yok." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Derleme için herhangi bir dosya ya da dizin belirtilmedi." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "%1 hedefi derleniyor..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Derleme Sonuçları:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "%1 derlenmesi tamamlandı." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "Bir hata bulundu." msgstr[1] "%1 hata bulundu." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "%1 derlemesinde hatalar oluştu." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "Bir uyarı bulundu." msgstr[1] "%1 uyarı bulundu." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "%1 derlemesinde uyarılar var." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Derleme işlemi başarısız oldu." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Derleme işlemi sorunsuz tamamlandı." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "İnşa Et" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Temizle" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Yapılandır" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "YapılandırmayıTemizle" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "Sadece Hatalar" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "Hatalar ve Uyarılar" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "Ayrıştırılmış Çıktı" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "Tüm Çıktı" diff -Nru kate-17.12.3/po/tr/katekonsoleplugin.po kate-18.04.3/po/tr/katekonsoleplugin.po --- kate-17.12.3/po/tr/katekonsoleplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/tr/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: applications-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2015-07-25 13:34+0000\n" "Last-Translator: Necdet \n" "Language-Team: Turkish \n" @@ -20,40 +20,46 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.4\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Bir kabuğa veya uçbirim öykünücüsüne erişmek için yeterli hakkınız yok" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Uçbirim" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate Uçbirim" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "Uçbirime &Borulama Yap" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "Uçbirimi Geçerli Belge ile &Eşzamanla" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "Uçbirimi &Odakla" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -62,44 +68,102 @@ "Gerçekten metni uçbirime borulamak istiyor musunuz? Bu işlem içerilen birçok " "komutu sizin kullanıcı haklarınızla çalıştıracak." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Uçbirime borulama yapılsın mı?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Uçbirime Borulama Yap" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Üzgünüm '%1' içerisine geçilemedi" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Gerçekten metni uçbirime borulamak istiyor musunuz? Bu işlem içerilen birçok " +"komutu sizin kullanıcı haklarınızla çalıştıracak." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Uçbirime borulama yapılsın mı?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Odağı Uç Birimden Al" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Uçbirimi Odakla" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "Uygun olduğunda, uçbirimi geçerli belge ile otomatik &olarak eşzamanla" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Uçbirime Borulama Yap" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "&EDITOR çevresel değişkenini 'kate -b' olarak ayarla" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -108,7 +172,7 @@ "Önemli: Uçbirim uygulamasının devam edebilmesi için belgenin kapatılması " "gerekir" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Uçbirim Ayarları" diff -Nru kate-17.12.3/po/tr/kate.po kate-18.04.3/po/tr/kate.po --- kate-17.12.3/po/tr/kate.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/tr/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: applications-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-10-03 14:22+0000\n" "Last-Translator: Kaan \n" "Language-Team: Turkish \n" @@ -243,19 +243,19 @@ "Burada bütün mevcut Kate eklentilerini görebilirsiniz. İşaretlenmiş olanlar " "şu anda yüklüdür ve Kate yeniden başlatıldığında da yüklenecektir." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "%1 geçici dosyası değiştirilmiş. Yine de silmek istiyor musunuz?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Dosya Silinsin mi?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -264,37 +264,37 @@ "

        %1 belgesi değiştirildi, ancak kaydedilmedi.

        Bu dosyayı kaydetmek " "istiyor musunuz?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Belgeyi Kapat" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Farklı Kaydet" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Kate kapatılırken yeni dosya açıldı, kapatılma iptal edildi." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Kapatma İptal Edildi" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Başlatılıyor" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Son oturumdaki dosyalar açılıyor..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Belgeler açılırken hatalar/uyarılar" @@ -1038,342 +1038,342 @@ msgid "&Open Containing Folder" msgstr "&İçeren Klasörü Aç" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - Gelişmiş Metin Düzenleyici" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Kate Yazarları" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Geliştirici" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Çekirdek Geliştirici" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Geliştirici & Vurgulama sihirbazı" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Geliştirici" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "İyi tampon sistemi" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Düzenleme Komutları" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Testler, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "İlk Ana Geliştirici" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite Yazarı" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KParts'a aktar" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite Geri Alma Geçmişi, Kspell entegrasyonu" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML Söz Dizimi vurgulama desteği" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Yamalar ve fazlası" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python Eklenti Geliştirici" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Soru Yanıtlar ve Betikleme" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec-Dosyaları Perl, Diff ve daha fazlası için vurgulama" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL için vurgulama" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL için vurgulama" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite için Işıklandırma" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG için vurgulama" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX için vurgulama" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefile, Python Vurgulaması" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python için vurgulama" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme için vurgulama" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP Anahtar kelime/Veri türü listesi" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Çok güzel yardım" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Katkıda bulunan ama yazmayı unuttuğum herkes" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Kate'i verilen oturum ile başlat." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "oturum" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Kate uygulamasını yeni bir anonim oturum ile başlat, '-n' gerektirir" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1384,7 +1384,7 @@ "diğer bir Kate örneği oturumu açıksa yoksayılır). Ayrıca sadece bir " "parametre veya URL girilmemişse zorlanır." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1393,7 +1393,7 @@ "Eğer zaten çalışan bir Kate süreci kullanılıyorsa ve açılmak üzere adresler " "verilmişse, o süreçten çıkılana karar engelle." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1402,58 +1402,58 @@ "Kate'i sadece bu pid ile kullanmaya çalış (başlangıç kullanılmışsa veya " "diğer bir Kate oturumu açıksa yoksayılır)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Açılacak dosya için kodlamayı ayarla." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "kodlama" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Bu satıra geç." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "satır" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Bu sütuna geç." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "sütun" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "stdin'in içeriğini oku." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" "Uygulama tarafından açılan dosya veya adresler kullanımdan sonra silinecektir" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Açılacak belgeler." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[adresler...]" @@ -1516,7 +1516,7 @@ msgid "&Open" msgstr "&Aç" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Oturum adı:" @@ -1526,23 +1526,23 @@ msgid "Specify New Name for Session" msgstr "Oturum İçin Yeni Ad Girin" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Bir oturumu kaydetmek için bir ad belirtmelisiniz." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Eksik Oturum Adı" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "İç hata: verilen bir oturum için açık birden fazla süreç mevcut." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1551,7 +1551,7 @@ "'%1' oturumu başka bir kate penceresinde açık. Yeniden açmak yerine oraya " "geçilsin mi?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1560,23 +1560,23 @@ "Oturum \"%1\" olarak yeniden adlandırılamadı, aynı adı kullanan başka bir " "oturum zaten var." -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Oturum Yeniden Adlandırması" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Oturum \"%1\" olarak yeniden adlandırılamadı. \"%2\" üzerine yazılamadı." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Seçili Oturum İçin Yeni Bir Ad Belirtin" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/tr/kateproject.po kate-18.04.3/po/tr/kateproject.po --- kate-17.12.3/po/tr/kateproject.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/tr/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: applications-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2017-04-13 13:53+0100\n" "Last-Translator: Volkan Gezer \n" "Language-Team: Turkish \n" @@ -90,42 +90,37 @@ msgid "Notes" msgstr "Notlar" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Analizi Başlat..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Dosya" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Satır" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Ciddiyet" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "İleti" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Lütfen 'cppcheck' kurun." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Çözümleme tamamlandı." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Çözümleme başarısız oldu!" @@ -191,6 +186,9 @@ msgid "&Projects" msgstr "&Projeler" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Lütfen 'cppcheck' kurun." + #~ msgid "Follow Location" #~ msgstr "Konumu Takip Et" diff -Nru kate-17.12.3/po/tr/katesearch.po kate-18.04.3/po/tr/katesearch.po --- kate-17.12.3/po/tr/katesearch.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/tr/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: applications-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2017-10-03 14:19+0000\n" "Last-Translator: Kaan \n" "Language-Team: Turkish \n" @@ -327,149 +327,162 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Kullanım: newPGrep [geçerli proje içerisinde arama deseni]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Bul:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Ara" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Sonraki" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Dur" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "Mevcut Dosyada" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "Açık Dosyalarda" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "Dizinde" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search in:" +msgid "Show search options" +msgstr "Arama yeri:" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Değiştir:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Değiştir" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "İşaretleneni Değiştir" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Büyük küçük harf eşleştir" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Düzenli ifade kullan" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Sonuçları genişlet" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Geçerli belgenin yolunu kullan." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Klasör:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Bir üstteki dizine git." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Süzgeç:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Hariç Tut:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Özyinelemeli" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Gizlileri dahil et" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Sembolik bağlantıları takip et" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "İkili dosyaları da içer" @@ -489,9 +502,6 @@ #~ msgid "Folder" #~ msgstr "Klasör" -#~ msgid "Search in:" -#~ msgstr "Arama yeri:" - #~ msgid "Fi&nd:" #~ msgstr "Bu&l:" diff -Nru kate-17.12.3/po/tr/katesnippetsplugin.po kate-18.04.3/po/tr/katesnippetsplugin.po --- kate-17.12.3/po/tr/katesnippetsplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/tr/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: applications-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2017-07-03 09:04+0000\n" "Last-Translator: Kaan \n" "Language-Team: Turkish \n" @@ -87,22 +87,22 @@ msgid "Prefix to show in code completion" msgstr "Kod tamamlamada gösterilecek önek" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "%1 Kod Parçacığını %2 içerisinde düzenle" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "%1 Deposu İçerisinde Yeni Kod Parçacığı Oluştur" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Kod parçacığı adı boşluk içeremez" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -111,7 +111,7 @@ "Kod parçacığı kaydedilmemiş değişiklikler içeriyor. Devam ederek bu " "değişiklikleri kaybetmek istiyor musunuz?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Uyarı - Kaydedilmemiş Değişiklikler Var" diff -Nru kate-17.12.3/po/tr/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/tr/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/tr/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/tr/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2015-02-08 12:25+0100\n" "Last-Translator: Volkan Gezer \n" "Language-Team: Turkish \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "Oturumu sil" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Kate'i Başlat (argümansız)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Yeni Kate Oturumu" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Yeni Anonim Oturum" diff -Nru kate-17.12.3/po/ug/katebuild-plugin.po kate-18.04.3/po/ug/katebuild-plugin.po --- kate-17.12.3/po/ug/katebuild-plugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/ug/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -45,21 +45,21 @@ msgstr "" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "ھۆججەت" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "قۇر" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -115,66 +115,66 @@ msgid "Target Settings" msgstr "نىشان تەڭشىكى" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, fuzzy, kde-format #| msgid "Targets" msgid "Target Set" msgstr "نىشانلار" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, fuzzy, kde-format #| msgid "Build" msgid "build" msgstr "قۇرۇش" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, fuzzy, kde-format #| msgid "Clean" msgid "clean" msgstr "پاكىز" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, fuzzy, kde-format #| msgid "Config" msgid "config" msgstr "سەپلىمە" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "خاتالىق" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "ئېنىقلانمىغان نەقىل" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "ئاگاھلاندۇرۇش" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "قۇرۇشقا ھۆججەت ياكى مۇندەرىجە بەلگىلەنمىگەن." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." @@ -182,122 +182,122 @@ "\"%1\" يەرلىك ھۆججەت ئەمەس، يەرلىك بولمىغان ھۆججەتنى تەرجىمە-" "تەھرىرلىيەلمەيدۇ." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "«%1» نى ئىجرا قىلالمىدى. چېكىنىش ھالىتى=%2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, fuzzy, kde-format #| msgid "There is no file or directory specified for building." msgid "There is no local file or directory specified for building." msgstr "قۇرۇشقا ھۆججەت ياكى مۇندەرىجە بەلگىلەنمىگەن." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building target %1 ..." msgstr "قۇرالمىدى." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "%1 خاتالىق بايقالدى." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "%1 ئاگاھلاندۇرۇش بايقالدى." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, fuzzy, kde-format #| msgid "Build failed." msgid "Building %1 had warnings." msgstr "قۇرالمىدى." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "قۇرالمىدى." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "قۇرۇش تاماملاندى، مەسىلە كۆرۈلمىدى." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "قۇرۇش" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "پاكىز" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "سەپلىمە" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, fuzzy, kde-format #| msgid "Config" msgid "ConfigClean" msgstr "سەپلىمە" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, fuzzy, kde-format #| msgid "Errors" msgid "Only Errors" msgstr "خاتالىق" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, fuzzy, kde-format #| msgid "Errors && Warnings" msgid "Errors and Warnings" msgstr "خاتالىق ۋە ئاگاھلاندۇرۇش" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, fuzzy, kde-format #| msgid "Build Output" msgid "Parsed Output" msgstr "چىقىرىش قۇر" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, fuzzy, kde-format #| msgid "Build Output" msgid "Full Output" diff -Nru kate-17.12.3/po/ug/katekonsoleplugin.po kate-18.04.3/po/ug/katekonsoleplugin.po --- kate-17.12.3/po/ug/katekonsoleplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/ug/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -17,43 +17,49 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "سىزنىڭ shell ياكى تېرمىنال تەقلىدلىگۈچنى زىيارەت قىلىشقا يېتەرلىك ھوقۇقىڭىز " "يوق" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "تېرمىنال" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "تېرمىنال" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "تۇرۇبىدىن تېرمىنالغا(&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "نۆۋەتتىكى پۈتۈك بىلەن تېرمىنالنى قەدەمداشلا(&Y)" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "تېرمىنال فوكۇسى(&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -62,33 +68,63 @@ "سىز راستلا بۇ تېكىست تۇرۇبىسىنى تىزگىن تاختىغا كىرگۈزەمسىز؟ بۇنداق بولغاندا " "ئىشلەتكۈچى ھوقۇقىڭىز مەۋجۇت ھەر قانداق بۇيرۇقنى ئىجرا قىلىشى مۇمكىن." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "تۇرۇبىدىن تېرمىنالغا؟" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "تۇرۇبىدىن تېرمىنالغا" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "كەچۈرۈڭ، مۇندەرىجە ‹%1› غا كىرەلمەيدۇ" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"سىز راستلا بۇ تېكىست تۇرۇبىسىنى تىزگىن تاختىغا كىرگۈزەمسىز؟ بۇنداق بولغاندا " +"ئىشلەتكۈچى ھوقۇقىڭىز مەۋجۇت ھەر قانداق بۇيرۇقنى ئىجرا قىلىشى مۇمكىن." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "تۇرۇبىدىن تېرمىنالغا؟" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "تېرمىنالنى فوكۇسلىما" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "تېرمىنال فوكۇسى" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -97,13 +133,41 @@ "مۇمكىن بولغاندا نۆۋەتتىكى پۈتۈك ئارقىلىق تېرمىنالنى ئۆزلۈكىدىن " "قەدەمداشلايدۇ(&A)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "تۇرۇبىدىن تېرمىنالغا" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" "بۇ 'kate -b' بۇيرۇقىغا نىسبەتەن &EDITOR مۇھىت ئۆزگەرگۈچى مىقدار تەڭشەيدۇ" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -111,7 +175,7 @@ msgstr "" "مۇھىم: يېپىلماقچى بولغان ھۆججەت تىزگىن تاختا پروگراممىنىڭ داۋاملاشتۇرىدۇ" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "تېرمىنال تەڭشەك" diff -Nru kate-17.12.3/po/ug/kate.po kate-18.04.3/po/ug/kate.po --- kate-17.12.3/po/ug/kate.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/ug/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -225,19 +225,19 @@ "قويۇلغانلىرى يۈكلەنگەن بولۇپ، كېيىنكى قېتىم Kate باشلانغاندىمۇ يەنە " "يۈكلىنىدۇ." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "ۋاقىتلىق ھۆججەت %1 ئۆزگەرتىلگەندەك قىلىدۇ. ئۇنى ئۆچۈرۈۋېرەمسىز؟" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "ھۆججەتنى ئۆچۈرسۇنمۇ؟" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -246,37 +246,37 @@ "

        پۈتۈك «%1» ئۆزگەرتىلىپتۇ، بىراق ساقلانماپتۇ.

        ساقلامسىز ياكى " "تاشلىۋېتەمسىز؟

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "پۈتۈك ياپ" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "باشقا ئاتتا ساقلا" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "Kate نى يېپىۋاتقاندا يېڭى ھۆججەت ئېچىلدى. Kate نى يېپىش توختىتىلدى." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "يېپىش توختىتىلدى" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "باشلاۋاتىدۇ" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "ئەڭ ئاخىرقى ئەڭگىمەدىن ھۆججەتلەرنى قايتا ئېچىۋاتىدۇ…" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "پۈتۈكلەرنى ئېچىۋاتقان خاتالىقلار/ئاگاھلاندۇرۇشلار يۈز بەردى" @@ -1005,348 +1005,348 @@ msgid "&Open Containing Folder" msgstr "ئېچىش تەرتىپى" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - ئالىي تېكىست تەھرىرلىگۈچ" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2005 Kate ئاپتورلىرى" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "مەسئۇل كىشى" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "غوللۇق ئىجادىيەتچىلەر" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "ئىجادىيەتچى & يورۇتۇش يولچىسى" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "غوللۇق ئىجادىيەتچىلەر" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "ياخشى يىغلەك سىستېمىسى" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "تەھرىرلەش بۇيرۇقلىرى" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "سىناش،…" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "بۇرۇنقى غوللۇق ئىجادىيەتچىلەر" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite ئاپتورى" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite نى KParts قا كۆچۈرۈش(port)" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite نىڭ يېنىۋېلىش ئىزى، Kspell يۈرۈشلەشتۈرمىسى" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite نىڭ XML گرامماتىكىلىق يورۇتۇشنى قوللىشى" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "ياماقلار ۋە باشقىلار" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec-Files، Perl، Diff ۋە باشقىلار ئۈچۈن يورۇتۇش" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL ئۈچۈن يورۇتۇش" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL ئۈچۈن يورۇتۇش" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite ئۈچۈن يورۇتۇش" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG ئۈچۈن" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX ئۈچۈن يورۇتۇش" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefiles، Python ئۈچۈن يورۇتۇش" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python ئۈچۈن يورۇتۇش" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme ئۈچۈن يورۇتۇش" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP ھالقىلىق سوز/سانلىق-مەلۇمات تىپى تىزىمى" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "بەك ياخشى ياردەم" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "مەن ئاتىنى ئاتاشنى ئۇنتۇپ قالغان بارلىق تۆھپىكار كىشىلەر" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Kate نى بېرىلگەن ئەڭگىمە بىلەن باشلا" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "ئەڭگىمە" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a new anonymous session, implies '-n'" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Kate يېڭى نامسىز ئەڭگىمە بىلەن باشلا، '-n' نى كۆرسىتىدۇ" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1354,76 +1354,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "ھۆججەتنى ئېچىشتا ئىشلىتىدىغان كودلاش بەلگىلەيدۇ" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "بۇ قۇرغا باشلا" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "بۇ ئىستونغا باشلا" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "stdin نىڭ مەزمۇنلىرىنى ئوقۇيدۇ" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "ئاچىدىغان پۈتۈك" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1488,7 +1488,7 @@ msgid "&Open" msgstr "ئاچ(&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "ئەڭگىمە ئاتى:" @@ -1498,30 +1498,30 @@ msgid "Specify New Name for Session" msgstr "ئەڭگىمەنىڭ يېڭى ئاتىنى بەلگىلەڭ" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "ئەڭگىمەنى ساقلاش ئۈچۈن چوقۇم ئاتىنى بەلگىلەپ بېرىشىڭىز كېرەك." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "ئەڭگىمە ئاتى كىرگۈزۈلمىگەن" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "ئىچكى خاتالىق: بېرىلگەن ئەڭگىمەنىڭ بىردىن ئارتۇق ئۈلگىسى ئوچۇق." -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1530,12 +1530,12 @@ "ئەڭگىمە ئاتىنى «%1» غا ئۆزگەرتكىلى بولمىدى. ئوخشاش ئاتتىكى باشقا بىر ئەڭگىمە " "مەۋجۇت" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "ئەڭگىمە ئاتىنى ئۆزگەرتىش" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1545,12 +1545,12 @@ "ئەڭگىمە ئاتىنى «%1» غا ئۆزگەرتكىلى بولمىدى. ئوخشاش ئاتتىكى باشقا بىر ئەڭگىمە " "مەۋجۇت" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "نۆۋەتتىكى ئەڭگىمەنىڭ يېڭى ئاتىنى بەلگىلەڭ" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/ug/kateproject.po kate-18.04.3/po/ug/kateproject.po --- kate-17.12.3/po/ug/kateproject.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/ug/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur \n" @@ -87,42 +87,37 @@ msgid "Notes" msgstr "ئىزاھ" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "ئانالىزنى باشلا…" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "ھۆججەت" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "قۇر" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "‹cppcheck› نى ئورنىتىڭ." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "" @@ -189,6 +184,9 @@ msgid "&Projects" msgstr "قۇرۇلۇشلار(&P)" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "‹cppcheck› نى ئورنىتىڭ." + #~ msgid "Git Tools" #~ msgstr "Git قورالى" diff -Nru kate-17.12.3/po/ug/katesearch.po kate-18.04.3/po/ug/katesearch.po --- kate-17.12.3/po/ug/katesearch.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/ug/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -314,15 +314,21 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, fuzzy, kde-format #| msgid "Find" msgid "Find:" @@ -330,142 +336,149 @@ #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "ئىزدە" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "كېيىنكى" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "توختا" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, fuzzy, kde-format #| msgid "in Open files" msgid "In Current File" msgstr "ئوچۇق ھۆججەتلەر ئىچىدە" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, fuzzy, kde-format #| msgid "in Open files" msgid "in Open Files" msgstr "ئوچۇق ھۆججەتلەر ئىچىدە" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "قىسقۇچ ئىچىدە" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, fuzzy, kde-format +#| msgid "Search" +msgid "Show search options" +msgstr "ئىزدە" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, fuzzy, kde-format #| msgid "Replace" msgid "Replace:" msgstr "ئالماشتۇر" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "ئالماشتۇر" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, fuzzy, kde-format #| msgid "Replace checked" msgid "Replace Checked" msgstr "تاللانغاننى ئالماشتۇر" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, fuzzy, kde-format #| msgid "&Match case" msgid "Match case" msgstr "چوڭ-كىچىكلىكىگە قارا(&M)" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "نۆۋەتتىكى پۈتۈك يولىنى ئىشلەت" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, fuzzy, kde-format #| msgid "in Folder" msgid "Folder:" msgstr "قىسقۇچ ئىچىدە" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "بىر قىسقۇچ ئۈستىگە يۆتكىلىدۇ." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, fuzzy, kde-format #| msgid "Filter" msgid "Filter:" msgstr "سۈزگۈچ" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, fuzzy, kde-format #| msgid "Exclude" msgid "Exclude:" msgstr "سىرتىدا" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "چوڭقۇرلاش" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "يوشۇرۇننىمۇ ئۆز ئىچىگە ئالىدۇ" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "بەلگە ئۇلانمىسىغا ئەگەش" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "" @@ -489,11 +502,6 @@ #~ msgstr "قىسقۇچ ئىچىدە" #, fuzzy -#~| msgid "Search" -#~ msgid "Search in:" -#~ msgstr "ئىزدە" - -#, fuzzy #~| msgid "in Folder" #~ msgid "F&older" #~ msgstr "قىسقۇچ ئىچىدە" diff -Nru kate-17.12.3/po/ug/katesnippetsplugin.po kate-18.04.3/po/ug/katesnippetsplugin.po --- kate-17.12.3/po/ug/katesnippetsplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/ug/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur \n" @@ -85,29 +85,29 @@ msgid "Prefix to show in code completion" msgstr "" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "" diff -Nru kate-17.12.3/po/uk/docs/katepart/configuring.docbook kate-18.04.3/po/uk/docs/katepart/configuring.docbook --- kate-17.12.3/po/uk/docs/katepart/configuring.docbook 2018-03-06 00:08:05.000000000 +0000 +++ kate-18.04.3/po/uk/docs/katepart/configuring.docbook 2018-07-10 00:03:46.000000000 +0000 @@ -1796,7 +1796,7 @@ >Налаштування змінних документа Змінні &kappname; реалізовано у katepart як змінні документа, подібно до рядка режимів у emacs і vi. У katepart, рядки мають формат Змінні &kappname; реалізовано у &kappname; як змінні документа, подібно до рядка режимів у emacs і vi. У katepart, рядки мають формат kate: НАЗВА_ЗМІННОЇ ЗНАЧЕННЯ; [ НАЗВА_ЗМІННОЇ ЗНАЧЕННЯ; ... ]. Рядки можуть, звичайно ж, бути коментарями, якщо файл має формат, у якому передбачено коментарі. Назви змінних мають бути цілими словами (без пробілів), наступна частина рядка, до наступної крапки з комою, є значенням змінної. Використання крапки з комою є обов’язковим. @@ -1813,14 +1813,14 @@ Крім того, змінні документа можуть зберігатися у файлі з назвою .kateconfig у будь-якому каталозі. Значення параметрів з цього файла буде застосовано у разі введення рядків режиму у будь-якому з файлів у відповідному каталозі та його підкаталогах, відповідно до налаштованої глибини пошуку. Для змінних документа у у будь-якому каталозі. Значення параметрів з цього файла буде застосовано у разі введення рядків режиму у будь-якому з файлів у відповідному каталозі та його підкаталогах. Для змінних документа у .kateconfig слід використовувати ті самі синтаксичні правила, що і для рядків режиму. +> слід використовувати ті самі синтаксичні правила, що і для рядків режиму, але із додатковими параметрами. Існують змінні для визначення майже всіх параметрів налаштування katepart, крім того, змінними можуть користуватися додатки, у останньому випадку ці змінні має бути описано у документації до додатка. +>Існують змінні для визначення майже всіх параметрів налаштування &kappname;, крім того, змінними можуть користуватися додатки, у останньому випадку ці змінні має бути описано у документації до додатка. +<sect2 id="kateconfig-extended-options"> +<title +>Додаткові параметри у файлах <filename +>.kateconfig</filename +> + +&kappname; завжди шукає файл .kateconfig для локальних файлів (не файлів, які зберігаються на віддалених ресурсах). Крім того, можна встановити параметри на основі замінників (для суфіксів назв файлів), ось так: + +kate: tab-width 4; indent-width 4; replace-tabs on; +kate-wildcard(*.xml): indent-width 2; +kate-wildcard(Makefile): replace-tabs off; + + +У цьому прикладі в усіх файлах використовуватиметься табуляція у 4 пробіли, ширина абзацного відступу у 4 пробіли, а табуляції буде замінено на відповідну кількість пробілів. Втім для усіх файлів *.xml буде встановлено ширину абзацного відступу у 2 пробіли. У файлах Makefile використовуватимуться табуляції, тобто їх не буде замінено на пробіли. + +Замінники слід відокремлювати один від одного крапкою з комою. Інакше кажучи, декілька суфіксів файлів можна вказати ось так: + +kate-wildcard(*.json;*.xml): indent-width 2; + +Крім того, ви можете скористатися типами &MIME; для визначення певних категорій файлів. Наприклад, щоб встановити у всіх файлах коду C++ відступ у 4 пробіли, можна скористатися таким записом: + +kate-mimetype(text/x-c++src): indent-width 4; + +Окрім підтримки визначення у файлах .kateconfig, замінники і залежні від типу &MIME; змінні документів можна визначати і у самих файлах коду у коментарях. + + + diff -Nru kate-17.12.3/po/uk/katebuild-plugin.po kate-18.04.3/po/uk/katebuild-plugin.po --- kate-17.12.3/po/uk/katebuild-plugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/uk/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-05 19:04+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -47,21 +47,21 @@ msgstr "Скасувати" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "Файл" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "Рядок" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -113,109 +113,109 @@ msgid "Target Settings" msgstr "Параметри цілі" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "Набір цілей" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "Збирання" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "clean" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "config" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "quick" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "Цілі додатка проекту" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "помилка" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "невизначене посилання" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "попередження" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "Не було вказано файла або каталогу для збирання." -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "Файл «%1» не є локальним. Нелокальні файли не можна компілювати." -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "Не вдалося запустити «%1». exitStatus = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "Збирання %1 скасовано" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "Вже збирається…" -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "Немає доступних цілей для збирання" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "Не було вказано локального файла або каталогу для збирання." -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "Збираємо ціль %1…" -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Результати збирання:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "Збирання %1 завершено." -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." @@ -224,12 +224,12 @@ msgstr[2] "Виявлено %1 помилок." msgstr[3] "Виявлено одну помилку." -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "Під час збирання %1 сталися помилки." -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." @@ -238,57 +238,57 @@ msgstr[2] "Виявлено %1 попереджень." msgstr[3] "Виявлено одне попередження." -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "Під час збирання %1 було виявлено недоліки." -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "Спроба збирання завершилася невдало." -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "Збирання виконано без проблем." -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "Зібрати" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "Очистити" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "Налаштування" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "Очистити налаштування" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "лише помилки" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "помилки і попередження" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "оброблені виведені дані" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "виведені дані повністю" diff -Nru kate-17.12.3/po/uk/katekonsoleplugin.po kate-18.04.3/po/uk/katekonsoleplugin.po --- kate-17.12.3/po/uk/katekonsoleplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/uk/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -1,60 +1,66 @@ # Translation of katekonsoleplugin.po to Ukrainian -# Copyright (C) 2007-2014 This_file_is_part_of_KDE +# Copyright (C) 2007-2017 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Ivan Petrouchtchak , 2007. -# Yuri Chornoivan , 2008, 2009, 2013, 2014. +# Yuri Chornoivan , 2008, 2009, 2013, 2014, 2017. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-07-29 09:03+0300\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2017-12-23 15:13+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "Ви не маєте досить привілеїв для доступу до оболонки або термінала" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Термінал" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Термінал Kate" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Каналом у термінал" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "С&инхронізувати термінал з поточним документом" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "Запустити поточний документ" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "&Фокус на термінал" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -63,32 +69,60 @@ "Дійсно спрямувати текст через канал в консоль? Це виконає з привілеями " "вашого користувача всі команди, які містяться в тексті." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Спрямувати каналом в термінал?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Каналом в термінал" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "Вибачте, не вдалося змінити каталог на «%1»" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "Не є локальним файлом: «%1»" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Ви справді хочете запусти цей документ?\n" +"Програма виконає у терміналі показану нижче\n" +"команду із правами доступу користувача:\n" +"«%1»" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "Запустити у терміналі?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "Запустити" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Зняти фокус з термінала" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Фокус на термінал" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -96,12 +130,42 @@ msgstr "" "&Автоматично синхронізувати термінал з поточним документом, за можливості" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "Запустити у терміналі" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "Ви&лучити суфікс назви" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "Префікс:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "П&оказати попередження наступного разу" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"Наступного разу, коли виконуватиметься «%1», забезпечити показу вікна із " +"попередженням, де буде показано команду, яку буде надіслано до термінала, " +"для редагування." + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "Змінити значення змінної середовища &EDITOR на «kate -b»" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " @@ -110,7 +174,7 @@ "Важливо: щоб консольна програма могла продовжити роботу, документ слід " "закрити." -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Параметри термінала" diff -Nru kate-17.12.3/po/uk/kate.po kate-18.04.3/po/uk/kate.po --- kate-17.12.3/po/uk/kate.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/uk/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-09-01 07:48+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -239,7 +239,7 @@ "Тут ви можете побачити всі наявні додатки до Kate. Ті, що позначені, є " "завантаженими, і їх буде завантажено знову при наступному запуску Kate." -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -248,12 +248,12 @@ "Файл %1, який, як припускається, був тимчасовим, було змінено. Ви все-таки " "бажаєте його вилучити?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Вилучити файл?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -262,37 +262,37 @@ "

        Документ «%1» було змінено, але не було збережено.

        Чи бажаєте " "зберегти зміни чи відкинути їх?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Закрити документ" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Зберегти як" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "При спробі закриття Kate, був відкритий новий файл. Вихід перервано." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Вихід перервано" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Запуск" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Відкриття файлів останнього сеансу…" -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Помилки/Попередження під час відкриття документів" @@ -1050,342 +1050,342 @@ msgid "&Open Containing Folder" msgstr "Ві&дкрити теку, яка містить дані" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate — Потужний текстовий редактор" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "© Автори Kate, 2000–2017" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Супровід" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Головний розробник" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Розробник та робота над майстром підсвічування синтаксису" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "Розробник" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Передова система буферизації" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Команди редагування" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Тестування, …" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Попередній розробник ядра" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Автор KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Порт KWrite до KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Історія повернень KWrite, інтеграція з Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Підсвічування синтаксису XML для KWrite" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Латки та інше" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Розробника додатка Python" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "Забезпечення якості та робота зі скриптами" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Підсвічування для файлів RPM Spec, Perl, Diff та інших" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Підсвічування для VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Підсвічування для SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Підсвічування для Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Підсвічування для ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Підсвічування для LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Підсвічування для Makefiles, Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Підсвічування для Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Підсвічування для Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Список типів даних та ключових слів PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Дуже гарна довідка" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Всі люди, що зробили свій внесок та я забув їх навести" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "Запустити Kate із вказаним сеансом." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "сеанс" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Запустити Kate у новому анонімному сеансі з параметром «-n»." -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1396,7 +1396,7 @@ "використано запуск, а вказаний сеанс kate уже було відкрито). Буде " "використано, якщо ви не вкажете ніяких параметрів і ніяких адрес URL." -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1405,7 +1405,7 @@ "За використання вже запущеного екземпляра kate, заблокувати дії у ньому до " "завершення його роботи, якщо надійшов наказ відкрити певні адреси URL." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1415,57 +1415,57 @@ "проігноровано, якщо було використано запуск, а вказаний сеанс kate уже було " "відкрито)." -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "pid" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "Встановити кодування даних у файлі, який буде відкрито." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "кодування" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "Перейти до вказаного рядка." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "рядок" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "Перейти до вказаної позиції у рядку." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "позиція" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "Прочитати вміст потоку stdin." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "Файли/адреси відкриті програмою буде вилучено після використання" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "Документи, які слід відкрити." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[адреси...]" @@ -1528,7 +1528,7 @@ msgid "&Open" msgstr "&Відкрити" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "Назва сеансу:" @@ -1538,24 +1538,24 @@ msgid "Specify New Name for Session" msgstr "Вказати нову назву для сеансу" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Щоб зберегти сеанс, потрібно вказати назву." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Немає назви сеансу" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" "Внутрішня помилка: з вказаним сеансом відкрито декілька екземплярів програми" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " @@ -1564,30 +1564,30 @@ "Сеанс «%1» вже відкрито у іншому екземплярі kate, перемкнутися на цей сеанс " "і не відкривати ще одного вікна?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "Сеанс не можна перейменовувати на «%1», сеанс з такою назвою вже існує" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Перейменування сеансу" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "" "Сеанс не можна перейменовувати на «%1». Не вдалося виконати запис до «%2»." -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Вкажіть нову назву для поточного сеансу" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/uk/kateproject.po kate-18.04.3/po/uk/kateproject.po --- kate-17.12.3/po/uk/kateproject.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/uk/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kateproject\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-05-27 17:34+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -91,42 +91,37 @@ msgid "Notes" msgstr "Нотатки" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "Розпочати аналіз…" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "Файл" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "Рядок" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "Критичність" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "Повідомлення" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "Будь ласка, встановіть програму «cppcheck»." - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "Аналіз завершено." -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "Не вдалося виконати аналіз!" @@ -192,6 +187,9 @@ msgid "&Projects" msgstr "П&роекти" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "Будь ласка, встановіть програму «cppcheck»." + #~ msgid "Follow Location" #~ msgstr "Перейти до місця" diff -Nru kate-17.12.3/po/uk/katesearch.po kate-18.04.3/po/uk/katesearch.po --- kate-17.12.3/po/uk/katesearch.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/uk/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -1,15 +1,15 @@ # Translation of katesearch.po to Ukrainian -# Copyright (C) 2011-2017 This_file_is_part_of_KDE +# Copyright (C) 2011-2018 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Yuri Chornoivan , 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Yuri Chornoivan , 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: katesearch\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-09-13 17:04+0200\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-03-01 07:40+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -346,149 +346,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "Використання: newPGrep [шаблон для пошуку у поточному проекті]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "Додати нову вкладку пошуку" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "…" #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "Знайти:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "Шукати" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "Далі" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "Зупинити" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "У поточному файлі" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "У відкритих файлах" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "у теці" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "Показати параметри пошуку" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "Замінити:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "Замінити" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "Замінити у позначених" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "Враховувати регістр" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "Використовувати формальні вирази" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "Розгорнути результати" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "Використовувати шлях поточного документа." #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "Тека:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "Піднятися на один рівень." #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "Фільтр:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "Виключити:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "Рекурсивний" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "Шукати у прихованих" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "Переходити за символічними посиланнями" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "Включати двійкові файли" @@ -508,9 +520,6 @@ #~ msgid "Folder" #~ msgstr "Тека" -#~ msgid "Search in:" -#~ msgstr "Місце пошуку:" - #~ msgid "Fi&nd:" #~ msgstr "З&найти:" diff -Nru kate-17.12.3/po/uk/katesnippetsplugin.po kate-18.04.3/po/uk/katesnippetsplugin.po --- kate-17.12.3/po/uk/katesnippetsplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/uk/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katesnippetsplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-06-15 19:35+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -89,22 +89,22 @@ msgid "Prefix to show in code completion" msgstr "Префікс, який слід показувати у автозавершенні коду" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "Зміна фрагмента %1 у %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "Створення нового фрагмента у сховищі %1" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "Назва фрагмента не повинна містити пробілів" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -113,7 +113,7 @@ "У фрагменті містяться незбережені зміни. Чи бажаєте ви продовжити виконання " "дії з втратою всіх змін?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "Попередження: незбережені зміни" diff -Nru kate-17.12.3/po/uk/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/uk/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/uk/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/uk/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: plasma_applet_org.kde.plasma.katesessions\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-10 20:03+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -50,17 +50,17 @@ msgid "Delete session" msgstr "Вилучити сеанс" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "Запустити Kate (без аргументів)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "Новий сеанс Kate" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "Новий анонімний сеанс" diff -Nru kate-17.12.3/po/wa/katekonsoleplugin.po kate-18.04.3/po/wa/katekonsoleplugin.po --- kate-17.12.3/po/wa/katekonsoleplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/wa/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" "PO-Revision-Date: 2008-12-31 19:01+0100\n" "Last-Translator: Jean Cayron \n" "Language-Team: Walloon \n" @@ -17,46 +17,52 @@ "X-Generator: Lokalize 0.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "" "Vos n' avoz pont d' karma assez po pleur awè accès a on shell oudonbén on " "terminå" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "Terminå" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, fuzzy, kde-format #| msgid "Terminal" msgid "Kate Terminal" msgstr "Terminå" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, fuzzy, kde-format #| msgid "&Pipe to Terminal" msgctxt "@action" msgid "&Pipe to Terminal" msgstr "&Puper e terminå" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, fuzzy, kde-format #| msgid "S&ynchronize Terminal with Current Document" msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "&Sincronijhî l' terminå avou l' documint do moumint" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "" + +#: kateconsole.cpp:151 #, fuzzy, kde-format #| msgid "&Focus Terminal" msgctxt "@action" msgid "&Focus Terminal" msgstr "&Focusse sol terminå" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -65,33 +71,63 @@ "Voloz vormint puper l' tecse el console? Çoula enondrè telminme kéne comande " "avou vos droets d' uzeu." -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "Puper e terminå ?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "Puper e terminå" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, fuzzy, kde-format #| msgid "Sorry, can not cd into '%1'" msgid "Sorry, cannot cd into '%1'" msgstr "Dji rgrete, dji n' sai cd dins « %1 »" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "" + +#: kateconsole.cpp:348 +#, fuzzy, kde-format +#| msgid "" +#| "Do you really want to pipe the text to the console? This will execute any " +#| "contained commands with your user rights." +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"Voloz vormint puper l' tecse el console? Çoula enondrè telminme kéne comande " +"avou vos droets d' uzeu." + +#: kateconsole.cpp:352 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal?" +msgid "Run in Terminal?" +msgstr "Puper e terminå ?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "Fini focusse sol terminå" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "Focusse sol terminå" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " @@ -100,19 +136,47 @@ "Sincronijhî otom&aticmint l' terminå avou l' documint do moumint cwand c' " "est possibe" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, fuzzy, kde-format +#| msgid "Pipe to Terminal" +msgid "Run in terminal" +msgstr "Puper e terminå" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "Tchuzes do terminå" diff -Nru kate-17.12.3/po/wa/kate.po kate-18.04.3/po/wa/kate.po --- kate-17.12.3/po/wa/kate.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/wa/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2011-07-17 15:37+0200\n" "Last-Translator: Jean Cayron \n" "Language-Team: Walloon \n" @@ -229,7 +229,7 @@ "loaded, and will be loaded again the next time Kate is started." msgstr "" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " @@ -237,12 +237,12 @@ msgstr "" "Li fitchî mutoit timporaire %1 a stî candjî. El voloz disfacer cwand minme ?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "Disfacer fitchî ?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -251,39 +251,39 @@ "

        Li documint '%1' a stî candjî, mins nén schapé.

        Voloz vs schaper " "vos candjmints ou les passer?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "Clôre li documint" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "Schaper eyet rlomer" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "" "Novea fitchî drovou sol tins k' dji sayîve di clôre Kate. Clôre a stî " "abandné." -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "Clôre a stî abandné" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "Enondaedje" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "Ridrovi des fitchî del dierinne session..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "Arokes/Astemes å drovaedje des documints" @@ -1045,350 +1045,350 @@ msgid "&Open Containing Folder" msgstr "Ôre di drovaedje" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kata - Aspougneu di tecse po spepieus" -#: main.cpp:113 +#: main.cpp:114 #, fuzzy, kde-format #| msgid "(c) 2000-2005 The Kate Authors" msgid "(c) 2000-2017 The Kate Authors" msgstr "© 2000-2005 Les oteurs di Kate" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christophe Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "Mintneu" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "Mwaisse diswalpeu" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "Programeu, metaedje en evidince del sintacse" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, fuzzy, kde-format #| msgid "Core Developer" msgid "Developer" msgstr "Mwaisse diswalpeu" -#: main.cpp:133 +#: main.cpp:134 #, fuzzy, kde-format #| msgid "Anders Lund" msgid "Alexander Neundorf" msgstr "Anders Lund" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "Li clapant sistinme di tampon" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "Les comandes d' aspougnaedje" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "Sayaedjes, ..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "Ancyin mwaisse diswalpeu" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "Oteur di KWrite" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "Poirtaedje KParts po KWrite" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Istwere des disfijhaedjes, eployaedje di Kspell" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Metaedje e valeur del sintacse XML" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "Coridjaedjes et co d' pus" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "" -#: main.cpp:147 +#: main.cpp:148 #, fuzzy, kde-format #| msgid "Plugins" msgid "Python Plugin Developer" msgstr "Tchôkes-divins" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "" "Metaedje en evidince po les fitchîs spec des RPM, Perl, Diff eyet co d' pus" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "Metaedje en evidince po VHDL" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Youri Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "Metaedje en evidince po SQL" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Metaedje en evidince po Ferite" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "Metaedje en evidince po ILERPG" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "Metaedje en evidince po LaTeX" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Metaedje en evidince po les fitchîs Makefile eyet Python" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Metaedje en evidince po Python" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Metaedje en evidince po Scheme" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "Djivêye des mots clés et sôres di dnêyes PHP" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "Clapante aidance" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "Totes les djins k' ont aidî et k' dj' a rovyî d' dire li no" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a given session." msgstr "Enonder Kate avou ene session dinêye" -#: main.cpp:188 +#: main.cpp:189 #, fuzzy, kde-format #| msgid "Sessions" msgid "session" msgstr "Sessions" -#: main.cpp:192 +#: main.cpp:193 #, fuzzy, kde-format #| msgid "Start Kate with a given session" msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "Enonder Kate avou ene session dinêye" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1396,76 +1396,76 @@ "and no URLs are given at all." msgstr "" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " "and another kate instance already has the given session opened)." msgstr "" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "" -#: main.cpp:208 +#: main.cpp:209 #, fuzzy, kde-format #| msgid "Set encoding for the file to open" msgid "Set encoding for the file to open." msgstr "Defini l' ecôdaedje pol fitchî a drovi" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "" -#: main.cpp:212 +#: main.cpp:213 #, fuzzy, kde-format #| msgid "Navigate to this line" msgid "Navigate to this line." msgstr "Potchî a cisse roye" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "" -#: main.cpp:216 +#: main.cpp:217 #, fuzzy, kde-format #| msgid "Navigate to this column" msgid "Navigate to this column." msgstr "Potchî a cisse colone" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "" -#: main.cpp:220 +#: main.cpp:221 #, fuzzy, kde-format #| msgid "Read the contents of stdin" msgid "Read the contents of stdin." msgstr "Lére çou k' i gn a dins stdin" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "" -#: main.cpp:228 +#: main.cpp:229 #, fuzzy, kde-format #| msgid "Document to open" msgid "Documents to open." msgstr "Documint a drovi" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "" @@ -1530,7 +1530,7 @@ msgid "&Open" msgstr "&Drovi" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "No del session :" @@ -1540,30 +1540,30 @@ msgid "Specify New Name for Session" msgstr "Sipecifyîz on novea no pol session" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "Po schaper ene session, vos dvoz specifyî on no." -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "Li no del session manke" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " @@ -1572,12 +1572,12 @@ "Li session n' pout nén esse rilomêye « %1 », i gn a ddja yene k' a l' minme " "no" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "Rilomaedje del session" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, fuzzy, kde-format #| msgid "" #| "The session could not be renamed to \"%1\", there already exists another " @@ -1587,12 +1587,12 @@ "Li session n' pout nén esse rilomêye « %1 », i gn a ddja yene k' a l' minme " "no" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "Sipecifyîz on novea no pol session do moumint" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/zh_CN/katebacktracebrowserplugin.po kate-18.04.3/po/zh_CN/katebacktracebrowserplugin.po --- kate-17.12.3/po/zh_CN/katebacktracebrowserplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katebacktracebrowserplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katebuild-plugin.po kate-18.04.3/po/zh_CN/katebuild-plugin.po --- kate-17.12.3/po/zh_CN/katebuild-plugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -52,21 +52,21 @@ msgstr "取消" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "文件" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "行数" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -118,176 +118,176 @@ msgid "Target Settings" msgstr "目标设置" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "目标集" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "构建" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "清理" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "配置" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "快速" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "工程插件目标" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "错误" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "未定义的引用" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "警告" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "没有指定要构建的文件或目录。" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "“%1”不是一个本地文件,不能编译非本地的文件。" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "运行“%1”失败。退出状态 = %2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "%1 构建已取消" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "已经在构建..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "没有可供编译的目标." -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "没有指定要构建的本地文件或目录。" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "构建目标 %1..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make 的结果:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "%1 构建已完成。" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "发现 %1 个错误。" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "构建 %1 时出现错误。" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "发现 %1 个警告。" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "构建 %1 时出现警告。" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "构建失败。" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "构建完成,没有出现问题。" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "构建" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "清理" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "配置" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "清理配置" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "只有错误" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "错误和警告" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "已解析输出" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "完整输出" diff -Nru kate-17.12.3/po/zh_CN/katecloseexceptplugin.po kate-18.04.3/po/zh_CN/katecloseexceptplugin.po --- kate-17.12.3/po/zh_CN/katecloseexceptplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katecloseexceptplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/kate-ctags-plugin.po kate-18.04.3/po/zh_CN/kate-ctags-plugin.po --- kate-17.12.3/po/zh_CN/kate-ctags-plugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kate-ctags-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katefilebrowserplugin.po kate-18.04.3/po/zh_CN/katefilebrowserplugin.po --- kate-17.12.3/po/zh_CN/katefilebrowserplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katefilebrowserplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,7 +6,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katefiletree.po kate-18.04.3/po/zh_CN/katefiletree.po --- kate-17.12.3/po/zh_CN/katefiletree.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katefiletree.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -405,4 +405,4 @@ #: ui.rc:7 #, kde-format msgid "&View" -msgstr "查看(&V)" +msgstr "视图(&V)" diff -Nru kate-17.12.3/po/zh_CN/kategdbplugin.po kate-18.04.3/po/zh_CN/kategdbplugin.po --- kate-17.12.3/po/zh_CN/kategdbplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kategdbplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katekonsoleplugin.po kate-18.04.3/po/zh_CN/katekonsoleplugin.po --- kate-17.12.3/po/zh_CN/katekonsoleplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -19,40 +19,46 @@ "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/applications/katekonsoleplugin.pot\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "您没有访问 shell 或终端模拟器的足够权限" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "终端" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate 终端" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "管道到终端(&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "以当前文档同步终端(&Y)" -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "运行当前文档" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "聚焦终端(&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " @@ -61,51 +67,106 @@ "您真的要将这些文本管道输入到控制台吗?这可能会以您的用户权限执行任何已有的命" "令。" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "管道到终端吗?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "管道到终端" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "抱歉,无法进入目录“%1”" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "不是本地文件:“%1”" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"您真得想要运行此文档吗?\n" +"这将会以您的用户权限在终端执行以下命令:\n" +"%1" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "在终端中运行?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "运行" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "解除聚焦终端" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "聚焦终端" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "可能时自动以当前文档同步终端(&A)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "在终端中运行" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "移除扩展(&R)" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "前缀:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "下一次显示警告(&S)" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"下次“%1”被执行时,确保弹出一个警告窗口,显示将要发送到终端的命令,以供复核。" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "对“kate -b”命令设定 &EDITOR 环境变量" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "重要:待关闭文档会使终端应用程序保持运行" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "终端设置" diff -Nru kate-17.12.3/po/zh_CN/kateopenheader.po kate-18.04.3/po/zh_CN/kateopenheader.po --- kate-17.12.3/po/zh_CN/kateopenheader.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kateopenheader.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/kate.po kate-18.04.3/po/zh_CN/kate.po --- kate-17.12.3/po/zh_CN/kate.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kate.po 2018-07-10 00:03:45.000000000 +0000 @@ -18,8 +18,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -58,7 +58,7 @@ #: data/kateui.rc:43 #, kde-format msgid "&View" -msgstr "查看(&V)" +msgstr "视图(&V)" #. i18n: ectx: Menu (view-split) #: data/kateui.rc:54 @@ -241,19 +241,19 @@ "此处您可以看到所有可用的 Kate 插件。那些带有选择标记的插件已被载入,并且在 " "Kate 下次启动时还会被载入。" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "临时文件 %1 似乎已被修改。您无论如何都要删除它吗?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "删除文件吗?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -262,37 +262,37 @@ "

        文档“%1”已经被修改,但尚未保存。

        您是否想要保存更改还是丢弃更改?" -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "关闭文档" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "另存为" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "试图关闭 Kate 时打开了新文件,关闭被中止。" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "关闭被中止" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "启动" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "重新打开前次会话中的文件..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "打开文档时出现错误/警告" @@ -519,7 +519,7 @@ #: katemainwindow.cpp:408 #, kde-format msgid "This will close all open documents. Are you sure you want to continue?" -msgstr "这样将关闭所有打开的文档。您确定想要继续吗?" +msgstr "这样将关闭所有打开的文档。您确定要继续吗?" #: katemainwindow.cpp:409 #, kde-format @@ -1006,342 +1006,342 @@ msgid "&Open Containing Folder" msgstr "打开所在文件夹(&O)" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - 高级文本编辑器" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 Kate 作者" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "维护者" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "核心开发" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "开发者和突出显示向导" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "开发者" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "极好的缓冲系统" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "编辑命令" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "协助测试等..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "先前核心开发者" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite 作者" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite 移植到 KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite 撤销历史,Kspell 集成" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML 语法加亮支持" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "补丁及其它" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python 插件开发者" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "QA 和脚本" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec 文件、Perl、Diff 和其它类型的语法加亮" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL 语法加亮" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL 语法加亮" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite 语法加亮" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG 语法加亮" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX 语法加亮" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefiles、Python 语法加亮" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python 语法加亮" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme 语法加亮" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP 关键字/数据类型列表" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "很好的帮助" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "所有做出贡献而我却没能提到的人员" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "以给定会话启动 Kate." -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "会话" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "以新的匿名会话启动 Kate,隐含了“-n”选项" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1351,7 +1351,7 @@ "强制启动一个新的 kate 实例(如果有另一个实例已经打开了相应会话则忽略),如果没" "有给定任何参数和 URL,将强制启用。" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " @@ -1359,7 +1359,7 @@ msgstr "" "如果使用一个运行的 kate 实例,且指定要打开的 URL,将阻塞程序直到其退出。" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1367,57 +1367,57 @@ msgstr "" "只尝试重用此进程号的 kate 实例(如果有另一个实例已经打开了相应会话则忽略)" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "进程号" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "设定要打开文件的编码." -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "编码" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "导航至此行." -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "行" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "导航至此列." -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "列" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "读取标准输入的内容." -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "应用程序所打开的文件/URL 即将在使用后删除" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "要打开的文档." -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[URL...]" @@ -1480,7 +1480,7 @@ msgid "&Open" msgstr "打开(&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "会话名称:" @@ -1490,52 +1490,52 @@ msgid "Specify New Name for Session" msgstr "指定会话的新名称" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "要保存会话,您必须指定名称。" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "缺少会话名称" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "内部错误:已经有不止一个打开了所给会话的实例。" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "已经有另一个 Kate 实例打开了会话“%1”,更改会话而非重新打开它吗?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "此会话无法被重命名为“%1”,已经有了一个和它同名的会话" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "会话重命名" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "此会话无法被重命名为“%1”,无法写入“%2”" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "为当前会话指定新名称" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/zh_CN/kateproject.po kate-18.04.3/po/zh_CN/kateproject.po --- kate-17.12.3/po/zh_CN/kateproject.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -92,42 +92,37 @@ msgid "Notes" msgstr "备注" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "开始分析..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "文件" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "行" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "严重性" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "消息" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "请安装 cppcheck。" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "分析完成。" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "分析失败!" diff -Nru kate-17.12.3/po/zh_CN/kate-replicode-plugin.po kate-18.04.3/po/zh_CN/kate-replicode-plugin.po --- kate-17.12.3/po/zh_CN/kate-replicode-plugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kate-replicode-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:06+0100\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katesearch.po kate-18.04.3/po/zh_CN/katesearch.po --- kate-17.12.3/po/zh_CN/katesearch.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katesearch.po 2018-07-10 00:03:45.000000000 +0000 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -319,149 +319,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "用法: newPGrep [在当前工程中查找的模式]" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "添加新搜索标签页" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "查找:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "搜索" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "下一个" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "停止" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "当前文件" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "打开的文件" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "在文件夹" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "显示搜索选项" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "替换:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "替换" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "已检查替换" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" -msgstr "匹配大小写" +msgstr "区分大小写" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "使用正则表达式" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "展开结果" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "使用当前文档的路径。" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "文件夹:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "进入上层目录。" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "过滤:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "排除:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "递归" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "包含隐藏文件" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "跟随符号链接" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "包含二进制文件" diff -Nru kate-17.12.3/po/zh_CN/katesnippetsplugin.po kate-18.04.3/po/zh_CN/katesnippetsplugin.po --- kate-17.12.3/po/zh_CN/katesnippetsplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katesnippetsplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -90,29 +90,29 @@ msgid "Prefix to show in code completion" msgstr "显示代码补全的前缀" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "编辑代码片断 %1 于 %2" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "在仓库 %1 中创建新代码片段" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "代码片段名称不能包含空格" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " "changes?" msgstr "代码片段包含未保存的更改。您想要继续并丢弃全部更改吗?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "警告 - 未保存的更改" diff -Nru kate-17.12.3/po/zh_CN/katesql.po kate-18.04.3/po/zh_CN/katesql.po --- kate-17.12.3/po/zh_CN/katesql.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katesql.po 2018-07-10 00:03:45.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katesymbolviewer.po kate-18.04.3/po/zh_CN/katesymbolviewer.po --- kate-17.12.3/po/zh_CN/katesymbolviewer.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katesymbolviewer.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katetextfilter.po kate-18.04.3/po/zh_CN/katetextfilter.po --- kate-17.12.3/po/zh_CN/katetextfilter.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katetextfilter.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katexmlcheck.po kate-18.04.3/po/zh_CN/katexmlcheck.po --- kate-17.12.3/po/zh_CN/katexmlcheck.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katexmlcheck.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:06+0100\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/katexmltools.po kate-18.04.3/po/zh_CN/katexmltools.po --- kate-17.12.3/po/zh_CN/katexmltools.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/katexmltools.po 2018-07-10 00:03:45.000000000 +0000 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:06+0100\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/kterustcompletion.po kate-18.04.3/po/zh_CN/kterustcompletion.po --- kate-17.12.3/po/zh_CN/kterustcompletion.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kterustcompletion.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:06+0100\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_CN/ktexteditorpreviewplugin.po kate-18.04.3/po/zh_CN/ktexteditorpreviewplugin.po --- kate-17.12.3/po/zh_CN/ktexteditorpreviewplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/ktexteditorpreviewplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -43,7 +43,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-26 03:30+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -126,7 +126,7 @@ #: previewwidget.cpp:87 #, kde-format msgid "View" -msgstr "查看" +msgstr "视图" #: previewwidget.cpp:107 #, kde-format diff -Nru kate-17.12.3/po/zh_CN/kwrite.po kate-18.04.3/po/zh_CN/kwrite.po --- kate-17.12.3/po/zh_CN/kwrite.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/kwrite.po 2018-07-10 00:03:45.000000000 +0000 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-05-09 02:50+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -50,7 +50,7 @@ #: data/kwriteui.rc:35 #, kde-format msgid "&View" -msgstr "查看(&V)" +msgstr "视图(&V)" #. i18n: ectx: Menu (tools) #: data/kwriteui.rc:41 diff -Nru kate-17.12.3/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:45.000000000 +0000 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -51,17 +51,17 @@ msgid "Delete session" msgstr "删除会话" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "启动 Kate(无参数)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "新建 Kate 会话" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "新建匿名会话" diff -Nru kate-17.12.3/po/zh_CN/tabswitcherplugin.po kate-18.04.3/po/zh_CN/tabswitcherplugin.po --- kate-17.12.3/po/zh_CN/tabswitcherplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_CN/tabswitcherplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2018-02-28 02:29-0500\n" +"PO-Revision-Date: 2018-07-03 17:41\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -Nru kate-17.12.3/po/zh_TW/katebuild-plugin.po kate-18.04.3/po/zh_TW/katebuild-plugin.po --- kate-17.12.3/po/zh_TW/katebuild-plugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_TW/katebuild-plugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katebuild-plugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" +"POT-Creation-Date: 2018-01-23 03:14+0100\n" "PO-Revision-Date: 2015-05-13 16:38+0800\n" "Last-Translator: Franklin\n" "Language-Team: Chinese Traditional \n" @@ -46,21 +46,21 @@ msgstr "取消" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:160 +#: build.ui:163 #, kde-format msgctxt "Header for the file name column" msgid "File" msgstr "檔案" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:165 +#: build.ui:168 #, kde-format msgctxt "Header for the line number column" msgid "Line" msgstr "行" #. i18n: ectx: property (text), widget (QTreeWidget, errTreeWidget) -#: build.ui:170 +#: build.ui:173 #, kde-format msgctxt "Header for the error message column" msgid "Message" @@ -112,176 +112,176 @@ msgid "Target Settings" msgstr "目標設定" -#: plugin_katebuild.cpp:216 plugin_katebuild.cpp:828 +#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:829 #, kde-format msgid "Target Set" msgstr "目標集" -#: plugin_katebuild.cpp:217 plugin_katebuild.cpp:238 plugin_katebuild.cpp:243 -#: plugin_katebuild.cpp:983 +#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:244 +#: plugin_katebuild.cpp:984 #, kde-format msgid "build" msgstr "編譯" -#: plugin_katebuild.cpp:218 plugin_katebuild.cpp:239 plugin_katebuild.cpp:986 +#: plugin_katebuild.cpp:219 plugin_katebuild.cpp:240 plugin_katebuild.cpp:987 #, kde-format msgid "clean" msgstr "清除" -#: plugin_katebuild.cpp:219 +#: plugin_katebuild.cpp:220 #, kde-format msgid "config" msgstr "設定" -#: plugin_katebuild.cpp:223 plugin_katebuild.cpp:241 plugin_katebuild.cpp:989 +#: plugin_katebuild.cpp:224 plugin_katebuild.cpp:242 plugin_katebuild.cpp:990 #, kde-format msgid "quick" msgstr "快速" -#: plugin_katebuild.cpp:271 plugin_katebuild.cpp:927 plugin_katebuild.cpp:938 -#: plugin_katebuild.cpp:959 plugin_katebuild.cpp:961 +#: plugin_katebuild.cpp:272 plugin_katebuild.cpp:928 plugin_katebuild.cpp:939 +#: plugin_katebuild.cpp:960 plugin_katebuild.cpp:962 #, kde-format msgid "Project Plugin Targets" msgstr "專案外掛程式目標" -#: plugin_katebuild.cpp:388 +#: plugin_katebuild.cpp:389 #, kde-format msgctxt "The same word as 'make' uses to mark an error." msgid "error" msgstr "錯誤" -#: plugin_katebuild.cpp:390 +#: plugin_katebuild.cpp:391 #, kde-format msgctxt "The same word as 'ld' uses to mark an ..." msgid "undefined reference" msgstr "未定義的參照" -#: plugin_katebuild.cpp:399 +#: plugin_katebuild.cpp:400 #, kde-format msgctxt "The same word as 'make' uses to mark a warning." msgid "warning" msgstr "警告" -#: plugin_katebuild.cpp:451 +#: plugin_katebuild.cpp:452 #, kde-format msgid "There is no file or directory specified for building." msgstr "找不到編譯需要的檔案或目錄。" -#: plugin_katebuild.cpp:455 +#: plugin_katebuild.cpp:456 #, kde-format msgid "" "The file \"%1\" is not a local file. Non-local files cannot be compiled." msgstr "檔案 %1 不是本地檔案。無法編譯。" -#: plugin_katebuild.cpp:501 +#: plugin_katebuild.cpp:502 #, kde-format msgid "Failed to run \"%1\". exitStatus = %2" msgstr "無法執行 %1。離開狀態為:%2" -#: plugin_katebuild.cpp:519 +#: plugin_katebuild.cpp:520 #, kde-format msgid "Building %1 cancelled" msgstr "已取消 %1 的編譯" -#: plugin_katebuild.cpp:578 +#: plugin_katebuild.cpp:579 #, kde-format msgid "Already building..." msgstr "已經在編譯了..." -#: plugin_katebuild.cpp:587 +#: plugin_katebuild.cpp:588 #, kde-format msgid "No target available for building." msgstr "沒有可編譯的目標。" -#: plugin_katebuild.cpp:600 +#: plugin_katebuild.cpp:601 #, kde-format msgid "There is no local file or directory specified for building." msgstr "找不到編譯需要的本地端檔案或目錄。" -#: plugin_katebuild.cpp:622 +#: plugin_katebuild.cpp:623 #, kde-format msgid "Building target %1 ..." msgstr "編譯目標 %1 中..." -#: plugin_katebuild.cpp:635 +#: plugin_katebuild.cpp:636 #, kde-kuit-format msgctxt "@info" msgid "Make Results:%1" msgstr "Make 結果:%1" -#: plugin_katebuild.cpp:653 +#: plugin_katebuild.cpp:654 #, kde-format msgid "Building %1 completed." msgstr "編譯 %1 已完成。" -#: plugin_katebuild.cpp:672 +#: plugin_katebuild.cpp:673 #, kde-format msgid "Found one error." msgid_plural "Found %1 errors." msgstr[0] "找到 %1 個錯誤。" -#: plugin_katebuild.cpp:673 +#: plugin_katebuild.cpp:674 #, kde-format msgid "Building %1 had errors." msgstr "編譯 %1 時發生錯誤。" -#: plugin_katebuild.cpp:676 +#: plugin_katebuild.cpp:677 #, kde-format msgid "Found one warning." msgid_plural "Found %1 warnings." msgstr[0] "找到 %1 個警告。" -#: plugin_katebuild.cpp:677 +#: plugin_katebuild.cpp:678 #, kde-format msgid "Building %1 had warnings." msgstr "編譯 %1 時發生警告。" -#: plugin_katebuild.cpp:682 +#: plugin_katebuild.cpp:683 #, kde-format msgid "Build failed." msgstr "編譯失敗。" -#: plugin_katebuild.cpp:685 +#: plugin_katebuild.cpp:686 #, kde-format msgid "Build completed without problems." msgstr "編譯已順利完成。" -#: plugin_katebuild.cpp:829 +#: plugin_katebuild.cpp:830 #, kde-format msgid "Build" msgstr "編譯" -#: plugin_katebuild.cpp:830 +#: plugin_katebuild.cpp:831 #, kde-format msgid "Clean" msgstr "清除" -#: plugin_katebuild.cpp:831 +#: plugin_katebuild.cpp:832 #, kde-format msgid "Config" msgstr "設定" -#: plugin_katebuild.cpp:832 +#: plugin_katebuild.cpp:833 #, kde-format msgid "ConfigClean" msgstr "設定清除" -#: plugin_katebuild.cpp:870 +#: plugin_katebuild.cpp:871 #, kde-format msgid "Only Errors" msgstr "只有錯誤" -#: plugin_katebuild.cpp:873 +#: plugin_katebuild.cpp:874 #, kde-format msgid "Errors and Warnings" msgstr "錯誤與警告" -#: plugin_katebuild.cpp:876 +#: plugin_katebuild.cpp:877 #, kde-format msgid "Parsed Output" msgstr "已剖析的輸出" -#: plugin_katebuild.cpp:879 +#: plugin_katebuild.cpp:880 #, kde-format msgid "Full Output" msgstr "完整的輸出" diff -Nru kate-17.12.3/po/zh_TW/katekonsoleplugin.po kate-18.04.3/po/zh_TW/katekonsoleplugin.po --- kate-17.12.3/po/zh_TW/katekonsoleplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_TW/katekonsoleplugin.po 2018-07-10 00:03:45.000000000 +0000 @@ -4,107 +4,171 @@ # # Franklin Weng , 2007. # Frank Weng (a.k.a. Franklin) , 2008, 2009, 2013, 2014. +# pan93412 , 2018. msgid "" msgstr "" "Project-Id-Version: katekonsoleplugin\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-12 05:30+0100\n" -"PO-Revision-Date: 2014-08-18 14:29+0800\n" -"Last-Translator: Franklin\n" -"Language-Team: Chinese Traditional \n" +"POT-Creation-Date: 2018-01-27 03:11+0100\n" +"PO-Revision-Date: 2018-04-24 21:37+0800\n" +"Last-Translator: pan93412 \n" +"Language-Team: Chinese \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "dot tw>\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: kateconsole.cpp:62 +#: kateconsole.cpp:67 #, kde-format msgid "You do not have enough karma to access a shell or terminal emulation" msgstr "您沒有足夠的權限來使用 shell 或模擬終端機" -#: kateconsole.cpp:94 kateconsole.cpp:355 +#: kateconsole.cpp:99 kateconsole.cpp:465 #, kde-format msgid "Terminal" msgstr "終端機" -#: kateconsole.cpp:124 +#: kateconsole.cpp:129 #, kde-format msgid "Kate Terminal" msgstr "Kate 終端機" -#: kateconsole.cpp:133 +#: kateconsole.cpp:138 #, kde-format msgctxt "@action" msgid "&Pipe to Terminal" msgstr "導向到主控台(&P)" -#: kateconsole.cpp:136 +#: kateconsole.cpp:142 #, kde-format msgctxt "@action" msgid "S&ynchronize Terminal with Current Document" msgstr "以目前的文件同步終端機裡的內容(&Y) " -#: kateconsole.cpp:141 +#: kateconsole.cpp:146 +#, kde-format +msgctxt "@action" +msgid "Run Current Document" +msgstr "執行目前的檔案" + +#: kateconsole.cpp:151 #, kde-format msgctxt "@action" msgid "&Focus Terminal" msgstr "焦點放在終端機(&F)" -#: kateconsole.cpp:259 +#: kateconsole.cpp:269 #, kde-format msgid "" "Do you really want to pipe the text to the console? This will execute any " "contained commands with your user rights." msgstr "您確定要將文字導向到主控台嗎?這會用您的權限來執行所有包含的指令。" -#: kateconsole.cpp:260 +#: kateconsole.cpp:270 #, kde-format msgid "Pipe to Terminal?" msgstr "要導向到主控台嗎?" -#: kateconsole.cpp:261 +#: kateconsole.cpp:271 #, kde-format msgid "Pipe to Terminal" msgstr "管線導向到終端機" -#: kateconsole.cpp:283 +#: kateconsole.cpp:293 #, kde-format msgid "Sorry, cannot cd into '%1'" msgstr "抱歉,無法進入目錄 %1" -#: kateconsole.cpp:300 kateconsole.cpp:316 +#: kateconsole.cpp:314 +#, kde-format +msgid "Not a local file: '%1'" +msgstr "非本機檔案:「%1」" + +#: kateconsole.cpp:348 +#, kde-format +msgid "" +"Do you really want to Run the document ?\n" +"This will execute the following command,\n" +"with your user rights, in the terminal:\n" +"'%1'" +msgstr "" +"你確定要執行這個文檔?\n" +"這將會利用你的使用者權限,\n" +"在終端器執行下方的指令:\n" +"「%1」" + +#: kateconsole.cpp:352 +#, kde-format +msgid "Run in Terminal?" +msgstr "在終端器執行?" + +#: kateconsole.cpp:353 +#, kde-format +msgid "Run" +msgstr "執行" + +#: kateconsole.cpp:369 kateconsole.cpp:385 #, kde-format msgid "Defocus Terminal" msgstr "焦點離開終端機" -#: kateconsole.cpp:309 +#: kateconsole.cpp:378 #, kde-format msgid "Focus Terminal" msgstr "焦點放在終端機" -#: kateconsole.cpp:340 +#: kateconsole.cpp:409 #, kde-format msgid "" "&Automatically synchronize the terminal with the current document when " "possible" msgstr "自動以目前的文件來同步終端機(&A)" -#: kateconsole.cpp:342 +#: kateconsole.cpp:413 kateconsole.cpp:434 +#, kde-format +msgid "Run in terminal" +msgstr "在終端器執行" + +#: kateconsole.cpp:415 +#, kde-format +msgid "&Remove extension" +msgstr "移除附加元件(&R)" + +#: kateconsole.cpp:420 +#, kde-format +msgid "Prefix:" +msgstr "前置文字:" + +#: kateconsole.cpp:428 +#, kde-format +msgid "&Show warning next time" +msgstr "下次仍顯示這個警告(&S)" + +#: kateconsole.cpp:430 +#, kde-format +msgid "" +"The next time '%1' is executed, make sure a warning window will pop up, " +"displaying the command to be sent to terminal, for review." +msgstr "" +"當下一次「%1」執行時,請確定警告視窗會顯示,並且顯示要傳送到終端器的指令以供" +"再次確認。" + +#: kateconsole.cpp:444 #, kde-format msgid "Set &EDITOR environment variable to 'kate -b'" msgstr "將 EDITOR 環境變數設為 'kate -b'(&E)" -#: kateconsole.cpp:345 +#: kateconsole.cpp:447 #, kde-format msgid "" "Important: The document has to be closed to make the console application " "continue" msgstr "重要:此文件必須被關閉,才能讓主控台應用程式繼續" -#: kateconsole.cpp:360 +#: kateconsole.cpp:470 #, kde-format msgid "Terminal Settings" msgstr "終端機設定" diff -Nru kate-17.12.3/po/zh_TW/kate.po kate-18.04.3/po/zh_TW/kate.po --- kate-17.12.3/po/zh_TW/kate.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_TW/kate.po 2018-07-10 00:03:46.000000000 +0000 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-07 03:24+0200\n" +"POT-Creation-Date: 2018-04-03 06:11+0200\n" "PO-Revision-Date: 2017-11-11 19:15+0800\n" "Last-Translator: Franklin Weng \n" "Language-Team: Chinese \n" @@ -234,19 +234,19 @@ "在這裡您可以看到所有可用的 Kate 外掛程式。具有核取標記的代表已載入,並且在下" "次啟動 Kate 時也會再次載入。" -#: katedocmanager.cpp:232 +#: katedocmanager.cpp:233 #, kde-format msgid "" "The supposedly temporary file %1 has been modified. Do you want to delete it " "anyway?" msgstr "暫存檔 %1 已被變更。您確定要刪除嗎?" -#: katedocmanager.cpp:234 +#: katedocmanager.cpp:235 #, kde-format msgid "Delete File?" msgstr "要刪除檔案嗎?" -#: katedocmanager.cpp:339 +#: katedocmanager.cpp:340 #, kde-format msgid "" "

        The document '%1' has been modified, but not saved.

        Do you want to " @@ -255,37 +255,37 @@ "

        此文件「%1」已被修改,但尚未被儲存。

        您想要儲存您的變更或是放棄它" "們?

        " -#: katedocmanager.cpp:341 katetabbutton.cpp:46 +#: katedocmanager.cpp:342 katetabbutton.cpp:46 #, kde-format msgid "Close Document" msgstr "關閉文件" -#: katedocmanager.cpp:348 +#: katedocmanager.cpp:349 #, kde-format msgid "Save As" msgstr "另存新檔" -#: katedocmanager.cpp:367 katemainwindow.cpp:468 +#: katedocmanager.cpp:368 katemainwindow.cpp:468 #, kde-format msgid "New file opened while trying to close Kate, closing aborted." msgstr "當嘗試關閉 Kate 時開啟了新的檔案,關閉中止。" -#: katedocmanager.cpp:368 katemainwindow.cpp:469 +#: katedocmanager.cpp:369 katemainwindow.cpp:469 #, kde-format msgid "Closing Aborted" msgstr "關閉已中止" -#: katedocmanager.cpp:443 +#: katedocmanager.cpp:444 #, kde-format msgid "Starting Up" msgstr "啟動" -#: katedocmanager.cpp:444 +#: katedocmanager.cpp:445 #, kde-format msgid "Reopening files from the last session..." msgstr "從上一次作業階段重新開啟檔案..." -#: katedocmanager.cpp:605 +#: katedocmanager.cpp:606 #, kde-format msgid "Errors/Warnings while opening documents" msgstr "開啟文件時發生錯誤或警告" @@ -1000,342 +1000,342 @@ msgid "&Open Containing Folder" msgstr "開啟存放資料夾(&O)" -#: main.cpp:111 +#: main.cpp:112 #, kde-format msgid "Kate" msgstr "Kate" -#: main.cpp:112 +#: main.cpp:113 #, kde-format msgid "Kate - Advanced Text Editor" msgstr "Kate - 進階的文字編輯器" -#: main.cpp:113 +#: main.cpp:114 #, kde-format msgid "(c) 2000-2017 The Kate Authors" msgstr "(c) 2000-2017 The Kate 作者群" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" -#: main.cpp:127 +#: main.cpp:128 #, kde-format msgid "Maintainer" msgstr "維護者" -#: main.cpp:128 +#: main.cpp:129 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" -#: main.cpp:128 main.cpp:129 main.cpp:130 main.cpp:139 +#: main.cpp:129 main.cpp:130 main.cpp:131 main.cpp:140 #, kde-format msgid "Core Developer" msgstr "核心發展者" -#: main.cpp:129 +#: main.cpp:130 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" -#: main.cpp:130 +#: main.cpp:131 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" -#: main.cpp:131 +#: main.cpp:132 #, kde-format msgid "Developer & Highlight wizard" msgstr "開發者與突顯精靈" -#: main.cpp:132 +#: main.cpp:133 #, kde-format msgid "Kåre Särs" msgstr "Kåre Särs" -#: main.cpp:132 main.cpp:133 main.cpp:134 +#: main.cpp:133 main.cpp:134 main.cpp:135 #, kde-format msgid "Developer" msgstr "開發者" -#: main.cpp:133 +#: main.cpp:134 #, kde-format msgid "Alexander Neundorf" msgstr "Alexander Neundorf" -#: main.cpp:134 +#: main.cpp:135 #, kde-format msgid "Sven Brauch" msgstr "Sven Brauch" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" -#: main.cpp:135 +#: main.cpp:136 #, kde-format msgid "The cool buffersystem" msgstr "很棒的緩衝區系統" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" -#: main.cpp:136 +#: main.cpp:137 #, kde-format msgid "The Editing Commands" msgstr "編輯命令" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" -#: main.cpp:137 +#: main.cpp:138 #, kde-format msgid "Testing, ..." msgstr "測試中,..." -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" -#: main.cpp:138 +#: main.cpp:139 #, kde-format msgid "Former Core Developer" msgstr "原始核心發展者" -#: main.cpp:139 +#: main.cpp:140 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "Jochen Wilhemly" msgstr "Jochen Wilhemly" -#: main.cpp:140 +#: main.cpp:141 #, kde-format msgid "KWrite Author" msgstr "KWrite 作者" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" -#: main.cpp:141 +#: main.cpp:142 #, kde-format msgid "KWrite port to KParts" msgstr "KWrite 移植到 KParts" -#: main.cpp:142 +#: main.cpp:143 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" -#: main.cpp:143 +#: main.cpp:144 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" -#: main.cpp:144 +#: main.cpp:145 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "KWrite 復原的歷史紀錄,Kspell 整合" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" -#: main.cpp:145 +#: main.cpp:146 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "KWrite XML 語法突出支援" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" -#: main.cpp:146 +#: main.cpp:147 #, kde-format msgid "Patches and more" msgstr "補丁檔以及其他" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Pablo Martín" msgstr "Pablo Martín" -#: main.cpp:147 +#: main.cpp:148 #, kde-format msgid "Python Plugin Developer" msgstr "Python 外掛程式開發者" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" -#: main.cpp:148 +#: main.cpp:149 #, kde-format msgid "QA and Scripting" msgstr "問答與文稿" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" -#: main.cpp:150 +#: main.cpp:151 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "RPM Spec-Files,Perl,Diff 和其他語法突出支援" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" -#: main.cpp:151 +#: main.cpp:152 #, kde-format msgid "Highlighting for VHDL" msgstr "VHDL 語法突出支援" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" -#: main.cpp:152 +#: main.cpp:153 #, kde-format msgid "Highlighting for SQL" msgstr "SQL 語法突出支援" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" -#: main.cpp:153 +#: main.cpp:154 #, kde-format msgid "Highlighting for Ferite" msgstr "Ferite 語法突出支援" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" -#: main.cpp:154 +#: main.cpp:155 #, kde-format msgid "Highlighting for ILERPG" msgstr "ILERPG 語法突出支援" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" -#: main.cpp:155 +#: main.cpp:156 #, kde-format msgid "Highlighting for LaTeX" msgstr "LaTeX 語法突出支援" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" -#: main.cpp:156 +#: main.cpp:157 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Makefiles, Python 語法突出支援" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" -#: main.cpp:157 +#: main.cpp:158 #, kde-format msgid "Highlighting for Python" msgstr "Python 語法突出支援" -#: main.cpp:158 +#: main.cpp:159 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" -#: main.cpp:159 +#: main.cpp:160 #, kde-format msgid "Highlighting for Scheme" msgstr "Scheme 語法突出支援" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" -#: main.cpp:160 +#: main.cpp:161 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP 關鍵字/資料型別 列表" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" -#: main.cpp:161 +#: main.cpp:162 #, kde-format msgid "Very nice help" msgstr "很棒的說明" -#: main.cpp:162 +#: main.cpp:163 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "所有曾協力但我忘記提及的人" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "Start Kate with a given session." msgstr "以指定的作業階段啟動 Kate。" -#: main.cpp:188 +#: main.cpp:189 #, kde-format msgid "session" msgstr "工作階段" -#: main.cpp:192 +#: main.cpp:193 #, kde-format msgid "Start Kate with a new anonymous session, implies '-n'." msgstr "以新的匿名作業階段啟動 Kate,也就是 '-n'。" -#: main.cpp:196 +#: main.cpp:197 #, kde-format msgid "" "Force start of a new kate instance (is ignored if start is used and another " @@ -1345,14 +1345,14 @@ "強制啟動新的 kate 實體(若是指定 start,而且另一個 kate 實體已開啟指定的作業" "階段,則此指令會被忽略),即使沒有指定任何參數與網址。" -#: main.cpp:200 +#: main.cpp:201 #, kde-format msgid "" "If using an already running kate instance, block until it exits, if URLs " "given to open." msgstr "若已經有 kate 實體正在運作,則等待到此實體離開。" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "" "Only try to reuse kate instance with this pid (is ignored if start is used " @@ -1361,57 +1361,57 @@ "只試著重複使用 pid 為此值的 kate 實體(若是使用 start,並且另一個 kate 實體已" "開啟相同的作業階段,則此指令會被忽略)。" -#: main.cpp:204 +#: main.cpp:205 #, kde-format msgid "pid" msgstr "行程代碼" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "Set encoding for the file to open." msgstr "設定要開啟檔案的編碼。" -#: main.cpp:208 +#: main.cpp:209 #, kde-format msgid "encoding" msgstr "編碼" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "Navigate to this line." msgstr "導覽至這一行。" -#: main.cpp:212 +#: main.cpp:213 #, kde-format msgid "line" msgstr "行" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "Navigate to this column." msgstr "導覽至這一欄。" -#: main.cpp:216 +#: main.cpp:217 #, kde-format msgid "column" msgstr "欄" -#: main.cpp:220 +#: main.cpp:221 #, kde-format msgid "Read the contents of stdin." msgstr "讀取 stdin 的內容。" -#: main.cpp:224 +#: main.cpp:225 #, kde-format msgid "The files/URLs opened by the application will be deleted after use" msgstr "應用程式開啟的檔案/URL在使用後會被刪除" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "Documents to open." msgstr "要開啟的文件" -#: main.cpp:228 +#: main.cpp:229 #, kde-format msgid "[urls...]" msgstr "[網址...]" @@ -1474,7 +1474,7 @@ msgid "&Open" msgstr "開啟(&O)" -#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:455 +#: session/katesessionmanagedialog.cpp:128 session/katesessionmanager.cpp:463 #, kde-format msgid "Session name:" msgstr "作業階段名稱:" @@ -1484,52 +1484,52 @@ msgid "Specify New Name for Session" msgstr "為作業階段指定新的名稱" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "To save a session, you must specify a name." msgstr "要儲存作業階段,您必須指定一個名稱。" -#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:463 +#: session/katesessionmanagedialog.cpp:136 session/katesessionmanager.cpp:471 #, kde-format msgid "Missing Session Name" msgstr "遺失業階段名稱" -#: session/katesessionmanager.cpp:124 +#: session/katesessionmanager.cpp:132 #, kde-format msgid "" "Internal error: there is more than one instance open for a given session." msgstr "內部錯誤:有一個以上的實體開啟相同的作業階段" -#: session/katesessionmanager.cpp:129 +#: session/katesessionmanager.cpp:137 #, kde-format msgid "" "Session '%1' is already opened in another kate instance, change there " "instead of reopening?" msgstr "工作階段 %1 已在另一個 kate 實體開啟,要使用該實體還是重新開啟?" -#: session/katesessionmanager.cpp:267 +#: session/katesessionmanager.cpp:275 #, kde-format msgid "" "The session could not be renamed to \"%1\", there already exists another " "session with the same name" msgstr "此作業階段無法重新命名為 %1,因為已經有同名的作業階段。" -#: session/katesessionmanager.cpp:268 session/katesessionmanager.cpp:281 +#: session/katesessionmanager.cpp:276 session/katesessionmanager.cpp:289 #, kde-format msgid "Session Renaming" msgstr "重新命名作業階段" -#: session/katesessionmanager.cpp:280 +#: session/katesessionmanager.cpp:288 #, kde-format msgid "The session could not be renamed to \"%1\". Failed to write to \"%2\"" msgstr "此作業階段無法重新命名為 %1,因為寫入 \"%2\" 失敗" -#: session/katesessionmanager.cpp:454 +#: session/katesessionmanager.cpp:462 #, kde-format msgid "Specify New Name for Current Session" msgstr "為目前的作業階段指定新的名稱" -#: session/katesessionmanager.cpp:455 +#: session/katesessionmanager.cpp:463 #, kde-format msgid "" "There is already an existing session with your chosen name.\n" diff -Nru kate-17.12.3/po/zh_TW/kateproject.po kate-18.04.3/po/zh_TW/kateproject.po --- kate-17.12.3/po/zh_TW/kateproject.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_TW/kateproject.po 2018-07-10 00:03:45.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-02-27 03:46+0100\n" +"POT-Creation-Date: 2017-11-17 03:18+0100\n" "PO-Revision-Date: 2016-07-09 17:23+0800\n" "Last-Translator: Jeff Huang \n" "Language-Team: Chinese \n" @@ -89,42 +89,37 @@ msgid "Notes" msgstr "備忘" -#: kateprojectinfoviewcodeanalysis.cpp:36 +#: kateprojectinfoviewcodeanalysis.cpp:38 #, kde-format msgid "Start Analysis..." msgstr "開始分析..." -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "File" msgstr "檔案" -#: kateprojectinfoviewcodeanalysis.cpp:47 kateprojectinfoviewindex.cpp:43 +#: kateprojectinfoviewcodeanalysis.cpp:51 kateprojectinfoviewindex.cpp:43 #, kde-format msgid "Line" msgstr "行" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Severity" msgstr "嚴重度" -#: kateprojectinfoviewcodeanalysis.cpp:47 +#: kateprojectinfoviewcodeanalysis.cpp:51 #, kde-format msgid "Message" msgstr "訊息" -#: kateprojectinfoviewcodeanalysis.cpp:121 -#, kde-format -msgid "Please install 'cppcheck'." -msgstr "請安裝 cppcheck。" - -#: kateprojectinfoviewcodeanalysis.cpp:207 +#: kateprojectinfoviewcodeanalysis.cpp:219 #, kde-format msgid "Analysis finished." msgstr "分析已完成。" -#: kateprojectinfoviewcodeanalysis.cpp:212 +#: kateprojectinfoviewcodeanalysis.cpp:224 #, kde-format msgid "Analysis failed!" msgstr "分析失敗!" @@ -190,6 +185,9 @@ msgid "&Projects" msgstr "專案(&P)" +#~ msgid "Please install 'cppcheck'." +#~ msgstr "請安裝 cppcheck。" + #~ msgid "Follow Location" #~ msgstr "跟隨位置" diff -Nru kate-17.12.3/po/zh_TW/katesearch.po kate-18.04.3/po/zh_TW/katesearch.po --- kate-17.12.3/po/zh_TW/katesearch.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_TW/katesearch.po 2018-07-10 00:03:46.000000000 +0000 @@ -4,13 +4,14 @@ # Franklin Weng , 2011. # Franklin Weng , 2012, 2013, 2014, 2015, 2017. # Jeff Huang , 2016, 2017. +# pan93412 , 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-14 03:41+0200\n" -"PO-Revision-Date: 2017-11-11 19:15+0800\n" -"Last-Translator: Franklin Weng \n" +"POT-Creation-Date: 2018-03-01 03:19+0100\n" +"PO-Revision-Date: 2018-04-24 21:37+0800\n" +"Last-Translator: pan93412 \n" "Language-Team: Chinese \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" @@ -315,149 +316,161 @@ msgid "Usage: newPGrep [pattern to search for in current project]" msgstr "用法:newPGrep 【要在目前專案中搜尋的樣式】" +#. i18n: ectx: property (toolTip), widget (QToolButton, newTabButton) +#: search.ui:19 +#, kde-format +msgid "Add new search tab" +msgstr "新增新的搜尋標籤" + #. i18n: ectx: property (text), widget (QToolButton, newTabButton) #. i18n: ectx: property (text), widget (QToolButton, displayOptions) -#: search.ui:19 search.ui:164 +#: search.ui:22 search.ui:170 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, findLabel) -#: search.ui:26 +#: search.ui:29 #, kde-format msgid "Find:" msgstr "尋找:" #. i18n: ectx: property (toolTip), widget (QPushButton, searchButton) #. i18n: ectx: property (text), widget (QPushButton, searchButton) -#: search.ui:46 search.ui:49 +#: search.ui:49 search.ui:52 #, kde-format msgid "Search" msgstr "搜尋" #. i18n: ectx: property (toolTip), widget (QPushButton, nextButton) #. i18n: ectx: property (text), widget (QPushButton, nextButton) -#: search.ui:93 search.ui:96 +#: search.ui:96 search.ui:99 #, kde-format msgid "Next" msgstr "下一個" #. i18n: ectx: property (text), widget (QPushButton, stopButton) -#: search.ui:134 +#: search.ui:137 #, kde-format msgid "Stop" msgstr "停止" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:146 +#: search.ui:149 #, kde-format msgid "In Current File" msgstr "在目前的檔案中" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:151 +#: search.ui:154 #, kde-format msgid "in Open Files" msgstr "在開啟的檔案中" #. i18n: ectx: property (text), item, widget (QComboBox, searchPlaceCombo) -#: search.ui:156 +#: search.ui:159 #, kde-format msgid "in Folder" msgstr "在資料夾" +#. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions) +#: search.ui:167 +#, kde-format +msgid "Show search options" +msgstr "顯示搜尋選項" + #. i18n: ectx: property (text), widget (QLabel, replaceLabel) -#: search.ui:174 +#: search.ui:180 #, kde-format msgid "Replace:" msgstr "取代:" #. i18n: ectx: property (text), widget (QPushButton, replaceButton) -#: search.ui:194 +#: search.ui:200 #, kde-format msgid "Replace" msgstr "取代" #. i18n: ectx: property (text), widget (QPushButton, replaceCheckedBtn) -#: search.ui:204 +#: search.ui:210 #, kde-format msgid "Replace Checked" msgstr "取代勾選" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) -#: search.ui:211 +#: search.ui:217 #, kde-format msgid "Match case" msgstr "符合大小寫" #. i18n: ectx: property (toolTip), widget (QToolButton, useRegExp) -#: search.ui:227 +#: search.ui:233 #, kde-format msgid "Use regular expressions" msgstr "正規表示式" #. i18n: ectx: property (toolTip), widget (QToolButton, expandResults) -#: search.ui:256 +#: search.ui:262 #, kde-format msgid "Expand results" msgstr "展開結果" #. i18n: ectx: property (toolTip), widget (QToolButton, currentFolderButton) -#: search.ui:272 +#: search.ui:278 #, kde-format msgid "Use the current document's path." msgstr "使用目前的文件路徑。" #. i18n: ectx: property (text), widget (QLabel, folderLabel) -#: search.ui:373 +#: search.ui:379 #, kde-format msgid "Folder:" msgstr "資料夾:" #. i18n: ectx: property (toolTip), widget (QToolButton, folderUpButton) -#: search.ui:391 +#: search.ui:397 #, kde-format msgid "Go one folder up." msgstr "往上一層資料夾。" #. i18n: ectx: property (text), widget (QLabel, filterLabel) -#: search.ui:400 +#: search.ui:406 #, kde-format msgid "Filter:" msgstr "過濾器:" #. i18n: ectx: property (text), item, widget (KComboBox, filterCombo) -#: search.ui:422 +#: search.ui:428 #, kde-format msgid "*" msgstr "*" #. i18n: ectx: property (text), widget (QLabel, excludeLabel) -#: search.ui:430 +#: search.ui:436 #, kde-format msgid "Exclude:" msgstr "排除:" #. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox) -#: search.ui:451 +#: search.ui:457 #, kde-format msgid "Recursive" msgstr "遞迴" #. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox) -#: search.ui:461 +#: search.ui:467 #, kde-format msgid "Include hidden" msgstr "包含隱藏檔" #. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox) -#: search.ui:468 +#: search.ui:474 #, kde-format msgid "Follow symbolic links" msgstr "跟隨符號連結" #. i18n: ectx: property (text), widget (QCheckBox, binaryCheckBox) -#: search.ui:475 +#: search.ui:481 #, kde-format msgid "Include binary files" msgstr "包含二進位檔案" @@ -477,9 +490,6 @@ #~ msgid "Folder" #~ msgstr "資料夾" -#~ msgid "Search in:" -#~ msgstr "搜尋於:" - #~ msgid "Fi&nd:" #~ msgstr "尋找(&N):" diff -Nru kate-17.12.3/po/zh_TW/katesnippetsplugin.po kate-18.04.3/po/zh_TW/katesnippetsplugin.po --- kate-17.12.3/po/zh_TW/katesnippetsplugin.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_TW/katesnippetsplugin.po 2018-07-10 00:03:46.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-08-08 03:18+0200\n" +"POT-Creation-Date: 2018-03-07 03:16+0100\n" "PO-Revision-Date: 2016-07-09 17:29+0800\n" "Last-Translator: Jeff Huang \n" "Language-Team: Chinese \n" @@ -86,22 +86,22 @@ msgid "Prefix to show in code completion" msgstr "源碼補完要顯示的前綴" -#: editsnippet.cpp:106 editsnippet.cpp:187 +#: editsnippet.cpp:107 editsnippet.cpp:188 #, kde-format msgid "Edit Snippet %1 in %2" msgstr "編輯 %2 裡的片段 %1" -#: editsnippet.cpp:116 +#: editsnippet.cpp:117 #, kde-format msgid "Create New Snippet in Repository %1" msgstr "在主目錄 %1 中新增片段" -#: editsnippet.cpp:155 +#: editsnippet.cpp:156 #, kde-format msgid "Snippet name cannot contain spaces" msgstr "片段名稱不能含空白" -#: editsnippet.cpp:194 +#: editsnippet.cpp:195 #, kde-format msgid "" "The snippet contains unsaved changes. Do you want to continue and lose all " @@ -110,7 +110,7 @@ "片段中有未儲存的變更。\n" "您要丟棄所有變更並繼續嗎?" -#: editsnippet.cpp:195 +#: editsnippet.cpp:196 #, kde-format msgid "Warning - Unsaved Changes" msgstr "警告 - 有未儲存的變更" diff -Nru kate-17.12.3/po/zh_TW/plasma_applet_org.kde.plasma.katesessions.po kate-18.04.3/po/zh_TW/plasma_applet_org.kde.plasma.katesessions.po --- kate-17.12.3/po/zh_TW/plasma_applet_org.kde.plasma.katesessions.po 2018-03-06 00:08:03.000000000 +0000 +++ kate-18.04.3/po/zh_TW/plasma_applet_org.kde.plasma.katesessions.po 2018-07-10 00:03:46.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:06+0100\n" +"POT-Creation-Date: 2018-02-05 03:03+0100\n" "PO-Revision-Date: 2014-09-14 09:03+0800\n" "Last-Translator: Franklin\n" "Language-Team: Chinese Traditional \n" @@ -47,17 +47,17 @@ msgid "Delete session" msgstr "刪除作業階段" -#: engine/katesessionsmodel.cpp:75 +#: engine/katesessionsmodel.cpp:74 #, kde-format msgid "Start Kate (no arguments)" msgstr "啟動 Kate(無參數)" -#: engine/katesessionsmodel.cpp:83 +#: engine/katesessionsmodel.cpp:82 #, kde-format msgid "New Kate Session" msgstr "新的 Kate 作業階段" -#: engine/katesessionsmodel.cpp:92 +#: engine/katesessionsmodel.cpp:91 #, kde-format msgid "New Anonymous Session" msgstr "新的匿名作業階段" diff -Nru kate-17.12.3/.reviewboardrc kate-18.04.3/.reviewboardrc --- kate-17.12.3/.reviewboardrc 2018-03-01 22:53:54.000000000 +0000 +++ kate-18.04.3/.reviewboardrc 1970-01-01 00:00:00.000000000 +0000 @@ -1,4 +0,0 @@ -REVIEWBOARD_URL = "https://git.reviewboard.kde.org" -REPOSITORY = "git://anongit.kde.org/kate" -TARGET_GROUPS = "kate" -BRANCH = "master"