From 2a4dd2aa43aeff54187955ed66e8462751bfed1c Mon Sep 17 00:00:00 2001 From: Marco Savelli Date: Mon, 18 Sep 2023 22:53:49 +0200 Subject: selection: select-on-rubberband-on-row as new default Sets a rectangular, non-full-width rubberband as the new default. User selection is made wherever the rubberband intersects with the row. --- src/kitemviews/kitemlistcontroller.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/kitemviews/kitemlistcontroller.cpp b/src/kitemviews/kitemlistcontroller.cpp index 0f3c5bc8c..d70028d23 100644 --- a/src/kitemviews/kitemlistcontroller.cpp +++ b/src/kitemviews/kitemlistcontroller.cpp @@ -1302,9 +1302,9 @@ void KItemListController::slotRubberBandChanged() const QRectF widgetRect = m_view->itemRect(index); if (widgetRect.intersects(rubberBandRect)) { - const QRectF iconRect = widget->iconRect().translated(widgetRect.topLeft()); - const QRectF textRect = widget->textRect().translated(widgetRect.topLeft()); - if (iconRect.intersects(rubberBandRect) || textRect.intersects(rubberBandRect)) { + // Select the full row intersecting with the rubberband rectangle + const QRectF selectionRect = widget->selectionRect().translated(widgetRect.topLeft()); + if (selectionRect.intersects(rubberBandRect)) { selectedItems.insert(index); } } -- cgit v1.3 From d9a18b04ea0b1b4e427f45083fdc0cdec87cbbfd Mon Sep 17 00:00:00 2001 From: Marco Savelli Date: Mon, 18 Sep 2023 23:20:39 +0200 Subject: selection: fix rubberband vertices --- src/kitemviews/kitemlistcontroller.cpp | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/kitemviews/kitemlistcontroller.cpp b/src/kitemviews/kitemlistcontroller.cpp index d70028d23..be7a63e09 100644 --- a/src/kitemviews/kitemlistcontroller.cpp +++ b/src/kitemviews/kitemlistcontroller.cpp @@ -654,11 +654,6 @@ bool KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent *event, const if (m_view->scrollOrientation() == Qt::Vertical) { endPos.ry() += m_view->scrollOffset(); - if (m_view->itemSize().width() < 0) { - // Use a special rubberband for views that have only one column and - // expand the rubberband to use the whole width of the view. - endPos.setX(m_view->size().width()); - } } else { endPos.rx() += m_view->scrollOffset(); } @@ -1809,11 +1804,6 @@ void KItemListController::startRubberBand() QPoint startPos = m_view->transform().map(m_view->scene()->views().first()->mapFromGlobal(m_pressedMouseGlobalPos.toPoint())); if (m_view->scrollOrientation() == Qt::Vertical) { startPos.ry() += m_view->scrollOffset(); - if (m_view->itemSize().width() < 0) { - // Use a special rubberband for views that have only one column and - // expand the rubberband to use the whole width of the view. - startPos.setX(0); - } } else { startPos.rx() += m_view->scrollOffset(); } -- cgit v1.3 From 3e68ced4790616f2c3f8242f9a9a13ce5921063a Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Mon, 25 Sep 2023 01:30:00 +0000 Subject: GIT_SILENT Sync po/docbooks with svn --- po/ja/dolphin.po | 522 ++++++++++++++++++------------------------------------- po/pl/dolphin.po | 100 ++++------- 2 files changed, 200 insertions(+), 422 deletions(-) diff --git a/po/ja/dolphin.po b/po/ja/dolphin.po index 647763931..c36c56e52 100644 --- a/po/ja/dolphin.po +++ b/po/ja/dolphin.po @@ -8,14 +8,14 @@ # rokuosan , 2021. # Toda Ryunosuke , 2021. # Ryuichi Yamada , 2022, 2023. -# Fumiaki Okushi , 2007, 2010, 2011, 2012, 2013, 2014, 2016, 2019, 2020, 2021, 2022. +# Fumiaki Okushi , 2007, 2010, 2011, 2012, 2013, 2014, 2016, 2019, 2020, 2021, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-09-17 00:47+0000\n" -"PO-Revision-Date: 2023-02-23 18:31+0900\n" -"Last-Translator: Ryuichi Yamada \n" +"PO-Revision-Date: 2023-09-23 21:41-0700\n" +"Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" @@ -24,7 +24,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -"X-Generator: Lokalize 22.12.2\n" +"X-Generator: Lokalize 23.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -350,20 +350,16 @@ msgstr "" "合、前の場所からはコピーしたアイテムは削除されます。" #: dolphinmainwindow.cpp:1629 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Copy to Inactive Split View" +#, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" -msgstr "非アクティブな分割ビューにコピー" +msgstr "他のビューにコピー" #: dolphinmainwindow.cpp:1630 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Copy to Inactive Split View…" +#, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" -msgstr "非アクティブな分割ビューにコピー..." +msgstr "他のビューにコピー…" #: dolphinmainwindow.cpp:1632 #, kde-kuit-format @@ -372,8 +368,8 @@ msgid "" "This copies the selected items from the active view to " "the inactive split view." msgstr "" -"選択したアイテムがアクティブなビューから非アクティブな" -"ビューにコピーされます" +"選択したアイテムがアクティブなビューから非アクティブな分" +"割ビューにコピーされます" #: dolphinmainwindow.cpp:1635 #, kde-format @@ -382,20 +378,16 @@ msgid "Copy to Inactive Split View" msgstr "非アクティブな分割ビューにコピー" #: dolphinmainwindow.cpp:1640 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Move to Inactive Split View" +#, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" -msgstr "非アクティブな分割ビューに移動" +msgstr "他のビューに移動" #: dolphinmainwindow.cpp:1641 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Move to Inactive Split View…" +#, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" -msgstr "非アクティブな分割ビューに移動..." +msgstr "他のビューに移動…" #: dolphinmainwindow.cpp:1643 #, kde-kuit-format @@ -414,12 +406,10 @@ msgid "Move to Inactive Split View" msgstr "非アクティブな分割ビューに移動" #: dolphinmainwindow.cpp:1651 -#, fuzzy, kde-format -#| msgctxt "@action:intoolbar" -#| msgid "Filter" +#, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" -msgstr "フィルタ" +msgstr "フィルタ..." #: dolphinmainwindow.cpp:1652 #, kde-format @@ -453,10 +443,9 @@ msgid "Filter" msgstr "フィルタ" #: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 -#, fuzzy, kde-format -#| msgid "Search" +#, kde-format msgid "Search…" -msgstr "検索" +msgstr "検索..." #: dolphinmainwindow.cpp:1676 #, kde-format @@ -564,12 +553,10 @@ msgid "Opens the stash virtual directory in a split window" msgstr "隠し仮想ディレクトリを分割ビューで開く" #: dolphinmainwindow.cpp:1767 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Preview" +#, kde-format msgctxt "@info:tooltip" msgid "Refresh view" -msgstr "プレビュー" +msgstr "ビューを更新" #: dolphinmainwindow.cpp:1769 #, kde-kuit-format @@ -786,12 +773,10 @@ msgid "Activate Previous Tab" msgstr "前のタブをアクティブに" #: dolphinmainwindow.cpp:1994 -#, fuzzy, kde-format -#| msgctxt "@option:check" -#| msgid "Show folders first" +#, kde-format msgctxt "@action:inmenu" msgid "Show Target" -msgstr "フォルダを先に表示する" +msgstr "ターゲットを表示" #: dolphinmainwindow.cpp:2000 #, kde-format @@ -1087,15 +1072,7 @@ msgid "Split view" msgstr "ビューを分割" #: dolphinmainwindow.cpp:2498 -#, fuzzy, kde-kuit-format -#| msgctxt "@info:whatsthis" -#| msgid "" -#| "This is the Menubar. It provides access to " -#| "commands and configuration options. Left-click on any of the menus on " -#| "this bar to see its contents.The Menubar can be hidden by " -#| "unchecking Settings|Show Menubar. Then most of its " -#| "contents become available through a Control button " -#| "on the Toolbar." +#, kde-kuit-format msgctxt "@info:whatsthis" msgid "" "This is the Menubar. It provides access to " @@ -1109,22 +1086,11 @@ msgstr "" "のアクセスを提供します。このバーのメニューを左クリックすると、その内容が表示" "されます。設定→メニューバーを表示のチェッ" "クを外すと、メニューバーを隠すことができます。そうすると、ツール" -"バーコントロールボタンからほとんどの内容" -"を利用できるようになります。" +"バーのメニューボタンからほとんどの内容を利" +"用できるようになります。" #: dolphinmainwindow.cpp:2505 -#, fuzzy, kde-kuit-format -#| msgctxt "@info:whatsthis" -#| msgid "" -#| "This is the Toolbar. It allows quick access to " -#| "frequently used actions.It is highly customizable. All items " -#| "you see in the Control menu or in the " -#| "Menubar can be placed on the Toolbar. Just right-" -#| "click on it and select Configure Toolbars… or find " -#| "this action in the Control or Settings menu.The location of the bar and the style of its " -#| "buttons can also be changed in the right-click menu. Right-click a button " -#| "if you want to show or hide its text." +#, kde-kuit-format msgctxt "@info:whatsthis" msgid "" "This is the Toolbar. It allows quick access to " @@ -1137,14 +1103,13 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" "これがツールバーです。よく使う操作に素早くアクセス" -"できます。高度なカスタマイズが可能です。コントロール" -"メニューやメニューバーに表示されている項目" -"は、すべてツールバーに配置することができます。ツールバーを右クリックして" -"ツールバーの設定を選択するか、コントロール" -"または設定メニューでこの操作を見つけてくだ" -"さい。ツールバーの位置やボタンのスタイルは、右クリックメニューで" -"変更することができます。ボタンのテキストを表示/非表示にしたい場合は、ボタンを" -"右クリックしてください。" +"できます。高度なカスタマイズが可能です。メニューメニューバーに表示されている項目は、すべて" +"ツールバーに配置することができます。ツールバーを右クリックしてツー" +"ルバーの設定を選択するか、メニューでこの操" +"作を見つけてください。ツールバーの位置やボタンのスタイルは、右ク" +"リックメニューで変更することができます。ボタンのテキストを表示/非表示にしたい" +"場合は、ボタンを右クリックしてください。" #: dolphinmainwindow.cpp:2517 #, kde-kuit-format @@ -1188,13 +1153,7 @@ msgstr "" "ます。" #: dolphinmainwindow.cpp:2539 -#, fuzzy, kde-kuit-format -#| msgctxt "@info:whatsthis" -#| msgid "" -#| "This opens a window in which you can change which buttons appear on " -#| "the Toolbar.All items you see in the " -#| "Control menu or in the Menubar can also be placed on the Toolbar." +#, kde-kuit-format msgctxt "@info:whatsthis" msgid "" "This opens a window in which you can change which buttons appear on " @@ -1202,9 +1161,8 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" "ツールバーに表示するボタンを変更できるウィンドウを" -"表示します。コントロールメニューや" -"メニューバーに表示されているすべての項目は、ツールバー" -"にも表示できます。" +"表示します。メニューに表示されているすべ" +"ての項目は、ツールバーにも表示できます。" #: dolphinmainwindow.cpp:2543 #, kde-kuit-format @@ -1225,13 +1183,7 @@ msgstr "" #. know with a reasonable chance you might want to have 2 external links. #. The same might be true for any external link you translate. #: dolphinmainwindow.cpp:2563 -#, fuzzy, kde-kuit-format -#| msgctxt "@info:whatsthis second half of handbook text with link" -#| msgid "" -#| "If you want more elaborate introductions to the different features " -#| "of Dolphin click here. It will open the dedicated " -#| "page in the KDE UserBase Wiki." +#, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" "This opens the Handbook for this application. It provides explanations " @@ -1240,19 +1192,15 @@ msgid "" "emphasis> click " "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -"Dolphin の様々な機能をより詳しく紹介したい場合は、" -"ここをクリックしてください。KDE UserBase Wiki内の専用ページが開きます。" +"このアプリケーションについてのハンドブックを開きます。ハンドブックは " +"Dolphin のすべての部分についての説明を提供します。Dolphin の様々な機能をより詳しく理解したい場" +"合は、ここをク" +"リックしてください。KDE UserBase Wiki 内の専用ページが開きます。" #: dolphinmainwindow.cpp:2568 -#, fuzzy, kde-kuit-format -#| msgctxt "@info:whatsthis second half of whatsthis button text with link" -#| msgid "" -#| "There are two other ways to get help: The Dolphin Handbook and the KDE UserBase Wiki.The \"What's this?\" help is missing in most other windows so " -#| "don't get too used to this." +#, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" "This is the button that invokes the help feature you are using right " @@ -1264,19 +1212,17 @@ msgid "" "link>.The \"What's this?\" help is missing in most other " "windows so don't get too used to this." msgstr "" -"ヘルプを利用するには他に2つの方法があります。Dolphin Handbook と KDE UserBase Wiki です。他の多く" -"のウィンドウでは、「これは何?」というヘルプはありませんので、これに慣れすぎ" -"ないようにしてください。" +"このボタンであなたが今使用しているヘルプ機能を呼び出せます。まずボタン" +"をクリックして、このアプリケーションを構成する要素をクリックするとその部分に" +"ついての「これは何?」情報を見ることができます。ヘルプ情報がない部分ではマウ" +"スカーソルの見た目が変わります。ヘルプを利用するには他に2つの方" +"法があります。Dolphin Handbook " +"と KDE UserBase " +"Wiki です。他の多くのウィンドウでは、「これは何?」という" +"ヘルプはありませんので、これに慣れすぎないようにしてください。" #: dolphinmainwindow.cpp:2579 -#, fuzzy, kde-kuit-format -#| msgctxt "@info:whatsthis second half of reportbug text with link" -#| msgid "" -#| "High-quality bug reports are much appreciated. To learn how to make " -#| "your bug report as effective as possible click here." +#, kde-kuit-format msgctxt "@info:whatsthis" msgid "" "This opens a window that will guide you through reporting errors or " @@ -1285,9 +1231,11 @@ msgid "" "effective as possible click here." msgstr "" -"質の高いバグレポートをお願いします。可能な限り効果的なバグレポートを作" -"成する方法については、こちらをご覧ください。" +"このアプリケーションやその他の KDE ソフトウェアのエラーや不具合を報告す" +"るための案内ウィンドウを開きます。質の高いバグレポートをお願いし" +"ます。可能な限り効果的なバグレポートを作成する方法については、こちらをご" +"覧ください。" #: dolphinmainwindow.cpp:2588 #, kde-kuit-format @@ -1383,25 +1331,19 @@ msgid_plural "Location Bars" msgstr[0] "場所バー" #: dolphinpart.cpp:149 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu Edit" -#| msgid "&Edit File Type..." +#, kde-format msgctxt "@action:inmenu Edit" msgid "&Edit File Type…" msgstr "ファイルタイプを編集(&E)..." #: dolphinpart.cpp:153 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu Edit" -#| msgid "Select Items Matching..." +#, kde-format msgctxt "@action:inmenu Edit" msgid "Select Items Matching…" msgstr "マッチするアイテムを選択..." #: dolphinpart.cpp:158 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu Edit" -#| msgid "Unselect Items Matching..." +#, kde-format msgctxt "@action:inmenu Edit" msgid "Unselect Items Matching…" msgstr "マッチするアイテムの選択を解除..." @@ -1437,12 +1379,10 @@ msgid "Autostart" msgstr "自動起動|/|$[~setProps ~full '移動: 自動起動']" #: dolphinpart.cpp:190 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu Tools" -#| msgid "Find File..." +#, kde-format msgctxt "@action:inmenu Tools" msgid "Find File…" -msgstr "ファイルを検索(&F)..." +msgstr "ファイルを検索..." #: dolphinpart.cpp:196 #, kde-format @@ -1548,12 +1488,10 @@ msgstr "タブを閉じる(&T)" #. i18n: %1 is the primary view and %2 the secondary view. For left to right languages the primary view is on the left so we also want it to be on the #. left in the tab name. In right to left languages the primary view would be on the right so the tab name should match. #: dolphintabwidget.cpp:498 -#, fuzzy, kde-format -#| msgctxt "@info:status files (size)" -#| msgid "%1 (%2)" +#, kde-format msgctxt "@title:tab Active primary view | (Inactive secondary view)" msgid "%1 | (%2)" -msgstr "%1 (%2)" +msgstr "%1 | (%2)" #. i18n: %1 is the primary view and %2 the secondary view. For left to right languages the primary view is on the left so we also want it to be on the #. left in the tab name. In right to left languages the primary view would be on the right so the tab name should match. @@ -1561,7 +1499,7 @@ msgstr "%1 (%2)" #, kde-format msgctxt "@title:tab (Inactive primary view) | Active secondary view" msgid "(%1) | %2" -msgstr "" +msgstr "(%1) | %2" #. i18n: ectx: Menu (location_bar) #: dolphinui.rc:59 @@ -1645,25 +1583,19 @@ msgid "Search for %1" msgstr "%1 を検索" #: dolphinviewcontainer.cpp:636 -#, fuzzy, kde-format -#| msgctxt "@info:progress" -#| msgid "Loading folder..." +#, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "フォルダを読み込んでいます..." #: dolphinviewcontainer.cpp:644 -#, fuzzy, kde-format -#| msgctxt "@label:listbox" -#| msgid "Sorting:" +#, kde-format msgctxt "@info:progress" msgid "Sorting…" -msgstr "ソート:" +msgstr "ソート中..." #: dolphinviewcontainer.cpp:655 -#, fuzzy, kde-format -#| msgctxt "@info" -#| msgid "Searching..." +#, kde-format msgctxt "@info" msgid "Searching…" msgstr "検索中..." @@ -1700,6 +1632,7 @@ msgstr "無効なプロトコル" msgid "" "Current location changed, %1 is no longer accessible." msgstr "" +"場所が変更されたため、%1 にアクセスできなくなりました。" #: filterbar/filterbar.cpp:27 #, kde-format @@ -1708,11 +1641,9 @@ msgid "Keep Filter When Changing Folders" msgstr "フォルダを変更したときにフィルタを維持する" #: filterbar/filterbar.cpp:34 -#, fuzzy, kde-format -#| msgctxt "@action:intoolbar" -#| msgid "Filter" +#, kde-format msgid "Filter…" -msgstr "フィルタ" +msgstr "フィルタ..." #: filterbar/filterbar.cpp:42 #, kde-format @@ -2468,7 +2399,7 @@ msgstr "引数として指定されたファイルとディレクトリが選択 #, kde-format msgctxt "@info:shell" msgid "Dolphin will get started with a split view." -msgstr "ビューを分割" +msgstr "Dolphin は分割ビューが有効な状態で起動します。" #: main.cpp:140 #, kde-format @@ -2520,9 +2451,7 @@ msgid "Copy" msgstr "コピー(&C)" #: panels/folders/treeviewcontextmenu.cpp:73 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Rename..." +#, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "名前変更..." @@ -2577,11 +2506,9 @@ msgstr "メディアファイルの自動再生" #. i18n: ectx: label, entry (showHovered), group (InformationPanel) #: panels/information/dolphin_informationpanelsettings.kcfg:18 -#, fuzzy, kde-format -#| msgctxt "@info:tooltip" -#| msgid "Show Filter Bar" +#, kde-format msgid "Show item on hover" -msgstr "フィルタバーを表示する" +msgstr "マウスオーバーでアイテムを表示" #. i18n: ectx: label, entry (dateFormat), group (InformationPanel) #: panels/information/dolphin_informationpanelsettings.kcfg:22 @@ -2602,20 +2529,16 @@ msgid "Auto-Play media files" msgstr "メディアファイルの自動再生" #: panels/information/informationpanel.cpp:163 -#, fuzzy, kde-format -#| msgctxt "@info:tooltip" -#| msgid "Show Filter Bar" +#, kde-format msgctxt "@action:inmenu" msgid "Show item on hover" -msgstr "フィルタバーを表示する" +msgstr "マウスオーバーでアイテムを表示" #: panels/information/informationpanel.cpp:168 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu menu for configure actions" -#| msgid "Configure" +#, kde-format msgctxt "@action:inmenu" msgid "Configure…" -msgstr "設定" +msgstr "設定..." #: panels/information/informationpanel.cpp:174 #, kde-format @@ -2802,7 +2725,7 @@ msgstr "選択をクリア" #, kde-format msgctxt "String list separator" msgid ", " -msgstr "" +msgstr ", " #: search/dolphinfacetswidget.cpp:254 #, kde-format @@ -2908,20 +2831,16 @@ msgstr "位置をコピーするファイルかフォルダを選択してくだ #. i18n: "Copy over" refers to copying to the other split view area that is currently visible to the user. #: selectionmode/bottombarcontentscontainer.cpp:212 -#, fuzzy, kde-format -#| msgctxt "@info:whatsthis" -#| msgid "This selects all files and folders in the current location." +#, kde-format msgctxt "@info explaining the next step in a process" msgid "Select the files and folders that should be copied over." -msgstr "現在の場所にあるすべてのファイルとフォルダを選択します" +msgstr "コピーするファイルとフォルダを選択してください。" #: selectionmode/bottombarcontentscontainer.cpp:233 -#, fuzzy, kde-format -#| msgctxt "@info:whatsthis" -#| msgid "This selects all files and folders in the current location." +#, kde-format msgctxt "@info explaining the next step in a process" msgid "Select the files and folders that should be cut." -msgstr "現在の場所にあるすべてのファイルとフォルダを選択します" +msgstr "切り取るファイルとフォルダを選択してください。" #. i18n: Aborts the current step-by-step process to cut files by leaving the selection mode. #: selectionmode/bottombarcontentscontainer.cpp:240 @@ -2931,12 +2850,10 @@ msgid "Cancel Cutting" msgstr "切り取りをキャンセル" #: selectionmode/bottombarcontentscontainer.cpp:269 -#, fuzzy, kde-format -#| msgctxt "@info:shell" -#| msgid "The files and folders passed as arguments will be selected." +#, kde-format msgctxt "@info explaining the next step in a process" msgid "Select the files and folders that should be permanently deleted." -msgstr "引数として指定されたファイルとディレクトリが選択されています。" +msgstr "永久的に削除するファイルとフォルダを選択してください。" #. i18n: Aborts the current step-by-step process to delete files by leaving the selection mode. #. i18n: Aborts the current step-by-step process of moving files to the trash by leaving the selection mode. @@ -2948,12 +2865,10 @@ msgid "Cancel" msgstr "キャンセル" #: selectionmode/bottombarcontentscontainer.cpp:289 -#, fuzzy, kde-format -#| msgctxt "@info:shell" -#| msgid "The files and folders passed as arguments will be selected." +#, kde-format msgctxt "@info explaining the next step in a process" msgid "Select the files and folders that should be duplicated here." -msgstr "引数として指定されたファイルとディレクトリが選択されています。" +msgstr "複製するファイルとフォルダを選択してください。" #. i18n: Aborts the current step-by-step process to duplicate files by leaving the selection mode. #: selectionmode/bottombarcontentscontainer.cpp:296 @@ -2988,7 +2903,7 @@ msgstr "移動をキャンセル" #, kde-format msgctxt "@info explaining the next step in a process" msgid "Select the files and folders that should be moved to the Trash." -msgstr "" +msgstr "ごみ箱に移動するファイルとフォルダを選択してください。" #: selectionmode/bottombarcontentscontainer.cpp:401 #, kde-kuit-format @@ -3005,13 +2920,13 @@ msgstr "" msgctxt "" "@action A more elaborate and clearly worded version of the Paste action" msgid "Paste from Clipboard" -msgstr "" +msgstr "クリップボードから貼り付け" #: selectionmode/bottombarcontentscontainer.cpp:427 #, kde-format msgctxt "@action Dismisses a bar explaining how to use the Paste action" msgid "Dismiss This Reminder" -msgstr "" +msgstr "このリマインダーを無視" #: selectionmode/bottombarcontentscontainer.cpp:429 #, kde-format @@ -3046,7 +2961,7 @@ msgstr "名前変更をキャンセル" msgctxt "@action" msgid "Copy %2 to the Clipboard" msgid_plural "Copy %2 to the Clipboard" -msgstr[0] "" +msgstr[0] "%2 をクリップボードにコピー" #. i18n: A more elaborate and clearly worded version of the Copy Location action #. %2 is a textual representation of the currently selected files or folders. This can be the name of @@ -3058,7 +2973,7 @@ msgstr[0] "" msgctxt "@action" msgid "Copy the Location of %2 to the Clipboard" msgid_plural "Copy the Location of %2 to the Clipboard" -msgstr[0] "" +msgstr[0] "%2 の場所をクリップボードにコピー" #. i18n: A more elaborate and clearly worded version of the Cut action #. %2 is a textual representation of the currently selected files or folders. This can be the name of @@ -3070,7 +2985,7 @@ msgstr[0] "" msgctxt "@action" msgid "Cut %2 to the Clipboard" msgid_plural "Cut %2 to the Clipboard" -msgstr[0] "" +msgstr[0] "%2 をクリップボードに切り取り" #. i18n: A more elaborate and clearly worded version of the Delete action #. %2 is a textual representation of the currently selected files or folders. This can be the name of @@ -3082,7 +2997,7 @@ msgstr[0] "" msgctxt "@action" msgid "Permanently Delete %2" msgid_plural "Permanently Delete %2" -msgstr[0] "" +msgstr[0] "%2 を永久的な削除" #. i18n: A more elaborate and clearly worded version of the Duplicate action #. %2 is a textual representation of the currently selected files or folders. This can be the name of @@ -3159,16 +3074,13 @@ msgid "Select which services should be shown in the context menu:" msgstr "コンテキストメニューに表示するサービスを選択します:" #: settings/contextmenu/contextmenusettingspage.cpp:68 -#, fuzzy, kde-format -#| msgid "Search" +#, kde-format msgctxt "@label:textbox" msgid "Search…" -msgstr "検索" +msgstr "検索..." #: settings/contextmenu/contextmenusettingspage.cpp:95 -#, fuzzy, kde-format -#| msgctxt "@action:button" -#| msgid "Download New Services..." +#, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "新しいサービスをダウンロード..." @@ -3187,7 +3099,7 @@ msgstr "" #, kde-format msgctxt "@info" msgid "Restart now?" -msgstr "" +msgstr "今すぐ再起動しますか?" #: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format @@ -3263,11 +3175,9 @@ msgstr "真の場合は短い相対日付を使用し、そうでない場合は #. i18n: ectx: label, entry (UsePermissionsFormat), group (ContentDisplay) #: settings/dolphin_contentdisplaysettings.kcfg:22 -#, fuzzy, kde-format -#| msgctxt "@label" -#| msgid "Permissions" +#, kde-format msgid "Permissions style format" -msgstr "パーミッション" +msgstr "パーミッションのフォーマット" #. i18n: ectx: label, entry (ShowCopyMoveMenu), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:10 @@ -3277,10 +3187,9 @@ msgstr "コンテキストメニューに「コピー先」と「移動先」を #. i18n: ectx: label, entry (ShowAddToPlaces), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:14 -#, fuzzy, kde-format -#| msgid "Show 'Copy To' and 'Move To' commands in context menu" +#, kde-format msgid "Show 'Add to Places' in context menu." -msgstr "コンテキストメニューに「コピー先」と「移動先」を表示する" +msgstr "コンテキストメニューに「場所に追加」を表示する" #. i18n: ectx: label, entry (ShowSortBy), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:18 @@ -3290,24 +3199,21 @@ msgstr "コンテキストメニューに「ソート」を表示する" #. i18n: ectx: label, entry (ShowViewMode), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:22 -#, fuzzy, kde-format -#| msgid "Show 'Copy To' and 'Move To' commands in context menu" +#, kde-format msgid "Show 'View Mode' in context menu." -msgstr "コンテキストメニューに「コピー先」と「移動先」を表示する" +msgstr "コンテキストメニューに「表示モード」を表示する" #. i18n: ectx: label, entry (ShowOpenInNewTab), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:26 -#, fuzzy, kde-format -#| msgid "Show 'Copy To' and 'Move To' commands in context menu" +#, kde-format msgid "Show 'Open in New Tab' and 'Open in New Tabs' in context menu." -msgstr "コンテキストメニューに「コピー先」と「移動先」を表示する" +msgstr "コンテキストメニューに「新しいタブで開く」を表示する" #. i18n: ectx: label, entry (ShowOpenInNewWindow), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:30 -#, fuzzy, kde-format -#| msgid "Show 'Copy To' and 'Move To' commands in context menu" +#, kde-format msgid "Show 'Open in New Window' in context menu." -msgstr "コンテキストメニューに「コピー先」と「移動先」を表示する" +msgstr "コンテキストメニューに「新しいウィンドウで開く」を表示する" #. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 @@ -3318,10 +3224,9 @@ msgstr "コンテキストメニューに「コピー先」と「移動先」を #. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:38 -#, fuzzy, kde-format -#| msgid "Show 'Copy To' and 'Move To' commands in context menu" +#, kde-format msgid "Show 'Copy Location' in context menu." -msgstr "コンテキストメニューに「コピー先」と「移動先」を表示する" +msgstr "コンテキストメニューに「場所をコピー」を表示する" #. i18n: ectx: label, entry (ShowDuplicateHere), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:42 @@ -3331,24 +3236,21 @@ msgstr "コンテキストメニューに「ここに複製」を表示します #. i18n: ectx: label, entry (ShowOpenTerminal), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:46 -#, fuzzy, kde-format -#| msgid "Show 'Copy To' and 'Move To' commands in context menu" +#, kde-format msgid "Show 'Open Terminal' in context menu." -msgstr "コンテキストメニューに「コピー先」と「移動先」を表示する" +msgstr "コンテキストメニューに「ターミナルを開く」を表示する" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:50 -#, fuzzy, kde-format -#| msgid "Show 'Copy To' and 'Move To' commands in context menu" +#, kde-format msgid "Show 'Copy to other split view' in context menu." -msgstr "コンテキストメニューに「コピー先」と「移動先」を表示する" +msgstr "コンテキストメニューに「他の分割ビューにコピー」を表示する" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:54 -#, fuzzy, kde-format -#| msgid "Show 'Sort By' in context menu." +#, kde-format msgid "Show 'Move to other split view' in context menu." -msgstr "コンテキストメニューに「ソート」を表示する" +msgstr "コンテキストメニューに「他の分割ビューに移動」を表示する" #. i18n: ectx: label, entry (ColumnPositions), group (DetailsMode) #: settings/dolphin_detailsmodesettings.kcfg:27 @@ -3731,17 +3633,15 @@ msgstr "" #. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) #: settings/dolphin_generalsettings.kcfg:147 -#, fuzzy, kde-format -#| msgid "Ask for confirmation when closing windows with multiple tabs." +#, kde-format msgid "Ask for confirmation when opening many folders at once." -msgstr "複数のタブを含むウィンドウを閉じるときに確認を求める" +msgstr "多数のフォルダを開くときに確認を求める" #. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) #: settings/dolphin_generalsettings.kcfg:151 -#, fuzzy, kde-format -#| msgid "Ask for confirmation when closing windows with multiple tabs." +#, kde-format msgid "Ask for confirmation when opening many terminals at once." -msgstr "複数のタブを含むウィンドウを閉じるときに確認を求める" +msgstr "多数のターミナルを開くときに確認を求める" #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 @@ -3771,14 +3671,13 @@ msgstr "設定" #, kde-format msgctxt "@title:group Interface settings" msgid "Interface" -msgstr "" +msgstr "インターフェース" #: settings/dolphinsettingsdialog.cpp:59 -#, fuzzy, kde-format -#| msgid "&View" +#, kde-format msgctxt "@title:group" msgid "View" -msgstr "表示(&V)" +msgstr "表示" #: settings/dolphinsettingsdialog.cpp:77 #, kde-format @@ -3859,18 +3758,16 @@ msgid "Closing windows with a program running in the Terminal panel" msgstr "ターミナルパネルでプログラムが実行中にウィンドウを閉じる時" #: settings/interface/confirmationssettingspage.cpp:63 -#, fuzzy, kde-format -#| msgctxt "@title:group" -#| msgid "Open files and folders:" +#, kde-format msgctxt "@option:check Ask for confirmation in Dolphin when" msgid "Opening many folders at once" -msgstr "ファイルとフォルダを開く:" +msgstr "多数のフォルダを開いています" #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format msgctxt "@option:check Ask for confirmation in Dolphin when" msgid "Opening many terminals at once" -msgstr "" +msgstr "多数のターミナルを開いています" #: settings/interface/confirmationssettingspage.cpp:67 #, kde-format @@ -3894,9 +3791,7 @@ msgid "Run script" msgstr "スクリプトを実行" #: settings/interface/folderstabssettingspage.cpp:45 -#, fuzzy, kde-format -#| msgctxt "@option:radio Startup Settings" -#| msgid "Folders, tabs, and window state from last time" +#, kde-format msgctxt "@option:radio Show on startup" msgid "Folders, tabs, and window state from last time" msgstr "前回のフォルダ、タブ、ウィンドウの状態" @@ -3932,12 +3827,10 @@ msgid "Keep a single Dolphin window, opening new folders in tabs" msgstr "" #: settings/interface/folderstabssettingspage.cpp:96 -#, fuzzy, kde-format -#| msgctxt "@title:group" -#| msgid "Open files and folders:" +#, kde-format msgctxt "@label:checkbox" msgid "Opening Folders:" -msgstr "ファイルとフォルダを開く:" +msgstr "フォルダを開く:" #: settings/interface/folderstabssettingspage.cpp:98 #, kde-format @@ -3946,20 +3839,16 @@ msgid "Show full path in title bar" msgstr "タイトルバーにフルパスを表示する" #: settings/interface/folderstabssettingspage.cpp:99 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu File" -#| msgid "New &Window" +#, kde-format msgctxt "@label:checkbox" msgid "Window:" -msgstr "新しいウィンドウ(&W)" +msgstr "ウィンドウ:" #: settings/interface/folderstabssettingspage.cpp:100 -#, fuzzy, kde-format -#| msgctxt "@option:check Startup Settings" -#| msgid "Show filter bar" +#, kde-format msgctxt "@option:check Window Startup Settings" msgid "Show filter bar" -msgstr "フィルタバーを表示する" +msgstr "フィルタバーを表示" #: settings/interface/folderstabssettingspage.cpp:106 #, kde-format @@ -3980,20 +3869,16 @@ msgid "Open new tabs: " msgstr "新しいタブで開く: " #: settings/interface/folderstabssettingspage.cpp:118 -#, fuzzy, kde-format -#| msgctxt "option:check" -#| msgid "Switch between split views panes with tab key" +#, kde-format msgctxt "option:check split view panes" msgid "Switch between panes with Tab key" -msgstr "Tab キーで分割ビューのペインを切り替える" +msgstr "Tab キーでペインを切り替える" #: settings/interface/folderstabssettingspage.cpp:119 -#, fuzzy, kde-format -#| msgctxt "@info" -#| msgid "Split view" +#, kde-format msgctxt "@title:group" msgid "Split view: " -msgstr "ビューを分割" +msgstr "ビューを分割:" #: settings/interface/folderstabssettingspage.cpp:122 #, kde-format @@ -4010,7 +3895,7 @@ msgstr "分割表示をオフにして、非アクティブなペインを閉じ #, kde-format msgctxt "@option:check Startup Settings" msgid "Begin in split view mode" -msgstr "ビューを分割する" +msgstr "分割ビューモードで開始" #: settings/interface/folderstabssettingspage.cpp:128 #, kde-format @@ -4026,12 +3911,10 @@ msgid "" msgstr "ホームフォルダの場所が無効か存在しないため、変更を適用できません。" #: settings/interface/interfacesettingspage.cpp:30 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu Sort" -#| msgid "Folders First" +#, kde-format msgctxt "@title:tab Folders & Tabs settings" msgid "Folders && Tabs" -msgstr "フォルダを先に表示" +msgstr "フォルダとタブ" #: settings/interface/interfacesettingspage.cpp:35 #: settings/kcm/kcmdolphingeneral.cpp:41 @@ -4048,13 +3931,10 @@ msgid "Confirmations" msgstr "確認" #: settings/interface/interfacesettingspage.cpp:45 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgctxt "@title:tab Status & Location bars settings" msgid "Status && Location bars" -msgstr "場所バー" +msgstr "ステータスバーと場所バー" #: settings/interface/previewssettingspage.cpp:43 #, kde-format @@ -4109,12 +3989,10 @@ msgid "Show space information" msgstr "空き容量を表示する" #: settings/interface/statusandlocationbarssettingspage.cpp:40 -#, fuzzy, kde-format -#| msgctxt "@title:tab Status Bar settings" -#| msgid "Status Bar" +#, kde-format msgctxt "@title:group" msgid "Status Bar: " -msgstr "ステータスバー" +msgstr "ステータスバー:" #: settings/interface/statusandlocationbarssettingspage.cpp:47 #, kde-format @@ -4123,12 +4001,9 @@ msgid "Make location bar editable" msgstr "編集可能な場所バーを表示する" #: settings/interface/statusandlocationbarssettingspage.cpp:48 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgid "Location bar:" -msgstr "場所バー" +msgstr "場所バー:" #: settings/interface/statusandlocationbarssettingspage.cpp:50 #, kde-format @@ -4167,7 +4042,7 @@ msgstr "詳細" #, kde-format msgctxt "option:radio" msgid "Natural" -msgstr "ナチュラル" +msgstr "自然" #: settings/viewmodes/contentdisplaytab.cpp:38 #, kde-format @@ -4233,27 +4108,25 @@ msgstr "日付形式: " #, kde-format msgctxt "option:radio as symbolic style " msgid "Symbolic (e.g. 'drwxr-xr-x')" -msgstr "" +msgstr "シンボリック (例: 'drwxr-xr-x')" #: settings/viewmodes/contentdisplaytab.cpp:90 #, kde-format msgctxt "option:radio as numeric style" msgid "Numeric (Octal) (e.g. '755')" -msgstr "" +msgstr "オクタル (例: '755')" #: settings/viewmodes/contentdisplaytab.cpp:91 #, kde-format msgctxt "option:radio as combined style" msgid "Combined (e.g. 'drwxr-xr-x (755)')" -msgstr "" +msgstr "複合 (例: 'drwxr-xr-x (755)')" #: settings/viewmodes/contentdisplaytab.cpp:93 -#, fuzzy, kde-format -#| msgctxt "@label" -#| msgid "Permissions" +#, kde-format msgctxt "@title:group" msgid "Permissions style:" -msgstr "パーミッション" +msgstr "パーミッションの表示形式:" #: settings/viewmodes/dolphinfontrequester.cpp:28 #, kde-format @@ -4268,9 +4141,7 @@ msgid "Custom Font" msgstr "カスタムフォント" #: settings/viewmodes/dolphinfontrequester.cpp:32 -#, fuzzy, kde-format -#| msgctxt "@action:button Choose font" -#| msgid "Choose..." +#, kde-format msgctxt "@action:button Choose font" msgid "Choose…" msgstr "選択..." @@ -4298,12 +4169,10 @@ msgstr "" "イルを作成します。" #: settings/viewmodes/generalviewsettingspage.cpp:38 -#, fuzzy, kde-format -#| msgctxt "@title:window" -#| msgid "View Display Style" +#, kde-format msgctxt "@title:group" msgid "Display style: " -msgstr "表示スタイル" +msgstr "表示スタイル:" #: settings/viewmodes/generalviewsettingspage.cpp:44 #, kde-format @@ -4349,20 +4218,16 @@ msgid "Rename inline" msgstr "インラインで名前を変更する" #: settings/viewmodes/viewsettingspage.cpp:28 -#, fuzzy, kde-format -#| msgctxt "@title:group General settings" -#| msgid "General" +#, kde-format msgctxt "@title:tab General View settings" msgid "General" msgstr "全般" #: settings/viewmodes/viewsettingspage.cpp:35 -#, fuzzy, kde-format -#| msgctxt "action:button" -#| msgid "Content" +#, kde-format msgctxt "@title:tab how file items columns are displayed" msgid "Content Display" -msgstr "内容" +msgstr "表示" #: settings/viewmodes/viewsettingstab.cpp:49 #, kde-format @@ -4936,8 +4801,7 @@ msgid "The location '%1' is invalid." msgstr "場所 ‘%1’ は無効です。" #: views/dolphinview.cpp:2306 -#, fuzzy, kde-format -#| msgid "Loading..." +#, kde-format msgid "Loading…" msgstr "読み込んでいます..." @@ -5007,9 +4871,7 @@ msgid "Folder is empty" msgstr "フォルダは空です" #: views/dolphinviewactionhandler.cpp:80 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "Create Folder..." +#, kde-format msgctxt "@action" msgid "Create Folder…" msgstr "フォルダを作成..." @@ -5284,9 +5146,7 @@ msgstr "" "ます。" #: views/dolphinviewactionhandler.cpp:330 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu View" -#| msgid "Adjust View Display Style..." +#, kde-format msgctxt "@action:inmenu View" msgid "Adjust View Display Style…" msgstr "ビューの表示スタイルを調整..." @@ -5422,59 +5282,7 @@ msgid_plural "Actions for %1 Selected Items" msgstr[0] "選択された %1 アイテムに対するアクション" #: views/versioncontrol/versioncontrolobserver.cpp:221 -#, fuzzy, kde-format -#| msgctxt "@info:status" -#| msgid "Updating version information..." +#, kde-format msgctxt "@info:status" msgid "Updating version information…" msgstr "バージョン情報を更新しています..." - -#~ msgctxt "@title:group" -#~ msgid "Startup" -#~ msgstr "起動時" - -#~ msgctxt "@title:group" -#~ msgid "View Modes" -#~ msgstr "表示モード" - -#~ msgctxt "@title:group" -#~ msgid "Navigation" -#~ msgstr "ナビゲーション" - -#~ msgctxt "@title:group" -#~ msgid "View: " -#~ msgstr "表示: " - -#~ msgctxt "@title:group" -#~ msgid "General: " -#~ msgstr "一般: " - -#~ msgctxt "@option:check Startup Settings" -#~ msgid "Open new folders in tabs" -#~ msgstr "新しいフォルダをタブで開く" - -#~ msgctxt "@label:checkbox" -#~ msgid "General:" -#~ msgstr "一般:" - -#~ msgctxt "@action:inmenu Tools" -#~ msgid "Filter..." -#~ msgstr "フィルタ..." - -#~ msgid "Search..." -#~ msgstr "検索..." - -#~ msgctxt "@info:progress" -#~ msgid "Sorting..." -#~ msgstr "ソート中..." - -#~ msgid "Filter..." -#~ msgstr "フィルタ..." - -#~ msgctxt "@action:inmenu" -#~ msgid "Configure..." -#~ msgstr "設定..." - -#~ msgctxt "@label:textbox" -#~ msgid "Search..." -#~ msgstr "検索..." diff --git a/po/pl/dolphin.po b/po/pl/dolphin.po index ccefa42be..9b07c61bf 100644 --- a/po/pl/dolphin.po +++ b/po/pl/dolphin.po @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-09-17 00:47+0000\n" -"PO-Revision-Date: 2023-08-20 10:55+0200\n" +"PO-Revision-Date: 2023-09-24 08:26+0200\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" "Language: pl\n" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 23.04.2\n" +"X-Generator: Lokalize 23.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -824,11 +824,10 @@ msgid "Open in New Window" msgstr "Otwórz w nowym oknie" #: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 -#, fuzzy, kde-format -#| msgid "Open in application" +#, kde-format msgctxt "@action:inmenu" msgid "Open in Split View" -msgstr "Otwórz go" +msgstr "Otwórz w oddzielnym widoku" #: dolphinmainwindow.cpp:2029 #, kde-format @@ -3294,10 +3293,9 @@ msgstr "Pokaż 'Otwórz w nowym oknie' w menu podręcznym." #. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 -#, fuzzy, kde-format -#| msgid "Show 'Open in New Window' in context menu." +#, kde-format msgid "Show 'Open In Split View' in context menu." -msgstr "Pokaż 'Otwórz w nowym oknie' w menu podręcznym." +msgstr "Pokaż 'Otwórz w oddzielnym widoku' w menu podręcznym." #. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:38 @@ -3720,19 +3718,15 @@ msgstr "" #. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) #: settings/dolphin_generalsettings.kcfg:147 -#, fuzzy, kde-format -#| msgid "Ask for confirmation when closing windows with multiple tabs." +#, kde-format msgid "Ask for confirmation when opening many folders at once." -msgstr "" -"Pytaj o potwierdzenie podczas zamykania okien z więcej niż jedną kartą." +msgstr "Pytaj o potwierdzenie przed otwarciem wielu katalogów na raz." #. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) #: settings/dolphin_generalsettings.kcfg:151 -#, fuzzy, kde-format -#| msgid "Ask for confirmation when closing windows with multiple tabs." +#, kde-format msgid "Ask for confirmation when opening many terminals at once." -msgstr "" -"Pytaj o potwierdzenie podczas zamykania okien z więcej niż jedną kartą." +msgstr "Pytaj o potwierdzenie przed otwarciem wielu terminali na raz." #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 @@ -3762,14 +3756,13 @@ msgstr "Ustawienia" #, kde-format msgctxt "@title:group Interface settings" msgid "Interface" -msgstr "" +msgstr "Interfejs" #: settings/dolphinsettingsdialog.cpp:59 -#, fuzzy, kde-format -#| msgid "&View" +#, kde-format msgctxt "@title:group" msgid "View" -msgstr "&Widok" +msgstr "Widok" #: settings/dolphinsettingsdialog.cpp:77 #, kde-format @@ -3849,18 +3842,16 @@ msgid "Closing windows with a program running in the Terminal panel" msgstr "Zamykaniu okien z programem wykonywanym w oknie terminala" #: settings/interface/confirmationssettingspage.cpp:63 -#, fuzzy, kde-format -#| msgctxt "@title:group" -#| msgid "Open files and folders:" +#, kde-format msgctxt "@option:check Ask for confirmation in Dolphin when" msgid "Opening many folders at once" -msgstr "Otwórz plik lub katalog:" +msgstr "Otwieranie wielu katalogów na raz:" #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format msgctxt "@option:check Ask for confirmation in Dolphin when" msgid "Opening many terminals at once" -msgstr "" +msgstr "Otwieranie wielu terminali na raz" #: settings/interface/confirmationssettingspage.cpp:67 #, kde-format @@ -3884,9 +3875,7 @@ msgid "Run script" msgstr "Wykonaj go" #: settings/interface/folderstabssettingspage.cpp:45 -#, fuzzy, kde-format -#| msgctxt "@option:radio Startup Settings" -#| msgid "Folders, tabs, and window state from last time" +#, kde-format msgctxt "@option:radio Show on startup" msgid "Folders, tabs, and window state from last time" msgstr "Katalogi, karty i stan okna z poprzedniej pracy" @@ -3920,14 +3909,13 @@ msgstr "Po uruchomieniu pokaż:" msgctxt "@option:check Opening Folders" msgid "Keep a single Dolphin window, opening new folders in tabs" msgstr "" +"Pracuj na pojedynczym oknie Dolphina, otwierając nowe katalogi w kartach" #: settings/interface/folderstabssettingspage.cpp:96 -#, fuzzy, kde-format -#| msgctxt "@title:group" -#| msgid "Open files and folders:" +#, kde-format msgctxt "@label:checkbox" msgid "Opening Folders:" -msgstr "Otwórz plik lub katalog:" +msgstr "Otwieranie katalogów:" #: settings/interface/folderstabssettingspage.cpp:98 #, kde-format @@ -3936,17 +3924,13 @@ msgid "Show full path in title bar" msgstr "Pokaż pełną ścieżkę w nazwie okna" #: settings/interface/folderstabssettingspage.cpp:99 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu File" -#| msgid "New &Window" +#, kde-format msgctxt "@label:checkbox" msgid "Window:" -msgstr "No&we okno" +msgstr "Okno:" #: settings/interface/folderstabssettingspage.cpp:100 -#, fuzzy, kde-format -#| msgctxt "@option:check Startup Settings" -#| msgid "Show filter bar" +#, kde-format msgctxt "@option:check Window Startup Settings" msgid "Show filter bar" msgstr "Pokaż pasek filtra" @@ -4012,12 +3996,10 @@ msgid "" msgstr "Położenie katalogu domowego jest niewłaściwe i nie zostanie użyte." #: settings/interface/interfacesettingspage.cpp:30 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu Sort" -#| msgid "Folders First" +#, kde-format msgctxt "@title:tab Folders & Tabs settings" msgid "Folders && Tabs" -msgstr "Najpierw katalogi" +msgstr "Katalogi i karty" #: settings/interface/interfacesettingspage.cpp:35 #: settings/kcm/kcmdolphingeneral.cpp:41 @@ -4034,13 +4016,10 @@ msgid "Confirmations" msgstr "Potwierdzanie" #: settings/interface/interfacesettingspage.cpp:45 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgctxt "@title:tab Status & Location bars settings" msgid "Status && Location bars" -msgstr "Pasek położenia" +msgstr "Pasek stanu i położenia" #: settings/interface/previewssettingspage.cpp:43 #, kde-format @@ -4095,12 +4074,10 @@ msgid "Show space information" msgstr "Pokaż wykorzystanie przestrzeni" #: settings/interface/statusandlocationbarssettingspage.cpp:40 -#, fuzzy, kde-format -#| msgctxt "@title:tab Status Bar settings" -#| msgid "Status Bar" +#, kde-format msgctxt "@title:group" msgid "Status Bar: " -msgstr "Pasek stanu" +msgstr "Pasek stanu: " #: settings/interface/statusandlocationbarssettingspage.cpp:47 #, kde-format @@ -4109,12 +4086,9 @@ msgid "Make location bar editable" msgstr "Zezwól na pisanie na pasku adresu" #: settings/interface/statusandlocationbarssettingspage.cpp:48 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Location Bar" -#| msgid_plural "Location Bars" +#, kde-format msgid "Location bar:" -msgstr "Pasek położenia" +msgstr "Pasek położenia:" #: settings/interface/statusandlocationbarssettingspage.cpp:50 #, kde-format @@ -4282,12 +4256,10 @@ msgstr "" "zmienione właściwości widoku." #: settings/viewmodes/generalviewsettingspage.cpp:38 -#, fuzzy, kde-format -#| msgctxt "@title:window" -#| msgid "View Display Style" +#, kde-format msgctxt "@title:group" msgid "Display style: " -msgstr "Wygląd widoku" +msgstr "Sposoby wyświetlania: " #: settings/viewmodes/generalviewsettingspage.cpp:44 #, kde-format @@ -4305,7 +4277,7 @@ msgstr "Otwieraj katalogi podczas przeciągania" #, kde-format msgctxt "@title:group" msgid "Browsing: " -msgstr "" +msgstr "Przeglądanie: " #: settings/viewmodes/generalviewsettingspage.cpp:53 #, kde-format @@ -4333,9 +4305,7 @@ msgid "Rename inline" msgstr "Umożliw zmianę nazwy bez otwierania dodatkowego okna" #: settings/viewmodes/viewsettingspage.cpp:28 -#, fuzzy, kde-format -#| msgctxt "@title:group General settings" -#| msgid "General" +#, kde-format msgctxt "@title:tab General View settings" msgid "General" msgstr "Ogólne" -- cgit v1.3 From 46a7d683fc7f79ac020d5432e38cfba9e954ccd7 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Tue, 26 Sep 2023 01:33:25 +0000 Subject: GIT_SILENT Sync po/docbooks with svn --- po/fi/dolphin.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/fi/dolphin.po b/po/fi/dolphin.po index 3e5c2b30e..2cba17fa2 100644 --- a/po/fi/dolphin.po +++ b/po/fi/dolphin.po @@ -3751,11 +3751,10 @@ msgid "Interface" msgstr "" #: settings/dolphinsettingsdialog.cpp:59 -#, fuzzy, kde-format -#| msgid "&View" +#, kde-format msgctxt "@title:group" msgid "View" -msgstr "&Näytä" +msgstr "Näkymä" #: settings/dolphinsettingsdialog.cpp:77 #, kde-format -- cgit v1.3 From 55a0a2fac47ed8cef9d65716b66ccbb71e411e6c Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sat, 30 Sep 2023 01:31:15 +0000 Subject: GIT_SILENT Sync po/docbooks with svn --- po/nb/dolphin.po | 6 +- po/nn/dolphin.po | 6 +- po/se/dolphin.po | 698 +++++++++++++++++++++++++++++-------------------------- 3 files changed, 373 insertions(+), 337 deletions(-) diff --git a/po/nb/dolphin.po b/po/nb/dolphin.po index be980baec..b5829e654 100644 --- a/po/nb/dolphin.po +++ b/po/nb/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"POT-Creation-Date: 2023-09-17 00:47+0000\n" "PO-Revision-Date: 2023-07-17 11:04+0200\n" "Last-Translator: John Ivar Eriksen \n" "Language-Team: Norwegian Bokmål \n" @@ -2608,7 +2608,7 @@ msgctxt "@action:inmenu" msgid "Configure Trash…" msgstr "Konfigurer papirkurv …" -#: panels/terminal/terminalpanel.cpp:174 +#: panels/terminal/terminalpanel.cpp:179 #, kde-format msgid "" "Terminal cannot be shown because Konsole is not installed. Please install it " @@ -2617,7 +2617,7 @@ msgstr "" "Kan ikke vise terminalen fordi programmet Konsole ikke er installert. " "Installer programmet og åpne panelet på nytt." -#: panels/terminal/terminalpanel.cpp:180 +#: panels/terminal/terminalpanel.cpp:185 #, kde-format msgid "Install Konsole" msgstr "Installer Konsole" diff --git a/po/nn/dolphin.po b/po/nn/dolphin.po index ef2901327..d198a5882 100644 --- a/po/nn/dolphin.po +++ b/po/nn/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-10 00:48+0000\n" +"POT-Creation-Date: 2023-09-17 00:47+0000\n" "PO-Revision-Date: 2023-08-21 19:58+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -2576,7 +2576,7 @@ msgctxt "@action:inmenu" msgid "Configure Trash…" msgstr "Set opp papirkorga …" -#: panels/terminal/terminalpanel.cpp:174 +#: panels/terminal/terminalpanel.cpp:179 #, kde-format msgid "" "Terminal cannot be shown because Konsole is not installed. Please install it " @@ -2585,7 +2585,7 @@ msgstr "" "Kan ikkje visa terminalen, då programmet Konsole ikkje er installert. " "Installer programmet og opna panelet på nytt." -#: panels/terminal/terminalpanel.cpp:180 +#: panels/terminal/terminalpanel.cpp:185 #, kde-format msgid "Install Konsole" msgstr "Installer Konsole" diff --git a/po/se/dolphin.po b/po/se/dolphin.po index 06faa214b..549c4b31b 100644 --- a/po/se/dolphin.po +++ b/po/se/dolphin.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-08-25 00:48+0000\n" +"POT-Creation-Date: 2023-09-17 00:47+0000\n" "PO-Revision-Date: 2007-12-15 22:47+0100\n" "Last-Translator: Børre Gaup \n" "Language-Team: Northern Sami \n" @@ -42,150 +42,150 @@ msgid "Restore" msgstr "Máhcat" # unreviewed-context -#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1548 +#: dolphincontextmenu.cpp:184 dolphinmainwindow.cpp:1544 #, kde-format msgctxt "@title:menu Create new folder, file, link, etc." msgid "Create New" msgstr "Ráhkat ođđa" -#: dolphincontextmenu.cpp:206 +#: dolphincontextmenu.cpp:193 #, kde-format msgctxt "@action:inmenu" msgid "Open Path" msgstr "" -#: dolphincontextmenu.cpp:212 +#: dolphincontextmenu.cpp:201 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Tab" msgstr "" -#: dolphincontextmenu.cpp:216 +#: dolphincontextmenu.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Open Path in New Window" msgstr "" -#: dolphinmainwindow.cpp:303 +#: dolphinmainwindow.cpp:296 #, kde-format msgctxt "@info:status" msgid "Successfully copied." msgstr "" -#: dolphinmainwindow.cpp:306 +#: dolphinmainwindow.cpp:299 #, kde-format msgctxt "@info:status" msgid "Successfully moved." msgstr "" -#: dolphinmainwindow.cpp:309 +#: dolphinmainwindow.cpp:302 #, kde-format msgctxt "@info:status" msgid "Successfully linked." msgstr "" -#: dolphinmainwindow.cpp:312 +#: dolphinmainwindow.cpp:305 #, kde-format msgctxt "@info:status" msgid "Successfully moved to trash." msgstr "" -#: dolphinmainwindow.cpp:315 +#: dolphinmainwindow.cpp:308 #, kde-format msgctxt "@info:status" msgid "Successfully renamed." msgstr "" -#: dolphinmainwindow.cpp:319 +#: dolphinmainwindow.cpp:312 #, kde-format msgctxt "@info:status" msgid "Created folder." msgstr "Ráhkadan máhpa." -#: dolphinmainwindow.cpp:391 +#: dolphinmainwindow.cpp:384 #, kde-format msgctxt "@info" msgid "Go back" msgstr "" -#: dolphinmainwindow.cpp:392 +#: dolphinmainwindow.cpp:385 #, kde-format msgctxt "@info:whatsthis go back" msgid "Return to the previously viewed folder." msgstr "" -#: dolphinmainwindow.cpp:398 +#: dolphinmainwindow.cpp:391 #, kde-format msgctxt "@info" msgid "Go forward" msgstr "" -#: dolphinmainwindow.cpp:399 +#: dolphinmainwindow.cpp:392 #, kde-kuit-format msgctxt "@info:whatsthis go forward" msgid "This undoes a Go|Back action." msgstr "" -#: dolphinmainwindow.cpp:563 dolphinmainwindow.cpp:609 +#: dolphinmainwindow.cpp:582 dolphinmainwindow.cpp:628 #, kde-format msgctxt "@title:window" msgid "Confirmation" msgstr "" -#: dolphinmainwindow.cpp:567 +#: dolphinmainwindow.cpp:586 #, kde-format msgctxt "@action:button 'Quit Dolphin' button" msgid "&Quit %1" msgstr "" -#: dolphinmainwindow.cpp:569 +#: dolphinmainwindow.cpp:588 #, kde-format msgid "C&lose Current Tab" msgstr "" -#: dolphinmainwindow.cpp:578 +#: dolphinmainwindow.cpp:597 #, kde-format msgid "" "You have multiple tabs open in this window, are you sure you want to quit?" msgstr "" -#: dolphinmainwindow.cpp:580 dolphinmainwindow.cpp:630 +#: dolphinmainwindow.cpp:599 dolphinmainwindow.cpp:649 #, kde-format msgid "Do not ask again" msgstr "" -#: dolphinmainwindow.cpp:618 +#: dolphinmainwindow.cpp:637 #, kde-format msgid "Show &Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:628 +#: dolphinmainwindow.cpp:647 #, kde-format msgid "" "The program '%1' is still running in the Terminal panel. Are you sure you " "want to quit?" msgstr "" -#: dolphinmainwindow.cpp:1131 +#: dolphinmainwindow.cpp:1141 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open %1" msgstr "" -#: dolphinmainwindow.cpp:1140 dolphinmainwindow.cpp:1883 +#: dolphinmainwindow.cpp:1150 dolphinmainwindow.cpp:1879 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Preferred Search Tool" msgstr "" -#: dolphinmainwindow.cpp:1179 +#: dolphinmainwindow.cpp:1190 #, kde-format msgid "Are you sure you want to open 1 terminal window?" msgid_plural "Are you sure you want to open %1 terminal windows?" msgstr[0] "" msgstr[1] "" -#: dolphinmainwindow.cpp:1191 +#: dolphinmainwindow.cpp:1195 #, kde-format msgctxt "@action:button" msgid "Open %1 Terminal" @@ -193,25 +193,25 @@ msgid_plural "Open %1 Terminals" msgstr[0] "" msgstr[1] "" -#: dolphinmainwindow.cpp:1394 +#: dolphinmainwindow.cpp:1390 #, kde-format msgctxt "@action:inmenu menu for configure actions" msgid "Configure" msgstr "" -#: dolphinmainwindow.cpp:1554 +#: dolphinmainwindow.cpp:1550 #, kde-format msgctxt "@action:inmenu File" msgid "New &Window" msgstr "Ođđa &láse" -#: dolphinmainwindow.cpp:1555 +#: dolphinmainwindow.cpp:1551 #, kde-format msgctxt "@info" msgid "Open a new Dolphin window" msgstr "" -#: dolphinmainwindow.cpp:1557 +#: dolphinmainwindow.cpp:1553 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -219,13 +219,13 @@ msgid "" "view.You can drag and drop items between windows." msgstr "" -#: dolphinmainwindow.cpp:1564 +#: dolphinmainwindow.cpp:1560 #, kde-format msgctxt "@action:inmenu File" msgid "New Tab" msgstr "" -#: dolphinmainwindow.cpp:1566 +#: dolphinmainwindow.cpp:1562 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -234,25 +234,25 @@ msgid "" "items between tabs." msgstr "" -#: dolphinmainwindow.cpp:1575 +#: dolphinmainwindow.cpp:1571 #, kde-format msgctxt "@action:inmenu Add current folder to places" msgid "Add to Places" msgstr "Lasit báikepanelii" -#: dolphinmainwindow.cpp:1577 +#: dolphinmainwindow.cpp:1573 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This adds the selected folder to the Places panel." msgstr "" -#: dolphinmainwindow.cpp:1582 +#: dolphinmainwindow.cpp:1578 #, kde-format msgctxt "@action:inmenu File" msgid "Close Tab" msgstr "" -#: dolphinmainwindow.cpp:1584 +#: dolphinmainwindow.cpp:1580 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -260,13 +260,13 @@ msgid "" "will close instead." msgstr "" -#: dolphinmainwindow.cpp:1589 +#: dolphinmainwindow.cpp:1585 #, kde-format msgctxt "@info:whatsthis quit" msgid "This closes this window." msgstr "" -#: dolphinmainwindow.cpp:1597 +#: dolphinmainwindow.cpp:1593 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -277,13 +277,13 @@ msgid "" "Ctrl+C and Ctrl+V." msgstr "" -#: dolphinmainwindow.cpp:1604 +#: dolphinmainwindow.cpp:1600 #, kde-format msgctxt "@action" msgid "Cut…" msgstr "" -#: dolphinmainwindow.cpp:1606 +#: dolphinmainwindow.cpp:1602 #, kde-kuit-format msgctxt "@info:whatsthis cut" msgid "" @@ -293,13 +293,13 @@ msgid "" "their initial location." msgstr "" -#: dolphinmainwindow.cpp:1613 +#: dolphinmainwindow.cpp:1609 #, kde-format msgctxt "@action" msgid "Copy…" msgstr "" -#: dolphinmainwindow.cpp:1615 +#: dolphinmainwindow.cpp:1611 #, kde-kuit-format msgctxt "@info:whatsthis copy" msgid "" @@ -308,13 +308,13 @@ msgid "" "them from the clipboard to a new location." msgstr "" -#: dolphinmainwindow.cpp:1624 +#: dolphinmainwindow.cpp:1620 #, kde-format msgctxt "@action:inmenu Edit" msgid "Paste" msgstr "" -#: dolphinmainwindow.cpp:1626 +#: dolphinmainwindow.cpp:1622 #, kde-kuit-format msgctxt "@info:whatsthis paste" msgid "" @@ -323,19 +323,19 @@ msgid "" "Cut action they are removed from their old location." msgstr "" -#: dolphinmainwindow.cpp:1633 +#: dolphinmainwindow.cpp:1629 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View" msgstr "" -#: dolphinmainwindow.cpp:1634 +#: dolphinmainwindow.cpp:1630 #, kde-format msgctxt "@action:inmenu" msgid "Copy to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1636 +#: dolphinmainwindow.cpp:1632 #, kde-kuit-format msgctxt "@info:whatsthis Copy" msgid "" @@ -343,25 +343,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1639 +#: dolphinmainwindow.cpp:1635 #, kde-format msgctxt "@action:inmenu Edit" msgid "Copy to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1644 +#: dolphinmainwindow.cpp:1640 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View" msgstr "" -#: dolphinmainwindow.cpp:1645 +#: dolphinmainwindow.cpp:1641 #, kde-format msgctxt "@action:inmenu" msgid "Move to Other View…" msgstr "" -#: dolphinmainwindow.cpp:1647 +#: dolphinmainwindow.cpp:1643 #, kde-kuit-format msgctxt "@info:whatsthis Move" msgid "" @@ -369,25 +369,25 @@ msgid "" "the inactive split view." msgstr "" -#: dolphinmainwindow.cpp:1650 +#: dolphinmainwindow.cpp:1646 #, kde-format msgctxt "@action:inmenu Edit" msgid "Move to Inactive Split View" msgstr "" -#: dolphinmainwindow.cpp:1655 +#: dolphinmainwindow.cpp:1651 #, kde-format msgctxt "@action:inmenu Tools" msgid "Filter…" msgstr "" -#: dolphinmainwindow.cpp:1656 +#: dolphinmainwindow.cpp:1652 #, kde-format msgctxt "@info:tooltip" msgid "Show Filter Bar" msgstr "" -#: dolphinmainwindow.cpp:1658 +#: dolphinmainwindow.cpp:1654 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -397,30 +397,30 @@ msgid "" "view." msgstr "" -#: dolphinmainwindow.cpp:1670 +#: dolphinmainwindow.cpp:1666 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Filter Bar" msgstr "" -#: dolphinmainwindow.cpp:1671 +#: dolphinmainwindow.cpp:1667 #, kde-format msgctxt "@action:intoolbar" msgid "Filter" msgstr "" -#: dolphinmainwindow.cpp:1679 search/dolphinsearchbox.cpp:330 +#: dolphinmainwindow.cpp:1675 search/dolphinsearchbox.cpp:340 #, kde-format msgid "Search…" msgstr "" -#: dolphinmainwindow.cpp:1680 +#: dolphinmainwindow.cpp:1676 #, kde-format msgctxt "@info:tooltip" msgid "Search for files and folders" msgstr "" -#: dolphinmainwindow.cpp:1682 +#: dolphinmainwindow.cpp:1678 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -430,20 +430,20 @@ msgid "" "so we can have a look at it while the settings are explained." msgstr "" -#: dolphinmainwindow.cpp:1693 +#: dolphinmainwindow.cpp:1689 #, kde-format msgctxt "@action:inmenu" msgid "Toggle Search Bar" msgstr "" -#: dolphinmainwindow.cpp:1694 +#: dolphinmainwindow.cpp:1690 #, kde-format msgctxt "@action:intoolbar" msgid "Search" msgstr "" #. i18n: This action toggles a selection mode. -#: dolphinmainwindow.cpp:1702 +#: dolphinmainwindow.cpp:1698 #, kde-format msgctxt "@action:inmenu" msgid "Select Files and Folders" @@ -451,13 +451,13 @@ msgstr "" #. i18n: Opens a selection mode for selecting files/folders. #. The text is kept so unspecific because it will be shown on the toolbar where space is at a premium. -#: dolphinmainwindow.cpp:1705 +#: dolphinmainwindow.cpp:1701 #, kde-format msgctxt "@action:intoolbar" msgid "Select" msgstr "" -#: dolphinmainwindow.cpp:1708 +#: dolphinmainwindow.cpp:1704 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -469,19 +469,19 @@ msgid "" "items." msgstr "" -#: dolphinmainwindow.cpp:1731 +#: dolphinmainwindow.cpp:1727 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "This selects all files and folders in the current location." msgstr "" -#: dolphinmainwindow.cpp:1735 dolphinpart.cpp:168 +#: dolphinmainwindow.cpp:1731 dolphinpart.cpp:168 #, kde-format msgctxt "@action:inmenu Edit" msgid "Invert Selection" msgstr "Jorgalahte merkema" -#: dolphinmainwindow.cpp:1737 +#: dolphinmainwindow.cpp:1733 #, kde-kuit-format msgctxt "@info:whatsthis invert" msgid "" @@ -489,7 +489,7 @@ msgid "" "selected instead." msgstr "" -#: dolphinmainwindow.cpp:1753 +#: dolphinmainwindow.cpp:1749 #, kde-kuit-format msgctxt "@info:whatsthis find" msgid "" @@ -498,25 +498,25 @@ msgid "" "them quickly.Click this again afterwards to recombine the views." msgstr "" -#: dolphinmainwindow.cpp:1762 +#: dolphinmainwindow.cpp:1758 #, kde-format msgctxt "@action:intoolbar Stash" msgid "Stash" msgstr "" -#: dolphinmainwindow.cpp:1763 +#: dolphinmainwindow.cpp:1759 #, kde-format msgctxt "@info" msgid "Opens the stash virtual directory in a split window" msgstr "" -#: dolphinmainwindow.cpp:1771 +#: dolphinmainwindow.cpp:1767 #, kde-format msgctxt "@info:tooltip" msgid "Refresh view" msgstr "" -#: dolphinmainwindow.cpp:1773 +#: dolphinmainwindow.cpp:1769 #, kde-kuit-format msgctxt "@info:whatsthis refresh" msgid "" @@ -526,31 +526,31 @@ msgid "" "the view is split, this refreshes the one that is currently in focus." msgstr "" -#: dolphinmainwindow.cpp:1780 +#: dolphinmainwindow.cpp:1776 #, kde-format msgctxt "@action:inmenu View" msgid "Stop" msgstr "Bisset" -#: dolphinmainwindow.cpp:1781 +#: dolphinmainwindow.cpp:1777 #, kde-format msgctxt "@info" msgid "Stop loading" msgstr "" -#: dolphinmainwindow.cpp:1782 +#: dolphinmainwindow.cpp:1778 #, kde-format msgctxt "@info" msgid "This stops the loading of the contents of the current folder." msgstr "" -#: dolphinmainwindow.cpp:1787 +#: dolphinmainwindow.cpp:1783 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Editable Location" msgstr "" -#: dolphinmainwindow.cpp:1789 +#: dolphinmainwindow.cpp:1785 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -560,13 +560,13 @@ msgid "" "confirming the edited location." msgstr "" -#: dolphinmainwindow.cpp:1797 +#: dolphinmainwindow.cpp:1793 #, kde-format msgctxt "@action:inmenu Navigation Bar" msgid "Replace Location" msgstr "" -#: dolphinmainwindow.cpp:1802 +#: dolphinmainwindow.cpp:1798 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -574,19 +574,19 @@ msgid "" "enter a different location." msgstr "" -#: dolphinmainwindow.cpp:1832 +#: dolphinmainwindow.cpp:1828 #, kde-format msgctxt "@action:inmenu File" msgid "Undo close tab" msgstr "" -#: dolphinmainwindow.cpp:1833 +#: dolphinmainwindow.cpp:1829 #, kde-format msgctxt "@info:whatsthis undo close tab" msgid "This returns you to the previously closed tab." msgstr "" -#: dolphinmainwindow.cpp:1841 +#: dolphinmainwindow.cpp:1837 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -596,7 +596,7 @@ msgid "" "filename>. Changes that can't be undone will ask for your confirmation." msgstr "" -#: dolphinmainwindow.cpp:1870 +#: dolphinmainwindow.cpp:1866 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -605,13 +605,13 @@ msgid "" "folders that contain personal application data." msgstr "" -#: dolphinmainwindow.cpp:1877 +#: dolphinmainwindow.cpp:1873 #, kde-format msgctxt "@action:inmenu Tools" msgid "Compare Files" msgstr "Buohttastahte fiillaid" -#: dolphinmainwindow.cpp:1885 +#: dolphinmainwindow.cpp:1881 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -620,13 +620,13 @@ msgid "" "para>" msgstr "" -#: dolphinmainwindow.cpp:1893 +#: dolphinmainwindow.cpp:1889 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal" msgstr "" -#: dolphinmainwindow.cpp:1895 +#: dolphinmainwindow.cpp:1891 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -636,13 +636,13 @@ msgid "" msgstr "" #. i18n: "Here" refers to the location(s) of the currently selected item(s) or the currently viewed location if nothing is selected. -#: dolphinmainwindow.cpp:1903 +#: dolphinmainwindow.cpp:1899 #, kde-format msgctxt "@action:inmenu Tools" msgid "Open Terminal Here" msgstr "" -#: dolphinmainwindow.cpp:1905 +#: dolphinmainwindow.cpp:1901 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -651,19 +651,19 @@ msgid "" "the terminal application." msgstr "" -#: dolphinmainwindow.cpp:1913 dolphinmainwindow.cpp:2662 +#: dolphinmainwindow.cpp:1909 dolphinmainwindow.cpp:2666 #, kde-format msgctxt "@action:inmenu Tools" msgid "Focus Terminal Panel" msgstr "" -#: dolphinmainwindow.cpp:1921 +#: dolphinmainwindow.cpp:1917 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "" -#: dolphinmainwindow.cpp:1931 +#: dolphinmainwindow.cpp:1927 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -675,79 +675,85 @@ msgid "" "which makes triggering advanced actions more time consuming." msgstr "" -#: dolphinmainwindow.cpp:1964 +#: dolphinmainwindow.cpp:1960 #, kde-format msgctxt "@action:inmenu" msgid "Activate Tab %1" msgstr "" -#: dolphinmainwindow.cpp:1977 +#: dolphinmainwindow.cpp:1973 #, kde-format msgctxt "@action:inmenu" msgid "Activate Last Tab" msgstr "" -#: dolphinmainwindow.cpp:1983 +#: dolphinmainwindow.cpp:1979 #, kde-format msgctxt "@action:inmenu" msgid "Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1984 +#: dolphinmainwindow.cpp:1980 #, kde-format msgctxt "@action:inmenu" msgid "Activate Next Tab" msgstr "" -#: dolphinmainwindow.cpp:1990 +#: dolphinmainwindow.cpp:1986 #, kde-format msgctxt "@action:inmenu" msgid "Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1991 +#: dolphinmainwindow.cpp:1987 #, kde-format msgctxt "@action:inmenu" msgid "Activate Previous Tab" msgstr "" -#: dolphinmainwindow.cpp:1998 +#: dolphinmainwindow.cpp:1994 #, kde-format msgctxt "@action:inmenu" msgid "Show Target" msgstr "" -#: dolphinmainwindow.cpp:2004 +#: dolphinmainwindow.cpp:2000 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tab" msgstr "" -#: dolphinmainwindow.cpp:2009 +#: dolphinmainwindow.cpp:2005 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Tabs" msgstr "" -#: dolphinmainwindow.cpp:2014 +#: dolphinmainwindow.cpp:2010 #, kde-format msgctxt "@action:inmenu" msgid "Open in New Window" msgstr "" -#: dolphinmainwindow.cpp:2026 +#: dolphinmainwindow.cpp:2015 panels/places/placespanel.cpp:50 +#, kde-format +msgctxt "@action:inmenu" +msgid "Open in Split View" +msgstr "" + +#: dolphinmainwindow.cpp:2029 #, kde-format msgctxt "@action:inmenu Panels" msgid "Unlock Panels" msgstr "" -#: dolphinmainwindow.cpp:2028 +#: dolphinmainwindow.cpp:2031 #, kde-format msgctxt "@action:inmenu Panels" msgid "Lock Panels" msgstr "" -#: dolphinmainwindow.cpp:2031 +#: dolphinmainwindow.cpp:2034 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -757,13 +763,13 @@ msgid "" "embedded more cleanly." msgstr "" -#: dolphinmainwindow.cpp:2040 +#: dolphinmainwindow.cpp:2043 #, kde-format msgctxt "@title:window" msgid "Information" msgstr "Diehtu" -#: dolphinmainwindow.cpp:2063 +#: dolphinmainwindow.cpp:2066 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -771,7 +777,7 @@ msgid "" "interface> or View|Panels." msgstr "" -#: dolphinmainwindow.cpp:2070 +#: dolphinmainwindow.cpp:2073 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -782,7 +788,7 @@ msgid "" "items a preview of their contents is provided." msgstr "" -#: dolphinmainwindow.cpp:2078 +#: dolphinmainwindow.cpp:2081 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -793,13 +799,13 @@ msgid "" "are given here by right-clicking." msgstr "" -#: dolphinmainwindow.cpp:2087 +#: dolphinmainwindow.cpp:2090 #, kde-format msgctxt "@title:window" msgid "Folders" msgstr "Máhpat" -#: dolphinmainwindow.cpp:2108 +#: dolphinmainwindow.cpp:2111 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -808,7 +814,7 @@ msgid "" "emphasis> in a tree view." msgstr "" -#: dolphinmainwindow.cpp:2113 +#: dolphinmainwindow.cpp:2116 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -819,13 +825,13 @@ msgid "" msgstr "" # unreviewed-context -#: dolphinmainwindow.cpp:2123 +#: dolphinmainwindow.cpp:2126 #, kde-format msgctxt "@title:window Shell terminal" msgid "Terminal" msgstr "Terminála" -#: dolphinmainwindow.cpp:2148 +#: dolphinmainwindow.cpp:2151 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -837,7 +843,7 @@ msgid "" "like Konsole." msgstr "" -#: dolphinmainwindow.cpp:2156 +#: dolphinmainwindow.cpp:2159 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -849,19 +855,19 @@ msgid "" "Konsole." msgstr "" -#: dolphinmainwindow.cpp:2173 +#: dolphinmainwindow.cpp:2176 #, kde-format msgctxt "@title:window" msgid "Places" msgstr "Báikepanela" -#: dolphinmainwindow.cpp:2200 +#: dolphinmainwindow.cpp:2204 #, kde-format msgctxt "@item:inmenu" msgid "Show Hidden Places" msgstr "" -#: dolphinmainwindow.cpp:2204 +#: dolphinmainwindow.cpp:2208 #, kde-format msgctxt "@info:whatsthis" msgid "" @@ -869,7 +875,7 @@ msgid "" "will appear semi-transparent unless you uncheck their hide property." msgstr "" -#: dolphinmainwindow.cpp:2216 +#: dolphinmainwindow.cpp:2220 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -880,7 +886,7 @@ msgid "" "type." msgstr "" -#: dolphinmainwindow.cpp:2223 +#: dolphinmainwindow.cpp:2227 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -895,13 +901,13 @@ msgid "" "interface> to display it again." msgstr "" -#: dolphinmainwindow.cpp:2237 +#: dolphinmainwindow.cpp:2241 #, kde-format msgctxt "@action:inmenu View" msgid "Show Panels" msgstr "" -#: dolphinmainwindow.cpp:2355 +#: dolphinmainwindow.cpp:2359 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -912,43 +918,43 @@ msgid "" "root directory." msgstr "" -#: dolphinmainwindow.cpp:2436 +#: dolphinmainwindow.cpp:2440 #, kde-format msgctxt "@action:intoolbar Close left view" msgid "Close" msgstr "Gidde" -#: dolphinmainwindow.cpp:2437 +#: dolphinmainwindow.cpp:2441 #, kde-format msgctxt "@info" msgid "Close left view" msgstr "" -#: dolphinmainwindow.cpp:2440 +#: dolphinmainwindow.cpp:2444 #, kde-format msgctxt "@action:intoolbar Close right view" msgid "Close" msgstr "Gidde" -#: dolphinmainwindow.cpp:2441 +#: dolphinmainwindow.cpp:2445 #, kde-format msgctxt "@info" msgid "Close right view" msgstr "" -#: dolphinmainwindow.cpp:2445 +#: dolphinmainwindow.cpp:2449 #, kde-format msgctxt "@action:intoolbar Split view" msgid "Split" msgstr "Ludde" -#: dolphinmainwindow.cpp:2446 +#: dolphinmainwindow.cpp:2450 #, kde-format msgctxt "@info" msgid "Split view" msgstr "" -#: dolphinmainwindow.cpp:2494 +#: dolphinmainwindow.cpp:2498 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -960,7 +966,7 @@ msgid "" "Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2501 +#: dolphinmainwindow.cpp:2505 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -974,7 +980,7 @@ msgid "" "click a button if you want to show or hide its text." msgstr "" -#: dolphinmainwindow.cpp:2513 +#: dolphinmainwindow.cpp:2517 #, kde-kuit-format msgctxt "@info:whatsthis main view" msgid "" @@ -991,7 +997,7 @@ msgid "" "emphasis> that covers the basics." msgstr "" -#: dolphinmainwindow.cpp:2529 +#: dolphinmainwindow.cpp:2533 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1001,7 +1007,7 @@ msgid "" "be triggered this way." msgstr "" -#: dolphinmainwindow.cpp:2535 +#: dolphinmainwindow.cpp:2539 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1010,7 +1016,7 @@ msgid "" "Menu can also be placed on the Toolbar." msgstr "" -#: dolphinmainwindow.cpp:2539 +#: dolphinmainwindow.cpp:2543 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1025,7 +1031,7 @@ msgstr "" #. frustrate the user. If there are multiple languages that the user might #. know with a reasonable chance you might want to have 2 external links. #. The same might be true for any external link you translate. -#: dolphinmainwindow.cpp:2559 +#: dolphinmainwindow.cpp:2563 #, kde-kuit-format msgctxt "@info:whatsthis handbook" msgid "" @@ -1036,7 +1042,7 @@ msgid "" "here. It will open the dedicated page in the KDE UserBase Wiki." msgstr "" -#: dolphinmainwindow.cpp:2564 +#: dolphinmainwindow.cpp:2568 #, kde-kuit-format msgctxt "@info:whatsthis whatsthis button" msgid "" @@ -1050,7 +1056,7 @@ msgid "" "windows so don't get too used to this." msgstr "" -#: dolphinmainwindow.cpp:2575 +#: dolphinmainwindow.cpp:2579 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1061,7 +1067,7 @@ msgid "" "Bug_Reporting'>click here." msgstr "" -#: dolphinmainwindow.cpp:2584 +#: dolphinmainwindow.cpp:2588 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1075,7 +1081,7 @@ msgid "" "behind the KDE community." msgstr "" -#: dolphinmainwindow.cpp:2597 +#: dolphinmainwindow.cpp:2601 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1084,7 +1090,7 @@ msgid "" "in your preferred language." msgstr "" -#: dolphinmainwindow.cpp:2602 +#: dolphinmainwindow.cpp:2606 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1092,7 +1098,7 @@ msgid "" "libraries and maintainers of this application." msgstr "" -#: dolphinmainwindow.cpp:2607 +#: dolphinmainwindow.cpp:2611 #, kde-kuit-format msgctxt "@info:whatsthis" msgid "" @@ -1102,7 +1108,7 @@ msgid "" "a look!" msgstr "" -#: dolphinmainwindow.cpp:2665 dolphinmainwindow.cpp:2669 +#: dolphinmainwindow.cpp:2669 dolphinmainwindow.cpp:2673 #, kde-format msgctxt "@action:inmenu Tools" msgid "Defocus Terminal Panel" @@ -1339,7 +1345,7 @@ msgid "" "dedicated page in the Handbook." msgstr "" -#: dolphinviewcontainer.cpp:95 +#: dolphinviewcontainer.cpp:92 #, kde-kuit-format msgctxt "@info:whatsthis findbar" msgid "" @@ -1354,70 +1360,70 @@ msgid "" "find an item." msgstr "" -#: dolphinviewcontainer.cpp:114 +#: dolphinviewcontainer.cpp:111 #, kde-format msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:517 search/dolphinsearchbox.cpp:288 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 #, kde-format msgid "Search for %1 in %2" msgstr "" -#: dolphinviewcontainer.cpp:553 +#: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" msgstr "Oza" -#: dolphinviewcontainer.cpp:555 +#: dolphinviewcontainer.cpp:552 #, kde-format msgid "Search for %1" msgstr "" -#: dolphinviewcontainer.cpp:639 +#: dolphinviewcontainer.cpp:636 #, kde-format msgctxt "@info:progress" msgid "Loading folder…" msgstr "" -#: dolphinviewcontainer.cpp:647 +#: dolphinviewcontainer.cpp:644 #, kde-format msgctxt "@info:progress" msgid "Sorting…" msgstr "" -#: dolphinviewcontainer.cpp:658 +#: dolphinviewcontainer.cpp:655 #, kde-format msgctxt "@info" msgid "Searching…" msgstr "" -#: dolphinviewcontainer.cpp:679 +#: dolphinviewcontainer.cpp:676 #, kde-format msgctxt "@info:status" msgid "No items found." msgstr "" -#: dolphinviewcontainer.cpp:845 +#: dolphinviewcontainer.cpp:834 #, kde-format msgctxt "@info:status" msgid "Dolphin does not support web pages, the web browser has been launched" msgstr "" -#: dolphinviewcontainer.cpp:848 +#: dolphinviewcontainer.cpp:837 #, kde-format msgctxt "@info:status" msgid "" "Protocol not supported by Dolphin, default application has been launched" msgstr "" -#: dolphinviewcontainer.cpp:854 +#: dolphinviewcontainer.cpp:843 #, kde-format msgctxt "@info:status" msgid "Invalid protocol" msgstr "" -#: dolphinviewcontainer.cpp:958 +#: dolphinviewcontainer.cpp:952 #, kde-kuit-format msgid "" "Current location changed, %1 is no longer accessible." @@ -1543,92 +1549,92 @@ msgctxt "width × height" msgid "%1 × %2" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2311 +#: kitemviews/kfileitemmodel.cpp:2304 #, kde-format msgctxt "@title:group Groups that start with a digit" msgid "0 - 9" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2313 +#: kitemviews/kfileitemmodel.cpp:2306 #, kde-format msgctxt "@title:group" msgid "Others" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2345 +#: kitemviews/kfileitemmodel.cpp:2338 #, kde-format msgctxt "@title:group Size" msgid "Folders" msgstr "Máhpat" -#: kitemviews/kfileitemmodel.cpp:2353 +#: kitemviews/kfileitemmodel.cpp:2346 #, kde-format msgctxt "@title:group Size" msgid "Small" msgstr "Unni" -#: kitemviews/kfileitemmodel.cpp:2355 +#: kitemviews/kfileitemmodel.cpp:2348 #, kde-format msgctxt "@title:group Size" msgid "Medium" msgstr "Gaskageardán" -#: kitemviews/kfileitemmodel.cpp:2357 +#: kitemviews/kfileitemmodel.cpp:2350 #, kde-format msgctxt "@title:group Size" msgid "Big" msgstr "Stuoris" -#: kitemviews/kfileitemmodel.cpp:2402 +#: kitemviews/kfileitemmodel.cpp:2395 #, kde-format msgctxt "@title:group Date" msgid "Today" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2405 +#: kitemviews/kfileitemmodel.cpp:2398 #, kde-format msgctxt "@title:group Date" msgid "Yesterday" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2408 +#: kitemviews/kfileitemmodel.cpp:2401 #, kde-format msgctxt "@title:group Date: The week day name: dddd" msgid "dddd" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2412 +#: kitemviews/kfileitemmodel.cpp:2405 #, kde-format msgctxt "" "Can be used to script translation of \"dddd\"with context @title:group Date" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2417 +#: kitemviews/kfileitemmodel.cpp:2410 #, kde-format msgctxt "@title:group Date" msgid "One Week Ago" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2420 +#: kitemviews/kfileitemmodel.cpp:2413 #, kde-format msgctxt "@title:group Date" msgid "Two Weeks Ago" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2423 +#: kitemviews/kfileitemmodel.cpp:2416 #, kde-format msgctxt "@title:group Date" msgid "Three Weeks Ago" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2427 +#: kitemviews/kfileitemmodel.cpp:2420 #, kde-format msgctxt "@title:group Date" msgid "Earlier this Month" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2441 +#: kitemviews/kfileitemmodel.cpp:2434 #, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1638,7 +1644,7 @@ msgctxt "" msgid "'Yesterday' (MMMM, yyyy)" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2448 +#: kitemviews/kfileitemmodel.cpp:2441 #, kde-format msgctxt "" "Can be used to script translation of \"'Yesterday' (MMMM, yyyy)\" with " @@ -1646,7 +1652,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2461 +#: kitemviews/kfileitemmodel.cpp:2454 #, kde-format msgctxt "" "@title:group Date: The week day name: dddd, MMMM is full month name in " @@ -1654,7 +1660,7 @@ msgctxt "" msgid "dddd (MMMM, yyyy)" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2465 +#: kitemviews/kfileitemmodel.cpp:2458 #, kde-format msgctxt "" "Can be used to script translation of \"dddd (MMMM, yyyy)\" with context " @@ -1662,7 +1668,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2473 +#: kitemviews/kfileitemmodel.cpp:2466 #, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1672,7 +1678,7 @@ msgctxt "" msgid "'One Week Ago' (MMMM, yyyy)" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2480 +#: kitemviews/kfileitemmodel.cpp:2473 #, kde-format msgctxt "" "Can be used to script translation of \"'One Week Ago' (MMMM, yyyy)\" with " @@ -1680,7 +1686,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2494 +#: kitemviews/kfileitemmodel.cpp:2487 #, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1690,7 +1696,7 @@ msgctxt "" msgid "'Two Weeks Ago' (MMMM, yyyy)" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2501 +#: kitemviews/kfileitemmodel.cpp:2494 #, kde-format msgctxt "" "Can be used to script translation of \"'Two Weeks Ago' (MMMM, yyyy)\" with " @@ -1698,7 +1704,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2515 +#: kitemviews/kfileitemmodel.cpp:2508 #, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1708,7 +1714,7 @@ msgctxt "" msgid "'Three Weeks Ago' (MMMM, yyyy)" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2522 +#: kitemviews/kfileitemmodel.cpp:2515 #, kde-format msgctxt "" "Can be used to script translation of \"'Three Weeks Ago' (MMMM, yyyy)\" with " @@ -1716,7 +1722,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2536 +#: kitemviews/kfileitemmodel.cpp:2529 #, kde-format msgctxt "" "@title:group Date: MMMM is full month name in current locale, and yyyy is " @@ -1726,7 +1732,7 @@ msgctxt "" msgid "'Earlier on' MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2543 +#: kitemviews/kfileitemmodel.cpp:2536 #, kde-format msgctxt "" "Can be used to script translation of \"'Earlier on' MMMM, yyyy\" with " @@ -1734,7 +1740,7 @@ msgctxt "" msgid "%1" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2557 +#: kitemviews/kfileitemmodel.cpp:2550 #, kde-format msgctxt "" "@title:group The month and year: MMMM is full month name in current locale, " @@ -1742,7 +1748,7 @@ msgctxt "" msgid "MMMM, yyyy" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2561 +#: kitemviews/kfileitemmodel.cpp:2554 #, kde-format msgctxt "" "Can be used to script translation of \"MMMM, yyyy\" with context @title:" @@ -1751,277 +1757,277 @@ msgid "%1" msgstr "" # unreviewed-context -#: kitemviews/kfileitemmodel.cpp:2601 kitemviews/kfileitemmodel.cpp:2614 -#: kitemviews/kfileitemmodel.cpp:2627 +#: kitemviews/kfileitemmodel.cpp:2594 kitemviews/kfileitemmodel.cpp:2607 +#: kitemviews/kfileitemmodel.cpp:2620 #, kde-format msgctxt "@item:intext Access permission, concatenated" msgid "Read, " msgstr "Lohkat, " # unreviewed-context -#: kitemviews/kfileitemmodel.cpp:2604 kitemviews/kfileitemmodel.cpp:2617 -#: kitemviews/kfileitemmodel.cpp:2630 +#: kitemviews/kfileitemmodel.cpp:2597 kitemviews/kfileitemmodel.cpp:2610 +#: kitemviews/kfileitemmodel.cpp:2623 #, kde-format msgctxt "@item:intext Access permission, concatenated" msgid "Write, " msgstr "Čállit, " # unreviewed-context -#: kitemviews/kfileitemmodel.cpp:2607 kitemviews/kfileitemmodel.cpp:2620 -#: kitemviews/kfileitemmodel.cpp:2633 +#: kitemviews/kfileitemmodel.cpp:2600 kitemviews/kfileitemmodel.cpp:2613 +#: kitemviews/kfileitemmodel.cpp:2626 #, kde-format msgctxt "@item:intext Access permission, concatenated" msgid "Execute, " msgstr "Vuodjit, " # unreviewed-context -#: kitemviews/kfileitemmodel.cpp:2609 kitemviews/kfileitemmodel.cpp:2622 -#: kitemviews/kfileitemmodel.cpp:2635 +#: kitemviews/kfileitemmodel.cpp:2602 kitemviews/kfileitemmodel.cpp:2615 +#: kitemviews/kfileitemmodel.cpp:2628 #, kde-format msgctxt "@item:intext Access permission, concatenated" msgid "Forbidden" msgstr "Geldejuvvon" -#: kitemviews/kfileitemmodel.cpp:2637 +#: kitemviews/kfileitemmodel.cpp:2630 #, kde-format msgctxt "@title:group Files and folders by permissions" msgid "User: %1 | Group: %2 | Others: %3" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2727 +#: kitemviews/kfileitemmodel.cpp:2720 msgctxt "@label" msgid "Name" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2728 +#: kitemviews/kfileitemmodel.cpp:2721 msgctxt "@label" msgid "Size" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2729 +#: kitemviews/kfileitemmodel.cpp:2722 msgctxt "@label" msgid "Modified" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2729 kitemviews/kfileitemmodel.cpp:2730 -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2722 kitemviews/kfileitemmodel.cpp:2723 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@tooltip" msgid "The date format can be selected in settings." msgstr "" -#: kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2723 msgctxt "@label" msgid "Created" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2731 +#: kitemviews/kfileitemmodel.cpp:2724 msgctxt "@label" msgid "Accessed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2725 msgctxt "@label" msgid "Type" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2733 +#: kitemviews/kfileitemmodel.cpp:2726 msgctxt "@label" msgid "Rating" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2734 +#: kitemviews/kfileitemmodel.cpp:2727 msgctxt "@label" msgid "Tags" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2735 +#: kitemviews/kfileitemmodel.cpp:2728 msgctxt "@label" msgid "Comment" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2729 msgctxt "@label" msgid "Title" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2736 kitemviews/kfileitemmodel.cpp:2737 -#: kitemviews/kfileitemmodel.cpp:2738 kitemviews/kfileitemmodel.cpp:2739 -#: kitemviews/kfileitemmodel.cpp:2740 kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2729 kitemviews/kfileitemmodel.cpp:2730 +#: kitemviews/kfileitemmodel.cpp:2731 kitemviews/kfileitemmodel.cpp:2732 +#: kitemviews/kfileitemmodel.cpp:2733 kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Document" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2737 +#: kitemviews/kfileitemmodel.cpp:2730 msgctxt "@label" msgid "Author" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2731 msgctxt "@label" msgid "Publisher" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2739 +#: kitemviews/kfileitemmodel.cpp:2732 msgctxt "@label" msgid "Page Count" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2740 +#: kitemviews/kfileitemmodel.cpp:2733 msgctxt "@label" msgid "Word Count" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2734 msgctxt "@label" msgid "Line Count" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2742 +#: kitemviews/kfileitemmodel.cpp:2735 msgctxt "@label" msgid "Date Photographed" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2742 kitemviews/kfileitemmodel.cpp:2743 -#: kitemviews/kfileitemmodel.cpp:2744 kitemviews/kfileitemmodel.cpp:2745 -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2735 kitemviews/kfileitemmodel.cpp:2736 +#: kitemviews/kfileitemmodel.cpp:2737 kitemviews/kfileitemmodel.cpp:2738 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Image" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2736 msgctxt "@label width x height" msgid "Dimensions" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2744 +#: kitemviews/kfileitemmodel.cpp:2737 msgctxt "@label" msgid "Width" msgstr "Govdodat" -#: kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2738 msgctxt "@label" msgid "Height" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2746 +#: kitemviews/kfileitemmodel.cpp:2739 msgctxt "@label" msgid "Orientation" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2747 +#: kitemviews/kfileitemmodel.cpp:2740 msgctxt "@label" msgid "Artist" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 -#: kitemviews/kfileitemmodel.cpp:2749 kitemviews/kfileitemmodel.cpp:2750 -#: kitemviews/kfileitemmodel.cpp:2751 kitemviews/kfileitemmodel.cpp:2752 -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2740 kitemviews/kfileitemmodel.cpp:2741 +#: kitemviews/kfileitemmodel.cpp:2742 kitemviews/kfileitemmodel.cpp:2743 +#: kitemviews/kfileitemmodel.cpp:2744 kitemviews/kfileitemmodel.cpp:2745 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Audio" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2748 +#: kitemviews/kfileitemmodel.cpp:2741 msgctxt "@label" msgid "Genre" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2749 +#: kitemviews/kfileitemmodel.cpp:2742 msgctxt "@label" msgid "Album" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2743 msgctxt "@label" msgid "Duration" msgstr "Guhkkodat" -#: kitemviews/kfileitemmodel.cpp:2751 +#: kitemviews/kfileitemmodel.cpp:2744 msgctxt "@label" msgid "Bitrate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2745 msgctxt "@label" msgid "Track" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2753 +#: kitemviews/kfileitemmodel.cpp:2746 msgctxt "@label" msgid "Release Year" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2747 msgctxt "@label" msgid "Aspect Ratio" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2754 kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2747 kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Video" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2755 +#: kitemviews/kfileitemmodel.cpp:2748 msgctxt "@label" msgid "Frame Rate" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2756 +#: kitemviews/kfileitemmodel.cpp:2749 msgctxt "@label" msgid "Path" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2756 kitemviews/kfileitemmodel.cpp:2757 -#: kitemviews/kfileitemmodel.cpp:2758 kitemviews/kfileitemmodel.cpp:2759 -#: kitemviews/kfileitemmodel.cpp:2760 kitemviews/kfileitemmodel.cpp:2761 -#: kitemviews/kfileitemmodel.cpp:2762 kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2749 kitemviews/kfileitemmodel.cpp:2750 +#: kitemviews/kfileitemmodel.cpp:2751 kitemviews/kfileitemmodel.cpp:2752 +#: kitemviews/kfileitemmodel.cpp:2753 kitemviews/kfileitemmodel.cpp:2754 +#: kitemviews/kfileitemmodel.cpp:2755 kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "Other" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2757 +#: kitemviews/kfileitemmodel.cpp:2750 msgctxt "@label" msgid "File Extension" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2758 +#: kitemviews/kfileitemmodel.cpp:2751 msgctxt "@label" msgid "Deletion Time" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2759 +#: kitemviews/kfileitemmodel.cpp:2752 msgctxt "@label" msgid "Link Destination" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2760 +#: kitemviews/kfileitemmodel.cpp:2753 msgctxt "@label" msgid "Downloaded From" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@label" msgid "Permissions" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2761 +#: kitemviews/kfileitemmodel.cpp:2754 msgctxt "@tooltip" msgid "" "The permission format can be changed in settings. Options are Symbolic, " "Numeric (Octal) or Combined formats" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2762 +#: kitemviews/kfileitemmodel.cpp:2755 msgctxt "@label" msgid "Owner" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2763 +#: kitemviews/kfileitemmodel.cpp:2756 msgctxt "@label" msgid "User Group" msgstr "" -#: kitemviews/kfileitemmodel.cpp:2863 +#: kitemviews/kfileitemmodel.cpp:2856 #, kde-format msgctxt "@info:status" msgid "Unknown error." @@ -2225,56 +2231,56 @@ msgstr "" msgid "Automatic scrolling" msgstr "" -#: panels/folders/treeviewcontextmenu.cpp:58 +#: panels/folders/treeviewcontextmenu.cpp:53 #, kde-format msgctxt "@action:inmenu" msgid "Cut" msgstr "Čuohpa" -#: panels/folders/treeviewcontextmenu.cpp:62 +#: panels/folders/treeviewcontextmenu.cpp:57 #, kde-format msgctxt "@action:inmenu" msgid "Copy" msgstr "Máŋge" -#: panels/folders/treeviewcontextmenu.cpp:78 +#: panels/folders/treeviewcontextmenu.cpp:73 #, kde-format msgctxt "@action:inmenu" msgid "Rename…" msgstr "" -#: panels/folders/treeviewcontextmenu.cpp:91 +#: panels/folders/treeviewcontextmenu.cpp:86 #, kde-format msgctxt "@action:inmenu" msgid "Move to Trash" msgstr "" -#: panels/folders/treeviewcontextmenu.cpp:101 +#: panels/folders/treeviewcontextmenu.cpp:96 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "Sihko" # unreviewed-context -#: panels/folders/treeviewcontextmenu.cpp:111 +#: panels/folders/treeviewcontextmenu.cpp:106 #, kde-format msgctxt "@action:inmenu" msgid "Show Hidden Files" msgstr "Čájet čihkkon fiillaid" -#: panels/folders/treeviewcontextmenu.cpp:121 +#: panels/folders/treeviewcontextmenu.cpp:116 #, kde-format msgctxt "@action:inmenu" msgid "Limit to Home Directory" msgstr "" -#: panels/folders/treeviewcontextmenu.cpp:130 +#: panels/folders/treeviewcontextmenu.cpp:125 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Scrolling" msgstr "" -#: panels/folders/treeviewcontextmenu.cpp:140 +#: panels/folders/treeviewcontextmenu.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Properties" @@ -2370,14 +2376,14 @@ msgctxt "@action:inmenu" msgid "Configure Trash…" msgstr "" -#: panels/terminal/terminalpanel.cpp:174 +#: panels/terminal/terminalpanel.cpp:179 #, kde-format msgid "" "Terminal cannot be shown because Konsole is not installed. Please install it " "and then reopen the panel." msgstr "" -#: panels/terminal/terminalpanel.cpp:180 +#: panels/terminal/terminalpanel.cpp:185 #, kde-format msgid "Install Konsole" msgstr "" @@ -2528,66 +2534,66 @@ msgctxt "@action:button" msgid "Add Tags" msgstr "" -#: search/dolphinsearchbox.cpp:100 +#: search/dolphinsearchbox.cpp:102 #, kde-format msgctxt "action:button" msgid "From Here (%1)" msgstr "" -#: search/dolphinsearchbox.cpp:101 +#: search/dolphinsearchbox.cpp:103 #, kde-format msgctxt "action:button" msgid "Limit search to '%1' and its subfolders" msgstr "" -#: search/dolphinsearchbox.cpp:341 +#: search/dolphinsearchbox.cpp:351 #, kde-format msgctxt "action:button" msgid "Save this search to quickly access it again in the future" msgstr "" -#: search/dolphinsearchbox.cpp:350 +#: search/dolphinsearchbox.cpp:360 #, kde-format msgctxt "@info:tooltip" msgid "Quit searching" msgstr "" -#: search/dolphinsearchbox.cpp:361 +#: search/dolphinsearchbox.cpp:371 #, kde-format msgctxt "action:button" msgid "Filename" msgstr "" -#: search/dolphinsearchbox.cpp:365 +#: search/dolphinsearchbox.cpp:375 #, kde-format msgctxt "action:button" msgid "Content" msgstr "" -#: search/dolphinsearchbox.cpp:376 +#: search/dolphinsearchbox.cpp:386 #, kde-format msgctxt "action:button" msgid "From Here" msgstr "" -#: search/dolphinsearchbox.cpp:380 +#: search/dolphinsearchbox.cpp:390 #, kde-format msgctxt "action:button" msgid "Your files" msgstr "" -#: search/dolphinsearchbox.cpp:381 +#: search/dolphinsearchbox.cpp:391 #, kde-format msgctxt "action:button" msgid "Search in your home directory" msgstr "" -#: search/dolphinsearchbox.cpp:395 +#: search/dolphinsearchbox.cpp:405 #, kde-format msgid "More Search Tools" msgstr "" -#: search/dolphinsearchbox.cpp:455 +#: search/dolphinsearchbox.cpp:465 #, kde-format msgctxt "" "@title UDS_DISPLAY_NAME for a KIO directory listing. %1 is the query the " @@ -2861,25 +2867,25 @@ msgctxt "@action:button" msgid "Exit Selection Mode" msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:64 +#: settings/contextmenu/contextmenusettingspage.cpp:63 #, kde-format msgctxt "@label:textbox" msgid "Select which services should be shown in the context menu:" msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:69 +#: settings/contextmenu/contextmenusettingspage.cpp:68 #, kde-format msgctxt "@label:textbox" msgid "Search…" msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:96 +#: settings/contextmenu/contextmenusettingspage.cpp:95 #, kde-format msgctxt "@action:button" msgid "Download New Services…" msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:217 +#: settings/contextmenu/contextmenusettingspage.cpp:215 #, kde-format msgctxt "@info" msgid "" @@ -2887,25 +2893,25 @@ msgid "" "settings." msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:219 +#: settings/contextmenu/contextmenusettingspage.cpp:217 #, kde-format msgctxt "@info" msgid "Restart now?" msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:259 +#: settings/contextmenu/contextmenusettingspage.cpp:253 #, kde-format msgctxt "@option:check" msgid "Delete" msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:263 +#: settings/contextmenu/contextmenusettingspage.cpp:257 #, kde-format msgctxt "@option:check" msgid "'Copy To' and 'Move To' commands" msgstr "" -#: settings/contextmenu/contextmenusettingspage.cpp:311 +#: settings/contextmenu/contextmenusettingspage.cpp:305 #, kde-format msgctxt "@item:inmenu" msgid "%1: %2" @@ -3007,32 +3013,38 @@ msgstr "" msgid "Show 'Open in New Window' in context menu." msgstr "" -#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#. i18n: ectx: label, entry (ShowOpenInSplitView), group (ContextMenu) #: settings/dolphin_contextmenusettings.kcfg:34 #, kde-format +msgid "Show 'Open In Split View' in context menu." +msgstr "" + +#. i18n: ectx: label, entry (ShowCopyLocation), group (ContextMenu) +#: settings/dolphin_contextmenusettings.kcfg:38 +#, kde-format msgid "Show 'Copy Location' in context menu." msgstr "" #. i18n: ectx: label, entry (ShowDuplicateHere), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:38 +#: settings/dolphin_contextmenusettings.kcfg:42 #, kde-format msgid "Show 'Duplicate Here' in context menu." msgstr "" #. i18n: ectx: label, entry (ShowOpenTerminal), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:42 +#: settings/dolphin_contextmenusettings.kcfg:46 #, kde-format msgid "Show 'Open Terminal' in context menu." msgstr "" #. i18n: ectx: label, entry (ShowCopyToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:46 +#: settings/dolphin_contextmenusettings.kcfg:50 #, kde-format msgid "Show 'Copy to other split view' in context menu." msgstr "" #. i18n: ectx: label, entry (ShowMoveToOtherSplitView), group (ContextMenu) -#: settings/dolphin_contextmenusettings.kcfg:50 +#: settings/dolphin_contextmenusettings.kcfg:54 #, kde-format msgid "Show 'Move to other split view' in context menu." msgstr "" @@ -3407,6 +3419,18 @@ msgid "" "items" msgstr "" +#. i18n: ectx: label, entry (ConfirmOpenManyFolders), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:147 +#, kde-format +msgid "Ask for confirmation when opening many folders at once." +msgstr "" + +#. i18n: ectx: label, entry (ConfirmOpenManyTerminals), group (Notification Messages) +#: settings/dolphin_generalsettings.kcfg:151 +#, kde-format +msgid "Ask for confirmation when opening many terminals at once." +msgstr "" + #. i18n: ectx: label, entry (TextWidthIndex), group (IconsMode) #: settings/dolphin_iconsmodesettings.kcfg:27 #, kde-format @@ -3443,32 +3467,32 @@ msgctxt "@title:group" msgid "View" msgstr "" -#: settings/dolphinsettingsdialog.cpp:76 +#: settings/dolphinsettingsdialog.cpp:77 #, kde-format msgctxt "@title:group" msgid "Context Menu" msgstr "" # unreviewed-context -#: settings/dolphinsettingsdialog.cpp:86 +#: settings/dolphinsettingsdialog.cpp:87 #, kde-format msgctxt "@title:group" msgid "Trash" msgstr "" -#: settings/dolphinsettingsdialog.cpp:96 +#: settings/dolphinsettingsdialog.cpp:97 #, kde-format msgctxt "@title:group" msgid "User Feedback" msgstr "" -#: settings/dolphinsettingsdialog.cpp:168 +#: settings/dolphinsettingsdialog.cpp:165 #, kde-format msgid "" "You have unsaved changes. Do you want to apply the changes or discard them?" msgstr "" -#: settings/dolphinsettingsdialog.cpp:169 +#: settings/dolphinsettingsdialog.cpp:166 #, kde-format msgid "Warning" msgstr "" @@ -3521,23 +3545,35 @@ msgctxt "@option:check Ask for confirmation when" msgid "Closing windows with a program running in the Terminal panel" msgstr "" +#: settings/interface/confirmationssettingspage.cpp:63 +#, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many folders at once" +msgstr "" + #: settings/interface/confirmationssettingspage.cpp:64 #, kde-format +msgctxt "@option:check Ask for confirmation in Dolphin when" +msgid "Opening many terminals at once" +msgstr "" + +#: settings/interface/confirmationssettingspage.cpp:67 +#, kde-format msgctxt "@title:group" msgid "When opening an executable file:" msgstr "" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Always ask" msgstr "" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Open in application" msgstr "" -#: settings/interface/confirmationssettingspage.cpp:69 +#: settings/interface/confirmationssettingspage.cpp:72 #, kde-format msgid "Run script" msgstr "" @@ -4274,7 +4310,7 @@ msgid "" "continue?" msgstr "" -#: settings/viewpropertiesdialog.cpp:369 +#: settings/viewpropertiesdialog.cpp:365 #, kde-format msgctxt "@info" msgid "" @@ -4367,12 +4403,12 @@ msgctxt "tooltip:status Free disk space" msgid "%1 free out of %2 (%3% used)" msgstr "" -#: trash/dolphintrash.cpp:56 +#: trash/dolphintrash.cpp:51 #, kde-format msgid "Trash Emptied" msgstr "" -#: trash/dolphintrash.cpp:57 +#: trash/dolphintrash.cpp:52 #, kde-format msgid "The Trash was emptied." msgstr "" @@ -4416,7 +4452,7 @@ msgstr "" msgid "Reload" msgstr "" -#: views/dolphinview.cpp:642 +#: views/dolphinview.cpp:644 #, kde-format msgctxt "@info:status" msgid "1 Folder selected" @@ -4424,14 +4460,14 @@ msgid_plural "%1 Folders selected" msgstr[0] "Máhppa válljejuvvon" msgstr[1] "%1 máhpa válljejuvvon" -#: views/dolphinview.cpp:643 +#: views/dolphinview.cpp:645 #, kde-format msgctxt "@info:status" msgid "1 File selected" msgid_plural "%1 Files selected" msgstr[0] "" -#: views/dolphinview.cpp:645 +#: views/dolphinview.cpp:647 #, kde-format msgctxt "@info:status" msgid "1 Folder" @@ -4439,7 +4475,7 @@ msgid_plural "%1 Folders" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:646 +#: views/dolphinview.cpp:648 #, kde-format msgctxt "@info:status" msgid "1 File" @@ -4447,38 +4483,38 @@ msgid_plural "%1 Files" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:650 +#: views/dolphinview.cpp:652 #, kde-format msgctxt "@info:status folders, files (size)" msgid "%1, %2 (%3)" msgstr "" -#: views/dolphinview.cpp:652 +#: views/dolphinview.cpp:654 #, kde-format msgctxt "@info:status files (size)" msgid "%1 (%2)" msgstr "" -#: views/dolphinview.cpp:656 +#: views/dolphinview.cpp:658 #, kde-format msgctxt "@info:status" msgid "0 Folders, 0 Files" msgstr "" -#: views/dolphinview.cpp:889 views/dolphinview.cpp:898 +#: views/dolphinview.cpp:870 views/dolphinview.cpp:879 #, kde-format msgctxt " copy" msgid "%1 copy" msgstr "" -#: views/dolphinview.cpp:1083 +#: views/dolphinview.cpp:1064 #, kde-format msgid "Are you sure you want to open 1 item?" msgid_plural "Are you sure you want to open %1 items?" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:1095 +#: views/dolphinview.cpp:1069 #, kde-format msgctxt "@action:button" msgid "Open %1 Item" @@ -4486,144 +4522,144 @@ msgid_plural "Open %1 Items" msgstr[0] "" msgstr[1] "" -#: views/dolphinview.cpp:1230 +#: views/dolphinview.cpp:1200 #, kde-format msgctxt "@action:inmenu" msgid "Side Padding" msgstr "" -#: views/dolphinview.cpp:1234 +#: views/dolphinview.cpp:1204 #, kde-format msgctxt "@action:inmenu" msgid "Automatic Column Widths" msgstr "" -#: views/dolphinview.cpp:1239 +#: views/dolphinview.cpp:1209 #, kde-format msgctxt "@action:inmenu" msgid "Custom Column Widths" msgstr "" -#: views/dolphinview.cpp:1860 +#: views/dolphinview.cpp:1824 #, kde-format msgctxt "@info:status" msgid "Trash operation completed." msgstr "" -#: views/dolphinview.cpp:1870 +#: views/dolphinview.cpp:1834 #, kde-format msgctxt "@info:status" msgid "Delete operation completed." msgstr "Sihkkun lea geargan." -#: views/dolphinview.cpp:2026 +#: views/dolphinview.cpp:1990 #, kde-format msgctxt "@action:button" msgid "Rename and Hide" msgstr "" -#: views/dolphinview.cpp:2035 +#: views/dolphinview.cpp:1994 #, kde-format msgid "" "Adding a dot to the beginning of this file's name will hide it from view.\n" "Do you still want to rename it?" msgstr "" -#: views/dolphinview.cpp:2037 +#: views/dolphinview.cpp:1996 #, kde-format msgid "" "Adding a dot to the beginning of this folder's name will hide it from view.\n" "Do you still want to rename it?" msgstr "" -#: views/dolphinview.cpp:2039 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this File?" msgstr "" -#: views/dolphinview.cpp:2039 +#: views/dolphinview.cpp:1998 #, kde-format msgid "Hide this Folder?" msgstr "" -#: views/dolphinview.cpp:2093 +#: views/dolphinview.cpp:2048 #, kde-format msgctxt "@info:status" msgid "The location is empty." msgstr "Guorus čujuhus." -#: views/dolphinview.cpp:2095 +#: views/dolphinview.cpp:2050 #, kde-format msgctxt "@info:status" msgid "The location '%1' is invalid." msgstr "Čujuhus «%1» ii gusto." -#: views/dolphinview.cpp:2351 +#: views/dolphinview.cpp:2306 #, kde-format msgid "Loading…" msgstr "" -#: views/dolphinview.cpp:2370 +#: views/dolphinview.cpp:2325 #, kde-format msgid "Loading canceled" msgstr "" -#: views/dolphinview.cpp:2372 +#: views/dolphinview.cpp:2327 #, kde-format msgid "No items matching the filter" msgstr "" -#: views/dolphinview.cpp:2374 +#: views/dolphinview.cpp:2329 #, kde-format msgid "No items matching the search" msgstr "" -#: views/dolphinview.cpp:2376 +#: views/dolphinview.cpp:2331 #, kde-format msgid "Trash is empty" msgstr "" -#: views/dolphinview.cpp:2379 +#: views/dolphinview.cpp:2334 #, kde-format msgid "No tags" msgstr "" -#: views/dolphinview.cpp:2382 +#: views/dolphinview.cpp:2337 #, kde-format msgid "No files tagged with \"%1\"" msgstr "" -#: views/dolphinview.cpp:2386 +#: views/dolphinview.cpp:2341 #, kde-format msgid "No recently used items" msgstr "" -#: views/dolphinview.cpp:2388 +#: views/dolphinview.cpp:2343 #, kde-format msgid "No shared folders found" msgstr "" -#: views/dolphinview.cpp:2390 +#: views/dolphinview.cpp:2345 #, kde-format msgid "No relevant network resources found" msgstr "" -#: views/dolphinview.cpp:2392 +#: views/dolphinview.cpp:2347 #, kde-format msgid "No MTP-compatible devices found" msgstr "" -#: views/dolphinview.cpp:2394 +#: views/dolphinview.cpp:2349 #, kde-format msgid "No Apple devices found" msgstr "" -#: views/dolphinview.cpp:2396 +#: views/dolphinview.cpp:2351 #, kde-format msgid "No Bluetooth devices found" msgstr "" -#: views/dolphinview.cpp:2398 +#: views/dolphinview.cpp:2353 #, kde-format msgid "Folder is empty" msgstr "" -- cgit v1.3 From cff402356e269d562a3acf2292cfdac233b1032c Mon Sep 17 00:00:00 2001 From: Méven Car Date: Fri, 29 Sep 2023 09:29:16 +0200 Subject: DolphinPlacesModel: remove usage of alternativeApplicationName This is now not needed anymore since `PlacesItemModel::cleanupBookmarks` (now removed) from https://phabricator.kde.org/D9333 has run for on users systems. --- src/dolphinplacesmodelsingleton.cpp | 11 +++-------- src/dolphinplacesmodelsingleton.h | 5 +---- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/src/dolphinplacesmodelsingleton.cpp b/src/dolphinplacesmodelsingleton.cpp index 3044dc8f5..301150394 100644 --- a/src/dolphinplacesmodelsingleton.cpp +++ b/src/dolphinplacesmodelsingleton.cpp @@ -13,8 +13,8 @@ #include #include -DolphinPlacesModel::DolphinPlacesModel(const QString &alternativeApplicationName, QObject *parent) - : KFilePlacesModel(alternativeApplicationName, parent) +DolphinPlacesModel::DolphinPlacesModel(QObject *parent) + : KFilePlacesModel(parent) { connect(&Trash::instance(), &Trash::emptinessChanged, this, &DolphinPlacesModel::slotTrashEmptinessChanged); } @@ -118,7 +118,7 @@ bool DolphinPlacesModel::isTrash(const QModelIndex &index) const } DolphinPlacesModelSingleton::DolphinPlacesModelSingleton() - : m_placesModel(new DolphinPlacesModel(KAboutData::applicationData().componentName() + applicationNameSuffix())) + : m_placesModel(new DolphinPlacesModel()) { } @@ -133,9 +133,4 @@ DolphinPlacesModel *DolphinPlacesModelSingleton::placesModel() const return m_placesModel.data(); } -QString DolphinPlacesModelSingleton::applicationNameSuffix() -{ - return QStringLiteral("-places-panel"); -} - #include "moc_dolphinplacesmodelsingleton.cpp" diff --git a/src/dolphinplacesmodelsingleton.h b/src/dolphinplacesmodelsingleton.h index a0524068f..161a19cbc 100644 --- a/src/dolphinplacesmodelsingleton.h +++ b/src/dolphinplacesmodelsingleton.h @@ -23,7 +23,7 @@ class DolphinPlacesModel : public KFilePlacesModel Q_OBJECT public: - explicit DolphinPlacesModel(const QString &alternativeApplicationName, QObject *parent = nullptr); + explicit DolphinPlacesModel(QObject *parent = nullptr); ~DolphinPlacesModel() override; bool panelsLocked() const; @@ -54,9 +54,6 @@ public: static DolphinPlacesModelSingleton &instance(); DolphinPlacesModel *placesModel() const; - /** A suffix to the application-name of the stored bookmarks is - added, which is only read by PlacesItemModel. */ - static QString applicationNameSuffix(); DolphinPlacesModelSingleton(const DolphinPlacesModelSingleton &) = delete; DolphinPlacesModelSingleton &operator=(const DolphinPlacesModelSingleton &) = delete; -- cgit v1.3 From 30227dbcbed2f3818ea19b20db5068961687b602 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sun, 1 Oct 2023 01:42:00 +0000 Subject: GIT_SILENT Sync po/docbooks with svn --- po/gl/dolphin_servicemenuinstaller.po | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/po/gl/dolphin_servicemenuinstaller.po b/po/gl/dolphin_servicemenuinstaller.po index 4be4ebf3c..ee95aa396 100644 --- a/po/gl/dolphin_servicemenuinstaller.po +++ b/po/gl/dolphin_servicemenuinstaller.po @@ -25,12 +25,12 @@ msgstr "A instalación do menú de servizo de Dolphin fallou" #: servicemenuinstaller.cpp:70 #, kde-format msgid "Failed to install \"%1\", exited with status \"%2\"" -msgstr "Non se puido instalar «%1», saíuse con estado «%2»" +msgstr "Non foi posíbel instalar «%1», saíuse con estado «%2»" #: servicemenuinstaller.cpp:99 #, kde-format msgid "Failed to uninstall \"%1\", exited with status \"%2\"" -msgstr "Non se puido desinstalar «%1», saíuse con estado «%2»" +msgstr "Non foi posíbel desinstalar «%1», saíuse con estado «%2»" #: servicemenuinstaller.cpp:111 #, kde-format @@ -50,7 +50,7 @@ msgstr "Non se admite o tipo de arquivo %1: %2" #: servicemenuinstaller.cpp:189 #, kde-format msgid "Failed to run uncompressor command for %1" -msgstr "Non se puido executar a orde de descompresión para %1" +msgstr "Non foi posíbel executar a orde de descompresión para %1" #: servicemenuinstaller.cpp:193 #, kde-format @@ -60,17 +60,17 @@ msgstr "O proceso non rematou nun tempo razoábel: %1 %2" #: servicemenuinstaller.cpp:197 #, kde-format msgid "Failed to uncompress %1" -msgstr "Non se puido descomprimir %1" +msgstr "Non foi posíbel descomprimir %1" #: servicemenuinstaller.cpp:234 #, kde-format msgid "Failed to run installer script %1" -msgstr "Non se puido executar o guión de instalador %1" +msgstr "Non foi posíbel executar o guión de instalador %1" #: servicemenuinstaller.cpp:257 #, kde-format msgid "Failed to set permissions on %1: %2" -msgstr "Non se puideron definir os permisos en %1: %2" +msgstr "Non foi posíbel definir os permisos en %1: %2" #: servicemenuinstaller.cpp:273 #, kde-format @@ -87,37 +87,37 @@ msgstr "\", \"" #: servicemenuinstaller.cpp:289 #, kde-format msgid "Failed to create path %1" -msgstr "Non se puido crear a ruta %1" +msgstr "Non foi posíbel crear a ruta %1" #: servicemenuinstaller.cpp:303 #, kde-format msgid "Failed to copy .desktop file %1 to %2: %3" -msgstr "Non se puido copiar o ficheiro .desktop %1 a %2: %3" +msgstr "Non foi posíbel copiar o ficheiro .desktop %1 a %2: %3" #: servicemenuinstaller.cpp:315 servicemenuinstaller.cpp:423 #, kde-format msgid "Failed to remove directory %1" -msgstr "Non se puido retirar o cartafol %1" +msgstr "Non foi posíbel retirar o cartafol %1" #: servicemenuinstaller.cpp:321 #, kde-format msgid "Failed to create directory %1" -msgstr "Non se puido crear o cartafol %1." +msgstr "Non foi posíbel crear o cartafol %1." #: servicemenuinstaller.cpp:360 #, kde-format msgid "Failed to find an installation script in %1" -msgstr "Non se puido atopar o guión de instalación en %1" +msgstr "Non foi posíbel atopar o guión de instalación en %1" #: servicemenuinstaller.cpp:374 #, kde-format msgid "Failed to remove .desktop file %1: %2" -msgstr "Non se puido retirar o ficheiro .desktop %1: %2" +msgstr "Non foi posíbel retirar o ficheiro .desktop %1: %2" #: servicemenuinstaller.cpp:417 #, kde-format msgid "Failed to find an uninstallation script in %1" -msgstr "Non se puido atopar un guión de desinstalación en %1" +msgstr "Non foi posíbel atopar un guión de desinstalación en %1" #: servicemenuinstaller.cpp:436 #, kde-format -- cgit v1.3 From e1de6c3492c67073fdaa0e454a9c748ba0337ba6 Mon Sep 17 00:00:00 2001 From: Amol Godbole Date: Tue, 3 Oct 2023 00:44:55 -0500 Subject: DolphinRecentTabsMenu: Fix blank text for closed search tab The recently closed menu adds a blank item when a search tab is closed. Add the search term and path to the item text. BUG: 474999 --- src/dolphinrecenttabsmenu.cpp | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/dolphinrecenttabsmenu.cpp b/src/dolphinrecenttabsmenu.cpp index 6a647c177..74aaf232e 100644 --- a/src/dolphinrecenttabsmenu.cpp +++ b/src/dolphinrecenttabsmenu.cpp @@ -5,12 +5,14 @@ */ #include "dolphinrecenttabsmenu.h" +#include "search/dolphinquery.h" #include #include #include #include +#include DolphinRecentTabsMenu::DolphinRecentTabsMenu(QObject *parent) : KActionMenu(QIcon::fromTheme(QStringLiteral("edit-undo")), i18n("Recently Closed Tabs"), parent) @@ -30,7 +32,15 @@ DolphinRecentTabsMenu::DolphinRecentTabsMenu(QObject *parent) void DolphinRecentTabsMenu::rememberClosedTab(const QUrl &url, const QByteArray &state) { QAction *action = new QAction(menu()); - action->setText(url.path()); + if (DolphinQuery::supportsScheme(url.scheme())) { + const DolphinQuery query = DolphinQuery::fromSearchUrl(url); + action->setText(i18n("Search for %1 in %2", query.text(), query.includeFolder())); + } else if (url.scheme() == QLatin1String("filenamesearch")) { + const QUrlQuery query(url); + action->setText(i18n("Search for %1 in %2", query.queryItemValue(QStringLiteral("search")), query.queryItemValue(QStringLiteral("url")))); + } else { + action->setText(url.path()); + } action->setData(state); const QString iconName = KIO::iconNameForUrl(url); action->setIcon(QIcon::fromTheme(iconName)); -- cgit v1.3 From ab92bc40492e8945af644704c783d1ef1a594cd4 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Thu, 5 Oct 2023 01:29:56 +0000 Subject: GIT_SILENT Sync po/docbooks with svn --- po/ar/dolphin.po | 17 +++++++++-------- po/az/dolphin.po | 17 +++++++++-------- po/be/dolphin.po | 17 +++++++++-------- po/be@latin/dolphin.po | 17 +++++++++-------- po/bg/dolphin.po | 17 +++++++++-------- po/bn/dolphin.po | 21 +++++++++++---------- po/bn_IN/dolphin.po | 21 +++++++++++---------- po/bs/dolphin.po | 21 +++++++++++---------- po/ca/dolphin.po | 17 +++++++++-------- po/ca@valencia/dolphin.po | 17 +++++++++-------- po/cs/dolphin.po | 17 +++++++++-------- po/csb/dolphin.po | 21 +++++++++++---------- po/da/dolphin.po | 17 +++++++++-------- po/de/dolphin.po | 17 +++++++++-------- po/el/dolphin.po | 17 +++++++++-------- po/en_GB/dolphin.po | 17 +++++++++-------- po/eo/dolphin.po | 17 +++++++++-------- po/es/dolphin.po | 17 +++++++++-------- po/et/dolphin.po | 17 +++++++++-------- po/eu/dolphin.po | 17 +++++++++-------- po/fa/dolphin.po | 21 +++++++++++---------- po/fi/dolphin.po | 17 +++++++++-------- po/fr/dolphin.po | 17 +++++++++-------- po/fy/dolphin.po | 21 +++++++++++---------- po/ga/dolphin.po | 17 +++++++++-------- po/gl/dolphin.po | 17 +++++++++-------- po/gu/dolphin.po | 21 +++++++++++---------- po/he/dolphin.po | 17 +++++++++-------- po/hi/dolphin.po | 17 +++++++++-------- po/hne/dolphin.po | 17 +++++++++-------- po/hr/dolphin.po | 21 +++++++++++---------- po/hsb/dolphin.po | 17 +++++++++-------- po/hu/dolphin.po | 17 +++++++++-------- po/ia/dolphin.po | 17 +++++++++-------- po/id/dolphin.po | 17 +++++++++-------- po/ie/dolphin.po | 17 +++++++++-------- po/is/dolphin.po | 17 +++++++++-------- po/it/dolphin.po | 17 +++++++++-------- po/ja/dolphin.po | 17 +++++++++-------- po/ka/dolphin.po | 17 +++++++++-------- po/kk/dolphin.po | 21 +++++++++++---------- po/km/dolphin.po | 21 +++++++++++---------- po/kn/dolphin.po | 21 +++++++++++---------- po/ko/dolphin.po | 17 +++++++++-------- po/ku/dolphin.po | 21 +++++++++++---------- po/lt/dolphin.po | 17 +++++++++-------- po/lv/dolphin.po | 17 +++++++++-------- po/mai/dolphin.po | 21 +++++++++++---------- po/mk/dolphin.po | 21 +++++++++++---------- po/ml/dolphin.po | 17 +++++++++-------- po/mr/dolphin.po | 21 +++++++++++---------- po/ms/dolphin.po | 17 +++++++++-------- po/my/dolphin.po | 17 +++++++++-------- po/nds/dolphin.po | 21 +++++++++++---------- po/ne/dolphin.po | 21 +++++++++++---------- po/nl/dolphin.po | 17 +++++++++-------- po/oc/dolphin.po | 21 +++++++++++---------- po/or/dolphin.po | 17 +++++++++-------- po/pa/dolphin.po | 17 +++++++++-------- po/pl/dolphin.po | 17 +++++++++-------- po/pt/dolphin.po | 17 +++++++++-------- po/pt_BR/dolphin.po | 17 +++++++++-------- po/ro/dolphin.po | 17 +++++++++-------- po/ru/dolphin.po | 17 +++++++++-------- po/si/dolphin.po | 21 +++++++++++---------- po/sk/dolphin.po | 17 +++++++++-------- po/sl/dolphin.po | 17 +++++++++-------- po/sq/dolphin.po | 17 +++++++++-------- po/sv/dolphin.po | 17 +++++++++-------- po/ta/dolphin.po | 17 +++++++++-------- po/te/dolphin.po | 21 +++++++++++---------- po/tg/dolphin.po | 21 +++++++++++---------- po/th/dolphin.po | 21 +++++++++++---------- po/tr/dolphin.po | 17 +++++++++-------- po/ug/dolphin.po | 21 +++++++++++---------- po/uk/dolphin.po | 17 +++++++++-------- po/uz/dolphin.po | 21 +++++++++++---------- po/uz@cyrillic/dolphin.po | 21 +++++++++++---------- po/vi/dolphin.po | 17 +++++++++-------- po/wa/dolphin.po | 21 +++++++++++---------- po/zh_CN/dolphin.po | 17 +++++++++-------- po/zh_TW/dolphin.po | 17 +++++++++-------- 82 files changed, 790 insertions(+), 708 deletions(-) diff --git a/po/ar/dolphin.po b/po/ar/dolphin.po index 07b907f95..938df1d0e 100644 --- a/po/ar/dolphin.po +++ b/po/ar/dolphin.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-08-19 22:09+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: ar\n" @@ -1474,16 +1474,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "شريط أدوات دولفين" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "الألسنة المُغلقة حديثًا" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "امسح الألسنة المُغلقة حديثًا" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "ابحث عن %1 في %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1590,11 +1596,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "قد يكون تشغيل دولفين كجذر أمرًا خطيرًا. رجاءا كن حذرا." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "ابحث عن %1 في %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/az/dolphin.po b/po/az/dolphin.po index 957223da1..e0e26a8e5 100644 --- a/po/az/dolphin.po +++ b/po/az/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-06-30 13:25+0400\n" "Last-Translator: Kheyyam \n" "Language-Team: Azerbaijani \n" @@ -1495,16 +1495,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin Alətlər Paneli" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Son bağlanan vərəqlər" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Son bağlnan vərəqləri təmizləyin" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%1/%2 axtarmaq" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1614,11 +1620,6 @@ msgstr "" "Dolphini kök (root) imtiyazları ilə açmaq təhlükəli ola bilər. Lütfən " "ehtiyatlı olun." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%1/%2 axtarmaq" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/be/dolphin.po b/po/be/dolphin.po index f7db9ccd8..cfdf855b1 100644 --- a/po/be/dolphin.po +++ b/po/be/dolphin.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 86ff119b1606fcaa910d6b44fc14b611\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-03-01 07:16\n" "Last-Translator: Zmicier \n" "Language-Team: Belarusian\n" @@ -1509,16 +1509,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Панэль інструментаў Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Нядаўна закрытыя ўкладкі" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Ачысціць спіс нядаўна закрытых укладак" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Пошук %1 у %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1627,11 +1633,6 @@ msgstr "" "Запуск Dolphin ад імя суперкарыстальніка можа быць небяспечным. Будзьце " "пільнымі." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Пошук %1 у %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/be@latin/dolphin.po b/po/be@latin/dolphin.po index 2cb394864..963eff86c 100644 --- a/po/be@latin/dolphin.po +++ b/po/be@latin/dolphin.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: 86ff119b1606fcaa910d6b44fc14b611\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-09-08 10:35\n" "Last-Translator: Siarhei Liantsevich \n" "Language-Team: Belarusian\n" @@ -1587,16 +1587,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Paneĺ instrumientaŭ Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Niadaŭna zakrytyja ŭkladki" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Ačyscić spis niadaŭna zakrytych ukladak" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Pošuk %1 u %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1720,11 +1726,6 @@ msgstr "" "Zapusk Dolphin ad imia supierkarystaĺnika moža być niebiaspiečnym. Budźcie " "piĺnymi." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Pošuk %1 u %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/bg/dolphin.po b/po/bg/dolphin.po index 56e9e0735..9dc1cb3b2 100644 --- a/po/bg/dolphin.po +++ b/po/bg/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-15 18:52+0200\n" "Last-Translator: Mincho Kondarev \n" "Language-Team: Bulgarian \n" @@ -1493,16 +1493,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Лента с инструменти на Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Последно затворени раздели" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Изпразване на последно затворените раздели" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Търсене за %1 в %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1613,11 +1619,6 @@ msgstr "" "Изпълнението на Dolphin като root може да бъде опасно. Моля, бъдете " "внимателни." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Търсене за %1 в %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/bn/dolphin.po b/po/bn/dolphin.po index 5e251b968..09c229ee7 100644 --- a/po/bn/dolphin.po +++ b/po/bn/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2010-05-30 01:46-0700\n" "Last-Translator: Deepayan Sarkar \n" "Language-Team: Bengali \n" @@ -1345,17 +1345,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "ডলফিন টুলবার" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "সম্প্রতি বন্ধ করা ট্যাব" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "সম্প্রতি বন্ধ করা ট্যাব" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "অনুসন্ধান বার" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1447,13 +1455,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "অনুসন্ধান বার" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/bn_IN/dolphin.po b/po/bn_IN/dolphin.po index 6f3c31ba4..7a374e2a0 100644 --- a/po/bn_IN/dolphin.po +++ b/po/bn_IN/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2009-07-04 22:21+0530\n" "Last-Translator: Arindam Ghosh \n" "Language-Team: Bengali (India) \n" @@ -1331,16 +1331,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin টুলবার" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@title:menu" +#| msgid "Search Toolbar" +msgid "Search for %1 in %2" +msgstr "অনুসন্ধান টুলবার" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1434,13 +1442,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@title:menu" -#| msgid "Search Toolbar" -msgid "Search for %1 in %2" -msgstr "অনুসন্ধান টুলবার" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@label:textbox" diff --git a/po/bs/dolphin.po b/po/bs/dolphin.po index 012191b33..b951c2faa 100644 --- a/po/bs/dolphin.po +++ b/po/bs/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2015-01-09 11:56+0100\n" "Last-Translator: Samir Ribic \n" "Language-Team: bosanski \n" @@ -1342,16 +1342,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin alatna traka" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nedavno zatvorene kartice" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Isprazni nedavno zatvorene kartice" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "Traži" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1443,13 +1451,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "Traži" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@item" diff --git a/po/ca/dolphin.po b/po/ca/dolphin.po index 4cc72532c..335131480 100644 --- a/po/ca/dolphin.po +++ b/po/ca/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 10:10+0200\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -1495,16 +1495,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra d'eines del Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Pestanyes tancades recentment" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Buida les pestanyes tancades recentment" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Cerca %1 a %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1614,11 +1620,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "L'execució del Dolphin com a administrador pot ser perillós. Aneu amb compte." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Cerca %1 a %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ca@valencia/dolphin.po b/po/ca@valencia/dolphin.po index 328925687..faddd229a 100644 --- a/po/ca@valencia/dolphin.po +++ b/po/ca@valencia/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 10:10+0200\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -1492,16 +1492,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra d'eines de Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Pestanyes tancades recentment" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Buida les pestanyes tancades recentment" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Busca %1 en %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1611,11 +1617,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "L'execució de Dolphin com a administrador pot ser perillós. Aneu amb compte." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Busca %1 en %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/cs/dolphin.po b/po/cs/dolphin.po index 3428e1348..05305e322 100644 --- a/po/cs/dolphin.po +++ b/po/cs/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-06-30 21:47+0200\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" @@ -1274,16 +1274,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Panel nástrojů" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Naposledy zavřené karty" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Vyprázdnit naposledy zavřené karty" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Hledat %1 v %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1374,11 +1380,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Spuštění Dolphinu jako root může být nebezpečné. Prosím, buďte opatrní." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Hledat %1 v %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/csb/dolphin.po b/po/csb/dolphin.po index 66c344e15..f8a4e888d 100644 --- a/po/csb/dolphin.po +++ b/po/csb/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2009-12-09 23:08+0100\n" "Last-Translator: Mark Kwidzińśczi \n" "Language-Team: Kaszëbsczi \n" @@ -1347,17 +1347,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Listew nôrzãdzów Dolphina" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Prawie zamkłé kôrtë" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "Prawie zamkłé kôrtë" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "Listew szëkbë" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1452,13 +1460,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "Listew szëkbë" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/da/dolphin.po b/po/da/dolphin.po index ae0bfc6a7..2061cb321 100644 --- a/po/da/dolphin.po +++ b/po/da/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-08-20 18:10+0200\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -1302,16 +1302,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin-værktøjslinje" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nyligt lukkede faneblade" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Tøm nyligt lukkede faneblade" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Søg efter %1 i %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1403,11 +1409,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Kørsel af Dolphin som root kan være farligt. Pas godt på." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Søg efter %1 i %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/de/dolphin.po b/po/de/dolphin.po index 45ae7a0cb..c892632ca 100644 --- a/po/de/dolphin.po +++ b/po/de/dolphin.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-07-01 18:40+0200\n" "Last-Translator: Frederik Schwarzer \n" "Language-Team: German \n" @@ -1531,16 +1531,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin-Werkzeugleiste" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Kürzlich geschlossene Unterfenster" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Liste kürzlich geschlossener Unterfenster leeren" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Suchen nach %1 in %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1650,11 +1656,6 @@ msgstr "" "Die Ausführung von Dolphin als Systemverwalter kann gefährlich sein. Bitte " "beachten Sie das." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Suchen nach %1 in %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/el/dolphin.po b/po/el/dolphin.po index 24fecb3d3..e89b0a223 100644 --- a/po/el/dolphin.po +++ b/po/el/dolphin.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-07-26 23:23+0300\n" "Last-Translator: George Stefanakis \n" "Language-Team: Greek \n" @@ -1510,16 +1510,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Γραμμή εργαλείων Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Πρόσφατα κλεισμένες καρτέλες" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Άδειασμα πρόσφατα κλεισμένων καρτελών" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Αναζήτηση για %1 στο %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1631,11 +1637,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Η εκτέλεση του Dolphin ως root ίσως εμπεριέχει κίνδυνο. Να είστε προσεκτικοί." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Αναζήτηση για %1 στο %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/en_GB/dolphin.po b/po/en_GB/dolphin.po index 0663f764b..31ca39881 100644 --- a/po/en_GB/dolphin.po +++ b/po/en_GB/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-06-17 12:08+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English\n" @@ -1481,16 +1481,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin Toolbar" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Recently Closed Tabs" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Empty Recently Closed Tabs" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Search for %1 in %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1598,11 +1604,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Running Dolphin as root can be dangerous. Please be careful." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Search for %1 in %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/eo/dolphin.po b/po/eo/dolphin.po index 98aae95fa..274f578d4 100644 --- a/po/eo/dolphin.po +++ b/po/eo/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-09 09:03+0100\n" "Last-Translator: Oliver Kellogg \n" "Language-Team: esperanto \n" @@ -1476,16 +1476,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolfin-ilobreto" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Laste Fermitaj Langetoj" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Malplenaj Lastatempe Fermitaj Langetoj" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Serĉi %1 en %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1593,11 +1599,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Ruligi Dolfin kiel radiko povas esti danĝera. Bonvolu esti singarda." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Serĉi %1 en %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/es/dolphin.po b/po/es/dolphin.po index 3b0c7509e..bdc0cf448 100644 --- a/po/es/dolphin.po +++ b/po/es/dolphin.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 19:32+0200\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -1508,16 +1508,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra de herramientas" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Pestañas cerradas recientemente" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Vaciar pestañas cerradas recientemente" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Buscar %1 en %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1629,11 +1635,6 @@ msgstr "" "La ejecución de Dolphin como usuario root puede ser peligrosa. Por favor, " "tenga cuidado." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Buscar %1 en %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/et/dolphin.po b/po/et/dolphin.po index 0d522dfb2..e9bf3542e 100644 --- a/po/et/dolphin.po +++ b/po/et/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-10-19 22:46+0200\n" "Last-Translator: Mihkel Tõnnov \n" "Language-Team: Estonian <>\n" @@ -1487,16 +1487,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphini tööriistariba" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Viimati suletud kaardid" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Tühjenda viimati suletud kaardid" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%1 otsimine asukohas %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1607,11 +1613,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Dolphini käivitamine administraatorina võib kujutada ohtu. Ole ettevaatlik." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%1 otsimine asukohas %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/eu/dolphin.po b/po/eu/dolphin.po index 0e63fe0f9..2ad49a696 100644 --- a/po/eu/dolphin.po +++ b/po/eu/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-12 07:26+0200\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" @@ -1488,16 +1488,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin-en tresna-barra" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Oraintsu itxitako fitxak" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Hustu oraintsu itxitako fitxak" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Bilatu %1 %2-(e)n" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1607,11 +1613,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin root gisa ibiltzea arriskutsua izan daiteke. Kontuz ibili." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Bilatu %1 %2-(e)n" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/fa/dolphin.po b/po/fa/dolphin.po index ebdf2a200..754e74482 100644 --- a/po/fa/dolphin.po +++ b/po/fa/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: ۲۰۱۶-۰۸-۲۰ ۱۵:۴۴+0330\n" "Last-Translator: Mohi Mirdamadi \n" "Language-Team: Persian \n" @@ -1327,16 +1327,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "میله ابزار دلفین" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "برگه‌های اخیرا بسته‌شده" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "برگه‌های اخیرا بسته‌شده را پاک کن" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "جستجو برای" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1428,13 +1436,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "جستجو برای" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" diff --git a/po/fi/dolphin.po b/po/fi/dolphin.po index 2cba17fa2..59274a1e8 100644 --- a/po/fi/dolphin.po +++ b/po/fi/dolphin.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-07-24 21:44+0300\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -1491,16 +1491,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphinin työkalurivi" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Viimeksi suljetut välilehdet" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Tyhjennä viimeksi suljettujen välilehtien historia" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Etsi ”%1” kohteesta %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1608,11 +1614,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphinin käynnistäminen pääkäyttäjänä on vaarallista. Ole varovainen." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Etsi ”%1” kohteesta %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/fr/dolphin.po b/po/fr/dolphin.po index a25770424..93d369f79 100644 --- a/po/fr/dolphin.po +++ b/po/fr/dolphin.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-16 18:22+0200\n" "Last-Translator: Xavier BESNARD \n" "Language-Team: fr\n" @@ -1540,16 +1540,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barre d'outils de Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Onglets récemment fermés" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Vider les onglets récemment fermés" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Chercher « %1 » dans « %2 »" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1662,11 +1668,6 @@ msgstr "" "Exécuter Dolphin en tant que superutilisateur peut s'avérer dangereux. Soyez " "prudent." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Chercher « %1 » dans « %2 »" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/fy/dolphin.po b/po/fy/dolphin.po index e3485d5e3..f05c149ee 100644 --- a/po/fy/dolphin.po +++ b/po/fy/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2010-07-19 10:30+0100\n" "Last-Translator: Berend Ytsma \n" "Language-Team: Frysk \n" @@ -1352,17 +1352,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolfyn-arkbalke" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Koartlyn sluten ljeppers" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "Koartlyn sluten ljeppers" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "Sykbalke" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1454,13 +1462,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "Sykbalke" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/ga/dolphin.po b/po/ga/dolphin.po index f38983b8b..34c26985a 100644 --- a/po/ga/dolphin.po +++ b/po/ga/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kdebase/dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2007-04-15 19:05-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -1356,16 +1356,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra Uirlisí Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Cluaisíní a Dúnadh le Déanaí" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Glan Cluaisíní a Dúnadh le Déanaí" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1457,11 +1463,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@label" diff --git a/po/gl/dolphin.po b/po/gl/dolphin.po index 89f316c16..d04258c70 100644 --- a/po/gl/dolphin.po +++ b/po/gl/dolphin.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-17 16:21+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -1487,16 +1487,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra de ferramentas de Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Lapelas pechadas recentemente" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Baleirar as lapelas pechadas recentemente" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Buscar %1 en %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1605,11 +1611,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Executar Dolphin como root pode ser perigoso. Teña coidado." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Buscar %1 en %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/gu/dolphin.po b/po/gu/dolphin.po index a81fb2f40..e40c9c9e7 100644 --- a/po/gu/dolphin.po +++ b/po/gu/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2010-10-26 21:40+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -1343,17 +1343,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "ડોલ્ફિન સાધનપટ્ટી" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "હાલમાં બંધ કરેલ ટેબ્સ" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "હાલમાં બંધ કરેલ ટેબ્સ" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "શોધ પટ્ટી" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1445,13 +1453,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "શોધ પટ્ટી" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/he/dolphin.po b/po/he/dolphin.po index 6f68c39ec..3ce84a82e 100644 --- a/po/he/dolphin.po +++ b/po/he/dolphin.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2020-11-01 15:09+0200\n" "Last-Translator: Omer I.S. \n" "Language-Team: Hebrew \n" @@ -1331,16 +1331,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "סרגל הכלים של Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "הלשוניות שנסגרו לאחרונה" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "הלשוניות הריקות שנסגרו לאחרונה" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "חיפוש אחר %1 בתוך %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1432,11 +1438,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "הרצת Dolphin בתור משתמש שורש (root) עלולה להיות מסוכנת. נא להיזהר." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "חיפוש אחר %1 בתוך %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/hi/dolphin.po b/po/hi/dolphin.po index 5cc54b1fe..bec820ec3 100644 --- a/po/hi/dolphin.po +++ b/po/hi/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-02-28 21:17+0530\n" "Last-Translator: Raghavendra Kamath \n" "Language-Team: Hindi \n" @@ -1361,16 +1361,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "डॉल्फ़िन औज़ार पट्टी" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "हाल ही में बंद किए गए टैब" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "हाल ही में बंद किए टैब खाली करें" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%1 के लिए %2 में खोजें" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1460,11 +1466,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "डॉल्फिन को रूट के रूप में चलाना खतरनाक हो सकता है। कृपया सावधान रहें।" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%1 के लिए %2 में खोजें" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/hne/dolphin.po b/po/hne/dolphin.po index 704a22a03..4697772e9 100644 --- a/po/hne/dolphin.po +++ b/po/hne/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2009-02-14 14:05+0530\n" "Last-Translator: Ravishankar Shrivastava \n" "Language-Team: Hindi \n" @@ -1337,16 +1337,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "डाल्फिन औजार पट्टी" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, fuzzy, kde-format msgid "Recently Closed Tabs" msgstr "टैब बंद करव" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format msgid "Empty Recently Closed Tabs" msgstr "टैब बंद करव" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +msgid "Search for %1 in %2" +msgstr "मुख्य औजार पट्टी" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1440,11 +1446,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -msgid "Search for %1 in %2" -msgstr "मुख्य औजार पट्टी" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format msgid "Search" diff --git a/po/hr/dolphin.po b/po/hr/dolphin.po index ff6341327..08831e429 100644 --- a/po/hr/dolphin.po +++ b/po/hr/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2011-05-08 17:45+0200\n" "Last-Translator: Marko Dimjašević \n" "Language-Team: Croatian \n" @@ -1350,16 +1350,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Alatna traka Dolphina" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nedavno zatvorene kartice" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Izbriši nedavno zatvorene kartice" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "Traka za pretragu" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1451,13 +1459,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "Traka za pretragu" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" diff --git a/po/hsb/dolphin.po b/po/hsb/dolphin.po index add7be291..492c44758 100644 --- a/po/hsb/dolphin.po +++ b/po/hsb/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2021-10-15 10:46+0200\n" "Last-Translator: Eduard Werner \n" "Language-Team: en_US \n" @@ -1301,16 +1301,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphinowy nastrojowy pas" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Njedawno začinjene jězdniki" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Njedawno začinjene jězdniki zabyć" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "'%1' pytać w %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1402,11 +1408,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "'%1' pytać w %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/hu/dolphin.po b/po/hu/dolphin.po index c72082d77..fa2080500 100644 --- a/po/hu/dolphin.po +++ b/po/hu/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: KDE 4.3\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-02-01 10:13+0100\n" "Last-Translator: Kristof Kiszel \n" "Language-Team: Hungarian \n" @@ -1542,16 +1542,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin eszköztár" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nemrég bezárt lapok" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Nemrég bezárt lapok listájának törlése" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%1 keresése itt: %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1663,11 +1669,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "A Dolphin futtatása root felhasználóként veszélyes lehet. Legyen óvatos!" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%1 keresése itt: %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ia/dolphin.po b/po/ia/dolphin.po index b8efaac46..93a268603 100644 --- a/po/ia/dolphin.po +++ b/po/ia/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-04 10:23+0200\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -1490,16 +1490,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra de instrumento de Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Schedas claudite recentemente" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Vacua schedas claudite recentemente" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Cerca %1 in %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1609,11 +1615,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Executar Dolphin como root pote esser periculose. Pro favor tu es caute." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Cerca %1 in %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/id/dolphin.po b/po/id/dolphin.po index f83f4fe60..7ae964d70 100644 --- a/po/id/dolphin.po +++ b/po/id/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-06-16 19:25+0700\n" "Last-Translator: Linerly \n" "Language-Team: Indonesian \n" @@ -1504,16 +1504,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Bilah Alat Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Tab-tab Barusan Ditutup" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Kosongkan Tab-tab Barusan Ditutup" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Pencarian untuk %1 di %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1621,11 +1627,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Menjalankan Dolphin sebagai root bisa berbahaya. Mohon berhati-hati." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Pencarian untuk %1 di %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ie/dolphin.po b/po/ie/dolphin.po index 8c1191b1e..23a1b1ab3 100644 --- a/po/ie/dolphin.po +++ b/po/ie/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-11-06 08:18+0700\n" "Last-Translator: OIS \n" "Language-Team: Interlingue \n" @@ -1278,16 +1278,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Instrumentarium de Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Recentmen cludet cartes" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format msgid "Empty Recently Closed Tabs" msgstr "Recentmen cludet _cartes" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Serchar por %1 in %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1380,11 +1386,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Lansar Dolphin quam li superusator posse esser dangerosi. Ples cuida vos." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Serchar por %1 in %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/is/dolphin.po b/po/is/dolphin.po index 26e67060f..2571fcef2 100644 --- a/po/is/dolphin.po +++ b/po/is/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-03-21 14:44+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic\n" @@ -1507,16 +1507,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin verkfærastika" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nýlega lokaðir flipar" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Tæma nýlega lokaða flipa" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Leita að %1 í %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1626,11 +1632,6 @@ msgstr "" "Að keyra Dolphin sem rótarnotandi getur verið hættulegt. Endilega farðu " "varlega." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Leita að %1 í %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/it/dolphin.po b/po/it/dolphin.po index ae34bbb01..a07c9581c 100644 --- a/po/it/dolphin.po +++ b/po/it/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-11 09:17+0200\n" "Last-Translator: Vincenzo Reale \n" "Language-Team: Italian \n" @@ -1493,16 +1493,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra degli strumenti di Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Schede chiuse di recente" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Svuota le schede chiuse di recente" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Cerca %1 in %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1612,11 +1618,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Eseguire Dolphin come root può essere pericoloso. Fai attenzione." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Cerca %1 in %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ja/dolphin.po b/po/ja/dolphin.po index c36c56e52..5de5e167c 100644 --- a/po/ja/dolphin.po +++ b/po/ja/dolphin.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-23 21:41-0700\n" "Last-Translator: Fumiaki Okushi \n" "Language-Team: Japanese \n" @@ -1451,16 +1451,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin ツールバー" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "最近閉じたタブ" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "最近閉じたタブを空にする" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%2 で %1 を検索" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1567,11 +1573,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin を root で実行することは危険です。お気を付けください。" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%2 で %1 を検索" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ka/dolphin.po b/po/ka/dolphin.po index d4cc923b2..6d7adaf33 100644 --- a/po/ka/dolphin.po +++ b/po/ka/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-11 06:03+0200\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian \n" @@ -1268,16 +1268,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin -ის ხელსაწყოების პანელი" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "ახლახანს დახურული ჩანართები" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "ახლახანს დახურული ჩანართების გასუფთავება" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "\"%1\"-ის \"%2\"-ში მოძებნა" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1367,11 +1373,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin-ის root მომხმარებლით გაშვება შეიძლება საშიში იყოს. ფრთხილად." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "\"%1\"-ის \"%2\"-ში მოძებნა" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/kk/dolphin.po b/po/kk/dolphin.po index 7939f961c..3c534ef99 100644 --- a/po/kk/dolphin.po +++ b/po/kk/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2013-07-07 01:53+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -1345,16 +1345,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin құралдар панелі" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Жақында жабылған қойындылар" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Жақында жабылған қойындыларды босату" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "Іздейтіні" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1446,13 +1454,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "Іздейтіні" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" diff --git a/po/km/dolphin.po b/po/km/dolphin.po index f9bb63e0f..7faeb3373 100644 --- a/po/km/dolphin.po +++ b/po/km/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2012-12-18 08:25+0700\n" "Last-Translator: sutha \n" "Language-Team: Khmer \n" @@ -1334,16 +1334,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "របារ​ឧបករណ៍ Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "ផ្ទាំង​ដែល​បាន​បិទ​ថ្មី" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "ផ្ទាំង​ដែល​បាន​បិទ​ថ្មី​ទទេ" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "ស្វែងរក​" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1435,13 +1443,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "ស្វែងរក​" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@item" diff --git a/po/kn/dolphin.po b/po/kn/dolphin.po index 61e176e3d..a47793867 100644 --- a/po/kn/dolphin.po +++ b/po/kn/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2011-01-12 15:09+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn_IN \n" @@ -1349,17 +1349,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "ಡಾಲ್ಫಿನ್ ಸಲಕರಣೆಪಟ್ಟಿ" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "ಇತ್ತೀಚಿಗೆ ಮುಚ್ಚಲಾದ ಹಾಳೆಗಳು" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "ಇತ್ತೀಚಿಗೆ ಮುಚ್ಚಲಾದ ಹಾಳೆಗಳು" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "ಹುಡುಕು ಪಟ್ಟಿಕೆ" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1451,13 +1459,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "ಹುಡುಕು ಪಟ್ಟಿಕೆ" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/ko/dolphin.po b/po/ko/dolphin.po index b5c797fea..d54d57a5c 100644 --- a/po/ko/dolphin.po +++ b/po/ko/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-08-25 20:58+0200\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -1432,16 +1432,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin 도구 모음" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "최근에 닫은 탭" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "최근에 닫은 탭 비우기" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%2에서 %1 검색" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1547,11 +1553,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Dolphin을 루트 권한으로 실행하면 위험할 수도 있습니다. 사용에 주의하십시오." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%2에서 %1 검색" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ku/dolphin.po b/po/ku/dolphin.po index b2be5c469..3dfaa6cdb 100644 --- a/po/ku/dolphin.po +++ b/po/ku/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2008-12-22 22:21+0200\n" "Last-Translator: Omer Ensari \n" "Language-Team: Kurdish \n" @@ -1364,20 +1364,28 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Darikê Amûran yê Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Recently Closed Tabs" msgstr "Etîketê Dabide" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Empty Recently Closed Tabs" msgstr "Etîketê Dabide" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@title:menu" +#| msgid "Main Toolbar" +msgid "Search for %1 in %2" +msgstr "Darikê Amûran ya Mak" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1471,13 +1479,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@title:menu" -#| msgid "Main Toolbar" -msgid "Search for %1 in %2" -msgstr "Darikê Amûran ya Mak" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" diff --git a/po/lt/dolphin.po b/po/lt/dolphin.po index e54747274..e2135df0d 100644 --- a/po/lt/dolphin.po +++ b/po/lt/dolphin.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-12-28 01:48+0200\n" "Last-Translator: Moo <<>>\n" "Language-Team: Lithuanian \n" @@ -1375,16 +1375,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin įrankių juosta" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Paskiausiai užvertos kortelės" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Išvalyti paskiausiai užvertas korteles" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Ieškoti %1 ties %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1478,11 +1484,6 @@ msgstr "" "Dolphin paleidimas pagrindinio naudotojo (root) teisėmis gali būti " "pavojingas. Būkite atsargūs." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Ieškoti %1 ties %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/lv/dolphin.po b/po/lv/dolphin.po index ba1439a50..6a0bd774e 100644 --- a/po/lv/dolphin.po +++ b/po/lv/dolphin.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2021-06-02 18:56+0300\n" "Last-Translator: Maris Nartiss \n" "Language-Team: Latvian \n" @@ -1303,16 +1303,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin rīkjosla" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nesen aizvērtās cilnes" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Iztukšot nesen aizvērto ciļņu sarakstu" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Meklēt %1 iekš %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1404,11 +1410,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin darbināšana kā root lietotājam ir bīstama. Esiet uzmanīgi." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Meklēt %1 iekš %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/mai/dolphin.po b/po/mai/dolphin.po index 4c36e4ea3..c02a09787 100644 --- a/po/mai/dolphin.po +++ b/po/mai/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2010-01-28 12:50+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -1353,17 +1353,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "डाल्फिन अओजार पट्टी" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "हालमे बन्न टैब (&R)" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "हालमे बन्न टैब (&R)" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@title:menu" +#| msgid "Search Toolbar" +msgid "Search for %1 in %2" +msgstr "मुख्य अओजार पट्टी" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1455,13 +1463,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@title:menu" -#| msgid "Search Toolbar" -msgid "Search for %1 in %2" -msgstr "मुख्य अओजार पट्टी" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/mk/dolphin.po b/po/mk/dolphin.po index 8dc5b5b81..49ad6fb34 100644 --- a/po/mk/dolphin.po +++ b/po/mk/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2010-01-28 23:53+0100\n" "Last-Translator: Bozidar Proevski \n" "Language-Team: Macedonian \n" @@ -1353,17 +1353,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Алатник на Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Скорешни затворени ливчиња" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "Скорешни затворени ливчиња" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "Алатник за пребарување" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1457,13 +1465,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "Алатник за пребарување" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/ml/dolphin.po b/po/ml/dolphin.po index 05f517bcf..a4d645f19 100644 --- a/po/ml/dolphin.po +++ b/po/ml/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin trunk\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2021-09-09 12:59+0000\n" "Last-Translator: Subin Siby \n" "Language-Team: Malayalam \n" "Language-Team: Marathi \n" @@ -1343,16 +1343,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "डॉल्फिन साधनपट्टी" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "नुकतेच बंद केलेले टॅब" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "नुकतेच बंद केलेले टॅब रिकामे करा" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "शोधा" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1444,13 +1452,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "शोधा" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@item" diff --git a/po/ms/dolphin.po b/po/ms/dolphin.po index a1f8851d5..c4234ad5e 100644 --- a/po/ms/dolphin.po +++ b/po/ms/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2009-12-27 20:56+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: Malay \n" @@ -1351,17 +1351,23 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Bar Alatan Utama" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Tab Yang Baru Ditutup" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "Tab Yang Baru Ditutup" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +msgid "Search for %1 in %2" +msgstr "Bar Cari" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1455,11 +1461,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -msgid "Search for %1 in %2" -msgstr "Bar Cari" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format msgid "Search" diff --git a/po/my/dolphin.po b/po/my/dolphin.po index 68d5429af..4a904ee8e 100644 --- a/po/my/dolphin.po +++ b/po/my/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-10-05 19:49+0630\n" "Last-Translator: ဇေယျာလွင် \n" "Language-Team: Burmese \n" @@ -1281,16 +1281,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "လင်းပိုင် ကိရိယာတန်း" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "မကြာမီကပိတ်ခဲ့သောတပ်ဘ်များ" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "မကြာမီကပိတ်ခဲ့သောတပ်ဘ်များ ရှင်းပစ်မည်" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%2တွင် %1အတွက် ရှာမည်" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1382,11 +1388,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%2တွင် %1အတွက် ရှာမည်" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/nds/dolphin.po b/po/nds/dolphin.po index 947fc83af..740d18a65 100644 --- a/po/nds/dolphin.po +++ b/po/nds/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2014-09-18 23:13+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \n" @@ -1337,16 +1337,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin-Warktüüchbalken" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Tolest tomaakt Paneels" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Tolest tomaakt Paneels leddig maken" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "Söken na" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1438,13 +1446,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "Söken na" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" diff --git a/po/ne/dolphin.po b/po/ne/dolphin.po index b14ab0d0d..cd6f9da06 100644 --- a/po/ne/dolphin.po +++ b/po/ne/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2007-11-05 13:38+0545\n" "Last-Translator: Shyam Krishna Bal \n" "Language-Team: Nepali \n" @@ -1375,20 +1375,28 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "डल्फिन उपकरणपट्टी" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" msgid "Recently Closed Tabs" msgstr "बन्द गर्नुहोस्" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" msgid "Empty Recently Closed Tabs" msgstr "बन्द गर्नुहोस्" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@title:menu" +#| msgid "Main Toolbar" +msgid "Search for %1 in %2" +msgstr "Main Toolbar" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1485,13 +1493,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@title:menu" -#| msgid "Main Toolbar" -msgid "Search for %1 in %2" -msgstr "Main Toolbar" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" diff --git a/po/nl/dolphin.po b/po/nl/dolphin.po index ab03dc4ca..a33a5537b 100644 --- a/po/nl/dolphin.po +++ b/po/nl/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 14:46+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: \n" @@ -1484,16 +1484,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin-werkbalk" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Recent gesloten tabbladen" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Recent gesloten tabbladen leegmaken" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Zoeken naar %1 in %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1601,11 +1607,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Dolphin als root uitvoeren kan gevaarlijk zijn. Wees voorzichtig." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Zoeken naar %1 in %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/oc/dolphin.po b/po/oc/dolphin.po index 7517321d6..aebd8de4b 100644 --- a/po/oc/dolphin.po +++ b/po/oc/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2008-08-05 22:26+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) \n" "Language-Team: Occitan (lengadocian) \n" @@ -1363,20 +1363,28 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra d'espleches principala" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" msgid "Recently Closed Tabs" msgstr "Tampar onglet" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgctxt "@action:intoolbar Close right view" #| msgid "Close" msgid "Empty Recently Closed Tabs" msgstr "Tampar onglet" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@title:menu" +#| msgid "Main Toolbar" +msgid "Search for %1 in %2" +msgstr "Barra d'espleches principala" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1470,13 +1478,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@title:menu" -#| msgid "Main Toolbar" -msgid "Search for %1 in %2" -msgstr "Barra d'espleches principala" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" diff --git a/po/or/dolphin.po b/po/or/dolphin.po index 5be887a97..95155fb5d 100644 --- a/po/or/dolphin.po +++ b/po/or/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2009-01-07 17:06+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -1322,16 +1322,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1425,11 +1431,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:inmenu" diff --git a/po/pa/dolphin.po b/po/pa/dolphin.po index 10f9aae0f..5acf1c566 100644 --- a/po/pa/dolphin.po +++ b/po/pa/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-06-11 09:21-0700\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -1298,16 +1298,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "ਡਾਲਫਿਨ ਟੂਲਬਾਰ" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "ਤਾਜ਼ਾ ਬੰਦ ਕੀਤੀਆਂ ਟੈਬਾਂ" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "ਖਾਲੀ ਤਾਜ਼ਾ ਬੰਦ ਕੀਤੀਆਂ ਟੈਬਾਂ" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%2 ਵਿੱਚ %1 ਲਈ ਖੋਜੋ" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1399,11 +1405,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "ਡਾਲਫਿਨ ਨੂੰ ਰੂਟ ਵਜੋਂ ਚਲਾਉਣਾ ਖ਼ਤਰਨਾਕ ਹੋ ਸਕਦਾ ਹੈ। ਧਿਆਨ ਰੱਖੋ।" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%2 ਵਿੱਚ %1 ਲਈ ਖੋਜੋ" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/pl/dolphin.po b/po/pl/dolphin.po index 9b07c61bf..4bc6bbf6c 100644 --- a/po/pl/dolphin.po +++ b/po/pl/dolphin.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-24 08:26+0200\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -1484,16 +1484,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Pasek narzędzi Dolphina" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Ostatnio zamknięte karty" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Zapomnij ostatnio zamknięte karty" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Szukaj %1 w %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1604,11 +1610,6 @@ msgstr "" "Uruchamianie Dolphina jako administrator może okazać się niebezpieczne. " "Zachowaj ostrożność." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Szukaj %1 w %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/pt/dolphin.po b/po/pt/dolphin.po index 6069277ae..96717352c 100644 --- a/po/pt/dolphin.po +++ b/po/pt/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-07-03 01:16+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -1498,16 +1498,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra do Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Páginas Fechadas Recentemente" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Esvaziar as Páginas Fechadas Recentemente" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Procurar por %1 em %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1619,11 +1625,6 @@ msgstr "" "A execução do Dolphin como 'root' pode ser perigosa. Por favor, tenha " "cuidado." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Procurar por %1 em %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/pt_BR/dolphin.po b/po/pt_BR/dolphin.po index b026cc583..914d10ca9 100644 --- a/po/pt_BR/dolphin.po +++ b/po/pt_BR/dolphin.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-18 10:05-0300\n" "Last-Translator: Luiz Fernando Ranghetti \n" "Language-Team: Brazilian Portuguese \n" @@ -1501,16 +1501,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Barra de ferramentas do Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Abas fechadas recentemente" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Esvaziar as abas fechadas recentemente" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Pesquisar por %1 em %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1619,11 +1625,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "A execução do Dolphin como 'root' pode ser perigosa. Seja cuidadoso." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Pesquisar por %1 em %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ro/dolphin.po b/po/ro/dolphin.po index a4e384f9b..1b6cb756f 100644 --- a/po/ro/dolphin.po +++ b/po/ro/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-06-18 18:07+0100\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -1504,16 +1504,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Bară de instrumente Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "File închise recent" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Șterge istoricul filelor închise recent" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Caută %1 în %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1622,11 +1628,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Rularea Dolphin ca root poate fi periculoasă. Aveți grijă." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Caută %1 în %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ru/dolphin.po b/po/ru/dolphin.po index d99d4d02b..6d6ee3b55 100644 --- a/po/ru/dolphin.po +++ b/po/ru/dolphin.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-08-09 16:26+0300\n" "Last-Translator: Alexander Yavorsky \n" "Language-Team: Russian \n" @@ -1518,16 +1518,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Панель инструментов" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Недавно закрытые вкладки" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Очистить список закрытых вкладок" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Поиск %1 в %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1638,11 +1644,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Запуск Dolphin от имени администратора может быть опасен. Будьте осторожны." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Поиск %1 в %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/si/dolphin.po b/po/si/dolphin.po index 5967bda66..56d76755b 100644 --- a/po/si/dolphin.po +++ b/po/si/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2011-05-30 08:10+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" @@ -1338,16 +1338,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin මෙවලම් තීරුව" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "මැතකදි පිවිසි ටැබය වසන්න" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "මැතකදි වැසූ ටැබය මකන්න" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "සෙවුම් තීරුව" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1441,13 +1449,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "සෙවුම් තීරුව" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" diff --git a/po/sk/dolphin.po b/po/sk/dolphin.po index c235910e4..96041d267 100644 --- a/po/sk/dolphin.po +++ b/po/sk/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2022-07-19 10:04+0200\n" "Last-Translator: Matej Mrenica \n" "Language-Team: Slovak \n" @@ -1531,16 +1531,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Panel nástrojov" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nedávno zatvorené karty" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Žiadne nedávno zatvorené karty" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Hľadať %1 v %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1650,11 +1656,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "Používanie Dolphin-u ako root môže byť nebezpečné. Budťe opatrný." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Hľadať %1 v %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/sl/dolphin.po b/po/sl/dolphin.po index 37cdb9af7..4a1a14c55 100644 --- a/po/sl/dolphin.po +++ b/po/sl/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 07:06+0200\n" "Last-Translator: Matjaž Jeran \n" "Language-Team: Slovenian \n" @@ -1484,16 +1484,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Orodna vrstica Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Nedavno zaprti zavihki" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Izbriši nedavno zaprte zavihke" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Poišči %1 v %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1601,11 +1607,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Poganjanje Dolphina kot root utegne biti nevarno. Prosim bodite previdni." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Poišči %1 v %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/sq/dolphin.po b/po/sq/dolphin.po index 9f15c9057..675fb2bec 100644 --- a/po/sq/dolphin.po +++ b/po/sq/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: kdebase\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-04-11 01:21-0400\n" "Last-Translator: Agron Selimaj \n" "Language-Team: sq\n" @@ -1315,17 +1315,23 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin Toolbar" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Tabelat e Mbyllura së Fundmi" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "Tabelat e Mbyllura së Fundmi" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1419,11 +1425,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:inmenu" diff --git a/po/sv/dolphin.po b/po/sv/dolphin.po index 2329a5dea..94bdbbb38 100644 --- a/po/sv/dolphin.po +++ b/po/sv/dolphin.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 19:04+0200\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -1476,16 +1476,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin-verktygsrad" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Senaste stängda flikar" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Töm senaste stängda flikar" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Sök efter %1 i %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1594,11 +1600,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Att köra Dolphin som systemadministratör kan vara farligt. Var försiktig." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Sök efter %1 i %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ta/dolphin.po b/po/ta/dolphin.po index 1585e0193..19f303f09 100644 --- a/po/ta/dolphin.po +++ b/po/ta/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 18:21+0530\n" "Last-Translator: Kishore G \n" "Language-Team: Tamil \n" @@ -1389,16 +1389,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "டால்பின் கருவிப்பட்டை" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "சமீபத்தில் மூடிய கீற்றுகள்" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "சமீபத்தில் முடிய கீற்றுகளை காலியாக்கு" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%1 என்பதை %2-இல் தேடியது" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1489,11 +1495,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "டால்பினை ரூட்டாக இயக்குதல் ஆபத்து விளைவிக்கலாம். தயவுசெய்து எச்சரிக்கையாக இருங்கள்." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%1 என்பதை %2-இல் தேடியது" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/te/dolphin.po b/po/te/dolphin.po index be769b199..391d5ed4e 100644 --- a/po/te/dolphin.po +++ b/po/te/dolphin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2020-03-27 00:52+0530\n" "Last-Translator: Sripath Roy Koganti \n" "Language-Team: Telugu \n" @@ -1361,20 +1361,28 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "డాల్ఫిన్ పనిముట్లపట్టీ" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Recently Closed Tabs" msgstr "టాబ్‌ను మూయుము" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Empty Recently Closed Tabs" msgstr "టాబ్‌ను మూయుము" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@title:menu" +#| msgid "Main Toolbar" +msgid "Search for %1 in %2" +msgstr "మెయిన్ పనిముట్లపట్టీ" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1468,13 +1476,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@title:menu" -#| msgid "Main Toolbar" -msgid "Search for %1 in %2" -msgstr "మెయిన్ పనిముట్లపట్టీ" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" diff --git a/po/tg/dolphin.po b/po/tg/dolphin.po index 39cc27de8..a5727b9e1 100644 --- a/po/tg/dolphin.po +++ b/po/tg/dolphin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2020-09-17 20:47+0500\n" "Last-Translator: Victor Ibragimov \n" "Language-Team: Tajik \n" @@ -1332,16 +1332,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Лавҳаи Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "Лавҳаи ҷустуҷӯӣ" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1433,13 +1441,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "Лавҳаи ҷустуҷӯӣ" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/th/dolphin.po b/po/th/dolphin.po index a9f855dcc..627278219 100644 --- a/po/th/dolphin.po +++ b/po/th/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2010-12-25 15:02+0700\n" "Last-Translator: Phuwanat Sakornsakolpat \n" "Language-Team: Thai \n" @@ -1342,17 +1342,25 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "แถบเครื่องมือของดอลฟิน" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "แท็บที่ถูกปิดไปล่าสุด" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgid "Recently Closed Tabs" msgid "Empty Recently Closed Tabs" msgstr "แท็บที่ถูกปิดไปล่าสุด" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "แถบค้นหา" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1444,13 +1452,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "แถบค้นหา" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@action:button" diff --git a/po/tr/dolphin.po b/po/tr/dolphin.po index edc8c9dcc..a40e4db0b 100644 --- a/po/tr/dolphin.po +++ b/po/tr/dolphin.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin-plugins\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 10:37+0300\n" "Last-Translator: Emir SARI \n" "Language-Team: Turkish \n" @@ -1477,16 +1477,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin Araç Çubuğu" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Son Kapatılan Sekmeler" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Son Kapatılan Sekmeleri Boşalt" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "%2 içinde %1 ara" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1595,11 +1601,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Dolphin'i root olarak çalıştırmak tehlikeli olabilir. Lütfen dikkatli ol." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "%2 içinde %1 ara" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/ug/dolphin.po b/po/ug/dolphin.po index 0a44ee1d4..67a392ddd 100644 --- a/po/ug/dolphin.po +++ b/po/ug/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2013-09-08 07:04+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -1329,16 +1329,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin قورال بالداق" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "يېقىندا تاقالغان بەتكۈچلەر" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "يېقىندا تاقالغان بوش بەتكۈچلەر" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "ئىزدە" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1430,13 +1438,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "ئىزدە" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" diff --git a/po/uk/dolphin.po b/po/uk/dolphin.po index e556c3a85..8a031f054 100644 --- a/po/uk/dolphin.po +++ b/po/uk/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-10 08:28+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -1511,16 +1511,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Пенал Dolphin-а" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Нещодавно закриті вкладки" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Спорожнити список нещодавно закритих вкладок" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Шукати %1 у %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1632,11 +1638,6 @@ msgstr "" "Запуск Dolphin від імені root може бути небезпечним. Будь ласка, будьте " "обережні." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Шукати %1 у %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/uz/dolphin.po b/po/uz/dolphin.po index 2dd496462..8a5a0d331 100644 --- a/po/uz/dolphin.po +++ b/po/uz/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2008-05-31 09:43+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -1359,20 +1359,28 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Asosiy asboblar paneli" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Recently Closed Tabs" msgstr "Tabni yopish" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Empty Recently Closed Tabs" msgstr "Tabni yopish" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@title:menu" +#| msgid "Main Toolbar" +msgid "Search for %1 in %2" +msgstr "Asosiy asboblar paneli" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1464,13 +1472,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@title:menu" -#| msgid "Main Toolbar" -msgid "Search for %1 in %2" -msgstr "Asosiy asboblar paneli" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:menu" diff --git a/po/uz@cyrillic/dolphin.po b/po/uz@cyrillic/dolphin.po index 44b40f600..8ddc6dae0 100644 --- a/po/uz@cyrillic/dolphin.po +++ b/po/uz@cyrillic/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2009-10-13 23:57+0200\n" "Last-Translator: Mashrab Kuvatov \n" "Language-Team: Uzbek \n" @@ -1357,20 +1357,28 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Асосий асбоблар панели" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Recently Closed Tabs" msgstr "Табни ёпиш" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Close Tab" msgid "Empty Recently Closed Tabs" msgstr "Табни ёпиш" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@action:inmenu" +#| msgid "Search Bar" +msgid "Search for %1 in %2" +msgstr "Қидириш панели" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1464,13 +1472,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@action:inmenu" -#| msgid "Search Bar" -msgid "Search for %1 in %2" -msgstr "Қидириш панели" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@label:textbox" diff --git a/po/vi/dolphin.po b/po/vi/dolphin.po index 56a5ad62e..f833826cb 100644 --- a/po/vi/dolphin.po +++ b/po/vi/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-03-21 18:35+0100\n" "Last-Translator: Phu Hung Nguyen \n" "Language-Team: Vietnamese \n" @@ -1488,16 +1488,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Thanh công cụ Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Thẻ đóng gần đây" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Quên các thẻ đóng gần đây" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "Tìm kiếm %1 trong %2" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1605,11 +1611,6 @@ msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" "Chạy Dolphin với tư cách người dùng root có thể gây nguy hại. Hãy thận trọng." -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "Tìm kiếm %1 trong %2" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/wa/dolphin.po b/po/wa/dolphin.po index 25ed63a20..930fff439 100644 --- a/po/wa/dolphin.po +++ b/po/wa/dolphin.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2014-03-28 22:43+0100\n" "Last-Translator: Jean Cayron \n" "Language-Team: Walloon \n" @@ -1342,16 +1342,24 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Båre ås Usteyes da Dolphin" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "Linwetes cloyowes enawaire" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "Vudî linwetes cloyowes enawaire" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, fuzzy, kde-format +#| msgctxt "@item" +#| msgid "Search For" +msgid "Search for %1 in %2" +msgstr "Cweri après" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1443,13 +1451,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, fuzzy, kde-format -#| msgctxt "@item" -#| msgid "Search For" -msgid "Search for %1 in %2" -msgstr "Cweri après" - #: dolphinviewcontainer.cpp:550 #, fuzzy, kde-format #| msgctxt "@title:window" diff --git a/po/zh_CN/dolphin.po b/po/zh_CN/dolphin.po index f854e850d..e04d77fc6 100644 --- a/po/zh_CN/dolphin.po +++ b/po/zh_CN/dolphin.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-09-16 10:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -1414,16 +1414,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin 工具栏" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "最近关闭的标签页" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "清空最近关闭的标签页" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "在 %2 中搜索 %1" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1525,11 +1531,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "以 Root 用户身份运行 Dolphin 是十分危险的。请务必小心。" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "在 %2 中搜索 %1" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" diff --git a/po/zh_TW/dolphin.po b/po/zh_TW/dolphin.po index be8187c7d..59d88894c 100644 --- a/po/zh_TW/dolphin.po +++ b/po/zh_TW/dolphin.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-09-17 00:47+0000\n" +"POT-Creation-Date: 2023-10-05 00:44+0000\n" "PO-Revision-Date: 2023-06-15 04:33+0900\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: Chinese \n" @@ -1296,16 +1296,22 @@ msgctxt "@title:menu" msgid "Dolphin Toolbar" msgstr "Dolphin 工具列" -#: dolphinrecenttabsmenu.cpp:16 +#: dolphinrecenttabsmenu.cpp:18 #, kde-format msgid "Recently Closed Tabs" msgstr "最近關閉的分頁" -#: dolphinrecenttabsmenu.cpp:21 +#: dolphinrecenttabsmenu.cpp:23 #, kde-format msgid "Empty Recently Closed Tabs" msgstr "清空最近關閉的分頁" +#: dolphinrecenttabsmenu.cpp:37 dolphinrecenttabsmenu.cpp:40 +#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 +#, kde-format +msgid "Search for %1 in %2" +msgstr "在 %2 中搜尋 %1" + #: dolphintabbar.cpp:127 #, kde-format msgctxt "@action:inmenu" @@ -1395,11 +1401,6 @@ msgstr "" msgid "Running Dolphin as root can be dangerous. Please be careful." msgstr "以管理員權限執行 Dolphin 可能有危險性,請小心使用。" -#: dolphinviewcontainer.cpp:514 search/dolphinsearchbox.cpp:298 -#, kde-format -msgid "Search for %1 in %2" -msgstr "在 %2 中搜尋 %1" - #: dolphinviewcontainer.cpp:550 #, kde-format msgid "Search" -- cgit v1.3 From 4d018e1c3cd5211c82cfe42a250956adfb47747b Mon Sep 17 00:00:00 2001 From: Amol Godbole Date: Tue, 3 Oct 2023 21:38:47 -0500 Subject: DolphinViewContainer: Keep search box open when URL is changed The search box was being automatically closed whenever the URL is changed. Keep the search box open if no search text had been entered when the URL was changed. BUG: 474951 --- src/dolphinviewcontainer.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/dolphinviewcontainer.cpp b/src/dolphinviewcontainer.cpp index 66a9a116a..5b2a318d6 100644 --- a/src/dolphinviewcontainer.cpp +++ b/src/dolphinviewcontainer.cpp @@ -818,11 +818,13 @@ void DolphinViewContainer::slotUrlNavigatorLocationChanged(const QUrl &url) } if (KProtocolManager::supportsListing(url)) { - setSearchModeEnabled(isSearchUrl(url)); + const bool searchBoxInitialized = isSearchModeEnabled() && m_searchBox->text().isEmpty(); + setSearchModeEnabled(isSearchUrl(url) || searchBoxInitialized); + m_view->setUrl(url); tryRestoreViewState(); - if (m_autoGrabFocus && isActive() && !isSearchUrl(url)) { + if (m_autoGrabFocus && isActive() && !isSearchModeEnabled()) { // When an URL has been entered, the view should get the focus. // The focus must be requested asynchronously, as changing the URL might create // a new view widget. -- cgit v1.3 From 7a6cba7f51068a367c2dcd1908d1f3f329e8d50f Mon Sep 17 00:00:00 2001 From: Méven Car Date: Wed, 6 Sep 2023 10:40:22 +0200 Subject: KItemListWidget: make unfocused alternate background slightly lighter --- src/kitemviews/kitemlistwidget.cpp | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/kitemviews/kitemlistwidget.cpp b/src/kitemviews/kitemlistwidget.cpp index cfaf89175..fb985ba23 100644 --- a/src/kitemviews/kitemlistwidget.cpp +++ b/src/kitemviews/kitemlistwidget.cpp @@ -105,7 +105,17 @@ void KItemListWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *o Q_UNUSED(option) if (m_alternateBackground) { - const QColor backgroundColor = m_styleOption.palette.color(QPalette::AlternateBase); + QColor backgroundColor = m_styleOption.palette.color(QPalette::AlternateBase); + if (!widget->hasFocus()) { + QColor baseColor = m_styleOption.palette.color(QPalette::Base); + if (baseColor.lightnessF() > 0.5) { + // theme seems light + backgroundColor = backgroundColor.lighter(101); + } else { + // theme seems dark + backgroundColor = backgroundColor.darker(101); + } + } const QRectF backgroundRect(0, 0, size().width(), size().height()); painter->fillRect(backgroundRect, backgroundColor); } -- cgit v1.3 From 549fad2daeeccac53b88b4777dcc9effbc2110e5 Mon Sep 17 00:00:00 2001 From: Felix Ernst Date: Mon, 17 Jul 2023 17:13:51 +0300 Subject: Fix accessibility ancestor tree Before this commit, KItemListViewAccessible would always return nullptr as its parent. This meant that accessibility software would have to guess to which window/hierarchy the KItemListView belongs to. Guessing shouldn't be necessary here. This commit makes sure that the KItemListView always returns a sensible parent in the accessible hierarchy. It does so by explicitly setting the accessible parent for every KItemListView after construction in the DolphinView contructor. Since KItemListView now always knows about its accessible parent, the accessibleInterfaceFactory can always ask the KItemListView for that information when constructing the QAccessibleInterfaces. Fixes https://invent.kde.org/system/dolphin/-/issues/47. --- src/kitemviews/kitemlistview.cpp | 20 +++++++++++++++++++- src/kitemviews/kitemlistview.h | 18 ++++++++++++++++++ src/kitemviews/kitemlistviewaccessible.cpp | 7 ++++--- src/kitemviews/kitemlistviewaccessible.h | 5 ++++- src/tests/kitemlistcontrollerexpandtest.cpp | 3 +++ src/tests/kitemlistcontrollertest.cpp | 3 +++ src/views/dolphinview.cpp | 3 +++ 7 files changed, 54 insertions(+), 5 deletions(-) diff --git a/src/kitemviews/kitemlistview.cpp b/src/kitemviews/kitemlistview.cpp index 38d21ff5e..457c02ec5 100644 --- a/src/kitemviews/kitemlistview.cpp +++ b/src/kitemviews/kitemlistview.cpp @@ -50,9 +50,14 @@ QAccessibleInterface *accessibleInterfaceFactory(const QString &key, QObject *ob Q_UNUSED(key) if (KItemListContainer *container = qobject_cast(object)) { + if (auto controller = container->controller(); controller) { + if (KItemListView *view = controller->view(); view && view->accessibleParent()) { + return view->accessibleParent(); + } + } return new KItemListContainerAccessible(container); } else if (KItemListView *view = qobject_cast(object)) { - return new KItemListViewAccessible(view); + return new KItemListViewAccessible(view, view->accessibleParent()); } return nullptr; @@ -337,6 +342,19 @@ KItemListGroupHeaderCreatorBase *KItemListView::groupHeaderCreator() const return m_groupHeaderCreator; } +#ifndef QT_NO_ACCESSIBILITY +void KItemListView::setAccessibleParentsObject(KItemListContainer *accessibleParentsObject) +{ + Q_ASSERT(!m_accessibleParent); + m_accessibleParent = new KItemListContainerAccessible(accessibleParentsObject); +} +KItemListContainerAccessible *KItemListView::accessibleParent() +{ + Q_CHECK_PTR(m_accessibleParent); // We always want the accessibility tree/hierarchy to be complete. + return m_accessibleParent; +} +#endif + QSizeF KItemListView::itemSize() const { return m_itemSize; diff --git a/src/kitemviews/kitemlistview.h b/src/kitemviews/kitemlistview.h index ff51af922..7bcaec704 100644 --- a/src/kitemviews/kitemlistview.h +++ b/src/kitemviews/kitemlistview.h @@ -21,6 +21,8 @@ #include #include +class KItemListContainer; +class KItemListContainerAccessible; class KItemListController; class KItemListGroupHeaderCreatorBase; class KItemListHeader; @@ -142,6 +144,18 @@ public: void setGroupHeaderCreator(KItemListGroupHeaderCreatorBase *groupHeaderCreator); KItemListGroupHeaderCreatorBase *groupHeaderCreator() const; +#ifndef QT_NO_ACCESSIBILITY + /** + * Uses \a parent to create an accessible object for \a parent. That accessible object will + * then be used as the accessible parent of the accessible object for this KItemListView. + * Make sure \a parent is the container which contains this specific KItemListView. + * This method must be called once before the accessible interface is queried for this class. + */ + void setAccessibleParentsObject(KItemListContainer *accessibleParentsObject); + /** The parent of the QAccessibilityInterface of this class. */ + KItemListContainerAccessible *accessibleParent(); +#endif + /** * @return The basic size of all items. The size of an item may be larger than * the basic size (see KItemListView::itemRect()). @@ -711,6 +725,10 @@ private: QList m_visibleRoles; mutable KItemListWidgetCreatorBase *m_widgetCreator; mutable KItemListGroupHeaderCreatorBase *m_groupHeaderCreator; +#ifndef QT_NO_ACCESSIBILITY + /** The object that will be the parent of this classes QAccessibleInterface. */ + KItemListContainerAccessible *m_accessibleParent = nullptr; +#endif KItemListStyleOption m_styleOption; QHash m_visibleItems; diff --git a/src/kitemviews/kitemlistviewaccessible.cpp b/src/kitemviews/kitemlistviewaccessible.cpp index a75df8b76..38c883efe 100644 --- a/src/kitemviews/kitemlistviewaccessible.cpp +++ b/src/kitemviews/kitemlistviewaccessible.cpp @@ -21,10 +21,12 @@ KItemListView *KItemListViewAccessible::view() const return qobject_cast(object()); } -KItemListViewAccessible::KItemListViewAccessible(KItemListView *view_) +KItemListViewAccessible::KItemListViewAccessible(KItemListView *view_, KItemListContainerAccessible *parent) : QAccessibleObject(view_) + , m_parent(parent) { Q_ASSERT(view()); + Q_CHECK_PTR(parent); m_cells.resize(childCount()); } @@ -208,8 +210,7 @@ QAccessibleInterface *KItemListViewAccessible::childAt(int x, int y) const QAccessibleInterface *KItemListViewAccessible::parent() const { - // FIXME: return KItemListContainerAccessible here - return nullptr; + return m_parent; } int KItemListViewAccessible::childCount() const diff --git a/src/kitemviews/kitemlistviewaccessible.h b/src/kitemviews/kitemlistviewaccessible.h index 628c32fc2..41aacf367 100644 --- a/src/kitemviews/kitemlistviewaccessible.h +++ b/src/kitemviews/kitemlistviewaccessible.h @@ -18,11 +18,12 @@ class KItemListView; class KItemListContainer; +class KItemListContainerAccessible; class DOLPHIN_EXPORT KItemListViewAccessible : public QAccessibleObject, public QAccessibleTableInterface { public: - explicit KItemListViewAccessible(KItemListView *view); + explicit KItemListViewAccessible(KItemListView *view, KItemListContainerAccessible *parent); ~KItemListViewAccessible() override; void *interface_cast(QAccessible::InterfaceType type) override; @@ -81,6 +82,8 @@ private: QAccessible::Id id; }; mutable QVector m_cells; + + KItemListContainerAccessible *m_parent; }; class DOLPHIN_EXPORT KItemListAccessibleCell : public QAccessibleInterface, public QAccessibleTableCellInterface diff --git a/src/tests/kitemlistcontrollerexpandtest.cpp b/src/tests/kitemlistcontrollerexpandtest.cpp index 368ec67ce..05708f4d2 100644 --- a/src/tests/kitemlistcontrollerexpandtest.cpp +++ b/src/tests/kitemlistcontrollerexpandtest.cpp @@ -48,6 +48,9 @@ void KItemListControllerExpandTest::initTestCase() m_view = new KFileItemListView(); m_controller = new KItemListController(m_model, m_view, this); m_container = new KItemListContainer(m_controller); +#ifndef QT_NO_ACCESSIBILITY + m_view->setAccessibleParentsObject(m_container); +#endif m_controller = m_container->controller(); m_controller->setSelectionBehavior(KItemListController::MultiSelection); m_selectionManager = m_controller->selectionManager(); diff --git a/src/tests/kitemlistcontrollertest.cpp b/src/tests/kitemlistcontrollertest.cpp index d1a9cfc7c..9d345fdd9 100644 --- a/src/tests/kitemlistcontrollertest.cpp +++ b/src/tests/kitemlistcontrollertest.cpp @@ -109,6 +109,9 @@ void KItemListControllerTest::initTestCase() m_view = new KFileItemListView(); m_controller = new KItemListController(m_model, m_view, this); m_container = new KItemListContainer(m_controller); +#ifndef QT_NO_ACCESSIBILITY + m_view->setAccessibleParentsObject(m_container); +#endif m_controller = m_container->controller(); m_controller->setSelectionBehavior(KItemListController::MultiSelection); m_selectionManager = m_controller->selectionManager(); diff --git a/src/views/dolphinview.cpp b/src/views/dolphinview.cpp index 21e23d5ac..d8eab142d 100644 --- a/src/views/dolphinview.cpp +++ b/src/views/dolphinview.cpp @@ -129,6 +129,9 @@ DolphinView::DolphinView(const QUrl &url, QWidget *parent) m_container = new KItemListContainer(controller, this); m_container->installEventFilter(this); +#ifndef QT_NO_ACCESSIBILITY + m_view->setAccessibleParentsObject(m_container); +#endif setFocusProxy(m_container); connect(m_container->horizontalScrollBar(), &QScrollBar::valueChanged, this, [=] { hideToolTip(); -- cgit v1.3 From b58fead9beaf3165146d3e536b6b14ae1cc9514d Mon Sep 17 00:00:00 2001 From: Felix Ernst Date: Fri, 8 Sep 2023 17:10:29 +0200 Subject: Add test for accessibility ancestor tree This is to make sure that all items that can be tabbed to and their accessible children have the main window somewhere in their ancestry/ancestor tree. --- src/tests/dolphinmainwindowtest.cpp | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/src/tests/dolphinmainwindowtest.cpp b/src/tests/dolphinmainwindowtest.cpp index 009008002..e6c355a87 100644 --- a/src/tests/dolphinmainwindowtest.cpp +++ b/src/tests/dolphinmainwindowtest.cpp @@ -14,11 +14,14 @@ #include +#include #include #include #include #include +#include + class DolphinMainWindowTest : public QObject { Q_OBJECT @@ -39,6 +42,7 @@ private Q_SLOTS: void testPlacesPanelWidthResistance(); void testGoActions(); void testOpenFiles(); + void testAccessibilityAncestorTree(); void cleanupTestCase(); private: @@ -524,6 +528,39 @@ void DolphinMainWindowTest::testOpenFiles() QTRY_COMPARE(m_mainWindow->m_activeViewContainer->view()->selectedItems().count(), 1); } +void DolphinMainWindowTest::testAccessibilityAncestorTree() +{ + m_mainWindow->openDirectories({QUrl::fromLocalFile(QDir::homePath())}, false); + m_mainWindow->show(); + QVERIFY(QTest::qWaitForWindowExposed(m_mainWindow.data())); + QVERIFY(m_mainWindow->isVisible()); + + std::set testedObjects; // Makes sure we stop testing if we arrive at an item that was already tested. + QAccessibleInterface *accessibleInterfaceOfMainWindow = QAccessible::queryAccessibleInterface(m_mainWindow.get()); + Q_CHECK_PTR(accessibleInterfaceOfMainWindow); + + // We will do accessibility checks for every object that gets focus. Focus will be changed using the Tab key. + while (qApp->focusObject() && !testedObjects.count(qApp->focusObject())) { + const auto currentlyFocusedObject = qApp->focusObject(); + QAccessibleInterface *accessibleInterface = QAccessible::queryAccessibleInterface(currentlyFocusedObject); + + // The accessibleInterfaces of focused objects might themselves have children. + // We go down that hierarchy as far as possible and then test the ancestor tree from there. + while (accessibleInterface->childCount() > 0) { + accessibleInterface = accessibleInterface->child(0); + } + while (accessibleInterface != accessibleInterfaceOfMainWindow) { + QVERIFY2(accessibleInterface, + qPrintable(QString("%1's accessibleInterface or one of its accessible children doesn't have the main window as an ancestor.") + .arg(currentlyFocusedObject->metaObject()->className()))); + accessibleInterface = accessibleInterface->parent(); + } + + testedObjects.insert(currentlyFocusedObject); // Add it to testedObjects so we won't test it again later. + QTest::keyClick(m_mainWindow.get(), Qt::Key::Key_Tab, Qt::ShiftModifier); // ShiftModifier because the Tab cycle is currently broken going forward. + } +} + void DolphinMainWindowTest::cleanupTestCase() { m_mainWindow->showNormal(); -- cgit v1.3